2022-02-14 18:34:21.235 | + ./stack.sh:main:487 : exec 2022-02-14 18:34:21.236 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-183421' 2022-02-14 18:34:21.236 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-183421.summary.2022-02-14-183421 2022-02-14 18:34:21.236 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:34:21.236 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-183421 2022-02-14 18:34:21.236 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-183421 /opt/stack/logs/stack.sh.log 2022-02-14 18:34:21.236 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-183421.summary.2022-02-14-183421 /opt/stack/logs/stack.sh.log.summary 2022-02-14 18:34:21.236 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 18:34:21.236 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 18:34:21.236 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 18:34:21.236 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 18:34:21.236 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 18:34:21.236 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 18:34:21.236 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 18:34:21.236 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 18:34:21.236 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 18:34:21.236 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 18:34:21.236 | + ./stack.sh:main:576 : uname -a 2022-02-14 18:34:21.236 | Linux n-d-829064-8 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-14 18:34:21.236 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 18:34:21.237 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 18:34:21.241 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 18:34:21.280 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 18:34:21.295 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 18:34:21.297 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 18:34:21.299 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 18:34:21.301 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 18:34:21.303 | + functions-common:fetch_plugins:1776 : return 2022-02-14 18:34:21.305 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 18:34:21.307 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 18:34:21.309 | + functions-common:run_phase:1854 : local phase= 2022-02-14 18:34:21.310 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 18:34:21.312 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 18:34:21.314 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 18:34:21.316 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 18:34:21.318 | + functions-common:run_phase:1863 : local extra 2022-02-14 18:34:21.320 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 18:34:21.324 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 18:34:21.326 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 18:34:21.328 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 18:34:21.329 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 18:34:21.331 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 18:34:21.345 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:21.347 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 18:34:21.348 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 18:34:21.350 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 18:34:21.352 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 18:34:21.354 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 18:34:21.356 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 18:34:21.357 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 18:34:21.359 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 18:34:21.361 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 18:34:21.363 | + 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-14 18:34:21.365 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 18:34:21.367 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 18:34:21.368 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 18:34:21.370 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 18:34:21.372 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 18:34:21.374 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 18:34:21.391 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 18:34:21.393 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 18:34:21.406 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:34:21.409 | +++ lib/tls:source:43 : hostname -f 2022-02-14 18:34:21.412 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 18:34:21.414 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 18:34:21.416 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 18:34:21.418 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 18:34:21.420 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 18:34:21.422 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 18:34:21.424 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 18:34:21.425 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 18:34:21.427 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 18:34:21.429 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 18:34:21.434 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 18:34:21.446 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 18:34:21.464 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 18:34:21.477 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 18:34:21.489 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 18:34:21.520 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 18:34:21.580 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 18:34:21.665 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 18:34:21.686 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 18:34:21.738 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 18:34:21.790 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 18:34:21.937 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 18:34:21.951 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 18:34:21.965 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 18:34:21.978 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 18:34:22.072 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 18:34:22.075 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 18:34:22.078 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 18:34:22.080 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 18:34:22.082 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 18:34:22.084 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 18:34:22.086 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 18:34:22.086 | False' 2022-02-14 18:34:22.090 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 18:34:22.104 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 18:34:22.107 | + ./stack.sh:main:624 : run_phase source 2022-02-14 18:34:22.109 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 18:34:22.111 | + functions-common:run_phase:1854 : local phase= 2022-02-14 18:34:22.113 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 18:34:22.115 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 18:34:22.117 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 18:34:22.119 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 18:34:22.121 | + functions-common:run_phase:1863 : local extra 2022-02-14 18:34:22.123 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 18:34:22.127 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 18:34:22.129 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 18:34:22.131 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 18:34:22.133 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 18:34:22.135 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 18:34:22.150 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:22.152 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 18:34:22.154 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 18:34:22.193 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 18:34:22.195 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 18:34:22.197 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 18:34:22.200 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 18:34:22.202 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 18:34:22.204 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 18:34:22.206 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 18:34:22.208 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 18:34:22.210 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 18:34:22.212 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 18:34:22.215 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.217 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 18:34:22.220 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.222 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 18:34:22.224 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.226 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 18:34:22.229 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.231 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 18:34:22.233 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.235 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-02-14 18:34:22.238 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.240 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 18:34:22.242 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.244 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 18:34:22.247 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.249 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 18:34:22.252 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.254 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 18:34:22.256 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.258 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 18:34:22.261 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.263 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 18:34:22.266 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.268 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 18:34:22.270 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.272 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 18:34:22.275 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.277 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 18:34:22.280 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.282 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 18:34:22.284 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.286 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 18:34:22.289 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.291 | + 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-14 18:34:22.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.296 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 18:34:22.298 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.300 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 18:34:22.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.305 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 18:34:22.307 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.309 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 18:34:22.312 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.314 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 18:34:22.316 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.319 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 18:34:22.321 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.323 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 18:34:22.325 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.328 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 18:34:22.330 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.332 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 18:34:22.334 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.336 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 18:34:22.339 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.341 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 18:34:22.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.346 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 18:34:22.348 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.350 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 18:34:22.353 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.355 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 18:34:22.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.360 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 18:34:22.362 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.364 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 18:34:22.366 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.369 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 18:34:22.371 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.373 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 18:34:22.375 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.378 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 18:34:22.380 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.382 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 18:34:22.384 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.387 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 18:34:22.389 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.391 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 18:34:22.393 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.396 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-02-14 18:34:22.398 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.400 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-02-14 18:34:22.403 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.405 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 18:34:22.407 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.409 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 18:34:22.412 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 18:34:22.416 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.419 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 18:34:22.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 18:34:22.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 18:34:22.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 18:34:22.431 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 18:34:22.433 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 18:34:22.435 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 18:34:22.450 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:22.453 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 18:34:22.455 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 18:34:22.457 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 18:34:22.472 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:34:22.475 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 18:34:22.477 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 18:34:22.480 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 18:34:22.482 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 18:34:22.484 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 18:34:22.487 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 18:34:22.489 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 18:34:22.491 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 18:34:22.494 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 18:34:22.494 | Using mysql database backend 2022-02-14 18:34:22.496 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 18:34:22.512 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 18:34:22.515 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 18:34:22.517 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 18:34:22.519 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 18:34:22.522 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 18:34:22.525 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 18:34:22.541 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:22.544 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 18:34:22.560 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 18:34:22.576 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:22.578 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 18:34:22.595 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 18:34:22.611 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 18:34:22.627 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:34:22.629 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 18:34:22.646 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:34:22.648 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 18:34:22.665 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 18:34:22.667 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 18:34:22.669 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 18:34:22.672 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 18:34:22.675 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 18:34:22.679 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-183422 2022-02-14 18:34:22.681 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-183422 757' 2022-02-14 18:34:22.684 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.686 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 18:34:22.688 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.691 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 18:34:22.693 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.696 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 18:34:22.699 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.701 | + 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-14 18:34:22.703 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.706 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 18:34:22.708 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.710 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 18:34:22.713 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.716 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-183421 2022-02-14 18:34:22.718 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.721 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 18:34:22.723 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.725 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 18:34:22.728 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.730 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 18:34:22.732 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.735 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 18:34:22.737 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.739 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 18:34:22.742 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:34:22.744 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 18:34:22.747 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 18:34:22.749 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 18:34:22.751 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 18:34:22.754 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 18:34:22.756 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:34:22.758 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:34:22.761 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:34:22.763 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:34:22.766 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:34:22.768 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:34:22.783 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:34:22.786 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:34:22.788 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:34:22.790 | + functions-common:git_clone:629 : echo master 2022-02-14 18:34:22.791 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:34:22.796 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 18:34:22.798 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:34:22.800 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 18:34:22.803 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:34:22.803 | + functions-common:git_clone:678 : head -1 2022-02-14 18:34:22.806 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 18:34:22.809 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:34:22.811 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 18:34:22.814 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:34:22.816 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 18:34:22.819 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 18:34:22.821 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 18:34:22.825 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 18:34:22.827 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 18:34:22.829 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 18:34:22.832 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 18:34:22.834 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 18:34:22.837 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 18:34:22.842 | ++ tools/install_prereqs.sh:source:47 : NOW=1644863662 2022-02-14 18:34:22.845 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 18:34:22.850 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644862596 2022-02-14 18:34:22.852 | ++ tools/install_prereqs.sh:source:49 : DELTA=1066 2022-02-14 18:34:22.855 | ++ tools/install_prereqs.sh:source:50 : [[ 1066 -lt 7200 ]] 2022-02-14 18:34:22.857 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 18:34:22.860 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 18:34:22.862 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 18:34:22.864 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 18:34:22.867 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 18:34:22.869 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 18:34:22.871 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 18:34:22.874 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 18:34:22.877 | +++ 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-14 18:34:22.923 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 18:34:22.923 | apache2-dev 2022-02-14 18:34:22.923 | bc 2022-02-14 18:34:22.923 | bsdmainutils 2022-02-14 18:34:22.923 | curl 2022-02-14 18:34:22.923 | g++ 2022-02-14 18:34:22.923 | gawk 2022-02-14 18:34:22.923 | gcc 2022-02-14 18:34:22.923 | gettext 2022-02-14 18:34:22.923 | git 2022-02-14 18:34:22.923 | graphviz 2022-02-14 18:34:22.923 | iputils-ping 2022-02-14 18:34:22.923 | libapache2-mod-proxy-uwsgi 2022-02-14 18:34:22.923 | libffi-dev 2022-02-14 18:34:22.923 | libjpeg-dev 2022-02-14 18:34:22.923 | libpcre3-dev 2022-02-14 18:34:22.923 | libpq-dev 2022-02-14 18:34:22.923 | libssl-dev 2022-02-14 18:34:22.923 | libsystemd-dev 2022-02-14 18:34:22.923 | libxml2-dev 2022-02-14 18:34:22.923 | libxslt1-dev 2022-02-14 18:34:22.924 | libyaml-dev 2022-02-14 18:34:22.924 | lsof 2022-02-14 18:34:22.924 | openssh-server 2022-02-14 18:34:22.924 | openssl 2022-02-14 18:34:22.924 | pkg-config 2022-02-14 18:34:22.924 | psmisc 2022-02-14 18:34:22.924 | python3-dev 2022-02-14 18:34:22.924 | python3-pip 2022-02-14 18:34:22.924 | python3-systemd 2022-02-14 18:34:22.924 | python3-venv 2022-02-14 18:34:22.924 | tar 2022-02-14 18:34:22.924 | tcpdump 2022-02-14 18:34:22.924 | unzip 2022-02-14 18:34:22.924 | uuid-runtime 2022-02-14 18:34:22.924 | wget 2022-02-14 18:34:22.924 | wget 2022-02-14 18:34:22.924 | zlib1g-dev 2022-02-14 18:34:22.924 | libkrb5-dev 2022-02-14 18:34:22.924 | libldap2-dev 2022-02-14 18:34:22.924 | libsasl2-dev 2022-02-14 18:34:22.924 | memcached 2022-02-14 18:34:22.924 | python3-mysqldb 2022-02-14 18:34:22.924 | sqlite3 2022-02-14 18:34:22.924 | conntrack 2022-02-14 18:34:22.924 | curl 2022-02-14 18:34:22.924 | dnsmasq-base 2022-02-14 18:34:22.924 | dnsmasq-utils 2022-02-14 18:34:22.924 | ebtables 2022-02-14 18:34:22.924 | genisoimage 2022-02-14 18:34:22.924 | iptables 2022-02-14 18:34:22.924 | iputils-arping 2022-02-14 18:34:22.924 | kpartx 2022-02-14 18:34:22.924 | libjs-jquery-tablesorter 2022-02-14 18:34:22.924 | parted 2022-02-14 18:34:22.924 | pm-utils 2022-02-14 18:34:22.924 | python3-mysqldb 2022-02-14 18:34:22.924 | socat 2022-02-14 18:34:22.925 | sqlite3 2022-02-14 18:34:22.925 | sudo 2022-02-14 18:34:22.925 | vlan 2022-02-14 18:34:22.925 | lsscsi 2022-02-14 18:34:22.925 | open-iscsi 2022-02-14 18:34:22.925 | lvm2 2022-02-14 18:34:22.925 | qemu-utils 2022-02-14 18:34:22.925 | thin-provisioning-tools 2022-02-14 18:34:22.925 | acl 2022-02-14 18:34:22.925 | dnsmasq-base 2022-02-14 18:34:22.925 | dnsmasq-utils 2022-02-14 18:34:22.925 | ebtables 2022-02-14 18:34:22.925 | haproxy 2022-02-14 18:34:22.925 | iptables 2022-02-14 18:34:22.925 | iputils-arping 2022-02-14 18:34:22.925 | iputils-ping 2022-02-14 18:34:22.925 | postgresql-server-dev-all 2022-02-14 18:34:22.925 | python3-mysqldb 2022-02-14 18:34:22.925 | sqlite3 2022-02-14 18:34:22.925 | sudo 2022-02-14 18:34:22.925 | vlan 2022-02-14 18:34:22.925 | pcp 2022-02-14 18:34:22.925 | ipset 2022-02-14 18:34:22.925 | conntrack 2022-02-14 18:34:22.925 | conntrackd 2022-02-14 18:34:22.925 | keepalived 2022-02-14 18:34:22.925 | lvm2 2022-02-14 18:34:22.925 | qemu-utils 2022-02-14 18:34:22.925 | thin-provisioning-tools 2022-02-14 18:34:22.925 | curl 2022-02-14 18:34:22.925 | liberasurecode-dev 2022-02-14 18:34:22.925 | make 2022-02-14 18:34:22.925 | memcached 2022-02-14 18:34:22.925 | sqlite3 2022-02-14 18:34:22.925 | xfsprogs' 2022-02-14 18:34:22.928 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 18:34:22.946 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 18:34:22.946 | apache2-dev 2022-02-14 18:34:22.946 | bc 2022-02-14 18:34:22.946 | bsdmainutils 2022-02-14 18:34:22.946 | curl 2022-02-14 18:34:22.946 | g++ 2022-02-14 18:34:22.946 | gawk 2022-02-14 18:34:22.946 | gcc 2022-02-14 18:34:22.946 | gettext 2022-02-14 18:34:22.946 | git 2022-02-14 18:34:22.946 | graphviz 2022-02-14 18:34:22.946 | iputils-ping 2022-02-14 18:34:22.946 | libapache2-mod-proxy-uwsgi 2022-02-14 18:34:22.946 | libffi-dev 2022-02-14 18:34:22.946 | libjpeg-dev 2022-02-14 18:34:22.946 | libpcre3-dev 2022-02-14 18:34:22.946 | libpq-dev 2022-02-14 18:34:22.946 | libssl-dev 2022-02-14 18:34:22.946 | libsystemd-dev 2022-02-14 18:34:22.946 | libxml2-dev 2022-02-14 18:34:22.946 | libxslt1-dev 2022-02-14 18:34:22.946 | libyaml-dev 2022-02-14 18:34:22.946 | lsof 2022-02-14 18:34:22.946 | openssh-server 2022-02-14 18:34:22.946 | openssl 2022-02-14 18:34:22.946 | pkg-config 2022-02-14 18:34:22.946 | psmisc 2022-02-14 18:34:22.946 | python3-dev 2022-02-14 18:34:22.946 | python3-pip 2022-02-14 18:34:22.946 | python3-systemd 2022-02-14 18:34:22.946 | python3-venv 2022-02-14 18:34:22.946 | tar 2022-02-14 18:34:22.946 | tcpdump 2022-02-14 18:34:22.946 | unzip 2022-02-14 18:34:22.946 | uuid-runtime 2022-02-14 18:34:22.946 | wget 2022-02-14 18:34:22.947 | wget 2022-02-14 18:34:22.947 | zlib1g-dev 2022-02-14 18:34:22.947 | libkrb5-dev 2022-02-14 18:34:22.947 | libldap2-dev 2022-02-14 18:34:22.947 | libsasl2-dev 2022-02-14 18:34:22.947 | memcached 2022-02-14 18:34:22.947 | python3-mysqldb 2022-02-14 18:34:22.947 | sqlite3 2022-02-14 18:34:22.947 | conntrack 2022-02-14 18:34:22.947 | curl 2022-02-14 18:34:22.947 | dnsmasq-base 2022-02-14 18:34:22.947 | dnsmasq-utils 2022-02-14 18:34:22.947 | ebtables 2022-02-14 18:34:22.947 | genisoimage 2022-02-14 18:34:22.947 | iptables 2022-02-14 18:34:22.947 | iputils-arping 2022-02-14 18:34:22.947 | kpartx 2022-02-14 18:34:22.947 | libjs-jquery-tablesorter 2022-02-14 18:34:22.947 | parted 2022-02-14 18:34:22.947 | pm-utils 2022-02-14 18:34:22.947 | python3-mysqldb 2022-02-14 18:34:22.947 | socat 2022-02-14 18:34:22.947 | sqlite3 2022-02-14 18:34:22.947 | sudo 2022-02-14 18:34:22.947 | vlan 2022-02-14 18:34:22.947 | lsscsi 2022-02-14 18:34:22.947 | open-iscsi 2022-02-14 18:34:22.947 | lvm2 2022-02-14 18:34:22.947 | qemu-utils 2022-02-14 18:34:22.947 | thin-provisioning-tools 2022-02-14 18:34:22.947 | acl 2022-02-14 18:34:22.947 | dnsmasq-base 2022-02-14 18:34:22.947 | dnsmasq-utils 2022-02-14 18:34:22.947 | ebtables 2022-02-14 18:34:22.947 | haproxy 2022-02-14 18:34:22.947 | iptables 2022-02-14 18:34:22.947 | iputils-arping 2022-02-14 18:34:22.948 | iputils-ping 2022-02-14 18:34:22.948 | postgresql-server-dev-all 2022-02-14 18:34:22.948 | python3-mysqldb 2022-02-14 18:34:22.948 | sqlite3 2022-02-14 18:34:22.948 | sudo 2022-02-14 18:34:22.948 | vlan 2022-02-14 18:34:22.948 | pcp 2022-02-14 18:34:22.948 | ipset 2022-02-14 18:34:22.948 | conntrack 2022-02-14 18:34:22.948 | conntrackd 2022-02-14 18:34:22.948 | keepalived 2022-02-14 18:34:22.948 | lvm2 2022-02-14 18:34:22.948 | qemu-utils 2022-02-14 18:34:22.948 | thin-provisioning-tools 2022-02-14 18:34:22.948 | curl 2022-02-14 18:34:22.948 | liberasurecode-dev 2022-02-14 18:34:22.948 | make 2022-02-14 18:34:22.948 | memcached 2022-02-14 18:34:22.948 | sqlite3 2022-02-14 18:34:22.949 | xfsprogs ' 2022-02-14 18:34:22.949 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 18:34:22.951 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:34:22.953 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:34:22.957 | ++ 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 sqlite3 xfsprogs 2022-02-14 18:34:22.957 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 18:34:22.961 | ++ 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 sqlite3 xfsprogs 2022-02-14 18:34:22.964 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 18:34:22.966 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:34:22.968 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 18:34:22.971 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:34:22.973 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:34:22.975 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:34:22.977 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:34:22.979 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:34:22.981 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:34:22.983 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 18:34:22.985 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 18:34:22.987 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 18:34:22.990 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 18:34:22.994 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 18:34:22.996 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 18:34:22.998 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 18:34:23.001 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 18:34:23.003 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:34:23.005 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:34:23.009 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644863663007 2022-02-14 18:34:23.011 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 18:34:23.014 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 18:34:23.016 | ++ 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-14 18:34:23.221 | Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-02-14 18:34:23.364 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 18:34:23.469 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-02-14 18:34:23.938 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-02-14 18:34:24.373 | Fetched 336 kB in 1s (327 kB/s) 2022-02-14 18:34:25.848 | Reading package lists... 2022-02-14 18:34:25.880 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 18:34:25.882 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 18:34:25.884 | ++ functions-common:time_stop:2425 : local name 2022-02-14 18:34:25.886 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:25.888 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:25.890 | ++ functions-common:time_stop:2428 : local total 2022-02-14 18:34:25.893 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:25.895 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 18:34:25.897 | ++ functions-common:time_stop:2432 : start_time=1644863663007 2022-02-14 18:34:25.899 | ++ functions-common:time_stop:2434 : [[ -z 1644863663007 ]] 2022-02-14 18:34:25.901 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:25.905 | ++ functions-common:time_stop:2437 : end_time=1644863665903 2022-02-14 18:34:25.908 | ++ functions-common:time_stop:2438 : elapsed_time=2896 2022-02-14 18:34:25.910 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 18:34:25.912 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:25.914 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2896 2022-02-14 18:34:25.916 | ++ 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 sqlite3 xfsprogs 2022-02-14 18:34:25.919 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:34:25.921 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:34:25.923 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:34:25.926 | ++ 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 sqlite3 xfsprogs 2022-02-14 18:34:25.946 | ++ 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 sqlite3 xfsprogs 2022-02-14 18:34:26.054 | Reading package lists... 2022-02-14 18:34:26.287 | Building dependency tree... 2022-02-14 18:34:26.289 | Reading state information... 2022-02-14 18:34:26.321 | acl is already the newest version (2.2.53-6). 2022-02-14 18:34:26.321 | bc is already the newest version (1.07.1-2build1). 2022-02-14 18:34:26.321 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 18:34:26.321 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 18:34:26.321 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 18:34:26.321 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 18:34:26.321 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 18:34:26.321 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 18:34:26.321 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 18:34:26.321 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 18:34:26.321 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 18:34:26.321 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 18:34:26.321 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 18:34:26.321 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 18:34:26.321 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 18:34:26.321 | libffi-dev is already the newest version (3.3-4). 2022-02-14 18:34:26.321 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 18:34:26.321 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 18:34:26.321 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 18:34:26.321 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 18:34:26.321 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 18:34:26.321 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 18:34:26.322 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 18:34:26.322 | make is already the newest version (4.2.1-1.2). 2022-02-14 18:34:26.322 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 18:34:26.322 | psmisc is already the newest version (23.3-1). 2022-02-14 18:34:26.322 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 18:34:26.322 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 18:34:26.322 | python3-systemd is already the newest version (234-3build2). 2022-02-14 18:34:26.322 | socat is already the newest version (1.7.3.3-2). 2022-02-14 18:34:26.322 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 18:34:26.322 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 18:34:26.322 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 18:34:26.322 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 18:34:26.322 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 18:34:26.322 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 18:34:26.322 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 18:34:26.322 | pcp is already the newest version (5.0.3-1). 2022-02-14 18:34:26.322 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 18:34:26.322 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 18:34:26.322 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 18:34:26.322 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 18:34:26.322 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 18:34:26.322 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 18:34:26.322 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 18:34:26.322 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 18:34:26.322 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 18:34:26.322 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 18:34:26.322 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 18:34:26.322 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 18:34:26.322 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 18:34:26.322 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 18:34:26.322 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 18:34:26.322 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 18:34:26.322 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 18:34:26.322 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 18:34:26.322 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 18:34:26.323 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 18:34:26.323 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 18:34:26.323 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 18:34:26.323 | openssl set to manually installed. 2022-02-14 18:34:26.323 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 18:34:26.323 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 18:34:26.323 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 18:34:26.323 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 18:34:26.323 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 18:34:26.323 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 18:34:26.323 | uuid-runtime set to manually installed. 2022-02-14 18:34:26.323 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 18:34:26.323 | wget set to manually installed. 2022-02-14 18:34:26.531 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 18:34:26.531 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 18:34:26.531 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 18:34:26.531 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 18:34:26.531 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 18:34:26.531 | The following packages were automatically installed and are no longer required: 2022-02-14 18:34:26.532 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:34:26.532 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:34:26.532 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:34:26.532 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:34:26.532 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:34:26.532 | python3-zope.interface 2022-02-14 18:34:26.532 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:34:26.658 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:34:26.662 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 18:34:26.665 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:34:26.667 | ++ functions-common:time_stop:2425 : local name 2022-02-14 18:34:26.669 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:26.671 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:26.674 | ++ functions-common:time_stop:2428 : local total 2022-02-14 18:34:26.676 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:26.678 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:34:26.680 | ++ functions-common:time_stop:2432 : start_time=1644863665944 2022-02-14 18:34:26.682 | ++ functions-common:time_stop:2434 : [[ -z 1644863665944 ]] 2022-02-14 18:34:26.686 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:26.690 | ++ functions-common:time_stop:2437 : end_time=1644863666687 2022-02-14 18:34:26.692 | ++ functions-common:time_stop:2438 : elapsed_time=743 2022-02-14 18:34:26.694 | ++ functions-common:time_stop:2439 : total=735 2022-02-14 18:34:26.697 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:26.699 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1478 2022-02-14 18:34:26.702 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 18:34:26.704 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 18:34:26.707 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 18:34:26.709 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 18:34:26.713 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 18:34:26.717 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 18:34:26.720 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 18:34:26.723 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 18:34:28.120 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 18:34:28.122 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 18:34:28.124 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 18:34:28.126 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 18:34:28.128 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 18:34:28.129 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 18:34:28.131 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 18:34:28.133 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 18:34:28.135 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 18:34:28.136 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 18:34:28.139 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 18:34:28.140 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 18:34:28.142 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 18:34:28.144 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 18:34:28.146 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 18:34:28.147 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 18:34:28.149 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 18:34:28.151 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 18:34:28.153 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 18:34:28.155 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 18:34:28.157 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 18:34:28.159 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 18:34:28.161 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 18:34:28.163 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 18:34:28.239 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 18:34:28.241 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 18:34:28.316 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 18:34:28.319 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 18:34:28.393 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 18:34:28.395 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 18:34:28.397 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 18:34:28.398 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 18:34:28.400 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 18:34:28.402 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 18:34:28.404 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 18:34:28.406 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 18:34:28.408 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 18:34:28.410 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 18:34:28.412 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 18:34:28.412 | Distro: focal 2022-02-14 18:34:28.414 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 18:34:28.416 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 18:34:28.420 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 18:34:28.422 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 18:34:28.424 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 18:34:28.424 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 18:34:29.116 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 18:34:29.118 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 18:34:29.118 | pip: 21.3.1 2022-02-14 18:34:29.120 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 18:34:29.122 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 18:34:29.124 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:34:29.126 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:34:29.127 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:34:29.129 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:34:29.131 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:34:29.132 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:34:29.134 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:34:29.135 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:34:29.138 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:34:29.139 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:34:29.141 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:34:29.143 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 18:34:29.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:34:29.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:34:29.150 | + tools/install_pip.sh:main:142 : : 2022-02-14 18:34:29.151 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 18:34:29.153 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 18:34:29.155 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 18:34:29.157 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:34:29.159 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 18:34:29.161 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 18:34:29.163 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:34:29.165 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:34:29.166 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:34:29.169 | ++ 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-14 18:34:29.171 | ++ 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-14 18:34:29.173 | ++ 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-14 18:34:29.175 | + 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-14 18:34:29.176 | + 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-14 18:34:29.194 | 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-14 18:34:29.195 | + 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-14 18:34:30.067 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:30.068 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:30.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:30.068 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:31.290 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:34:32.776 | 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-14 18:34:32.787 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/43a/5575eea6d3459/setuptools-60.8.2-py3-none-any.whl (1.1 MB) 2022-02-14 18:34:35.322 | Installing collected packages: setuptools 2022-02-14 18:34:36.174 | Successfully installed setuptools-60.8.2 2022-02-14 18:34:36.174 | 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-14 18:34:36.347 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:34:36.347 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:34:36.482 | + inc/python:pip_install:200 : result=0 2022-02-14 18:34:36.484 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:34:36.486 | + functions-common:time_stop:2425 : local name 2022-02-14 18:34:36.488 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:36.489 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:36.491 | + functions-common:time_stop:2428 : local total 2022-02-14 18:34:36.493 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:36.495 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:34:36.497 | + functions-common:time_stop:2432 : start_time=1644863669189 2022-02-14 18:34:36.498 | + functions-common:time_stop:2434 : [[ -z 1644863669189 ]] 2022-02-14 18:34:36.501 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:36.504 | + functions-common:time_stop:2437 : end_time=1644863676502 2022-02-14 18:34:36.505 | + functions-common:time_stop:2438 : elapsed_time=7313 2022-02-14 18:34:36.507 | + functions-common:time_stop:2439 : total=0 2022-02-14 18:34:36.509 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:36.511 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7313 2022-02-14 18:34:36.513 | + inc/python:pip_install:203 : return 0 2022-02-14 18:34:36.515 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 18:34:36.517 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 18:34:36.521 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 18:34:36.523 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 18:34:36.525 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 18:34:36.526 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 18:34:37.223 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 18:34:37.225 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 18:34:37.225 | pip: 21.3.1 2022-02-14 18:34:37.228 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 18:34:37.230 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 18:34:37.234 | + ./stack.sh:main:796 : fixup_all 2022-02-14 18:34:37.237 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 18:34:37.239 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 18:34:37.241 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:34:37.243 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:34:37.245 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 18:34:37.257 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 18:34:37.268 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 18:34:37.279 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 18:34:37.282 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 18:34:37.284 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:34:37.286 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:34:37.288 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:34:37.290 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:34:37.292 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:34:37.295 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:34:37.297 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:34:37.299 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:34:37.301 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:34:37.303 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:34:37.305 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:34:37.307 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 18:34:37.309 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 18:34:37.312 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 18:34:37.314 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:34:37.316 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:34:37.318 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:34:37.320 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:34:37.323 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:34:37.325 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:34:37.327 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 18:34:37.329 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 18:34:37.331 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 18:34:37.334 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 18:34:37.336 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 18:34:37.338 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 18:34:37.341 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 18:34:37.361 | Using python 3.8 to install os-testr 2022-02-14 18:34:37.364 | + 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-14 18:34:38.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:38.235 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:38.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:38.235 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:39.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:34:39.389 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 18:34:39.481 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 18:34:39.483 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 18:34:39.484 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-02-14 18:34:39.485 | 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-14 18:34:39.501 | 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-14 18:34:39.532 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-02-14 18:34:39.533 | 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-14 18:34:39.534 | 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-14 18:34:39.535 | 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-14 18:34:39.538 | 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-14 18:34:39.566 | 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.0.0) 2022-02-14 18:34:39.567 | 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-14 18:34:39.568 | 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-14 18:34:39.570 | 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-14 18:34:39.571 | 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-14 18:34:39.587 | 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-14 18:34:39.670 | 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-14 18:34:39.671 | 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-14 18:34:39.672 | 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-14 18:34:42.304 | 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-14 18:34:42.311 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:34:42.311 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:34:42.431 | + inc/python:pip_install:200 : result=0 2022-02-14 18:34:42.434 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:34:42.436 | + functions-common:time_stop:2425 : local name 2022-02-14 18:34:42.438 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:42.441 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:42.443 | + functions-common:time_stop:2428 : local total 2022-02-14 18:34:42.445 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:42.447 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:34:42.449 | + functions-common:time_stop:2432 : start_time=1644863677356 2022-02-14 18:34:42.451 | + functions-common:time_stop:2434 : [[ -z 1644863677356 ]] 2022-02-14 18:34:42.454 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:42.458 | + functions-common:time_stop:2437 : end_time=1644863682456 2022-02-14 18:34:42.460 | + functions-common:time_stop:2438 : elapsed_time=5100 2022-02-14 18:34:42.462 | + functions-common:time_stop:2439 : total=0 2022-02-14 18:34:42.464 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:42.467 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5100 2022-02-14 18:34:42.469 | + inc/python:pip_install:203 : return 0 2022-02-14 18:34:42.471 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 18:34:42.523 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 18:34:42.779 | + ./stack.sh:main:810 : install_infra 2022-02-14 18:34:42.781 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 18:34:42.784 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 18:34:42.787 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 18:34:42.789 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 18:34:42.813 | + 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-14 18:34:44.747 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.761 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.765 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.868 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.887 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.891 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.895 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.910 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.918 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.920 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.952 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.962 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.967 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:44.985 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.022 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.031 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.036 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.084 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.099 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.118 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.125 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.173 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.191 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.195 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.288 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.294 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.350 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.472 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.497 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.501 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.512 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.518 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.537 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.544 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.561 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.618 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.630 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.647 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.690 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.694 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:45.701 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:34:45.821 | 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-14 18:34:46.114 | + inc/python:pip_install:200 : result=0 2022-02-14 18:34:46.117 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:34:46.119 | + functions-common:time_stop:2425 : local name 2022-02-14 18:34:46.121 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:46.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:46.125 | + functions-common:time_stop:2428 : local total 2022-02-14 18:34:46.127 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:46.129 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:34:46.131 | + functions-common:time_stop:2432 : start_time=1644863682804 2022-02-14 18:34:46.133 | + functions-common:time_stop:2434 : [[ -z 1644863682804 ]] 2022-02-14 18:34:46.136 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:46.141 | + functions-common:time_stop:2437 : end_time=1644863686138 2022-02-14 18:34:46.143 | + functions-common:time_stop:2438 : elapsed_time=3334 2022-02-14 18:34:46.145 | + functions-common:time_stop:2439 : total=5100 2022-02-14 18:34:46.147 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:46.149 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8434 2022-02-14 18:34:46.151 | + inc/python:pip_install:203 : return 0 2022-02-14 18:34:46.154 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 18:34:46.157 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 18:34:46.179 | + 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-14 18:34:47.998 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.013 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.017 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.120 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.140 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.144 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.147 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.162 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.171 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.173 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.205 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.215 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.219 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.238 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.276 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.284 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.289 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.337 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.352 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.372 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.379 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.428 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.446 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.451 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.544 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.550 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.606 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.728 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.753 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.757 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.768 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.774 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.794 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.801 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.818 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.876 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.889 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.905 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.949 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.953 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 18:34:48.959 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:34:48.961 | Processing /opt/stack/requirements 2022-02-14 18:34:50.678 | 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-14 18:34:50.680 | 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-14 18:34:50.693 | 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-14 18:34:50.698 | 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-14 18:34:50.701 | 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-14 18:34:50.707 | 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-14 18:34:50.734 | 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-14 18:34:50.737 | 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-14 18:34:50.747 | 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-14 18:34:50.767 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (1.3) 2022-02-14 18:34:50.769 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5196) (0.3.0) 2022-02-14 18:34:50.785 | 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-14 18:34:50.788 | 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-14 18:34:50.791 | 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-14 18:34:50.796 | 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-14 18:34:50.798 | 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-14 18:34:50.811 | 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-14 18:34:50.818 | 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-14 18:34:50.888 | Requirement already satisfied: prettytable===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (3.0.0) 2022-02-14 18:34:50.899 | 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-14 18:34:50.903 | 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-14 18:34:50.908 | 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-14 18:34:50.910 | 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-14 18:34:50.971 | Building wheels for collected packages: openstack-requirements 2022-02-14 18:34:50.972 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 18:34:51.785 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 18:34:51.785 | ERROR: Command errored out with exit status 1: 2022-02-14 18:34:51.785 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tl3tp4a6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tl3tp4a6/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-ogft6t38 2022-02-14 18:34:51.785 | cwd: /tmp/pip-req-build-tl3tp4a6/ 2022-02-14 18:34:51.785 | Complete output (6 lines): 2022-02-14 18:34:51.785 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 18:34:51.785 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 18:34:51.785 | or: setup.py --help-commands 2022-02-14 18:34:51.785 | or: setup.py cmd --help 2022-02-14 18:34:51.786 | 2022-02-14 18:34:51.786 | error: invalid command 'bdist_wheel' 2022-02-14 18:34:51.786 | ---------------------------------------- 2022-02-14 18:34:51.786 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 18:34:51.786 | Running setup.py clean for openstack-requirements 2022-02-14 18:34:52.600 | Failed to build openstack-requirements 2022-02-14 18:34:52.617 | Installing collected packages: openstack-requirements 2022-02-14 18:34:52.617 | Attempting uninstall: openstack-requirements 2022-02-14 18:34:52.618 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 18:34:52.652 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 18:34:52.671 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 18:34:52.674 | Running setup.py install for openstack-requirements: started 2022-02-14 18:34:55.005 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 18:34:55.030 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 18:34:55.154 | + inc/python:pip_install:200 : result=0 2022-02-14 18:34:55.156 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:34:55.158 | + functions-common:time_stop:2425 : local name 2022-02-14 18:34:55.160 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:55.162 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:55.165 | + functions-common:time_stop:2428 : local total 2022-02-14 18:34:55.167 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:34:55.169 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:34:55.171 | + functions-common:time_stop:2432 : start_time=1644863686171 2022-02-14 18:34:55.173 | + functions-common:time_stop:2434 : [[ -z 1644863686171 ]] 2022-02-14 18:34:55.175 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:34:55.179 | + functions-common:time_stop:2437 : end_time=1644863695177 2022-02-14 18:34:55.181 | + functions-common:time_stop:2438 : elapsed_time=9006 2022-02-14 18:34:55.184 | + functions-common:time_stop:2439 : total=8434 2022-02-14 18:34:55.186 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:34:55.188 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17440 2022-02-14 18:34:55.190 | + inc/python:pip_install:203 : return 0 2022-02-14 18:34:55.193 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 18:34:55.195 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 18:34:55.198 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 18:34:55.201 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:34:55.203 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:34:55.205 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 18:34:55.208 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:34:55.210 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 18:34:55.229 | Using python 3.8 to install pbr 2022-02-14 18:34:55.232 | + 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-14 18:34:56.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:56.096 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:56.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:34:56.096 | from cryptography.utils import int_from_bytes 2022-02-14 18:34:57.215 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:34:57.240 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 18:34:59.858 | 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-14 18:34:59.865 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:34:59.865 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:34:59.985 | + inc/python:pip_install:200 : result=0 2022-02-14 18:34:59.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:34:59.989 | + functions-common:time_stop:2425 : local name 2022-02-14 18:34:59.991 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:34:59.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:34:59.996 | + functions-common:time_stop:2428 : local total 2022-02-14 18:34:59.998 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:00.000 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:00.002 | + functions-common:time_stop:2432 : start_time=1644863695224 2022-02-14 18:35:00.004 | + functions-common:time_stop:2434 : [[ -z 1644863695224 ]] 2022-02-14 18:35:00.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:00.011 | + functions-common:time_stop:2437 : end_time=1644863700009 2022-02-14 18:35:00.014 | + functions-common:time_stop:2438 : elapsed_time=4785 2022-02-14 18:35:00.016 | + functions-common:time_stop:2439 : total=17440 2022-02-14 18:35:00.018 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:00.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22225 2022-02-14 18:35:00.022 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:00.025 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 18:35:02.327 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 18:35:04.482 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:04.483 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 18:35:04.499 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-02-14 18:35:04.504 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 18:35:04.506 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-02-14 18:35:04.509 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 18:35:04.512 | 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-14 18:35:04.585 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 18:35:04.587 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 18:35:04.590 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 18:35:04.607 | + ./stack.sh:main:819 : pkgs= 2022-02-14 18:35:04.610 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 18:35:04.612 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 18:35:04.615 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 18:35:04.617 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 18:35:04.619 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 18:35:04.622 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 18:35:04.624 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 18:35:04.626 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 18:35:04.628 | + functions-common:run_phase:1863 : local extra 2022-02-14 18:35:04.631 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 18:35:04.635 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 18:35:04.637 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 18:35:04.640 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 18:35:04.642 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 18:35:04.644 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 18:35:04.658 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:04.661 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 18:35:04.663 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:35:04.665 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 18:35:04.667 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:35:04.669 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 18:35:04.671 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:35:04.674 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 18:35:04.676 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:35:04.678 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 18:35:04.680 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:35:04.682 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 18:35:04.685 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 18:35:04.687 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 18:35:04.689 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 18:35:04.691 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 18:35:04.693 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 18:35:04.696 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 18:35:04.698 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 18:35:04.700 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 18:35:04.702 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 18:35:04.705 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 18:35:04.707 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 18:35:04.709 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 18:35:04.712 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 18:35:04.714 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 18:35:04.766 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 18:35:04.766 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 18:35:04.768 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 18:35:05.149 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 18:35:05.151 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 18:35:05.167 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:05.169 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 18:35:05.171 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:35:05.174 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:35:05.176 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:35:05.178 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:35:05.180 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:05.183 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:35:05.186 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:05.188 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:05.190 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:35:05.193 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:05.195 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:35:05.197 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:35:05.199 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 18:35:05.202 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:35:05.205 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:05.207 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:05.209 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 18:35:05.230 | + 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-14 18:35:05.338 | Reading package lists... 2022-02-14 18:35:05.590 | Building dependency tree... 2022-02-14 18:35:05.591 | Reading state information... 2022-02-14 18:35:05.848 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 18:35:05.849 | The following packages were automatically installed and are no longer required: 2022-02-14 18:35:05.850 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:35:05.850 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:35:05.850 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:35:05.850 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:35:05.850 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:35:05.850 | python3-zope.interface 2022-02-14 18:35:05.850 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:35:05.964 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:35:05.968 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:35:05.971 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:35:05.973 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:05.975 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:05.977 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:05.980 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:05.982 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:05.984 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:35:05.986 | + functions-common:time_stop:2432 : start_time=1644863705227 2022-02-14 18:35:05.988 | + functions-common:time_stop:2434 : [[ -z 1644863705227 ]] 2022-02-14 18:35:05.991 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:05.995 | + functions-common:time_stop:2437 : end_time=1644863705993 2022-02-14 18:35:05.998 | + functions-common:time_stop:2438 : elapsed_time=766 2022-02-14 18:35:06.000 | + functions-common:time_stop:2439 : total=1478 2022-02-14 18:35:06.002 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:06.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2244 2022-02-14 18:35:06.007 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:35:06.009 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 18:35:06.011 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:35:06.014 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:35:06.016 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:35:06.019 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:35:06.021 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:35:06.023 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:35:06.026 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 18:35:06.028 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:35:06.030 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:35:06.033 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:35:06.035 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:35:06.037 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:35:06.039 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:35:06.042 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:35:06.044 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:35:06.047 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:35:06.049 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:35:06.051 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:35:06.053 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 18:35:06.056 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:35:06.058 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:35:06.061 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:35:06.063 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:35:06.065 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:35:06.068 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:35:06.070 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 18:35:06.073 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 18:35:06.089 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:06.092 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 18:35:06.094 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:35:06.096 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 18:35:06.099 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 18:35:06.101 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 18:35:06.105 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 18:35:06.108 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 18:35:06.110 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 18:35:06.112 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 18:35:06.115 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 18:35:06.117 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 18:35:06.120 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 18:35:06.800 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 18:35:06.800 | user tags 2022-02-14 18:35:06.800 | stackrabbit []' 2022-02-14 18:35:06.804 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 18:35:06.804 | user tags 2022-02-14 18:35:06.804 | stackrabbit []' 2022-02-14 18:35:06.804 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 18:35:06.810 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 18:35:06.813 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 18:35:06.815 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 18:35:07.460 | Changing password for user "stackrabbit" ... 2022-02-14 18:35:07.507 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 18:35:08.171 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 18:35:08.235 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 18:35:08.237 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 18:35:08.911 | Changing password for user "stackrabbit" ... 2022-02-14 18:35:08.987 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 18:35:08.990 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 18:35:08.992 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 18:35:09.666 | Deleting user "guest" ... 2022-02-14 18:35:09.682 | Error: 2022-02-14 18:35:09.683 | {:no_such_user, "guest"} 2022-02-14 18:35:09.696 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 18:35:09.698 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 18:35:09.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:09.717 | + ./stack.sh:main:836 : install_database 2022-02-14 18:35:09.720 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 18:35:09.722 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 18:35:09.724 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:09.727 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:09.729 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 18:35:10.085 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 18:35:10.087 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:10.089 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 18:35:10.092 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 18:35:10.095 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:35:10.097 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 18:35:10.100 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:35:10.102 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:35:10.104 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:35:10.106 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:35:10.109 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:35:10.111 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:35:10.114 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:35:10.116 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:35:10.118 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:35:10.121 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:35:10.123 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:35:10.125 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 18:35:10.128 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:35:10.130 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:35:10.132 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:35:10.135 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:35:10.137 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:35:10.140 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:35:10.142 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 18:35:10.144 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:10.147 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:10.149 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 18:35:10.151 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:35:10.154 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:35:10.157 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:35:10.159 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:35:10.161 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:10.163 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:35:10.166 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:10.168 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:10.170 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:35:10.172 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:10.175 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:35:10.177 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:35:10.179 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 18:35:10.181 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:35:10.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:10.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:10.189 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 18:35:10.210 | + 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-14 18:35:10.318 | Reading package lists... 2022-02-14 18:35:10.554 | Building dependency tree... 2022-02-14 18:35:10.556 | Reading state information... 2022-02-14 18:35:10.803 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 18:35:10.803 | The following packages were automatically installed and are no longer required: 2022-02-14 18:35:10.804 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:35:10.804 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:35:10.804 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:35:10.804 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:35:10.804 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:35:10.804 | python3-zope.interface 2022-02-14 18:35:10.805 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:35:10.918 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:35:10.923 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:35:10.925 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:35:10.927 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:10.929 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:10.931 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:10.933 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:10.936 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:10.938 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:35:10.940 | + functions-common:time_stop:2432 : start_time=1644863710208 2022-02-14 18:35:10.942 | + functions-common:time_stop:2434 : [[ -z 1644863710208 ]] 2022-02-14 18:35:10.945 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:10.949 | + functions-common:time_stop:2437 : end_time=1644863710946 2022-02-14 18:35:10.951 | + functions-common:time_stop:2438 : elapsed_time=738 2022-02-14 18:35:10.953 | + functions-common:time_stop:2439 : total=2244 2022-02-14 18:35:10.955 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:10.958 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2982 2022-02-14 18:35:10.960 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:35:10.962 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 18:35:10.964 | + ./stack.sh:main:839 : install_database_python 2022-02-14 18:35:10.967 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 18:35:10.970 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 18:35:10.972 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 18:35:10.974 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:35:10.977 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 18:35:10.980 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 18:35:10.983 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:35:10.986 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:35:10.986 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:35:10.992 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 18:35:10.994 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 18:35:10.996 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 18:35:10.999 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 18:35:11.001 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 18:35:11.022 | Using python 3.8 to install PyMySQL 2022-02-14 18:35:11.024 | + 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-14 18:35:11.891 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:11.891 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:11.891 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:11.891 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:13.017 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:13.043 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 18:35:15.548 | 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-14 18:35:15.554 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:15.556 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:15.674 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:15.676 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:15.678 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:15.681 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:15.683 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:15.686 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:15.688 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:15.690 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:15.693 | + functions-common:time_stop:2432 : start_time=1644863711017 2022-02-14 18:35:15.695 | + functions-common:time_stop:2434 : [[ -z 1644863711017 ]] 2022-02-14 18:35:15.698 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:15.703 | + functions-common:time_stop:2437 : end_time=1644863715700 2022-02-14 18:35:15.705 | + functions-common:time_stop:2438 : elapsed_time=4683 2022-02-14 18:35:15.707 | + functions-common:time_stop:2439 : total=22225 2022-02-14 18:35:15.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:15.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26908 2022-02-14 18:35:15.714 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:15.716 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 18:35:15.718 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 18:35:15.721 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 18:35:15.723 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 18:35:15.739 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:15.742 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 18:35:15.744 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 18:35:15.748 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 18:35:15.749 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 18:35:15.754 | + 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-14 18:35:15.756 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 18:35:15.758 | + 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-14 18:35:15.761 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 18:35:15.764 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 18:35:15.766 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 18:35:15.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:15.784 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 18:35:15.786 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:35:15.789 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:35:15.791 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:35:15.794 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:35:15.796 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:15.798 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:35:15.801 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:15.803 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:15.805 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:35:15.807 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:15.810 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:35:15.812 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:35:15.815 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 18:35:15.817 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:35:15.819 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:15.822 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:15.824 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 18:35:15.844 | + 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-14 18:35:15.952 | Reading package lists... 2022-02-14 18:35:16.188 | Building dependency tree... 2022-02-14 18:35:16.189 | Reading state information... 2022-02-14 18:35:16.436 | radvd is already the newest version (1:2.17-2). 2022-02-14 18:35:16.436 | The following packages were automatically installed and are no longer required: 2022-02-14 18:35:16.437 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:35:16.437 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:35:16.437 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:35:16.437 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:35:16.437 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:35:16.437 | python3-zope.interface 2022-02-14 18:35:16.437 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:35:16.549 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:35:16.554 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:35:16.556 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:35:16.559 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:16.561 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:16.564 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:16.566 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:16.568 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:16.570 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:35:16.573 | + functions-common:time_stop:2432 : start_time=1644863715842 2022-02-14 18:35:16.575 | + functions-common:time_stop:2434 : [[ -z 1644863715842 ]] 2022-02-14 18:35:16.578 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:16.582 | + functions-common:time_stop:2437 : end_time=1644863716579 2022-02-14 18:35:16.584 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-14 18:35:16.586 | + functions-common:time_stop:2439 : total=2982 2022-02-14 18:35:16.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:16.591 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3719 2022-02-14 18:35:16.593 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:35:16.595 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 18:35:16.612 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:16.614 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 18:35:16.617 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 18:35:16.619 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 18:35:16.622 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 18:35:16.641 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 18:35:16.643 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:35:16.646 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:35:16.648 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:35:16.650 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:35:16.652 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:16.655 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:35:16.657 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:16.659 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:16.661 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:35:16.663 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:16.665 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:35:16.667 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:35:16.670 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 18:35:16.672 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:35:16.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:16.676 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:16.679 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 18:35:16.699 | + 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-14 18:35:16.806 | Reading package lists... 2022-02-14 18:35:17.041 | Building dependency tree... 2022-02-14 18:35:17.043 | Reading state information... 2022-02-14 18:35:17.288 | fakeroot is already the newest version (1.24-1). 2022-02-14 18:35:17.288 | make is already the newest version (4.2.1-1.2). 2022-02-14 18:35:17.288 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 18:35:17.288 | The following packages were automatically installed and are no longer required: 2022-02-14 18:35:17.289 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:35:17.289 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:35:17.289 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:35:17.289 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:35:17.289 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:35:17.289 | python3-zope.interface 2022-02-14 18:35:17.290 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:35:17.402 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:35:17.406 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:35:17.408 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:35:17.410 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:17.412 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:17.414 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:17.416 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:17.419 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:17.421 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:35:17.423 | + functions-common:time_stop:2432 : start_time=1644863716696 2022-02-14 18:35:17.425 | + functions-common:time_stop:2434 : [[ -z 1644863716696 ]] 2022-02-14 18:35:17.428 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:17.432 | + functions-common:time_stop:2437 : end_time=1644863717429 2022-02-14 18:35:17.434 | + functions-common:time_stop:2438 : elapsed_time=733 2022-02-14 18:35:17.437 | + functions-common:time_stop:2439 : total=3719 2022-02-14 18:35:17.439 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:17.441 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4452 2022-02-14 18:35:17.443 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:35:17.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 18:35:17.448 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:17.450 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:17.452 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 18:35:17.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 18:35:17.457 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 18:35:17.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 18:35:17.463 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 18:35:17.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 18:35:17.467 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 18:35:17.472 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 18:35:17.474 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 18:35:17.476 | + functions:vercmp:628 : local v1=5.4 2022-02-14 18:35:17.478 | + functions:vercmp:629 : local 'op=<' 2022-02-14 18:35:17.480 | + functions:vercmp:630 : local v2=3.13 2022-02-14 18:35:17.483 | + functions:vercmp:631 : local result 2022-02-14 18:35:17.487 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 18:35:17.487 | ++ functions:vercmp:635 : sort -V 2022-02-14 18:35:17.487 | ++ functions:vercmp:635 : head -1 2022-02-14 18:35:17.492 | + functions:vercmp:635 : result=3.13 2022-02-14 18:35:17.494 | + functions:vercmp:637 : case $op in 2022-02-14 18:35:17.497 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 18:35:17.499 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 18:35:17.501 | + functions:vercmp:648 : return 2022-02-14 18:35:17.504 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 18:35:17.506 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:35:17.508 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 18:35:17.980 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 18:35:17.982 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 18:35:17.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:17.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:17.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 18:35:17.994 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:17.996 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 18:35:18.014 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:18.016 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 18:35:18.018 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 18:35:18.018 | Installing etcd 2022-02-14 18:35:18.021 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 18:35:18.033 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 18:35:18.046 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:18.050 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 18:35:18.064 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 18:35:18.067 | ++ 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-14 18:35:18.070 | ++ 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-14 18:35:18.073 | +++ 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-14 18:35:18.078 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 18:35:18.080 | ++ 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-14 18:35:18.082 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 18:35:18.085 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 18:35:18.087 | ++ functions:get_extra_file:74 : return 2022-02-14 18:35:18.090 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 18:35:18.092 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 18:35:18.095 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 18:35:18.097 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 18:35:18.113 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:18.115 | + ./stack.sh:main:866 : install_dstat 2022-02-14 18:35:18.118 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 18:35:18.134 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:18.136 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 18:35:18.139 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:35:18.141 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 18:35:18.144 | + ./stack.sh:main:875 : install_libs 2022-02-14 18:35:18.146 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 18:35:18.148 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 18:35:18.151 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 18:35:18.154 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 18:35:18.156 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 18:35:18.163 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.165 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 18:35:18.167 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 18:35:18.169 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 18:35:18.171 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 18:35:18.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.178 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 18:35:18.180 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.182 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 18:35:18.185 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 18:35:18.187 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 18:35:18.189 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 18:35:18.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 18:35:18.199 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.201 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 18:35:18.204 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 18:35:18.206 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 18:35:18.208 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 18:35:18.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 18:35:18.218 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.220 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 18:35:18.222 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 18:35:18.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 18:35:18.227 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 18:35:18.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.231 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 18:35:18.236 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.238 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 18:35:18.240 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 18:35:18.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 18:35:18.245 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 18:35:18.247 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.250 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.252 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 18:35:18.254 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.256 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 18:35:18.259 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 18:35:18.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 18:35:18.264 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 18:35:18.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 18:35:18.273 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.275 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 18:35:18.277 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 18:35:18.280 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 18:35:18.282 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 18:35:18.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 18:35:18.292 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.294 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 18:35:18.297 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 18:35:18.299 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 18:35:18.301 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 18:35:18.303 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.306 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.308 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 18:35:18.310 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.313 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 18:35:18.315 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 18:35:18.317 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 18:35:18.320 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 18:35:18.322 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.324 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.327 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 18:35:18.329 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.331 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 18:35:18.334 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 18:35:18.336 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 18:35:18.338 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 18:35:18.341 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.343 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.346 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 18:35:18.348 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.350 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 18:35:18.352 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 18:35:18.355 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 18:35:18.357 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 18:35:18.359 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.364 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 18:35:18.366 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.368 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 18:35:18.371 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 18:35:18.373 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 18:35:18.375 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 18:35:18.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.382 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 18:35:18.384 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.387 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 18:35:18.389 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 18:35:18.392 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 18:35:18.394 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 18:35:18.396 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.399 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.401 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 18:35:18.404 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.406 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 18:35:18.408 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 18:35:18.411 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 18:35:18.413 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 18:35:18.415 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.417 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.420 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 18:35:18.422 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.424 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 18:35:18.426 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 18:35:18.429 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 18:35:18.431 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 18:35:18.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 18:35:18.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.443 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 18:35:18.446 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 18:35:18.448 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 18:35:18.451 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 18:35:18.453 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.455 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.458 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 18:35:18.460 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.462 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 18:35:18.465 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 18:35:18.467 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 18:35:18.469 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 18:35:18.472 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 18:35:18.478 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.481 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 18:35:18.483 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 18:35:18.485 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 18:35:18.488 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 18:35:18.490 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 18:35:18.497 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.500 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 18:35:18.502 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 18:35:18.504 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 18:35:18.507 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 18:35:18.509 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.511 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.514 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 18:35:18.517 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.519 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 18:35:18.521 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 18:35:18.523 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 18:35:18.526 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 18:35:18.528 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.533 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 18:35:18.535 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.537 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 18:35:18.540 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 18:35:18.542 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 18:35:18.544 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 18:35:18.547 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.549 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.551 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 18:35:18.554 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.556 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 18:35:18.558 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 18:35:18.561 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 18:35:18.563 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 18:35:18.566 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.568 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.571 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 18:35:18.573 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.576 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 18:35:18.578 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 18:35:18.580 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 18:35:18.583 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 18:35:18.585 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.587 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.590 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 18:35:18.592 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.594 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 18:35:18.597 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 18:35:18.599 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 18:35:18.601 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 18:35:18.604 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.606 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.608 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 18:35:18.611 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.613 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 18:35:18.615 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 18:35:18.618 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 18:35:18.620 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 18:35:18.623 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.625 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.627 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 18:35:18.630 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.632 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 18:35:18.634 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 18:35:18.637 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 18:35:18.640 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 18:35:18.642 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.644 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.646 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 18:35:18.649 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.651 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 18:35:18.653 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 18:35:18.656 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 18:35:18.658 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 18:35:18.660 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.662 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.665 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 18:35:18.667 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.669 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 18:35:18.672 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 18:35:18.674 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 18:35:18.676 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 18:35:18.679 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.681 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.683 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 18:35:18.686 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.689 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 18:35:18.691 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 18:35:18.694 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 18:35:18.696 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 18:35:18.698 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.701 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.704 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 18:35:18.706 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.708 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 18:35:18.710 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 18:35:18.713 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 18:35:18.715 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 18:35:18.717 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.720 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 18:35:18.724 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.727 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 18:35:18.729 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 18:35:18.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 18:35:18.734 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 18:35:18.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.738 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 18:35:18.743 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.745 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 18:35:18.748 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 18:35:18.750 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 18:35:18.753 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 18:35:18.755 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.757 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.760 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 18:35:18.762 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.765 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 18:35:18.767 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 18:35:18.770 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 18:35:18.772 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 18:35:18.774 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.776 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.779 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 18:35:18.781 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.783 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 18:35:18.786 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 18:35:18.788 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 18:35:18.790 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 18:35:18.793 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.796 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.798 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 18:35:18.801 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.803 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 18:35:18.805 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 18:35:18.808 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 18:35:18.811 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 18:35:18.813 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.815 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.818 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 18:35:18.820 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.822 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 18:35:18.825 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 18:35:18.827 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 18:35:18.830 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 18:35:18.832 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 18:35:18.839 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.842 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 18:35:18.844 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 18:35:18.846 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 18:35:18.849 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 18:35:18.851 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:18.853 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:18.856 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 18:35:18.858 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:18.861 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 18:35:18.882 | Using python 3.8 to install etcd3 2022-02-14 18:35:18.884 | + 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-14 18:35:19.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:19.759 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:19.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:19.759 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:20.899 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:20.926 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 18:35:20.935 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 18:35:20.936 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 18:35:20.937 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 18:35:20.938 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 18:35:23.461 | 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-14 18:35:23.468 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:23.468 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:23.589 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:23.591 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:23.593 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:23.596 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:23.598 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:23.600 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:23.602 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:23.604 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:23.607 | + functions-common:time_stop:2432 : start_time=1644863718876 2022-02-14 18:35:23.609 | + functions-common:time_stop:2434 : [[ -z 1644863718876 ]] 2022-02-14 18:35:23.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:23.616 | + functions-common:time_stop:2437 : end_time=1644863723613 2022-02-14 18:35:23.618 | + functions-common:time_stop:2438 : elapsed_time=4737 2022-02-14 18:35:23.620 | + functions-common:time_stop:2439 : total=26908 2022-02-14 18:35:23.623 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:23.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31645 2022-02-14 18:35:23.627 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:23.630 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 18:35:23.651 | Using python 3.8 to install etcd3gw 2022-02-14 18:35:23.654 | + 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-14 18:35:24.521 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:24.521 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:24.521 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:24.521 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:25.636 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:25.662 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 18:35:25.670 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 18:35:25.671 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 18:35:25.672 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 18:35:25.673 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 18:35:25.705 | 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-14 18:35:25.708 | 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-14 18:35:25.709 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-02-14 18:35:25.711 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-02-14 18:35:28.152 | 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-14 18:35:28.160 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:28.160 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:28.275 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:28.278 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:28.280 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:28.282 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:28.285 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:28.287 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:28.289 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:28.291 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:28.294 | + functions-common:time_stop:2432 : start_time=1644863723646 2022-02-14 18:35:28.296 | + functions-common:time_stop:2434 : [[ -z 1644863723646 ]] 2022-02-14 18:35:28.299 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:28.303 | + functions-common:time_stop:2437 : end_time=1644863728300 2022-02-14 18:35:28.305 | + functions-common:time_stop:2438 : elapsed_time=4654 2022-02-14 18:35:28.307 | + functions-common:time_stop:2439 : total=31645 2022-02-14 18:35:28.309 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:28.312 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36299 2022-02-14 18:35:28.314 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:28.317 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 18:35:28.319 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 18:35:28.321 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 18:35:28.324 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:35:28.326 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:35:28.328 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:35:28.331 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:35:28.333 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:35:28.335 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:35:28.338 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:35:28.340 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:35:28.343 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:35:28.345 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:35:28.347 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:35:28.350 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 18:35:28.352 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:28.354 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:28.357 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 18:35:28.359 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 18:35:28.362 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:35:28.364 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:35:28.366 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:35:28.368 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:35:28.371 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:28.373 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:35:28.375 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:28.378 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:28.380 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:35:28.382 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:35:28.385 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:35:28.387 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:35:28.389 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 18:35:28.392 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:35:28.394 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:28.396 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:28.399 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 18:35:28.420 | + 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-14 18:35:28.528 | Reading package lists... 2022-02-14 18:35:28.764 | Building dependency tree... 2022-02-14 18:35:28.765 | Reading state information... 2022-02-14 18:35:29.010 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 18:35:29.011 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 18:35:29.011 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 18:35:29.011 | The following packages were automatically installed and are no longer required: 2022-02-14 18:35:29.012 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:35:29.012 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:35:29.012 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:35:29.012 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:35:29.012 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:35:29.012 | python3-zope.interface 2022-02-14 18:35:29.012 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:35:29.125 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:35:29.129 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:35:29.131 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:35:29.134 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:29.136 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:29.138 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:29.140 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:29.143 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:29.145 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:35:29.147 | + functions-common:time_stop:2432 : start_time=1644863728417 2022-02-14 18:35:29.149 | + functions-common:time_stop:2434 : [[ -z 1644863728417 ]] 2022-02-14 18:35:29.152 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:29.157 | + functions-common:time_stop:2437 : end_time=1644863729154 2022-02-14 18:35:29.159 | + functions-common:time_stop:2438 : elapsed_time=737 2022-02-14 18:35:29.161 | + functions-common:time_stop:2439 : total=4452 2022-02-14 18:35:29.163 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:29.166 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5189 2022-02-14 18:35:29.168 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:35:29.171 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 18:35:29.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:29.175 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:29.178 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 18:35:29.239 | Module proxy already enabled 2022-02-14 18:35:29.243 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 18:35:29.303 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 18:35:29.303 | Module proxy already enabled 2022-02-14 18:35:29.304 | Module proxy_uwsgi already enabled 2022-02-14 18:35:29.307 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 18:35:29.310 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:35:29.312 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:35:29.315 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:35:29.449 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 18:35:29.453 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 18:35:29.455 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 18:35:29.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.465 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 18:35:29.468 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.470 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 18:35:29.473 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 18:35:29.475 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 18:35:29.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.480 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 18:35:29.485 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.487 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 18:35:29.489 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 18:35:29.492 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 18:35:29.494 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.499 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 18:35:29.501 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.505 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 18:35:29.507 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 18:35:29.510 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 18:35:29.513 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.518 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 18:35:29.520 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.522 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 18:35:29.525 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 18:35:29.527 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.530 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.532 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 18:35:29.535 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.537 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 18:35:29.539 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 18:35:29.542 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 18:35:29.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 18:35:29.551 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.554 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 18:35:29.570 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:29.573 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 18:35:29.576 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 18:35:29.578 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 18:35:29.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 18:35:29.587 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.590 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 18:35:29.606 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:29.609 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 18:35:29.611 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 18:35:29.614 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 18:35:29.616 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.618 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.621 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 18:35:29.623 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.626 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 18:35:29.628 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 18:35:29.630 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 18:35:29.633 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:29.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:29.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 18:35:29.640 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:29.643 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 18:35:29.645 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 18:35:29.648 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:35:29.650 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 18:35:29.653 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 18:35:29.656 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:35:29.659 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:35:29.660 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:35:29.664 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 18:35:29.667 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 18:35:29.669 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 18:35:29.672 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 18:35:29.674 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 18:35:29.695 | Using python 3.8 to install keystonemiddleware 2022-02-14 18:35:29.697 | + 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-14 18:35:30.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:30.568 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:30.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:30.568 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:31.689 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:31.714 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 18:35:31.767 | 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-14 18:35:31.768 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 18:35:31.769 | 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-14 18:35:31.770 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 18:35:31.771 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 18:35:31.772 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 18:35:31.773 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 18:35:31.774 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 18:35:31.775 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 18:35:31.776 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 18:35:31.779 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 18:35:31.780 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 18:35:31.781 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.2.0) 2022-02-14 18:35:31.782 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 18:35:31.838 | 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-14 18:35:31.840 | 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-14 18:35:31.841 | 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-14 18:35:31.878 | 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-14 18:35:31.918 | 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-14 18:35:31.919 | 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-14 18:35:31.920 | 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-14 18:35:31.921 | 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-14 18:35:31.970 | 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-14 18:35:31.972 | 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-14 18:35:31.981 | 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-14 18:35:31.983 | 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-14 18:35:31.998 | 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-14 18:35:31.999 | 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-14 18:35:32.000 | 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-14 18:35:32.062 | 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-14 18:35:32.065 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-02-14 18:35:32.067 | 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-14 18:35:32.068 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-02-14 18:35:32.118 | 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-14 18:35:32.130 | 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-14 18:35:34.507 | 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-14 18:35:34.514 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:34.514 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:34.634 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:34.636 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:34.639 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:34.641 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:34.644 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:34.646 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:34.648 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:34.650 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:34.653 | + functions-common:time_stop:2432 : start_time=1644863729689 2022-02-14 18:35:34.655 | + functions-common:time_stop:2434 : [[ -z 1644863729689 ]] 2022-02-14 18:35:34.658 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:34.662 | + functions-common:time_stop:2437 : end_time=1644863734660 2022-02-14 18:35:34.664 | + functions-common:time_stop:2438 : elapsed_time=4971 2022-02-14 18:35:34.667 | + functions-common:time_stop:2439 : total=36299 2022-02-14 18:35:34.669 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:34.671 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41270 2022-02-14 18:35:34.674 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:34.676 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 18:35:34.679 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 18:35:34.681 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:35:34.684 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 18:35:34.686 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 18:35:34.689 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:35:34.693 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:35:34.693 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:35:34.700 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 18:35:34.702 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 18:35:34.705 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 18:35:34.708 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 18:35:34.710 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 18:35:34.731 | Using python 3.8 to install python-memcached 2022-02-14 18:35:34.733 | + 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-14 18:35:35.614 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:35.614 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:35.614 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:35.614 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:36.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:36.762 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 18:35:36.765 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 18:35:39.270 | 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-14 18:35:39.277 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:39.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:39.396 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:39.399 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:39.401 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:39.404 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:39.406 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:39.409 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:39.411 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:39.413 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:39.415 | + functions-common:time_stop:2432 : start_time=1644863734726 2022-02-14 18:35:39.418 | + functions-common:time_stop:2434 : [[ -z 1644863734726 ]] 2022-02-14 18:35:39.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:39.426 | + functions-common:time_stop:2437 : end_time=1644863739423 2022-02-14 18:35:39.428 | + functions-common:time_stop:2438 : elapsed_time=4697 2022-02-14 18:35:39.430 | + functions-common:time_stop:2439 : total=41270 2022-02-14 18:35:39.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:39.435 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45967 2022-02-14 18:35:39.437 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:39.440 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 18:35:39.457 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:39.460 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 18:35:39.462 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 18:35:39.465 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 18:35:39.467 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 18:35:39.470 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:35:39.472 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 18:35:39.474 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 18:35:39.490 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:39.493 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 18:35:39.495 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 18:35:39.497 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 18:35:39.499 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:35:39.502 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:35:39.504 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:35:39.507 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:35:39.509 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:35:39.512 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:35:39.528 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:35:39.530 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:35:39.532 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:39.535 | + functions-common:git_clone:629 : echo master 2022-02-14 18:35:39.535 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:35:39.540 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 18:35:39.542 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:39.545 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 18:35:39.548 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:35:39.548 | + functions-common:git_clone:678 : head -1 2022-02-14 18:35:39.569 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 18:35:39.572 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:35:39.574 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 18:35:39.576 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:35:39.579 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 18:35:39.581 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 18:35:39.583 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:35:39.585 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 18:35:39.588 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:35:39.591 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 18:35:39.593 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 18:35:39.595 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:35:39.597 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:35:39.600 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 18:35:39.603 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:35:39.606 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 18:35:39.608 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:35:39.610 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:35:39.613 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 18:35:39.619 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 18:35:39.621 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-02-14 18:35:40.286 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 18:35:40.288 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:35:40.290 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:35:40.292 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:35:40.295 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 18:35:40.297 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 18:35:40.300 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:35:40.302 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:35:40.304 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:35:40.306 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:35:40.309 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:35:40.311 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:35:40.313 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:35:40.315 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 18:35:40.335 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 18:35:40.337 | + 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-14 18:35:41.201 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:41.201 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:41.201 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:41.201 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:42.318 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:42.342 | Obtaining file:///opt/stack/keystone 2022-02-14 18:35:42.343 | Preparing metadata (setup.py): started 2022-02-14 18:35:43.891 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:35:43.968 | 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-14 18:35:43.969 | 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-14 18:35:43.970 | 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.2) 2022-02-14 18:35:43.971 | 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-14 18:35:43.972 | 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-14 18:35:43.973 | 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-14 18:35:43.974 | 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-14 18:35:43.975 | 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-14 18:35:43.976 | 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-14 18:35:43.977 | 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-14 18:35:43.978 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (9.3.0) 2022-02-14 18:35:43.980 | 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-14 18:35:43.981 | 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-14 18:35:43.982 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2.10.0) 2022-02-14 18:35:43.983 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (8.7.1) 2022-02-14 18:35:43.984 | 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-14 18:35:43.985 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (12.12.0) 2022-02-14 18:35:43.986 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (11.1.0) 2022-02-14 18:35:43.987 | 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-14 18:35:43.988 | 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-14 18:35:43.990 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (4.5.0) 2022-02-14 18:35:43.991 | 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-14 18:35:43.992 | 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.2.0) 2022-02-14 18:35:43.993 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (1.4.0) 2022-02-14 18:35:43.994 | 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-14 18:35:43.995 | 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-14 18:35:43.996 | 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-14 18:35:43.997 | 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-14 18:35:43.998 | 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-14 18:35:43.999 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev100) (3.2.0) 2022-02-14 18:35:44.000 | 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-14 18:35:44.001 | 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-14 18:35:44.002 | 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-14 18:35:44.003 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev100) (2021.3) 2022-02-14 18:35:44.014 | 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-14 18:35:44.015 | 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-14 18:35:44.060 | 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-14 18:35:44.073 | 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-14 18:35:44.074 | 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-14 18:35:44.075 | 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-14 18:35:44.076 | 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-14 18:35:44.086 | 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-14 18:35:44.146 | 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-14 18:35:44.148 | 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-14 18:35:44.243 | 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-14 18:35:44.244 | 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-14 18:35:44.246 | 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-14 18:35:44.247 | 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-14 18:35:44.300 | 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-14 18:35:44.302 | 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-14 18:35:44.308 | 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-14 18:35:44.353 | 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-14 18:35:44.357 | 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-14 18:35:44.411 | 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-14 18:35:44.412 | 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-14 18:35:44.413 | 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-14 18:35:44.414 | 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-14 18:35:44.415 | 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-14 18:35:44.418 | 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-14 18:35:44.437 | 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-14 18:35:44.486 | 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.0.0) 2022-02-14 18:35:44.531 | 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-14 18:35:44.534 | 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-14 18:35:44.534 | 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-14 18:35:44.535 | 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-14 18:35:44.587 | 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-14 18:35:44.702 | 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-14 18:35:44.703 | 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-14 18:35:44.704 | 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-14 18:35:44.705 | 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-14 18:35:44.921 | 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-14 18:35:44.941 | 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-14 18:35:44.943 | 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-14 18:35:45.009 | 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-14 18:35:45.011 | 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-14 18:35:45.029 | 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-14 18:35:45.100 | 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-14 18:35:45.139 | 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-14 18:35:45.248 | 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-14 18:35:45.321 | 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-14 18:35:45.446 | 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-14 18:35:45.476 | 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-14 18:35:45.513 | 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-14 18:35:45.515 | 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-14 18:35:45.517 | 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-14 18:35:45.518 | 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-14 18:35:45.520 | 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-14 18:35:45.522 | 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-14 18:35:45.573 | 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-14 18:35:45.707 | 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-14 18:35:45.710 | 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-14 18:35:45.711 | 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-14 18:35:45.713 | 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-14 18:35:45.860 | 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-14 18:35:45.942 | 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-14 18:35:46.014 | 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-14 18:35:46.185 | 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-14 18:35:46.348 | 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.8.2) 2022-02-14 18:35:46.439 | 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-14 18:35:46.473 | 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-14 18:35:48.335 | Installing collected packages: keystone 2022-02-14 18:35:48.335 | Attempting uninstall: keystone 2022-02-14 18:35:48.336 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 18:35:48.340 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 18:35:48.342 | Running setup.py develop for keystone 2022-02-14 18:35:50.553 | Successfully installed keystone 2022-02-14 18:35:50.553 | 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-14 18:35:50.561 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:35:50.561 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:35:50.690 | + inc/python:pip_install:200 : result=0 2022-02-14 18:35:50.692 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:35:50.694 | + functions-common:time_stop:2425 : local name 2022-02-14 18:35:50.697 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:35:50.699 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:35:50.701 | + functions-common:time_stop:2428 : local total 2022-02-14 18:35:50.704 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:35:50.706 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:35:50.708 | + functions-common:time_stop:2432 : start_time=1644863740330 2022-02-14 18:35:50.710 | + functions-common:time_stop:2434 : [[ -z 1644863740330 ]] 2022-02-14 18:35:50.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:35:50.717 | + functions-common:time_stop:2437 : end_time=1644863750714 2022-02-14 18:35:50.719 | + functions-common:time_stop:2438 : elapsed_time=10384 2022-02-14 18:35:50.721 | + functions-common:time_stop:2439 : total=45967 2022-02-14 18:35:50.723 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:35:50.725 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56351 2022-02-14 18:35:50.727 | + inc/python:pip_install:203 : return 0 2022-02-14 18:35:50.729 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:35:50.732 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 18:35:50.734 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 18:35:50.753 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 18:35:50.765 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 18:35:50.768 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 18:35:50.770 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:35:50.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:35:50.775 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 18:35:50.777 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:35:50.780 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 18:35:50.796 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:50.798 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 18:35:50.801 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:35:50.803 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 18:35:50.806 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 18:35:50.819 | + 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-14 18:35:50.821 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 18:35:50.826 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 18:35:50.842 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:50.844 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 18:35:50.875 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 18:35:50.902 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 18:35:50.932 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 18:35:50.963 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 18:35:50.993 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 18:35:51.023 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 18:35:51.051 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 18:35:51.079 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 18:35:51.081 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 18:35:51.084 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 18:35:51.086 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 18:35:51.088 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 18:35:51.091 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:35:51.107 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:51.110 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 18:35:51.112 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 18:35:51.114 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:35:51.130 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:51.132 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:35:51.135 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:35:51.165 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:35:51.167 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:35:51.170 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 18:35:51.172 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 18:35:51.189 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:51.191 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 18:35:51.221 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 18:35:51.223 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 18:35:51.255 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 18:35:51.257 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 18:35:51.259 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 18:35:51.262 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 18:35:51.264 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 18:35:51.267 | + 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-14 18:35:51.297 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 18:35:51.299 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 18:35:51.301 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 18:35:51.304 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 18:35:51.307 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:35:51.324 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:35:51.326 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:35:51.328 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:35:51.331 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:35:51.333 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:35:51.360 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:35:51.388 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:35:51.416 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:35:51.444 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 18:35:51.471 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 18:35:51.474 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 18:35:51.476 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 18:35:51.478 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 18:35:51.481 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 18:35:51.484 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 18:35:51.486 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 18:35:51.489 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 18:35:51.493 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 18:35:51.495 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 18:35:51.498 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 18:35:51.510 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 18:35:51.510 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:35:51.519 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 18:35:51.522 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:35:51.539 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 18:35:51.541 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 18:35:51.545 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-02-14 18:35:51.575 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 18:35:51.602 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 18:35:51.629 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 18:35:51.656 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 18:35:51.683 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 18:35:51.710 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 18:35:51.738 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 18:35:51.765 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 18:35:51.792 | + 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-14 18:35:51.818 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 18:35:51.846 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 18:35:51.873 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 18:35:51.900 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 18:35:51.903 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 18:35:51.906 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 18:35:51.908 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 18:35:51.910 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 18:35:51.913 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:51.915 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:51.917 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 18:35:51.920 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 18:35:51.922 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 18:35:51.949 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 18:35:51.977 | + 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-14 18:35:51.977 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 18:35:51.987 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 18:35:51.991 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 18:35:51.993 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 18:35:51.995 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 18:35:51.998 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 18:35:52.000 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:35:52.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:52.005 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:52.007 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 18:35:52.009 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 18:35:52.012 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:35:52.014 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:35:52.016 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 18:35:52.078 | Site keystone-wsgi-public already enabled 2022-02-14 18:35:52.083 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 18:35:52.085 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:35:52.087 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:35:52.090 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:35:52.227 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 18:35:52.256 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 18:35:52.288 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 18:35:52.319 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 18:35:52.321 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 18:35:52.353 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 18:35:52.381 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 18:35:52.409 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 18:35:52.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:35:52.429 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 18:35:52.446 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:35:52.448 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 18:35:52.451 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 18:35:52.453 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 18:35:52.455 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:35:52.458 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 18:35:52.460 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 18:35:52.463 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 18:35:52.465 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 18:35:52.467 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:35:52.470 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:35:52.473 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:35:52.475 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:35:52.477 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:35:52.481 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:35:52.496 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:35:52.499 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:35:52.501 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:52.504 | + functions-common:git_clone:629 : echo master 2022-02-14 18:35:52.504 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:35:52.509 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 18:35:52.512 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:35:52.514 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 18:35:52.517 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:35:52.517 | + functions-common:git_clone:678 : head -1 2022-02-14 18:35:52.524 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 18:35:52.528 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:35:52.530 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 18:35:52.533 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:35:52.535 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 18:35:52.537 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 18:35:52.540 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 18:35:52.542 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 18:35:52.545 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:35:52.547 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 18:35:52.549 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 18:35:52.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:35:52.554 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 18:35:52.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 18:35:52.559 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:35:52.562 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 18:35:52.564 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:35:52.567 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:35:52.570 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 18:35:52.576 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 18:35:52.578 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-02-14 18:35:53.232 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 18:35:53.234 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:35:53.236 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:35:53.239 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:35:53.241 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 18:35:53.243 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 18:35:53.246 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:35:53.248 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 18:35:53.251 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:35:53.253 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 18:35:53.255 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 18:35:53.258 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 18:35:53.260 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:35:53.263 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 18:35:53.283 | Using python 3.8 to install /opt/stack/swift 2022-02-14 18:35:53.286 | + 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-14 18:35:54.158 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:54.158 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:54.158 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:35:54.158 | from cryptography.utils import int_from_bytes 2022-02-14 18:35:55.278 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:35:55.303 | Obtaining file:///opt/stack/swift 2022-02-14 18:35:55.304 | Preparing metadata (setup.py): started 2022-02-14 18:35:56.549 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:35:56.588 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.33.0) 2022-02-14 18:35:56.589 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.1.2) 2022-02-14 18:35:56.590 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.11.0) 2022-02-14 18:35:56.591 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.1.1) 2022-02-14 18:35:56.592 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (4.7.1) 2022-02-14 18:35:56.594 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (2.27.1) 2022-02-14 18:35:56.594 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.16.0) 2022-02-14 18:35:56.595 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (0.9.9) 2022-02-14 18:35:56.596 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (1.6.0) 2022-02-14 18:35:56.597 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (36.0.1) 2022-02-14 18:35:56.599 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.0) (9.3.0) 2022-02-14 18:35:56.636 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.0) (1.15.0) 2022-02-14 18:35:56.644 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.0) (2.1.0) 2022-02-14 18:35:56.699 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (3.4.0) 2022-02-14 18:35:56.700 | 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.0) (4.2.0) 2022-02-14 18:35:56.702 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.6.1) 2022-02-14 18:35:56.703 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 18:35:56.704 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (5.1.0) 2022-02-14 18:35:56.705 | 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.0) (5.8.1) 2022-02-14 18:35:56.706 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.4.0) 2022-02-14 18:35:56.707 | 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.0) (3.1.1) 2022-02-14 18:35:56.708 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (4.12.1) 2022-02-14 18:35:56.709 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (1.8.7) 2022-02-14 18:35:56.710 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (2.10.0) 2022-02-14 18:35:56.712 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.0) (8.7.1) 2022-02-14 18:35:56.732 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.0) (60.8.2) 2022-02-14 18:35:56.762 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.0) (2019.11.28) 2022-02-14 18:35:56.764 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (3.3) 2022-02-14 18:35:56.766 | 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.0) (1.26.8) 2022-02-14 18:35:56.768 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.0) (2.0.12) 2022-02-14 18:35:56.790 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.0) (2.21) 2022-02-14 18:35:56.881 | 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.0) (3.5.0) 2022-02-14 18:35:56.882 | 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.0) (1.0.2) 2022-02-14 18:35:56.883 | 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.0) (1.7.0) 2022-02-14 18:35:56.925 | 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.0) (1.1.5) 2022-02-14 18:35:56.968 | 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.0) (1.5.0) 2022-02-14 18:35:56.969 | 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.0) (0.8.0) 2022-02-14 18:35:56.970 | 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.0) (6.0) 2022-02-14 18:35:56.972 | 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.0) (2.4.0) 2022-02-14 18:35:57.030 | 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.0) (2.8.2) 2022-02-14 18:35:57.034 | 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.0) (0.9.6) 2022-02-14 18:35:57.048 | 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.0) (2021.3) 2022-02-14 18:35:57.049 | 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.0) (1.0.3) 2022-02-14 18:35:57.067 | 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.0) (3.0.7) 2022-02-14 18:35:57.068 | 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.0) (21.3) 2022-02-14 18:35:57.173 | 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.0) (1.13.3) 2022-02-14 18:35:57.188 | 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.0) (5.1.1) 2022-02-14 18:35:59.469 | Installing collected packages: swift 2022-02-14 18:35:59.469 | Attempting uninstall: swift 2022-02-14 18:35:59.469 | Found existing installation: swift 2.29.0 2022-02-14 18:35:59.473 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 18:35:59.475 | Running setup.py develop for swift 2022-02-14 18:36:01.476 | Successfully installed swift 2022-02-14 18:36:01.476 | 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-14 18:36:01.484 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:36:01.484 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:36:01.615 | + inc/python:pip_install:200 : result=0 2022-02-14 18:36:01.617 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:36:01.620 | + functions-common:time_stop:2425 : local name 2022-02-14 18:36:01.622 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:36:01.625 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:36:01.627 | + functions-common:time_stop:2428 : local total 2022-02-14 18:36:01.629 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:36:01.631 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:36:01.633 | + functions-common:time_stop:2432 : start_time=1644863753278 2022-02-14 18:36:01.636 | + functions-common:time_stop:2434 : [[ -z 1644863753278 ]] 2022-02-14 18:36:01.638 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:36:01.642 | + functions-common:time_stop:2437 : end_time=1644863761640 2022-02-14 18:36:01.645 | + functions-common:time_stop:2438 : elapsed_time=8362 2022-02-14 18:36:01.647 | + functions-common:time_stop:2439 : total=56351 2022-02-14 18:36:01.649 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:36:01.651 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64713 2022-02-14 18:36:01.654 | + inc/python:pip_install:203 : return 0 2022-02-14 18:36:01.656 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:36:01.658 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 18:36:01.661 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 18:36:01.679 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 18:36:01.692 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 18:36:01.694 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 18:36:01.697 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:36:01.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:36:01.701 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 18:36:01.704 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:36:01.706 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 18:36:01.709 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:36:01.711 | + ./stack.sh:main:908 : configure_swift 2022-02-14 18:36:01.713 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 18:36:01.715 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 18:36:01.717 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 18:36:01.719 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 18:36:01.721 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 18:36:02.858 | No container-sync running 2022-02-14 18:36:02.858 | No account-replicator running 2022-02-14 18:36:02.858 | No container-server running 2022-02-14 18:36:02.858 | No container-sharder running 2022-02-14 18:36:02.858 | No account-reaper running 2022-02-14 18:36:02.858 | No object-expirer running 2022-02-14 18:36:02.858 | No container-reconciler running 2022-02-14 18:36:02.858 | No object-auditor running 2022-02-14 18:36:02.858 | No object-replicator running 2022-02-14 18:36:02.858 | No container-replicator running 2022-02-14 18:36:02.858 | No account-server running 2022-02-14 18:36:02.858 | No container-auditor running 2022-02-14 18:36:02.858 | No account-auditor running 2022-02-14 18:36:02.858 | No container-updater running 2022-02-14 18:36:02.858 | No object-updater running 2022-02-14 18:36:02.858 | No object-server running 2022-02-14 18:36:02.858 | No object-reconstructor running 2022-02-14 18:36:02.858 | No proxy-server running 2022-02-14 18:36:02.945 | + lib/swift:configure_swift:340 : true 2022-02-14 18:36:02.948 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 18:36:02.960 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-02-14 18:36:02.972 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 18:36:02.975 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 18:36:02.975 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 18:36:02.980 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 18:36:02.980 | s/%GROUP%/ubuntu/; 2022-02-14 18:36:02.980 | s/%USER%/ubuntu/; 2022-02-14 18:36:02.980 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 18:36:02.980 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 18:36:02.984 | uid = ubuntu 2022-02-14 18:36:02.984 | gid = ubuntu 2022-02-14 18:36:02.984 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 18:36:02.984 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 18:36:02.984 | address = 127.0.0.1 2022-02-14 18:36:02.984 | 2022-02-14 18:36:02.984 | [account6612] 2022-02-14 18:36:02.984 | max connections = 25 2022-02-14 18:36:02.984 | path = /opt/stack/data/swift/1/node/ 2022-02-14 18:36:02.984 | read only = false 2022-02-14 18:36:02.984 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 18:36:02.984 | 2022-02-14 18:36:02.984 | [account6622] 2022-02-14 18:36:02.984 | max connections = 25 2022-02-14 18:36:02.984 | path = /opt/stack/data/swift/2/node/ 2022-02-14 18:36:02.984 | read only = false 2022-02-14 18:36:02.984 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 18:36:02.984 | 2022-02-14 18:36:02.984 | [account6632] 2022-02-14 18:36:02.984 | max connections = 25 2022-02-14 18:36:02.984 | path = /opt/stack/data/swift/3/node/ 2022-02-14 18:36:02.984 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [account6642] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/4/node/ 2022-02-14 18:36:02.985 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [container6611] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/1/node/ 2022-02-14 18:36:02.985 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [container6621] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/2/node/ 2022-02-14 18:36:02.985 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [container6631] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/3/node/ 2022-02-14 18:36:02.985 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [container6641] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/4/node/ 2022-02-14 18:36:02.985 | read only = false 2022-02-14 18:36:02.985 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | 2022-02-14 18:36:02.985 | [object6613] 2022-02-14 18:36:02.985 | max connections = 25 2022-02-14 18:36:02.985 | path = /opt/stack/data/swift/1/node/ 2022-02-14 18:36:02.986 | read only = false 2022-02-14 18:36:02.986 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 18:36:02.986 | 2022-02-14 18:36:02.986 | [object6623] 2022-02-14 18:36:02.986 | max connections = 25 2022-02-14 18:36:02.986 | path = /opt/stack/data/swift/2/node/ 2022-02-14 18:36:02.986 | read only = false 2022-02-14 18:36:02.986 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 18:36:02.986 | 2022-02-14 18:36:02.986 | [object6633] 2022-02-14 18:36:02.986 | max connections = 25 2022-02-14 18:36:02.986 | path = /opt/stack/data/swift/3/node/ 2022-02-14 18:36:02.986 | read only = false 2022-02-14 18:36:02.986 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 18:36:02.986 | 2022-02-14 18:36:02.986 | [object6643] 2022-02-14 18:36:02.986 | max connections = 25 2022-02-14 18:36:02.986 | path = /opt/stack/data/swift/4/node/ 2022-02-14 18:36:02.986 | read only = false 2022-02-14 18:36:02.986 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 18:36:02.987 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 18:36:02.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:02.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:02.993 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 18:36:03.005 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 18:36:03.007 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 18:36:03.012 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 18:36:03.016 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 18:36:03.018 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 18:36:03.022 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 18:36:03.050 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.81:8080/v1/ 2022-02-14 18:36:03.076 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 18:36:03.094 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 18:36:03.121 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 18:36:03.139 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 18:36:03.167 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 18:36:03.184 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 18:36:03.212 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 18:36:03.230 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 18:36:03.257 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 18:36:03.276 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 18:36:03.304 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 18:36:03.321 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 18:36:03.336 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:03.338 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 18:36:03.366 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 18:36:03.393 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 18:36:03.420 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 18:36:03.447 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 18:36:03.462 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:03.464 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 18:36:03.491 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 18:36:03.506 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:03.508 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 18:36:03.523 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:03.525 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 18:36:03.527 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 18:36:03.542 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:03.544 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 18:36:03.546 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 18:36:03.548 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 18:36:03.553 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 18:36:03.559 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 18:36:03.586 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 18:36:03.612 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 18:36:03.642 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 18:36:03.671 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 18:36:03.699 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 18:36:03.701 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 18:36:03.703 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 18:36:03.705 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 18:36:03.707 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 18:36:03.734 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 18:36:03.761 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:36:03.787 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 18:36:03.815 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 18:36:03.841 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 18:36:03.868 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 18:36:03.896 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 18:36:03.923 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:36:03.950 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 18:36:03.977 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 18:36:04.004 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 18:36:04.032 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 18:36:04.058 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 18:36:04.090 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 18:36:04.119 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 18:36:04.138 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 18:36:04.166 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 18:36:04.194 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 18:36:04.198 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 18:36:04.227 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 18:36:04.253 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 18:36:04.280 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 18:36:04.283 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 18:36:04.285 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 18:36:04.287 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 18:36:04.291 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 18:36:04.294 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 18:36:04.296 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 18:36:04.298 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 18:36:04.301 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 18:36:04.303 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 18:36:04.305 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 18:36:04.307 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 18:36:04.325 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 18:36:04.353 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 18:36:04.371 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 18:36:04.399 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 18:36:04.416 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 18:36:04.445 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 18:36:04.462 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 18:36:04.490 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 18:36:04.508 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 18:36:04.537 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 18:36:04.556 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 18:36:04.584 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 18:36:04.602 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 18:36:04.630 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 18:36:04.649 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 18:36:04.678 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 18:36:04.696 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 18:36:04.723 | + 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-14 18:36:04.731 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 18:36:04.750 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 18:36:04.778 | + lib/swift:configure_swift:485 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-02-14 18:36:04.807 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 18:36:04.809 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 18:36:04.814 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 18:36:04.816 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 18:36:04.818 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 18:36:04.821 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 18:36:04.823 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 18:36:04.825 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 18:36:04.828 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 18:36:04.830 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 18:36:04.848 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 18:36:04.878 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 18:36:04.896 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 18:36:04.930 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 18:36:04.949 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 18:36:04.978 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 18:36:04.998 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 18:36:05.027 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 18:36:05.045 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 18:36:05.075 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 18:36:05.093 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 18:36:05.121 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 18:36:05.140 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 18:36:05.169 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 18:36:05.188 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 18:36:05.217 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 18:36:05.236 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 18:36:05.264 | + 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-14 18:36:05.269 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 18:36:05.289 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 18:36:05.317 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 18:36:05.319 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 18:36:05.324 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 18:36:05.326 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 18:36:05.328 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 18:36:05.330 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 18:36:05.333 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 18:36:05.335 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 18:36:05.337 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 18:36:05.340 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 18:36:05.358 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 18:36:05.385 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 18:36:05.404 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 18:36:05.432 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 18:36:05.450 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 18:36:05.478 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 18:36:05.496 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 18:36:05.524 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 18:36:05.542 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 18:36:05.571 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 18:36:05.588 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 18:36:05.617 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 18:36:05.635 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 18:36:05.664 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 18:36:05.682 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 18:36:05.710 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 18:36:05.728 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 18:36:05.756 | + 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-14 18:36:05.764 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 18:36:05.783 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 18:36:05.817 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 18:36:05.848 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 18:36:05.882 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 18:36:05.912 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 18:36:05.914 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 18:36:05.918 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 18:36:05.949 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 18:36:05.977 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 18:36:06.007 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 18:36:06.036 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 18:36:06.066 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 18:36:06.093 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 18:36:06.120 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 18:36:06.148 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 18:36:06.176 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 18:36:06.192 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:06.194 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 18:36:06.212 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 18:36:06.215 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 18:36:06.235 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 18:36:06.237 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 18:36:06.264 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 18:36:06.267 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 18:36:06.294 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 18:36:06.323 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 18:36:06.325 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 18:36:06.352 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 18:36:06.368 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:06.370 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 18:36:06.373 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 18:36:06.378 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 18:36:06.380 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 18:36:06.392 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 18:36:06.395 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 18:36:06.406 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 18:36:06.409 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 18:36:06.411 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:36:06.413 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:36:06.415 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:36:06.418 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:36:06.421 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:36:06.423 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:36:06.425 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 18:36:06.437 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 18:36:06.439 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 18:36:06.442 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 18:36:06.459 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:06.462 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 18:36:06.479 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:06.482 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 18:36:06.484 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 18:36:06.487 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 18:36:06.489 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:36:06.492 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 18:36:06.494 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 18:36:06.497 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 18:36:06.499 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 18:36:06.516 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:06.519 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 18:36:06.521 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 18:36:06.538 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:06.541 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 18:36:06.544 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 18:36:06.546 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 18:36:06.549 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:36:06.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:36:06.554 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 18:36:06.557 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:36:06.560 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 18:36:06.563 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 18:36:06.566 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 18:36:06.569 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 18:36:06.571 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 18:36:06.574 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 18:36:06.576 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 18:36:06.580 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 18:36:06.582 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 18:36:06.585 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 18:36:06.589 | +++ 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-14 18:36:06.589 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 18:36:06.595 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 18:36:06.597 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 18:36:06.600 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 18:36:06.603 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 18:36:06.606 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 18:36:06.627 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 18:36:06.630 | + 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-14 18:36:07.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:07.503 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:07.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:07.503 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:08.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:36:08.660 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 18:36:08.743 | 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-14 18:36:08.744 | 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-14 18:36:08.745 | 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.7.1) 2022-02-14 18:36:08.746 | 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-14 18:36:08.747 | 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-14 18:36:08.748 | 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-14 18:36:08.749 | 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-14 18:36:08.750 | 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-14 18:36:08.751 | 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-14 18:36:08.752 | 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-14 18:36:08.753 | 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-14 18:36:08.754 | 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.2.0) 2022-02-14 18:36:08.757 | 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-14 18:36:08.759 | 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-14 18:36:08.761 | 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-14 18:36:08.763 | 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.6.2) 2022-02-14 18:36:08.766 | 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-14 18:36:08.768 | 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-14 18:36:08.778 | 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-14 18:36:08.779 | 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-14 18:36:08.792 | 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-14 18:36:08.861 | 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-14 18:36:08.863 | 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-14 18:36:08.864 | 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-14 18:36:08.886 | 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-14 18:36:08.888 | 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-14 18:36:08.889 | 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-14 18:36:08.890 | 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-14 18:36:08.892 | 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-14 18:36:08.904 | 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-14 18:36:08.944 | 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-14 18:36:08.945 | 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-14 18:36:08.946 | 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-14 18:36:08.947 | 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-14 18:36:08.968 | 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-14 18:36:08.971 | 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-14 18:36:08.986 | 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-14 18:36:09.002 | 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-14 18:36:09.003 | 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-14 18:36:09.021 | 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.0.0) 2022-02-14 18:36:09.023 | 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-14 18:36:09.104 | 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-14 18:36:09.105 | 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-14 18:36:09.106 | 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-14 18:36:09.108 | 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-14 18:36:09.157 | 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-14 18:36:09.183 | 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-14 18:36:09.384 | 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-14 18:36:09.387 | 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-14 18:36:09.418 | 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-14 18:36:09.420 | 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-14 18:36:09.423 | 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-14 18:36:09.424 | 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-14 18:36:09.426 | 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-14 18:36:09.427 | 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-14 18:36:09.504 | 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-14 18:36:09.675 | 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-14 18:36:09.698 | 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.8.2) 2022-02-14 18:36:09.782 | 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-14 18:36:09.929 | 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-14 18:36:12.010 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-02-14 18:36:12.017 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:36:12.017 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:36:12.140 | + inc/python:pip_install:200 : result=0 2022-02-14 18:36:12.143 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:36:12.145 | + functions-common:time_stop:2425 : local name 2022-02-14 18:36:12.147 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:36:12.150 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:36:12.153 | + functions-common:time_stop:2428 : local total 2022-02-14 18:36:12.155 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:36:12.158 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:36:12.160 | + functions-common:time_stop:2432 : start_time=1644863766622 2022-02-14 18:36:12.162 | + functions-common:time_stop:2434 : [[ -z 1644863766622 ]] 2022-02-14 18:36:12.165 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:36:12.170 | + functions-common:time_stop:2437 : end_time=1644863772167 2022-02-14 18:36:12.172 | + functions-common:time_stop:2438 : elapsed_time=5545 2022-02-14 18:36:12.174 | + functions-common:time_stop:2439 : total=64713 2022-02-14 18:36:12.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:36:12.179 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70258 2022-02-14 18:36:12.181 | + inc/python:pip_install:203 : return 0 2022-02-14 18:36:12.184 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 18:36:12.187 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 18:36:12.189 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 18:36:12.203 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 18:36:12.208 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 18:36:12.210 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 18:36:12.213 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 18:36:12.216 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:36:12.218 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:36:12.221 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:36:12.225 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:36:12.227 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:36:12.230 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:36:12.247 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:36:12.249 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:36:12.252 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:12.255 | + functions-common:git_clone:629 : echo master 2022-02-14 18:36:12.255 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:36:12.260 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 18:36:12.263 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:12.265 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 18:36:12.268 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:36:12.268 | + functions-common:git_clone:678 : head -1 2022-02-14 18:36:12.272 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 18:36:12.274 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:36:12.278 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 18:36:12.280 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:36:12.283 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 18:36:12.285 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 18:36:12.288 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:36:12.291 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 18:36:12.293 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:36:12.296 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 18:36:12.298 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 18:36:12.301 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:36:12.303 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:36:12.306 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 18:36:12.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:36:12.312 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 18:36:12.314 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:36:12.317 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:36:12.320 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 18:36:12.327 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 18:36:12.329 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-02-14 18:36:12.986 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 18:36:12.989 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:36:12.991 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:36:12.993 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:36:12.996 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 18:36:12.999 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 18:36:13.001 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:36:13.003 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:36:13.006 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:36:13.008 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:36:13.011 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:36:13.013 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:36:13.016 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:36:13.018 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 18:36:13.039 | Using python 3.8 to install /opt/stack/glance 2022-02-14 18:36:13.041 | + 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-14 18:36:13.921 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:13.921 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:13.921 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:13.921 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:15.054 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:36:15.080 | Obtaining file:///opt/stack/glance 2022-02-14 18:36:15.081 | Preparing metadata (setup.py): started 2022-02-14 18:36:16.323 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:36:16.395 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.8.1) 2022-02-14 18:36:16.396 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.7.1) 2022-02-14 18:36:16.397 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.31) 2022-02-14 18:36:16.398 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.33.0) 2022-02-14 18:36:16.399 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.1.1) 2022-02-14 18:36:16.400 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.5.1) 2022-02-14 18:36:16.402 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.8.7) 2022-02-14 18:36:16.403 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.4.2) 2022-02-14 18:36:16.404 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.7.6) 2022-02-14 18:36:16.405 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.20.4) 2022-02-14 18:36:16.406 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (8.7.1) 2022-02-14 18:36:16.407 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 18:36:16.408 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.0) 2022-02-14 18:36:16.409 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.4.0) 2022-02-14 18:36:16.410 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.12.1) 2022-02-14 18:36:16.411 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 18:36:16.412 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 18:36:16.413 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.4) 2022-02-14 18:36:16.414 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 18:36:16.415 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (9.3.0) 2022-02-14 18:36:16.416 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.11.0) 2022-02-14 18:36:16.418 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.0.0) 2022-02-14 18:36:16.419 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.5.0) 2022-02-14 18:36:16.420 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev61) (3.2.0) 2022-02-14 18:36:16.421 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.4.0) 2022-02-14 18:36:16.422 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (22.0.0) 2022-02-14 18:36:16.423 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.16.0) 2022-02-14 18:36:16.425 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (11.1.0) 2022-02-14 18:36:16.426 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.1.0) 2022-02-14 18:36:16.427 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.5.0) 2022-02-14 18:36:16.428 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.6.1) 2022-02-14 18:36:16.429 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (12.12.0) 2022-02-14 18:36:16.430 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (4.5.0) 2022-02-14 18:36:16.431 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.3.0) 2022-02-14 18:36:16.432 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.1) 2022-02-14 18:36:16.433 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.3.3) 2022-02-14 18:36:16.435 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.4.2) 2022-02-14 18:36:16.436 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.7.0) 2022-02-14 18:36:16.437 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (2.4.0) 2022-02-14 18:36:16.438 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (36.0.1) 2022-02-14 18:36:16.439 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (0.2.2) 2022-02-14 18:36:16.440 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (1.0.2) 2022-02-14 18:36:16.441 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (5.5.0) 2022-02-14 18:36:16.442 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev61) (3.10.0) 2022-02-14 18:36:16.458 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (5.4.0) 2022-02-14 18:36:16.460 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (4.11.0) 2022-02-14 18:36:16.460 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev61) (1.1.6) 2022-02-14 18:36:16.482 | 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.dev61) (2.27.1) 2022-02-14 18:36:16.485 | 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.dev61) (5.2.0) 2022-02-14 18:36:16.523 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev61) (1.15.0) 2022-02-14 18:36:16.539 | 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.dev61) (4.2.0) 2022-02-14 18:36:16.549 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev61) (1.13.3) 2022-02-14 18:36:16.563 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (2.1.0) 2022-02-14 18:36:16.565 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev61) (1.1.2) 2022-02-14 18:36:16.656 | 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.dev61) (3.0.7) 2022-02-14 18:36:16.731 | 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.dev61) (1.7.0) 2022-02-14 18:36:16.784 | 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.dev61) (2.10.0) 2022-02-14 18:36:16.786 | 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.dev61) (3.1.1) 2022-02-14 18:36:16.819 | 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.dev61) (0.17.3) 2022-02-14 18:36:16.864 | 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.dev61) (1.5.0) 2022-02-14 18:36:16.865 | 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.dev61) (0.8.0) 2022-02-14 18:36:16.866 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev61) (6.0) 2022-02-14 18:36:16.950 | 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.dev61) (0.13.0) 2022-02-14 18:36:16.954 | 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.dev61) (2.0.1) 2022-02-14 18:36:16.955 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev61) (0.5.0) 2022-02-14 18:36:16.979 | 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.dev61) (0.61.0) 2022-02-14 18:36:17.026 | 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.dev61) (0.9.6) 2022-02-14 18:36:17.029 | 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.dev61) (2.8.2) 2022-02-14 18:36:17.090 | 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.dev61) (5.2.3) 2022-02-14 18:36:17.092 | 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.dev61) (2.8.0) 2022-02-14 18:36:17.095 | 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.dev61) (5.0.0) 2022-02-14 18:36:17.096 | 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.dev61) (0.4.0) 2022-02-14 18:36:17.097 | 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.dev61) (5.0.9) 2022-02-14 18:36:17.120 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev61) (3.0.3) 2022-02-14 18:36:17.125 | 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.dev61) (3.3.0) 2022-02-14 18:36:17.127 | 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.dev61) (3.2.0) 2022-02-14 18:36:17.169 | 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.dev61) (5.9.0) 2022-02-14 18:36:17.211 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (2021.3) 2022-02-14 18:36:17.213 | 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.dev61) (0.11.0) 2022-02-14 18:36:17.216 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev61) (21.3) 2022-02-14 18:36:17.290 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev61) (60.8.2) 2022-02-14 18:36:17.351 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev61) (0.2.5) 2022-02-14 18:36:17.453 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev61) (0.7) 2022-02-14 18:36:17.779 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.6.3) 2022-02-14 18:36:17.780 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (1.4.2) 2022-02-14 18:36:17.784 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (6.3.1) 2022-02-14 18:36:17.785 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev61) (2.4.0) 2022-02-14 18:36:17.844 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev61) (0.8.1) 2022-02-14 18:36:17.868 | 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.dev61) (5.0.0) 2022-02-14 18:36:17.988 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev61) (2.21) 2022-02-14 18:36:18.097 | 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.dev61) (2.0.1) 2022-02-14 18:36:18.315 | 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.dev61) (1.1.5) 2022-02-14 18:36:18.317 | 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.dev61) (1.4.0) 2022-02-14 18:36:18.318 | 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.dev61) (1.4.4) 2022-02-14 18:36:18.319 | 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.dev61) (1.32) 2022-02-14 18:36:18.321 | 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.dev61) (5.1.1) 2022-02-14 18:36:18.323 | 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.dev61) (2.5.0) 2022-02-14 18:36:18.324 | 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.dev61) (0.10.0) 2022-02-14 18:36:18.446 | 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.dev61) (0.13.1) 2022-02-14 18:36:18.479 | 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.dev61) (1.0.3) 2022-02-14 18:36:18.528 | 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.dev61) (3.0.0) 2022-02-14 18:36:18.530 | 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.dev61) (1.3.3) 2022-02-14 18:36:18.784 | 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.dev61) (3.10.0) 2022-02-14 18:36:18.974 | 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.dev61) (2.0.12) 2022-02-14 18:36:18.975 | 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.dev61) (2019.11.28) 2022-02-14 18:36:18.976 | 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.dev61) (1.26.8) 2022-02-14 18:36:18.978 | 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.dev61) (3.3) 2022-02-14 18:36:19.055 | 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.dev61) (0.5.2) 2022-02-14 18:36:19.210 | 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.dev61) (2.5.0) 2022-02-14 18:36:19.341 | 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.dev61) (3.7.0) 2022-02-14 18:36:19.654 | 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.dev61) (0.5.0) 2022-02-14 18:36:19.657 | 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.dev61) (2.3.3) 2022-02-14 18:36:19.885 | 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.dev61) (2.2) 2022-02-14 18:36:20.168 | 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.dev61) (1.0.0) 2022-02-14 18:36:20.483 | 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.dev61) (1.8.2) 2022-02-14 18:36:20.484 | 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.dev61) (21.4.0) 2022-02-14 18:36:21.928 | Installing collected packages: glance 2022-02-14 18:36:21.928 | Attempting uninstall: glance 2022-02-14 18:36:21.929 | Found existing installation: glance 24.0.0.dev61 2022-02-14 18:36:21.936 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 18:36:21.938 | Running setup.py develop for glance 2022-02-14 18:36:24.162 | Successfully installed glance 2022-02-14 18:36:24.163 | 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-14 18:36:24.171 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:36:24.171 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:36:24.314 | + inc/python:pip_install:200 : result=0 2022-02-14 18:36:24.317 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:36:24.320 | + functions-common:time_stop:2425 : local name 2022-02-14 18:36:24.322 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:36:24.325 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:36:24.327 | + functions-common:time_stop:2428 : local total 2022-02-14 18:36:24.330 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:36:24.332 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:36:24.334 | + functions-common:time_stop:2432 : start_time=1644863773034 2022-02-14 18:36:24.337 | + functions-common:time_stop:2434 : [[ -z 1644863773034 ]] 2022-02-14 18:36:24.340 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:36:24.344 | + functions-common:time_stop:2437 : end_time=1644863784342 2022-02-14 18:36:24.347 | + functions-common:time_stop:2438 : elapsed_time=11308 2022-02-14 18:36:24.349 | + functions-common:time_stop:2439 : total=70258 2022-02-14 18:36:24.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:36:24.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81566 2022-02-14 18:36:24.358 | + inc/python:pip_install:203 : return 0 2022-02-14 18:36:24.360 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:36:24.363 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 18:36:24.365 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 18:36:24.385 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 18:36:24.397 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 18:36:24.400 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 18:36:24.403 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:36:24.405 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:36:24.408 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 18:36:24.410 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:36:24.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:36:24.415 | + ./stack.sh:main:920 : configure_glance 2022-02-14 18:36:24.418 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 18:36:24.431 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 18:36:24.434 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 18:36:24.436 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 18:36:24.439 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 18:36:24.441 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 18:36:24.443 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 18:36:24.446 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 18:36:24.449 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 18:36:24.478 | + 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-14 18:36:24.507 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 18:36:24.537 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 18:36:24.567 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 18:36:24.597 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 18:36:24.627 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 18:36:24.630 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 18:36:24.632 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 18:36:24.634 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 18:36:24.637 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 18:36:24.666 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 18:36:24.696 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:36:24.726 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 18:36:24.756 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 18:36:24.786 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 18:36:24.817 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 18:36:24.846 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 18:36:24.876 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:36:24.905 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 18:36:24.935 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 18:36:24.965 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 18:36:24.968 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 18:36:24.970 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 18:36:24.973 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 18:36:24.975 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 18:36:24.977 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:36:24.994 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:24.998 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 18:36:25.001 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 18:36:25.003 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:36:25.019 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:25.022 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:36:25.025 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:36:25.055 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:36:25.058 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:36:25.060 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 18:36:25.063 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 18:36:25.065 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 18:36:25.095 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 18:36:25.125 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 18:36:25.128 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 18:36:25.130 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 18:36:25.132 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 18:36:25.135 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 18:36:25.137 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 18:36:25.140 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 18:36:25.170 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 18:36:25.173 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 18:36:25.202 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 18:36:25.205 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 18:36:25.222 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:25.224 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 18:36:25.254 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 18:36:25.284 | + 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-14 18:36:25.314 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 18:36:25.344 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 18:36:25.374 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 18:36:25.390 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:25.393 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 18:36:25.423 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 18:36:25.454 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 18:36:25.483 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.81/identity/v3 2022-02-14 18:36:25.513 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 18:36:25.543 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 18:36:25.573 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 18:36:25.590 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:25.592 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 18:36:25.595 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 18:36:25.597 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 18:36:25.600 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:36:25.617 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:36:25.620 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:36:25.623 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:36:25.625 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:36:25.627 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:36:25.657 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:36:25.687 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:36:25.717 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:36:25.747 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 18:36:25.751 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 18:36:25.781 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 18:36:25.819 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 18:36:25.849 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 18:36:25.879 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 18:36:25.909 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 18:36:25.939 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 18:36:25.970 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 18:36:26.000 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 18:36:26.031 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 18:36:26.061 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 18:36:26.091 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 18:36:26.096 | + 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-14 18:36:26.104 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 18:36:26.121 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:26.123 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 18:36:26.126 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-02-14 18:36:26.128 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 18:36:26.131 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 18:36:26.133 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 18:36:26.136 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 18:36:26.139 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 18:36:26.142 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 18:36:26.146 | + 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-14 18:36:26.176 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 18:36:26.178 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 18:36:26.181 | ++ functions:get_random_port:837 : true 2022-02-14 18:36:26.183 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 18:36:26.185 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 18:36:26.187 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 18:36:26.246 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 18:36:26.249 | ++ functions:get_random_port:841 : break 2 2022-02-14 18:36:26.250 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 18:36:26.253 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 18:36:26.255 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-02-14 18:36:26.283 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 18:36:26.310 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 18:36:26.337 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 18:36:26.370 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 18:36:26.397 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 18:36:26.425 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 18:36:26.453 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 18:36:26.480 | + 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-14 18:36:26.507 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 18:36:26.535 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 18:36:26.562 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 18:36:26.590 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 18:36:26.617 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 18:36:26.645 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 18:36:26.672 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 18:36:26.700 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 18:36:26.728 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 18:36:26.755 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 18:36:26.783 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 18:36:26.785 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 18:36:26.787 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:36:26.790 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:26.792 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:26.794 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 18:36:26.797 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 18:36:26.853 | proxy (enabled by site administrator) 2022-02-14 18:36:26.856 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 18:36:26.859 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 18:36:26.861 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:36:26.863 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:26.866 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:26.868 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 18:36:26.871 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 18:36:26.925 | proxy_http (enabled by site administrator) 2022-02-14 18:36:26.928 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 18:36:26.931 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 18:36:26.934 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 18:36:26.937 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 18:36:26.939 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:26.942 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:26.944 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 18:36:26.947 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 18:36:26.951 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 18:36:26.951 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 18:36:26.960 | KeepAlive Off 2022-02-14 18:36:26.964 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 18:36:26.964 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 18:36:26.972 | SetEnv proxy-sendchunked 1 2022-02-14 18:36:26.976 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 18:36:26.977 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 18:36:26.985 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 18:36:26.988 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 18:36:26.990 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 18:36:26.993 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 18:36:26.996 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 18:36:26.998 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:36:27.000 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:27.003 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:27.005 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 18:36:27.007 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 18:36:27.010 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:27.013 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:27.015 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 18:36:27.077 | Site glance-wsgi-api already enabled 2022-02-14 18:36:27.081 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 18:36:27.083 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:36:27.086 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:36:27.088 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:36:27.223 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 18:36:27.232 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-02-14 18:36:27.265 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 18:36:27.267 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 18:36:27.287 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:27.289 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 18:36:27.292 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 18:36:27.294 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 18:36:27.297 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:36:27.299 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 18:36:27.302 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 18:36:27.304 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 18:36:27.307 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 18:36:27.309 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:36:27.311 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:36:27.314 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:36:27.317 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:36:27.319 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:36:27.322 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:36:27.340 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:36:27.342 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:36:27.344 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:27.347 | + functions-common:git_clone:629 : echo master 2022-02-14 18:36:27.348 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:36:27.353 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 18:36:27.355 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:27.358 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 18:36:27.361 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:36:27.361 | + functions-common:git_clone:678 : head -1 2022-02-14 18:36:27.409 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 18:36:27.413 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:36:27.415 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 18:36:27.418 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:36:27.420 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 18:36:27.423 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 18:36:27.425 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:36:27.428 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 18:36:27.431 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:36:27.434 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 18:36:27.436 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 18:36:27.439 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:36:27.442 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:36:27.445 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 18:36:27.447 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:36:27.451 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 18:36:27.453 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:36:27.456 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:36:27.459 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 18:36:27.465 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 18:36:27.467 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-02-14 18:36:28.105 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 18:36:28.107 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:36:28.110 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:36:28.112 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:36:28.115 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 18:36:28.117 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 18:36:28.119 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:36:28.122 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:36:28.125 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:36:28.127 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:36:28.129 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:36:28.132 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:36:28.134 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:36:28.137 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 18:36:28.158 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 18:36:28.161 | + 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-14 18:36:29.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:29.025 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:29.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:29.025 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:30.139 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:36:30.164 | Obtaining file:///opt/stack/cinder 2022-02-14 18:36:30.165 | Preparing metadata (setup.py): started 2022-02-14 18:36:32.143 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:36:32.274 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.8.1) 2022-02-14 18:36:32.275 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.1) 2022-02-14 18:36:32.276 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.33.0) 2022-02-14 18:36:32.277 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.1.2) 2022-02-14 18:36:32.278 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.20.4) 2022-02-14 18:36:32.279 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.0.2) 2022-02-14 18:36:32.280 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev196) (3.2.0) 2022-02-14 18:36:32.281 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 18:36:32.282 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (9.3.0) 2022-02-14 18:36:32.283 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.7.1) 2022-02-14 18:36:32.284 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.1.3) 2022-02-14 18:36:32.285 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (8.7.1) 2022-02-14 18:36:32.286 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 18:36:32.288 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.0) 2022-02-14 18:36:32.289 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (11.1.0) 2022-02-14 18:36:32.290 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.1) 2022-02-14 18:36:32.291 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (12.12.0) 2022-02-14 18:36:32.292 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.5.0) 2022-02-14 18:36:32.293 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.1) 2022-02-14 18:36:32.294 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.6.2) 2022-02-14 18:36:32.295 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.3.0) 2022-02-14 18:36:32.297 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.0) 2022-02-14 18:36:32.298 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.2.0) 2022-02-14 18:36:32.299 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.0) 2022-02-14 18:36:32.300 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.0) 2022-02-14 18:36:32.301 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.12.1) 2022-02-14 18:36:32.302 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.0) 2022-02-14 18:36:32.303 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.4.2) 2022-02-14 18:36:32.304 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (21.3) 2022-02-14 18:36:32.305 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.8.1) 2022-02-14 18:36:32.306 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 18:36:32.307 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.1) 2022-02-14 18:36:32.308 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.9.0) 2022-02-14 18:36:32.309 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.0.7) 2022-02-14 18:36:32.310 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.2.0) 2022-02-14 18:36:32.311 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 18:36:32.313 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.4.0) 2022-02-14 18:36:32.314 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (17.6.0) 2022-02-14 18:36:32.315 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.13.0) 2022-02-14 18:36:32.316 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2021.3) 2022-02-14 18:36:32.317 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.27.1) 2022-02-14 18:36:32.318 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.5.1) 2022-02-14 18:36:32.319 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (4.6.4) 2022-02-14 18:36:32.320 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.1.74) 2022-02-14 18:36:32.321 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.16.0) 2022-02-14 18:36:32.322 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.4.31) 2022-02-14 18:36:32.324 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.13.0) 2022-02-14 18:36:32.325 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.5.0) 2022-02-14 18:36:32.326 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.8.9) 2022-02-14 18:36:32.327 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (6.3.1) 2022-02-14 18:36:32.328 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.8.7) 2022-02-14 18:36:32.329 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 18:36:32.330 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 18:36:32.331 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.1.0) 2022-02-14 18:36:32.333 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (5.5.0) 2022-02-14 18:36:32.333 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.10.1) 2022-02-14 18:36:32.335 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (2.37.0) 2022-02-14 18:36:32.336 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (3.10.0) 2022-02-14 18:36:32.337 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (36.0.1) 2022-02-14 18:36:32.338 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (0.2.2) 2022-02-14 18:36:32.339 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.5.1.0) 2022-02-14 18:36:32.340 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev196) (1.20.54) 2022-02-14 18:36:32.353 | 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.dev196) (0.5.1) 2022-02-14 18:36:32.354 | 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.dev196) (0.10.0) 2022-02-14 18:36:32.355 | Requirement already satisfied: botocore<1.24.0,>=1.23.54 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev196) (1.23.54) 2022-02-14 18:36:32.416 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev196) (1.15.0) 2022-02-14 18:36:32.447 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev196) (2.1.0) 2022-02-14 18:36:32.461 | 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.dev196) (2.6.0) 2022-02-14 18:36:32.463 | 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.dev196) (4.1.1) 2022-02-14 18:36:32.465 | 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.dev196) (0.1.0) 2022-02-14 18:36:32.466 | 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.dev196) (2.5.0) 2022-02-14 18:36:32.560 | 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.dev196) (1.7.0) 2022-02-14 18:36:32.612 | 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.dev196) (2.10.0) 2022-02-14 18:36:32.615 | 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.dev196) (3.1.1) 2022-02-14 18:36:32.642 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (4.8) 2022-02-14 18:36:32.644 | 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.dev196) (0.2.8) 2022-02-14 18:36:32.645 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev196) (0.4.8) 2022-02-14 18:36:32.699 | 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.dev196) (0.17.3) 2022-02-14 18:36:32.769 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev196) (6.0) 2022-02-14 18:36:32.770 | 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.dev196) (1.5.0) 2022-02-14 18:36:32.771 | 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.dev196) (0.8.0) 2022-02-14 18:36:32.772 | 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.dev196) (2.4.0) 2022-02-14 18:36:32.832 | 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.dev196) (1.7.6) 2022-02-14 18:36:32.833 | 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.dev196) (2.0.1) 2022-02-14 18:36:32.834 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev196) (0.5.0) 2022-02-14 18:36:32.893 | 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.dev196) (0.9.6) 2022-02-14 18:36:32.898 | 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.dev196) (2.8.2) 2022-02-14 18:36:32.956 | 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.dev196) (2.4.0) 2022-02-14 18:36:32.957 | 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.dev196) (0.4.0) 2022-02-14 18:36:32.959 | 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.dev196) (5.0.9) 2022-02-14 18:36:32.960 | 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.dev196) (5.2.3) 2022-02-14 18:36:32.964 | 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.dev196) (5.0.0) 2022-02-14 18:36:32.987 | 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.dev196) (3.2.0) 2022-02-14 18:36:32.988 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev196) (3.0.3) 2022-02-14 18:36:32.991 | 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.dev196) (3.3.0) 2022-02-14 18:36:33.034 | 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.dev196) (1.0.3) 2022-02-14 18:36:33.121 | 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.dev196) (3.0.0) 2022-02-14 18:36:33.123 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev196) (1.3.3) 2022-02-14 18:36:33.144 | 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.dev196) (3.0.0) 2022-02-14 18:36:33.170 | 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.dev196) (0.11.0) 2022-02-14 18:36:33.237 | 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.dev196) (1.26.8) 2022-02-14 18:36:33.240 | 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.dev196) (1.0.0) 2022-02-14 18:36:33.370 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev196) (1.5.0) 2022-02-14 18:36:33.395 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev196) (60.8.2) 2022-02-14 18:36:33.532 | 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.dev196) (3.10.0) 2022-02-14 18:36:33.569 | 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.dev196) (1.3.3) 2022-02-14 18:36:33.573 | 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.dev196) (22.0.0) 2022-02-14 18:36:33.574 | 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.dev196) (1.13.3) 2022-02-14 18:36:33.770 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (3.3) 2022-02-14 18:36:33.771 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev196) (2019.11.28) 2022-02-14 18:36:33.774 | 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.dev196) (2.0.12) 2022-02-14 18:36:33.810 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev196) (0.7) 2022-02-14 18:36:33.839 | 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.dev196) (0.23.2) 2022-02-14 18:36:34.075 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.5.2) 2022-02-14 18:36:34.077 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev196) (0.4.2) 2022-02-14 18:36:34.216 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.4.0) 2022-02-14 18:36:34.217 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (2.6.3) 2022-02-14 18:36:34.219 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev196) (1.4.2) 2022-02-14 18:36:34.351 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 18:36:34.467 | 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.dev196) (1.1.6) 2022-02-14 18:36:34.468 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==19.1.0.dev196) (4.11.0) 2022-02-14 18:36:34.471 | 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.dev196) (5.4.0) 2022-02-14 18:36:34.504 | 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.dev196) (5.0.0) 2022-02-14 18:36:34.777 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev196) (2.21) 2022-02-14 18:36:34.855 | 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.dev196) (0.5.0) 2022-02-14 18:36:34.857 | 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.dev196) (2.3.3) 2022-02-14 18:36:35.024 | 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.dev196) (2.5.0) 2022-02-14 18:36:35.113 | 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.dev196) (3.19.4) 2022-02-14 18:36:35.115 | 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.dev196) (1.54.0) 2022-02-14 18:36:35.293 | 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.dev196) (2.0.1) 2022-02-14 18:36:35.709 | 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.dev196) (1.1.5) 2022-02-14 18:36:35.758 | 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.dev196) (0.13.1) 2022-02-14 18:36:35.809 | 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.dev196) (0.2.5) 2022-02-14 18:36:36.841 | 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.dev196) (1.32) 2022-02-14 18:36:37.112 | 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.dev196) (1.8.2) 2022-02-14 18:36:37.113 | 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.dev196) (21.4.0) 2022-02-14 18:36:37.253 | 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.dev196) (2.2) 2022-02-14 18:36:37.444 | 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.dev196) (1.0.0) 2022-02-14 18:36:37.571 | 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.dev196) (3.7.0) 2022-02-14 18:36:39.214 | Installing collected packages: cinder 2022-02-14 18:36:39.214 | Attempting uninstall: cinder 2022-02-14 18:36:39.214 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 18:36:39.220 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 18:36:39.222 | Running setup.py develop for cinder 2022-02-14 18:36:42.721 | Successfully installed cinder 2022-02-14 18:36:42.722 | 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-14 18:36:42.730 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:36:42.730 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:36:42.878 | + inc/python:pip_install:200 : result=0 2022-02-14 18:36:42.881 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:36:42.883 | + functions-common:time_stop:2425 : local name 2022-02-14 18:36:42.885 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:36:42.888 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:36:42.890 | + functions-common:time_stop:2428 : local total 2022-02-14 18:36:42.892 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:36:42.895 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:36:42.897 | + functions-common:time_stop:2432 : start_time=1644863788153 2022-02-14 18:36:42.899 | + functions-common:time_stop:2434 : [[ -z 1644863788153 ]] 2022-02-14 18:36:42.902 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:36:42.906 | + functions-common:time_stop:2437 : end_time=1644863802903 2022-02-14 18:36:42.908 | + functions-common:time_stop:2438 : elapsed_time=14750 2022-02-14 18:36:42.910 | + functions-common:time_stop:2439 : total=81566 2022-02-14 18:36:42.913 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:36:42.915 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96316 2022-02-14 18:36:42.918 | + inc/python:pip_install:203 : return 0 2022-02-14 18:36:42.920 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:36:42.923 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 18:36:42.925 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 18:36:42.945 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 18:36:42.956 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 18:36:42.959 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 18:36:42.962 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:36:42.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:36:42.967 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 18:36:42.970 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:36:42.972 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 18:36:42.974 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 18:36:42.977 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 18:36:42.980 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:42.982 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:42.985 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 18:36:42.997 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 18:36:42.999 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:36:43.002 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:36:43.004 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:36:43.007 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:36:43.009 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:43.012 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:36:43.014 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:43.017 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:43.019 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:36:43.022 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:36:43.024 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:36:43.027 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:36:43.029 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 18:36:43.032 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:36:43.034 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:43.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:43.039 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 18:36:43.063 | + 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-14 18:36:43.171 | Reading package lists... 2022-02-14 18:36:43.407 | Building dependency tree... 2022-02-14 18:36:43.408 | Reading state information... 2022-02-14 18:36:43.654 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 18:36:43.655 | The following packages were automatically installed and are no longer required: 2022-02-14 18:36:43.656 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:36:43.656 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:36:43.656 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:36:43.656 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:36:43.656 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:36:43.656 | python3-zope.interface 2022-02-14 18:36:43.656 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:36:43.768 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:36:43.773 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:36:43.776 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:36:43.778 | + functions-common:time_stop:2425 : local name 2022-02-14 18:36:43.781 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:36:43.783 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:36:43.786 | + functions-common:time_stop:2428 : local total 2022-02-14 18:36:43.788 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:36:43.791 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:36:43.794 | + functions-common:time_stop:2432 : start_time=1644863803060 2022-02-14 18:36:43.796 | + functions-common:time_stop:2434 : [[ -z 1644863803060 ]] 2022-02-14 18:36:43.799 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:36:43.804 | + functions-common:time_stop:2437 : end_time=1644863803801 2022-02-14 18:36:43.807 | + functions-common:time_stop:2438 : elapsed_time=741 2022-02-14 18:36:43.810 | + functions-common:time_stop:2439 : total=5189 2022-02-14 18:36:43.812 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:36:43.814 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5930 2022-02-14 18:36:43.817 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:36:43.820 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:36:43.823 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 18:36:43.825 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 18:36:43.837 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 18:36:43.841 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 18:36:43.844 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 18:36:43.846 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 18:36:43.849 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 18:36:43.849 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 18:36:43.854 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 18:36:43.856 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 18:36:43.859 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 18:36:43.861 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 18:36:43.863 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 18:36:43.865 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 18:36:43.867 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 18:36:43.870 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 18:36:43.881 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 18:36:43.893 | + 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-14 18:36:43.906 | + 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-14 18:36:43.918 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-02-14 18:36:43.930 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 18:36:43.933 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 18:36:43.937 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.s8baCHijvC 2022-02-14 18:36:43.939 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 18:36:43.942 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 18:36:43.944 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 18:36:43.947 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.s8baCHijvC 2022-02-14 18:36:43.950 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.s8baCHijvC 2022-02-14 18:36:43.962 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.s8baCHijvC /etc/sudoers.d/cinder-rootwrap 2022-02-14 18:36:43.975 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 18:36:43.980 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 18:36:43.982 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 18:36:43.984 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 18:36:43.986 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 18:36:43.988 | + 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-14 18:36:43.991 | + 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-14 18:36:43.993 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 18:36:43.996 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 18:36:44.000 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 18:36:44.005 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 18:36:44.023 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 18:36:44.042 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 18:36:44.061 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 18:36:44.079 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 18:36:44.098 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 18:36:44.117 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 18:36:44.136 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 18:36:44.155 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 18:36:44.158 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 18:36:44.160 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 18:36:44.163 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 18:36:44.165 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 18:36:44.196 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 18:36:44.224 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:36:44.252 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 18:36:44.281 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 18:36:44.308 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 18:36:44.336 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 18:36:44.364 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 18:36:44.393 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:36:44.422 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 18:36:44.450 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 18:36:44.481 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 18:36:44.510 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 18:36:44.512 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 18:36:44.514 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 18:36:44.517 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 18:36:44.519 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 18:36:44.522 | + 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-14 18:36:44.553 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 18:36:44.583 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 18:36:44.611 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 18:36:44.640 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 18:36:44.668 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 18:36:44.696 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 18:36:44.727 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 18:36:44.729 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 18:36:44.758 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 18:36:44.789 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 18:36:44.797 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 07b8552a9dbaa7e1ead3e73681b39897 2022-02-14 18:36:44.826 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 18:36:44.829 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 18:36:44.857 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 18:36:44.886 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 18:36:44.913 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 18:36:44.942 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 18:36:44.959 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:44.961 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 18:36:44.964 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 18:36:44.966 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 18:36:44.968 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 18:36:44.971 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 18:36:44.973 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 18:36:44.975 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 18:36:44.977 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 18:36:44.980 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 18:36:44.982 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 18:36:44.985 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 18:36:45.016 | + 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-14 18:36:45.044 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-02-14 18:36:45.072 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 18:36:45.100 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 18:36:45.128 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 18:36:45.156 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 18:36:45.158 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 18:36:45.161 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 18:36:45.163 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 18:36:45.193 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 18:36:45.195 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 18:36:45.223 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 18:36:45.225 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 18:36:45.228 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 18:36:45.231 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 18:36:45.260 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 18:36:45.262 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 18:36:45.265 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 18:36:45.281 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:45.284 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 18:36:45.286 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 18:36:45.288 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 18:36:45.291 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-02-14 18:36:45.319 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.81:8080/v1/AUTH_ 2022-02-14 18:36:45.347 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 18:36:45.364 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:45.366 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 18:36:45.383 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:45.385 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 18:36:45.402 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:45.404 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 18:36:45.407 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 18:36:45.409 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 18:36:45.412 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 18:36:45.414 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 18:36:45.417 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 18:36:45.419 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:36:45.435 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:45.438 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 18:36:45.441 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 18:36:45.444 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:36:45.459 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:45.462 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:36:45.465 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:36:45.493 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:36:45.495 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:36:45.498 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 18:36:45.500 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 18:36:45.502 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 18:36:45.505 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:36:45.522 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:36:45.525 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:36:45.527 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:36:45.530 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:36:45.532 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:36:45.560 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:36:45.589 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:36:45.617 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:36:45.645 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 18:36:45.661 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:45.664 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 18:36:45.667 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 18:36:45.669 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 18:36:45.672 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 18:36:45.674 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 18:36:45.676 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 18:36:45.679 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 18:36:45.683 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 18:36:45.686 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 18:36:45.688 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 18:36:45.701 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 18:36:45.701 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:36:45.709 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 18:36:45.713 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:36:45.729 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 18:36:45.732 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 18:36:45.735 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 18:36:45.765 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 18:36:45.793 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 18:36:45.820 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 18:36:45.847 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 18:36:45.875 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 18:36:45.902 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 18:36:45.930 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 18:36:45.958 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 18:36:45.985 | + 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-14 18:36:46.013 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 18:36:46.040 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 18:36:46.068 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 18:36:46.097 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 18:36:46.100 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 18:36:46.103 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 18:36:46.105 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 18:36:46.108 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 18:36:46.110 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:46.112 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:46.115 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 18:36:46.118 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 18:36:46.120 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 18:36:46.148 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 18:36:46.176 | + 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-14 18:36:46.176 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 18:36:46.185 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 18:36:46.188 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 18:36:46.191 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 18:36:46.194 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 18:36:46.196 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 18:36:46.199 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:36:46.201 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:46.204 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:46.206 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 18:36:46.209 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 18:36:46.211 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:36:46.214 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:36:46.216 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 18:36:46.278 | Enabling site cinder-wsgi. 2022-02-14 18:36:46.284 | To activate the new configuration, you need to run: 2022-02-14 18:36:46.284 | systemctl reload apache2 2022-02-14 18:36:46.288 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 18:36:46.290 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:36:46.293 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:36:46.295 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:36:46.433 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 18:36:46.435 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 18:36:46.476 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 18:36:46.506 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 18:36:46.523 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:36:46.526 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 18:36:46.528 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 18:36:46.531 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 18:36:46.533 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 18:36:46.535 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 18:36:46.567 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 18:36:46.595 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 18:36:46.624 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 18:36:46.652 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 18:36:46.680 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 18:36:46.708 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 18:36:46.736 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 18:36:46.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:36:46.792 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 18:36:46.821 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 18:36:46.849 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 18:36:46.878 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 18:36:46.881 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 18:36:46.897 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:46.900 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 18:36:46.931 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 18:36:46.934 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 18:36:46.952 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:36:46.954 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 18:36:46.957 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 18:36:46.959 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 18:36:46.962 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:36:46.965 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 18:36:46.967 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 18:36:46.971 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 18:36:46.971 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 18:36:46.977 | + 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-14 18:36:46.979 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 18:36:46.982 | + 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-14 18:36:46.984 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 18:36:46.987 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 18:36:46.990 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 18:36:46.992 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 18:36:46.995 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:36:46.998 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:36:47.000 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 18:36:47.003 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:36:47.006 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 18:36:47.008 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 18:36:47.011 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 18:36:47.013 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:36:47.016 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:36:47.018 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:36:47.021 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:36:47.023 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:36:47.026 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:36:47.042 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:36:47.044 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:36:47.047 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:47.050 | + functions-common:git_clone:629 : echo master 2022-02-14 18:36:47.050 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:36:47.055 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 18:36:47.058 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:36:47.060 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 18:36:47.063 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:36:47.064 | + functions-common:git_clone:678 : head -1 2022-02-14 18:36:47.069 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 18:36:47.072 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:36:47.075 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 18:36:47.078 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:36:47.080 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 18:36:47.083 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 18:36:47.085 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:36:47.088 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 18:36:47.090 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:36:47.093 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 18:36:47.095 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 18:36:47.098 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:36:47.100 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:36:47.104 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 18:36:47.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:36:47.109 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 18:36:47.112 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:36:47.114 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:36:47.117 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 18:36:47.124 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 18:36:47.126 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-02-14 18:36:47.778 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 18:36:47.780 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:36:47.782 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:36:47.785 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:36:47.787 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 18:36:47.790 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 18:36:47.792 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:36:47.795 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:36:47.797 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:36:47.799 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:36:47.802 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:36:47.804 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:36:47.807 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:36:47.810 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 18:36:47.831 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 18:36:47.834 | + 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-14 18:36:48.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:48.697 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:48.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:36:48.697 | from cryptography.utils import int_from_bytes 2022-02-14 18:36:49.811 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:36:49.836 | Obtaining file:///opt/stack/neutron 2022-02-14 18:36:49.837 | Preparing metadata (setup.py): started 2022-02-14 18:36:51.974 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:36:52.064 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.8.1) 2022-02-14 18:36:52.065 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 18:36:52.066 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.1.1) 2022-02-14 18:36:52.067 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.1) 2022-02-14 18:36:52.068 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 18:36:52.069 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.1) 2022-02-14 18:36:52.070 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.33.0) 2022-02-14 18:36:52.072 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.1) 2022-02-14 18:36:52.073 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.20.4) 2022-02-14 18:36:52.074 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.27.1) 2022-02-14 18:36:52.075 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.0.3) 2022-02-14 18:36:52.076 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (9.3.0) 2022-02-14 18:36:52.077 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.8.0) 2022-02-14 18:36:52.078 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.11.0) 2022-02-14 18:36:52.079 | Requirement already satisfied: neutron-lib>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.19.0) 2022-02-14 18:36:52.080 | Requirement already satisfied: python-neutronclient>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (7.7.0) 2022-02-14 18:36:52.082 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.1) 2022-02-14 18:36:52.083 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.31) 2022-02-14 18:36:52.084 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.8.7) 2022-02-14 18:36:52.085 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 18:36:52.086 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.7.6) 2022-02-14 18:36:52.087 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.5.0) 2022-02-14 18:36:52.089 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.0) 2022-02-14 18:36:52.090 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 18:36:52.091 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (8.7.1) 2022-02-14 18:36:52.092 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.0) 2022-02-14 18:36:52.093 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (11.1.0) 2022-02-14 18:36:52.094 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.1.0) 2022-02-14 18:36:52.095 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.6.1) 2022-02-14 18:36:52.096 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (12.12.0) 2022-02-14 18:36:52.097 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.5.0) 2022-02-14 18:36:52.098 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.10.1) 2022-02-14 18:36:52.100 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.6.2) 2022-02-14 18:36:52.101 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 18:36:52.102 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (6.3.0) 2022-02-14 18:36:52.103 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.2.0) 2022-02-14 18:36:52.104 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.8.0) 2022-02-14 18:36:52.105 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.4.0) 2022-02-14 18:36:52.106 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.12.1) 2022-02-14 18:36:52.107 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.5.0) 2022-02-14 18:36:52.108 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (3.4.2) 2022-02-14 18:36:52.109 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.3.0) 2022-02-14 18:36:52.110 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.1.0) 2022-02-14 18:36:52.111 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.16.0) 2022-02-14 18:36:52.113 | Requirement already satisfied: ovsdbapp>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (1.15.0) 2022-02-14 18:36:52.114 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (21.3) 2022-02-14 18:36:52.115 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (5.9.0) 2022-02-14 18:36:52.116 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.6.5) 2022-02-14 18:36:52.117 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (22.0.0) 2022-02-14 18:36:52.118 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (17.6.0) 2022-02-14 18:36:52.119 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (0.61.0) 2022-02-14 18:36:52.120 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (4.4.0) 2022-02-14 18:36:52.121 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.7.0) 2022-02-14 18:36:52.122 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.4.0) 2022-02-14 18:36:52.123 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev501) (2.10.1) 2022-02-14 18:36:52.139 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (1.1.6) 2022-02-14 18:36:52.141 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (5.4.0) 2022-02-14 18:36:52.142 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev501) (4.11.0) 2022-02-14 18:36:52.152 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev501) (1.13.3) 2022-02-14 18:36:52.164 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.1.2) 2022-02-14 18:36:52.165 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (1.16.0) 2022-02-14 18:36:52.167 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev501) (2.1.0) 2022-02-14 18:36:52.185 | 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.dev501) (3.0.7) 2022-02-14 18:36:52.193 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev501) (2.0.1) 2022-02-14 18:36:52.251 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev501) (1.0.2) 2022-02-14 18:36:52.254 | 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.dev501) (1.7.0) 2022-02-14 18:36:52.308 | 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.dev501) (4.4.0) 2022-02-14 18:36:52.310 | 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.dev501) (3.1.1) 2022-02-14 18:36:52.355 | 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.dev501) (2.7.0) 2022-02-14 18:36:52.360 | 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.dev501) (1.2.2) 2022-02-14 18:36:52.387 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (36.0.1) 2022-02-14 18:36:52.388 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 18:36:52.390 | 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.dev501) (1.1.5) 2022-02-14 18:36:52.391 | 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.dev501) (1.32) 2022-02-14 18:36:52.392 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (0.10.0) 2022-02-14 18:36:52.393 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.4) 2022-02-14 18:36:52.394 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (1.4.0) 2022-02-14 18:36:52.396 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev501) (6.0) 2022-02-14 18:36:52.412 | 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.dev501) (1.0.3) 2022-02-14 18:36:52.502 | 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.dev501) (0.17.3) 2022-02-14 18:36:52.547 | 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.dev501) (1.5.0) 2022-02-14 18:36:52.635 | 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.dev501) (2.0.1) 2022-02-14 18:36:52.638 | 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.dev501) (0.13.0) 2022-02-14 18:36:52.640 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev501) (0.5.0) 2022-02-14 18:36:52.698 | 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.dev501) (0.9.6) 2022-02-14 18:36:52.701 | 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.dev501) (2.8.2) 2022-02-14 18:36:52.758 | 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.dev501) (5.2.3) 2022-02-14 18:36:52.759 | 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.dev501) (5.0.9) 2022-02-14 18:36:52.763 | 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.dev501) (5.0.0) 2022-02-14 18:36:52.765 | 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.dev501) (0.4.0) 2022-02-14 18:36:52.790 | 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.dev501) (3.2.0) 2022-02-14 18:36:52.793 | 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.dev501) (3.3.0) 2022-02-14 18:36:52.837 | 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.dev501) (1.15.0) 2022-02-14 18:36:52.892 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev501) (2021.3) 2022-02-14 18:36:52.924 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev501) (1.3.3) 2022-02-14 18:36:52.925 | 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.dev501) (3.0.0) 2022-02-14 18:36:52.951 | 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.dev501) (3.0.0) 2022-02-14 18:36:53.093 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev501) (2.4.0) 2022-02-14 18:36:53.163 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev501) (60.8.2) 2022-02-14 18:36:53.240 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (3.0.0) 2022-02-14 18:36:53.243 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev501) (0.3.5) 2022-02-14 18:36:53.353 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.355 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.356 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.357 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.358 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.359 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.360 | 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.dev501) (0.6.5) 2022-02-14 18:36:53.586 | 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.dev501) (2.4.2) 2022-02-14 18:36:53.587 | 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.dev501) (3.10.0) 2022-02-14 18:36:53.590 | Requirement already satisfied: jsonschema>=2.6.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev501) (3.2.0) 2022-02-14 18:36:53.637 | 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.dev501) (3.17.6) 2022-02-14 18:36:53.638 | 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.dev501) (2.1.0) 2022-02-14 18:36:53.732 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (2019.11.28) 2022-02-14 18:36:53.734 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev501) (3.3) 2022-02-14 18:36:53.736 | 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.dev501) (2.0.12) 2022-02-14 18:36:53.738 | 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.dev501) (1.26.8) 2022-02-14 18:36:53.773 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev501) (0.7) 2022-02-14 18:36:54.112 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev501) (0.12.2) 2022-02-14 18:36:54.187 | 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.dev501) (5.0.0) 2022-02-14 18:36:54.381 | 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.dev501) (2.21) 2022-02-14 18:36:54.455 | 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.dev501) (2.3.3) 2022-02-14 18:36:54.457 | 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.dev501) (0.5.0) 2022-02-14 18:36:54.683 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==19.1.0.dev501) (2.5.0) 2022-02-14 18:36:54.857 | 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.dev501) (2.2) 2022-02-14 18:36:55.383 | 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.dev501) (0.13.1) 2022-02-14 18:36:55.431 | 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.dev501) (0.2.5) 2022-02-14 18:36:56.069 | 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.dev501) (0.4.2) 2022-02-14 18:36:56.071 | 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.dev501) (0.5.2) 2022-02-14 18:36:56.377 | 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.dev501) (2.0.0) 2022-02-14 18:36:56.378 | 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.dev501) (4.10.0) 2022-02-14 18:36:56.547 | 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.dev501) (3.7.0) 2022-02-14 18:36:56.797 | 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.dev501) (1.8.2) 2022-02-14 18:36:56.799 | 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.dev501) (21.4.0) 2022-02-14 18:36:56.983 | 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.dev501) (1.0.0) 2022-02-14 18:36:57.201 | 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.dev501) (2.3.1) 2022-02-14 18:36:58.767 | Installing collected packages: neutron 2022-02-14 18:36:58.767 | Attempting uninstall: neutron 2022-02-14 18:36:58.767 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 18:36:58.786 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 18:36:58.788 | Running setup.py develop for neutron 2022-02-14 18:37:02.468 | Successfully installed neutron 2022-02-14 18:37:02.468 | 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-14 18:37:02.475 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:37:02.475 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:37:02.620 | + inc/python:pip_install:200 : result=0 2022-02-14 18:37:02.622 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:37:02.625 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:02.627 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:02.629 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:02.632 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:02.634 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:02.636 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:37:02.638 | + functions-common:time_stop:2432 : start_time=1644863807826 2022-02-14 18:37:02.641 | + functions-common:time_stop:2434 : [[ -z 1644863807826 ]] 2022-02-14 18:37:02.644 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:02.648 | + functions-common:time_stop:2437 : end_time=1644863822645 2022-02-14 18:37:02.650 | + functions-common:time_stop:2438 : elapsed_time=14819 2022-02-14 18:37:02.653 | + functions-common:time_stop:2439 : total=96316 2022-02-14 18:37:02.655 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:02.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111135 2022-02-14 18:37:02.659 | + inc/python:pip_install:203 : return 0 2022-02-14 18:37:02.662 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:37:02.665 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 18:37:02.668 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 18:37:02.686 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 18:37:02.699 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 18:37:02.702 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 18:37:02.704 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:37:02.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:37:02.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 18:37:02.712 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:37:02.715 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 18:37:02.718 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:37:02.720 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 18:37:02.738 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:02.740 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 18:37:02.743 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 18:37:02.745 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 18:37:02.748 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:37:02.750 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 18:37:02.753 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 18:37:02.755 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 18:37:02.758 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:37:02.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:37:02.763 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 18:37:02.766 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:37:02.768 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 18:37:02.784 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:02.787 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 18:37:02.803 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:02.806 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 18:37:02.823 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:02.826 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 18:37:02.828 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 18:37:02.830 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 18:37:02.832 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:37:02.835 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:37:02.837 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:37:02.841 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:37:02.843 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:37:02.846 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:37:02.861 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:37:02.863 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:37:02.866 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:02.868 | + functions-common:git_clone:629 : echo master 2022-02-14 18:37:02.869 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:37:02.874 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 18:37:02.876 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:02.878 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 18:37:02.881 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:37:02.881 | + functions-common:git_clone:678 : head -1 2022-02-14 18:37:02.888 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 18:37:02.891 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:37:02.893 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 18:37:02.896 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:37:02.898 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 18:37:02.901 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 18:37:02.904 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:37:02.906 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 18:37:02.909 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:37:02.911 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 18:37:02.914 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 18:37:02.916 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:37:02.919 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:37:02.922 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 18:37:02.924 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:37:02.927 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 18:37:02.930 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:37:02.932 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:37:02.935 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 18:37:02.941 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 18:37:02.944 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-02-14 18:37:03.590 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 18:37:03.592 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:37:03.595 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:37:03.597 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:37:03.600 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 18:37:03.602 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 18:37:03.605 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:37:03.607 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:37:03.609 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:37:03.611 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:37:03.614 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:37:03.616 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:37:03.618 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:37:03.621 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 18:37:03.642 | Using python 3.8 to install /opt/stack/nova 2022-02-14 18:37:03.644 | + 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-14 18:37:04.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:04.511 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:04.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:04.511 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:05.633 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:37:05.659 | Obtaining file:///opt/stack/nova 2022-02-14 18:37:05.659 | Preparing metadata (setup.py): started 2022-02-14 18:37:08.760 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:37:08.884 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.8.1) 2022-02-14 18:37:08.885 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.31) 2022-02-14 18:37:08.886 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.1) 2022-02-14 18:37:08.887 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.33.0) 2022-02-14 18:37:08.888 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.3) 2022-02-14 18:37:08.889 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (9.3.0) 2022-02-14 18:37:08.891 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.7.1) 2022-02-14 18:37:08.892 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.1) 2022-02-14 18:37:08.893 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (36.0.1) 2022-02-14 18:37:08.894 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.8.7) 2022-02-14 18:37:08.895 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.2) 2022-02-14 18:37:08.896 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.1.1) 2022-02-14 18:37:08.897 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 18:37:08.898 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.0.0) 2022-02-14 18:37:08.899 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.13.0) 2022-02-14 18:37:08.900 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.6) 2022-02-14 18:37:08.901 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.8.0) 2022-02-14 18:37:08.902 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.11.0) 2022-02-14 18:37:08.903 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.1) 2022-02-14 18:37:08.904 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.2) 2022-02-14 18:37:08.905 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev256) (3.2.0) 2022-02-14 18:37:08.906 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.2.0) 2022-02-14 18:37:08.907 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.4.0) 2022-02-14 18:37:08.908 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (7.7.0) 2022-02-14 18:37:08.909 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 18:37:08.911 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.27.1) 2022-02-14 18:37:08.912 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.5.0) 2022-02-14 18:37:08.913 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.10.0) 2022-02-14 18:37:08.914 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.0) 2022-02-14 18:37:08.915 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 18:37:08.917 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (8.7.1) 2022-02-14 18:37:08.918 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.4.0) 2022-02-14 18:37:08.919 | Requirement already satisfied: oslo.log>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.1) 2022-02-14 18:37:08.920 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.3.0) 2022-02-14 18:37:08.921 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.2.0) 2022-02-14 18:37:08.922 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.4.0) 2022-02-14 18:37:08.923 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.12.1) 2022-02-14 18:37:08.924 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (11.1.0) 2022-02-14 18:37:08.925 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.3.0) 2022-02-14 18:37:08.927 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (12.12.0) 2022-02-14 18:37:08.928 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.1) 2022-02-14 18:37:08.929 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.6.2) 2022-02-14 18:37:08.930 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 18:37:08.932 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.0) 2022-02-14 18:37:08.933 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.5.0) 2022-02-14 18:37:08.934 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.5.0) 2022-02-14 18:37:08.935 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.9.0) 2022-02-14 18:37:08.936 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.5.0) 2022-02-14 18:37:08.937 | Requirement already satisfied: os-brick>=4.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (5.1.0) 2022-02-14 18:37:08.938 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.1.0) 2022-02-14 18:37:08.939 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 18:37:08.940 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.7.0) 2022-02-14 18:37:08.942 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (3.10.0) 2022-02-14 18:37:08.943 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.0.1) 2022-02-14 18:37:08.944 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.10.1) 2022-02-14 18:37:08.945 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.2.2) 2022-02-14 18:37:08.946 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.3.3) 2022-02-14 18:37:08.947 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (1.7.0) 2022-02-14 18:37:08.948 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (4.6.4) 2022-02-14 18:37:08.949 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.8.2) 2022-02-14 18:37:08.950 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (2.4.0) 2022-02-14 18:37:08.951 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (0.61.0) 2022-02-14 18:37:08.953 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev256) (6.0) 2022-02-14 18:37:08.968 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (1.1.6) 2022-02-14 18:37:08.970 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (5.4.0) 2022-02-14 18:37:08.971 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev256) (4.11.0) 2022-02-14 18:37:08.992 | 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.dev256) (5.2.0) 2022-02-14 18:37:09.032 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev256) (1.15.0) 2022-02-14 18:37:09.063 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (2.1.0) 2022-02-14 18:37:09.064 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev256) (1.16.0) 2022-02-14 18:37:09.089 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev256) (2.0.1) 2022-02-14 18:37:09.214 | 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.dev256) (3.1.1) 2022-02-14 18:37:09.215 | 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.dev256) (4.4.0) 2022-02-14 18:37:09.272 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.0) 2022-02-14 18:37:09.273 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (2.5.0) 2022-02-14 18:37:09.275 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (0.10.0) 2022-02-14 18:37:09.277 | 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.dev256) (1.32) 2022-02-14 18:37:09.278 | 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.dev256) (1.1.5) 2022-02-14 18:37:09.279 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev256) (1.4.4) 2022-02-14 18:37:09.298 | 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.dev256) (6.3.1) 2022-02-14 18:37:09.299 | 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.dev256) (5.5.0) 2022-02-14 18:37:09.353 | 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.dev256) (1.15.0) 2022-02-14 18:37:09.355 | 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.dev256) (2.4.0) 2022-02-14 18:37:09.358 | 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.dev256) (0.6.5) 2022-02-14 18:37:09.444 | 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.dev256) (0.17.3) 2022-02-14 18:37:09.554 | 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.dev256) (2.0.1) 2022-02-14 18:37:09.555 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev256) (0.5.0) 2022-02-14 18:37:09.616 | 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.dev256) (0.9.6) 2022-02-14 18:37:09.676 | 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.dev256) (5.2.3) 2022-02-14 18:37:09.678 | 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.dev256) (0.4.0) 2022-02-14 18:37:09.681 | 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.dev256) (5.0.9) 2022-02-14 18:37:09.683 | 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.dev256) (5.0.0) 2022-02-14 18:37:09.708 | 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.dev256) (3.2.0) 2022-02-14 18:37:09.711 | 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.dev256) (3.3.0) 2022-02-14 18:37:09.760 | 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.dev256) (1.0.3) 2022-02-14 18:37:09.816 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.1.0->nova==24.1.0.dev256) (2021.3) 2022-02-14 18:37:09.850 | 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.dev256) (3.0.0) 2022-02-14 18:37:09.851 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->nova==24.1.0.dev256) (1.3.3) 2022-02-14 18:37:09.904 | 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.dev256) (3.0.7) 2022-02-14 18:37:09.907 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.8.0->nova==24.1.0.dev256) (21.3) 2022-02-14 18:37:09.993 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev256) (1.5.0) 2022-02-14 18:37:10.018 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev256) (60.8.2) 2022-02-14 18:37:10.096 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev256) (0.2.5) 2022-02-14 18:37:10.170 | 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.dev256) (3.17.6) 2022-02-14 18:37:10.236 | 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.dev256) (1.3.3) 2022-02-14 18:37:10.237 | 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.dev256) (1.13.3) 2022-02-14 18:37:10.239 | 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.dev256) (22.0.0) 2022-02-14 18:37:10.280 | 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.dev256) (3.10.0) 2022-02-14 18:37:10.286 | 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.dev256) (2.1.0) 2022-02-14 18:37:10.287 | 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.dev256) (2.4.2) 2022-02-14 18:37:10.366 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (2019.11.28) 2022-02-14 18:37:10.368 | 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.dev256) (2.0.12) 2022-02-14 18:37:10.369 | 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.dev256) (1.26.8) 2022-02-14 18:37:10.371 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev256) (3.3) 2022-02-14 18:37:10.465 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev256) (0.7) 2022-02-14 18:37:10.675 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.4.2) 2022-02-14 18:37:10.676 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev256) (0.5.2) 2022-02-14 18:37:10.786 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.4.0) 2022-02-14 18:37:10.789 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (1.4.2) 2022-02-14 18:37:10.793 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev256) (2.6.3) 2022-02-14 18:37:10.878 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev256) (0.12.2) 2022-02-14 18:37:10.956 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev256) (1.22.2) 2022-02-14 18:37:10.990 | 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.dev256) (5.0.0) 2022-02-14 18:37:11.224 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev256) (2.21) 2022-02-14 18:37:11.302 | 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.dev256) (2.3.3) 2022-02-14 18:37:11.303 | 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.dev256) (0.5.0) 2022-02-14 18:37:11.506 | 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.dev256) (2.5.0) 2022-02-14 18:37:11.643 | 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.dev256) (2.2) 2022-02-14 18:37:12.113 | 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.dev256) (0.13.1) 2022-02-14 18:37:12.158 | 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.dev256) (2.16.0) 2022-02-14 18:37:12.522 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.523 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.524 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.525 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.526 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.528 | 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.dev256) (0.6.5) 2022-02-14 18:37:12.529 | 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.dev256) (0.6.5) 2022-02-14 18:37:13.744 | 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.dev256) (3.7.0) 2022-02-14 18:37:14.149 | 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.dev256) (1.8.2) 2022-02-14 18:37:14.151 | 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.dev256) (21.4.0) 2022-02-14 18:37:14.249 | 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.dev256) (2.4.0) 2022-02-14 18:37:14.354 | 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.dev256) (1.0.0) 2022-02-14 18:37:15.960 | Installing collected packages: nova 2022-02-14 18:37:15.961 | Attempting uninstall: nova 2022-02-14 18:37:15.961 | Found existing installation: nova 24.1.0.dev256 2022-02-14 18:37:15.970 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 18:37:15.972 | Running setup.py develop for nova 2022-02-14 18:37:20.270 | Successfully installed nova 2022-02-14 18:37:20.270 | 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-14 18:37:20.279 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:37:20.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:37:20.425 | + inc/python:pip_install:200 : result=0 2022-02-14 18:37:20.427 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:37:20.430 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:20.432 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:20.434 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:20.436 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:20.439 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:20.441 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:37:20.443 | + functions-common:time_stop:2432 : start_time=1644863823636 2022-02-14 18:37:20.445 | + functions-common:time_stop:2434 : [[ -z 1644863823636 ]] 2022-02-14 18:37:20.449 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:20.453 | + functions-common:time_stop:2437 : end_time=1644863840450 2022-02-14 18:37:20.455 | + functions-common:time_stop:2438 : elapsed_time=16814 2022-02-14 18:37:20.457 | + functions-common:time_stop:2439 : total=111135 2022-02-14 18:37:20.459 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:20.462 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127949 2022-02-14 18:37:20.465 | + inc/python:pip_install:203 : return 0 2022-02-14 18:37:20.467 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:37:20.469 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 18:37:20.472 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 18:37:20.490 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 18:37:20.502 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 18:37:20.505 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 18:37:20.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:37:20.510 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:37:20.512 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 18:37:20.515 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:37:20.517 | + 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-14 18:37:20.530 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:37:20.533 | + ./stack.sh:main:937 : configure_nova 2022-02-14 18:37:20.536 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 18:37:20.547 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 18:37:20.550 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 18:37:20.552 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 18:37:20.556 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 18:37:20.556 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 18:37:20.562 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 18:37:20.565 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 18:37:20.567 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 18:37:20.570 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 18:37:20.573 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 18:37:20.575 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 18:37:20.578 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 18:37:20.580 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 18:37:20.592 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 18:37:20.605 | + 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-14 18:37:20.617 | + 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-14 18:37:20.630 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-02-14 18:37:20.642 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 18:37:20.645 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 18:37:20.649 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Q6tFDO5wNl 2022-02-14 18:37:20.652 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 18:37:20.654 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 18:37:20.657 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 18:37:20.659 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 18:37:20.662 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 18:37:20.664 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Q6tFDO5wNl 2022-02-14 18:37:20.669 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Q6tFDO5wNl 2022-02-14 18:37:20.680 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Q6tFDO5wNl /etc/sudoers.d/nova-rootwrap 2022-02-14 18:37:20.694 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 18:37:20.698 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 18:37:20.701 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 18:37:20.703 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 18:37:20.705 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 18:37:20.708 | + 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-14 18:37:20.710 | + 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-14 18:37:20.713 | + 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-14 18:37:20.716 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 18:37:20.720 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 18:37:20.737 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:20.740 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 18:37:20.742 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 18:37:20.746 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 18:37:20.750 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 18:37:20.779 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 18:37:20.781 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 18:37:20.808 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 18:37:20.837 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 18:37:20.864 | + 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-14 18:37:20.893 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 18:37:20.923 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 18:37:20.953 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 18:37:20.955 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 18:37:20.983 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 18:37:21.011 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 18:37:21.038 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 18:37:21.065 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 18:37:21.092 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 18:37:21.122 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 18:37:21.125 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:37:21.127 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:37:21.129 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:37:21.131 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:37:21.134 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:37:21.136 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:37:21.138 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:37:21.141 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:37:21.143 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:37:21.145 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:37:21.147 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:37:21.150 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 18:37:21.152 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:37:21.154 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:37:21.157 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:37:21.159 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:37:21.161 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:37:21.163 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:37:21.166 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 18:37:21.183 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:21.185 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 18:37:21.188 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 18:37:21.190 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 18:37:21.220 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 18:37:21.222 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 18:37:21.225 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 18:37:21.227 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 18:37:21.229 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 18:37:21.232 | + 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-14 18:37:21.262 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 18:37:21.265 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 18:37:21.267 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 18:37:21.269 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 18:37:21.272 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 18:37:21.274 | + 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-14 18:37:21.304 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 18:37:21.335 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 18:37:21.362 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 18:37:21.391 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 18:37:21.408 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:21.410 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 18:37:21.426 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:21.429 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 18:37:21.430 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 18:37:21.435 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 18:37:21.437 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 18:37:21.465 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 18:37:21.481 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:21.483 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 18:37:21.486 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 18:37:21.488 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 18:37:21.490 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 18:37:21.493 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 18:37:21.523 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 18:37:21.550 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:37:21.578 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 18:37:21.605 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 18:37:21.633 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 18:37:21.660 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 18:37:21.688 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 18:37:21.716 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:37:21.743 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 18:37:21.771 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 18:37:21.787 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:21.789 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 18:37:21.792 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 18:37:21.823 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 18:37:21.850 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 18:37:21.878 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 18:37:21.905 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 18:37:21.934 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 18:37:21.961 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 18:37:21.989 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 18:37:22.016 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 18:37:22.032 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:22.035 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 18:37:22.037 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 18:37:22.065 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 18:37:22.096 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 18:37:22.098 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 18:37:22.126 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 18:37:22.128 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 18:37:22.131 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 18:37:22.136 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:37:22.136 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:37:22.138 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:37:22.140 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:37:22.143 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:37:22.145 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:37:22.147 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 18:37:22.150 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:37:22.152 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:37:22.155 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:37:22.157 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:37:22.159 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:37:22.162 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:37:22.164 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:37:22.166 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:37:22.169 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:37:22.171 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:37:22.173 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:37:22.175 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 18:37:22.178 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 18:37:22.180 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 18:37:22.183 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:37:22.200 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:37:22.202 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:37:22.205 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:37:22.207 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:37:22.209 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:37:22.237 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:22.265 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:22.292 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:37:22.320 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 18:37:22.351 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 18:37:22.367 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:22.370 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-02-14 18:37:22.372 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 18:37:22.374 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 18:37:22.377 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 18:37:22.379 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 18:37:22.381 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 18:37:22.384 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 18:37:22.388 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 18:37:22.391 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 18:37:22.393 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 18:37:22.406 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 18:37:22.406 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:22.414 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 18:37:22.418 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:22.433 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 18:37:22.436 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 18:37:22.440 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-02-14 18:37:22.469 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 18:37:22.496 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 18:37:22.522 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 18:37:22.550 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 18:37:22.577 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 18:37:22.604 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 18:37:22.631 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 18:37:22.659 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 18:37:22.685 | + 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-14 18:37:22.714 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 18:37:22.740 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 18:37:22.767 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 18:37:22.795 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 18:37:22.797 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 18:37:22.800 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 18:37:22.803 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 18:37:22.805 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 18:37:22.807 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:22.810 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:22.812 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 18:37:22.815 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 18:37:22.817 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 18:37:22.845 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 18:37:22.873 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 18:37:22.873 | + 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-14 18:37:22.882 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 18:37:22.885 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 18:37:22.887 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 18:37:22.890 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 18:37:22.892 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 18:37:22.894 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:37:22.897 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:22.899 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:22.901 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 18:37:22.904 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 18:37:22.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:22.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:22.911 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 18:37:22.972 | Enabling site nova-api-wsgi. 2022-02-14 18:37:22.977 | To activate the new configuration, you need to run: 2022-02-14 18:37:22.977 | systemctl reload apache2 2022-02-14 18:37:22.982 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 18:37:22.985 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:37:22.987 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:37:22.990 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:37:23.140 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 18:37:23.158 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:23.161 | + 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-14 18:37:23.163 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 18:37:23.165 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 18:37:23.168 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 18:37:23.170 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 18:37:23.173 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 18:37:23.178 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 18:37:23.180 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 18:37:23.182 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 18:37:23.185 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 18:37:23.198 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 18:37:23.198 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:23.207 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 18:37:23.210 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:23.227 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 18:37:23.230 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 18:37:23.233 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-02-14 18:37:23.263 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 18:37:23.290 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 18:37:23.318 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 18:37:23.345 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 18:37:23.373 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 18:37:23.401 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 18:37:23.428 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 18:37:23.455 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 18:37:23.483 | + 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-14 18:37:23.510 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 18:37:23.537 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 18:37:23.565 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 18:37:23.592 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 18:37:23.595 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 18:37:23.623 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 18:37:23.639 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:23.642 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 18:37:23.673 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 18:37:23.675 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 18:37:23.678 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 18:37:23.695 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:23.697 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:37:23.700 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:37:23.728 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 18:37:23.759 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 18:37:23.762 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 18:37:23.764 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 18:37:23.766 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 18:37:23.769 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 18:37:23.771 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:37:23.788 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:23.791 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 18:37:23.794 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 18:37:23.796 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:37:23.812 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:23.815 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:37:23.817 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:37:23.845 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:37:23.848 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:37:23.850 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 18:37:23.878 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 18:37:23.906 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 18:37:23.936 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 18:37:23.952 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:23.955 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 18:37:23.984 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 18:37:23.986 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 18:37:23.988 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 18:37:24.018 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 18:37:24.047 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.81/identity 2022-02-14 18:37:24.075 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 18:37:24.104 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 18:37:24.131 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 18:37:24.160 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 18:37:24.188 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 18:37:24.216 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 18:37:24.244 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 18:37:24.260 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:24.263 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 18:37:24.267 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 18:37:24.270 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 18:37:24.272 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 18:37:24.275 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 18:37:24.278 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 18:37:24.280 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 18:37:24.283 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 18:37:24.285 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 18:37:24.288 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 18:37:24.292 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 18:37:24.295 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 18:37:24.297 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 18:37:24.299 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 18:37:24.302 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 18:37:24.304 | + 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-14 18:37:24.335 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 18:37:24.367 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 18:37:24.399 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 18:37:24.402 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 18:37:24.405 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 18:37:24.407 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 18:37:24.423 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:24.427 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 18:37:24.427 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 18:37:25.125 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 18:37:25.127 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 18:37:25.130 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 18:37:25.133 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 18:37:25.136 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 18:37:25.138 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 18:37:25.140 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:37:25.157 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:25.160 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 18:37:25.163 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 18:37:25.165 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:37:25.182 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:25.184 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 18:37:25.187 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 18:37:25.217 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:37:25.219 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:37:25.221 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 18:37:25.239 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:25.242 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 18:37:25.245 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 18:37:25.247 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 18:37:25.280 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.81/identity 2022-02-14 18:37:25.308 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 18:37:25.336 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 18:37:25.365 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 18:37:25.394 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 18:37:25.422 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 18:37:25.457 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 18:37:25.486 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 18:37:25.489 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 18:37:25.491 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 18:37:25.495 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:37:25.512 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:37:25.514 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:37:25.516 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:37:25.519 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:37:25.521 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:37:25.550 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:25.580 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:25.609 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:37:25.639 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 18:37:25.642 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 18:37:25.646 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 18:37:25.649 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 18:37:25.651 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 18:37:25.654 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 18:37:25.657 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 18:37:25.659 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 18:37:25.662 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 18:37:25.664 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 18:37:25.667 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 18:37:25.670 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 18:37:25.672 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 18:37:25.674 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 18:37:25.677 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 18:37:25.693 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:25.695 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 18:37:25.697 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 18:37:25.714 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:25.716 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 18:37:25.733 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:25.735 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 18:37:25.753 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:25.755 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 18:37:25.773 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:25.775 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 18:37:25.778 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 18:37:25.780 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 18:37:25.783 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 18:37:25.785 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 18:37:25.788 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 18:37:25.790 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 18:37:25.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:25.795 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:25.798 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 18:37:25.801 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:37:25.803 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:37:25.806 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:37:25.808 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:37:25.811 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:25.813 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:37:25.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:25.819 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:25.821 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:37:25.824 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:37:25.826 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:37:25.829 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:37:25.832 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 18:37:25.834 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:37:25.837 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:25.839 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:25.842 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 18:37:25.863 | + 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-14 18:37:25.973 | Reading package lists... 2022-02-14 18:37:26.211 | Building dependency tree... 2022-02-14 18:37:26.212 | Reading state information... 2022-02-14 18:37:26.460 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 18:37:26.460 | The following packages were automatically installed and are no longer required: 2022-02-14 18:37:26.461 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:37:26.461 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:37:26.461 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:37:26.461 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:37:26.461 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:37:26.461 | python3-zope.interface 2022-02-14 18:37:26.461 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:37:26.573 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:37:26.578 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:37:26.581 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:37:26.583 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:26.585 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:26.588 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:26.591 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:26.593 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:26.596 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:37:26.598 | + functions-common:time_stop:2432 : start_time=1644863845860 2022-02-14 18:37:26.600 | + functions-common:time_stop:2434 : [[ -z 1644863845860 ]] 2022-02-14 18:37:26.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:26.608 | + functions-common:time_stop:2437 : end_time=1644863846606 2022-02-14 18:37:26.611 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 18:37:26.613 | + functions-common:time_stop:2439 : total=5930 2022-02-14 18:37:26.615 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:26.618 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6676 2022-02-14 18:37:26.620 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:37:26.623 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 18:37:26.626 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 18:37:26.628 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 18:37:26.631 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 18:37:26.633 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 18:37:26.656 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 18:37:26.658 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 18:37:26.661 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 18:37:26.664 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 18:37:26.667 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 18:37:26.669 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:26.672 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 18:37:26.674 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:26.677 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:26.679 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 18:37:26.682 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 18:37:26.685 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 18:37:26.687 | + functions-common:apt_get_update:1190 : return 2022-02-14 18:37:26.690 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 18:37:26.693 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 18:37:26.695 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:26.698 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:26.700 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 18:37:26.723 | + 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-14 18:37:26.831 | Reading package lists... 2022-02-14 18:37:27.069 | Building dependency tree... 2022-02-14 18:37:27.070 | Reading state information... 2022-02-14 18:37:27.318 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 18:37:27.318 | The following packages were automatically installed and are no longer required: 2022-02-14 18:37:27.332 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 18:37:27.332 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 18:37:27.332 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 18:37:27.332 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 18:37:27.332 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 18:37:27.332 | python3-zope.interface 2022-02-14 18:37:27.332 | Use 'sudo apt autoremove' to remove them. 2022-02-14 18:37:27.432 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 18:37:27.437 | + functions-common:apt_get:1234 : result=0 2022-02-14 18:37:27.440 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 18:37:27.442 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:27.445 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:27.448 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:27.450 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:27.453 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:27.455 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 18:37:27.457 | + functions-common:time_stop:2432 : start_time=1644863846720 2022-02-14 18:37:27.460 | + functions-common:time_stop:2434 : [[ -z 1644863846720 ]] 2022-02-14 18:37:27.463 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:27.467 | + functions-common:time_stop:2437 : end_time=1644863847464 2022-02-14 18:37:27.469 | + functions-common:time_stop:2438 : elapsed_time=744 2022-02-14 18:37:27.472 | + functions-common:time_stop:2439 : total=6676 2022-02-14 18:37:27.474 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:27.477 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7420 2022-02-14 18:37:27.479 | + functions-common:apt_get:1238 : return 0 2022-02-14 18:37:27.482 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 18:37:27.484 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 18:37:27.487 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:37:27.489 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:27.492 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:27.495 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 18:37:27.497 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 18:37:27.553 | wsgi (enabled by maintainer script) 2022-02-14 18:37:27.557 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 18:37:27.560 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 18:37:27.562 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:37:27.566 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 18:37:27.569 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 18:37:27.571 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:37:27.575 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:37:27.575 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:37:27.581 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 18:37:27.583 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 18:37:27.586 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 18:37:27.589 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 18:37:27.591 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 18:37:27.614 | Using python 3.8 to install osc-placement 2022-02-14 18:37:27.617 | + 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-14 18:37:28.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:28.494 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:28.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:28.494 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:29.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:37:29.663 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 18:37:29.674 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.4.2) 2022-02-14 18:37:29.675 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 18:37:29.676 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.1) 2022-02-14 18:37:29.678 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 18:37:29.679 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 18:37:29.680 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 18:37:29.739 | 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-14 18:37:29.740 | 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-14 18:37:29.741 | 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-14 18:37:29.742 | 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-14 18:37:29.756 | 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-14 18:37:29.758 | 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-14 18:37:29.759 | 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-14 18:37:29.773 | 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-14 18:37:29.774 | 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-14 18:37:29.775 | 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-14 18:37:29.777 | 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-14 18:37:29.778 | 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-14 18:37:29.779 | 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-14 18:37:29.799 | 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-14 18:37:29.802 | 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-14 18:37:29.803 | 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-14 18:37:29.804 | 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.0.0) 2022-02-14 18:37:29.813 | 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-14 18:37:29.852 | 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-14 18:37:29.855 | 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-14 18:37:29.856 | 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-14 18:37:29.857 | 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-14 18:37:29.859 | 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-14 18:37:29.860 | 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-14 18:37:29.860 | 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-14 18:37:29.862 | 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-14 18:37:29.928 | 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-14 18:37:29.929 | 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-14 18:37:29.932 | 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-14 18:37:29.933 | 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-14 18:37:30.026 | 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-14 18:37:30.027 | 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-14 18:37:30.028 | 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-14 18:37:30.071 | 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-14 18:37:30.112 | 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-14 18:37:30.274 | 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-14 18:37:32.475 | 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-14 18:37:32.482 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:37:32.485 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:37:32.607 | + inc/python:pip_install:200 : result=0 2022-02-14 18:37:32.609 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:37:32.612 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:32.614 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:32.617 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:32.620 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:32.622 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:32.625 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:37:32.628 | + functions-common:time_stop:2432 : start_time=1644863847608 2022-02-14 18:37:32.630 | + functions-common:time_stop:2434 : [[ -z 1644863847608 ]] 2022-02-14 18:37:32.633 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:32.638 | + functions-common:time_stop:2437 : end_time=1644863852635 2022-02-14 18:37:32.641 | + functions-common:time_stop:2438 : elapsed_time=5027 2022-02-14 18:37:32.643 | + functions-common:time_stop:2439 : total=127949 2022-02-14 18:37:32.646 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:32.648 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=132976 2022-02-14 18:37:32.651 | + inc/python:pip_install:203 : return 0 2022-02-14 18:37:32.653 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 18:37:32.656 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 18:37:32.658 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 18:37:32.661 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 18:37:32.663 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 18:37:32.666 | ++ functions-common:git_clone:612 : pwd 2022-02-14 18:37:32.669 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 18:37:32.672 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 18:37:32.675 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 18:37:32.693 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 18:37:32.695 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 18:37:32.698 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:32.701 | + functions-common:git_clone:629 : echo master 2022-02-14 18:37:32.702 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 18:37:32.707 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 18:37:32.710 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 18:37:32.712 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 18:37:32.715 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 18:37:32.715 | + functions-common:git_clone:678 : head -1 2022-02-14 18:37:32.718 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 18:37:32.721 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 18:37:32.724 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 18:37:32.727 | + inc/python:setup_develop:338 : local bindep 2022-02-14 18:37:32.729 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 18:37:32.732 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 18:37:32.734 | + inc/python:setup_develop:344 : local extras= 2022-02-14 18:37:32.737 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 18:37:32.739 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 18:37:32.742 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 18:37:32.745 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 18:37:32.747 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 18:37:32.750 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 18:37:32.753 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 18:37:32.755 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 18:37:32.758 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 18:37:32.761 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 18:37:32.764 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 18:37:32.767 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 18:37:32.773 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 18:37:32.775 | + 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-14 18:37:33.419 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 18:37:33.421 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 18:37:33.424 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 18:37:33.427 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 18:37:33.429 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 18:37:33.432 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 18:37:33.435 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 18:37:33.437 | + inc/python:setup_package:428 : local extras= 2022-02-14 18:37:33.440 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 18:37:33.442 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 18:37:33.445 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 18:37:33.448 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 18:37:33.450 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 18:37:33.453 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 18:37:33.474 | Using python 3.8 to install /opt/stack/placement 2022-02-14 18:37:33.476 | + 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-14 18:37:34.342 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:34.342 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:34.342 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:34.342 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:35.490 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:37:35.515 | Obtaining file:///opt/stack/placement 2022-02-14 18:37:35.516 | Preparing metadata (setup.py): started 2022-02-14 18:37:36.727 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 18:37:36.772 | 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-14 18:37:36.773 | 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-14 18:37:36.774 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (9.3.0) 2022-02-14 18:37:36.775 | 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-14 18:37:36.776 | 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-14 18:37:36.777 | 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-14 18:37:36.778 | 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-14 18:37:36.780 | 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.8.2) 2022-02-14 18:37:36.781 | 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-14 18:37:36.782 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (8.7.1) 2022-02-14 18:37:36.783 | 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-14 18:37:36.784 | 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-14 18:37:36.786 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (4.2.0) 2022-02-14 18:37:36.787 | 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-14 18:37:36.788 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (11.1.0) 2022-02-14 18:37:36.789 | 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-14 18:37:36.790 | 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.0) 2022-02-14 18:37:36.792 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev20) (1.4.0) 2022-02-14 18:37:36.793 | 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-14 18:37:36.794 | 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-14 18:37:36.795 | 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-14 18:37:36.861 | 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.0) 2022-02-14 18:37:36.862 | 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-14 18:37:36.863 | 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-14 18:37:36.864 | 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-14 18:37:36.866 | 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-14 18:37:36.869 | 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-14 18:37:36.887 | 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-14 18:37:36.929 | 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-14 18:37:36.932 | 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-14 18:37:36.933 | 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-14 18:37:36.933 | 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-14 18:37:36.934 | 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-14 18:37:36.986 | 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-14 18:37:36.987 | 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-14 18:37:36.988 | 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-14 18:37:36.989 | 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-14 18:37:37.031 | 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-14 18:37:37.035 | 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-14 18:37:37.053 | 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-14 18:37:37.055 | 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-14 18:37:37.057 | 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-14 18:37:37.082 | 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-14 18:37:37.084 | 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-14 18:37:37.098 | 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.0.0) 2022-02-14 18:37:37.116 | 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-14 18:37:37.117 | 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-14 18:37:37.118 | 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-14 18:37:37.119 | 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-14 18:37:37.161 | 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-14 18:37:37.163 | 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-14 18:37:37.164 | 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-14 18:37:37.167 | 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-14 18:37:37.190 | 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-14 18:37:37.354 | 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-14 18:37:37.421 | 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-14 18:37:37.422 | 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-14 18:37:37.423 | 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-14 18:37:37.441 | 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-14 18:37:37.476 | 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-14 18:37:37.533 | 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-14 18:37:37.603 | 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-14 18:37:37.687 | 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-14 18:37:37.738 | 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-14 18:37:37.936 | 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-14 18:37:37.937 | 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-14 18:37:37.938 | 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-14 18:37:38.021 | 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-14 18:37:38.074 | 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-14 18:37:38.240 | 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-14 18:37:38.347 | 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-14 18:37:38.348 | 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-14 18:37:40.285 | Installing collected packages: openstack-placement 2022-02-14 18:37:40.285 | Attempting uninstall: openstack-placement 2022-02-14 18:37:40.286 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 18:37:40.288 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 18:37:40.290 | Running setup.py develop for openstack-placement 2022-02-14 18:37:42.367 | Successfully installed openstack-placement 2022-02-14 18:37:42.367 | 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-14 18:37:42.375 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:37:42.375 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:37:42.502 | + inc/python:pip_install:200 : result=0 2022-02-14 18:37:42.505 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:37:42.507 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:42.510 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:42.512 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:42.515 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:42.517 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:42.519 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:37:42.522 | + functions-common:time_stop:2432 : start_time=1644863853468 2022-02-14 18:37:42.524 | + functions-common:time_stop:2434 : [[ -z 1644863853468 ]] 2022-02-14 18:37:42.527 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:42.531 | + functions-common:time_stop:2437 : end_time=1644863862529 2022-02-14 18:37:42.534 | + functions-common:time_stop:2438 : elapsed_time=9061 2022-02-14 18:37:42.542 | + functions-common:time_stop:2439 : total=132976 2022-02-14 18:37:42.542 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:42.542 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142037 2022-02-14 18:37:42.544 | + inc/python:pip_install:203 : return 0 2022-02-14 18:37:42.546 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 18:37:42.549 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 18:37:42.552 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 18:37:42.572 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 18:37:42.584 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 18:37:42.587 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 18:37:42.589 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:37:42.592 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:37:42.594 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 18:37:42.597 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:37:42.599 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 18:37:42.602 | + ./stack.sh:main:943 : configure_placement 2022-02-14 18:37:42.605 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 18:37:42.617 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 18:37:42.620 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 18:37:42.625 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 18:37:42.627 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 18:37:42.630 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 18:37:42.633 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 18:37:42.635 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 18:37:42.638 | + 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-14 18:37:42.671 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 18:37:42.703 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 18:37:42.735 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 18:37:42.738 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 18:37:42.740 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 18:37:42.743 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 18:37:42.745 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 18:37:42.779 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 18:37:42.809 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:37:42.838 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 18:37:42.869 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 18:37:42.898 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 18:37:42.929 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 18:37:42.959 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 18:37:42.989 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:37:43.018 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 18:37:43.048 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 18:37:43.051 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 18:37:43.053 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 18:37:43.057 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:37:43.075 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:37:43.077 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:37:43.080 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:37:43.082 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:37:43.085 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:37:43.114 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:43.144 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:37:43.175 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:37:43.204 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 18:37:43.207 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 18:37:43.209 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 18:37:43.212 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 18:37:43.215 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 18:37:43.217 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 18:37:43.220 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 18:37:43.223 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 18:37:43.228 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 18:37:43.231 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 18:37:43.233 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 18:37:43.246 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 18:37:43.246 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:43.254 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 18:37:43.258 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 18:37:43.278 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 18:37:43.280 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 18:37:43.284 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 18:37:43.316 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 18:37:43.345 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 18:37:43.376 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 18:37:43.407 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 18:37:43.435 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 18:37:43.465 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 18:37:43.494 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 18:37:43.523 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 18:37:43.552 | + 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-14 18:37:43.581 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 18:37:43.610 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 18:37:43.640 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 18:37:43.668 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 18:37:43.671 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 18:37:43.674 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 18:37:43.677 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 18:37:43.679 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 18:37:43.682 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:43.685 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:43.688 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 18:37:43.691 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 18:37:43.693 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 18:37:43.722 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 18:37:43.753 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 18:37:43.753 | + 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-14 18:37:43.761 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 18:37:43.765 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 18:37:43.767 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 18:37:43.770 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 18:37:43.772 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 18:37:43.775 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 18:37:43.778 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:43.780 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:43.783 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 18:37:43.785 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 18:37:43.788 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:43.791 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:43.793 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 18:37:43.855 | Site placement-api already enabled 2022-02-14 18:37:43.859 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 18:37:43.862 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 18:37:43.864 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:37:43.867 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 18:37:44.000 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 18:37:44.028 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:44.030 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 18:37:44.051 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:44.054 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 18:37:44.073 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:44.076 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 18:37:44.078 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 18:37:44.081 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 18:37:44.113 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 18:37:44.143 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 18:37:44.173 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 18:37:44.203 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 18:37:44.232 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 18:37:44.261 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 18:37:44.291 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 18:37:44.320 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 18:37:44.338 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:44.340 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 18:37:44.358 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:44.360 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 18:37:44.363 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 18:37:44.365 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 18:37:44.368 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 18:37:44.371 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 18:37:44.374 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 18:37:44.376 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 18:37:44.379 | + functions-common:run_phase:1863 : local extra 2022-02-14 18:37:44.382 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 18:37:44.386 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 18:37:44.389 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 18:37:44.392 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 18:37:44.394 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 18:37:44.397 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 18:37:44.413 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:44.416 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 18:37:44.418 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 18:37:44.420 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 18:37:44.423 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 18:37:44.425 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:37:44.427 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 18:37:44.430 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 18:37:44.432 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 18:37:44.489 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 18:37:44.529 | [107557 Async install_tempest:132892]: running: install_tempest 2022-02-14 18:37:44.531 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 18:37:44.534 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 18:37:44.537 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 18:37:44.540 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-02-14 18:37:44.543 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 18:37:44.546 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 18:37:44.548 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 18:37:44.551 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 18:37:44.554 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 18:37:44.557 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 18:37:44.560 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 18:37:44.562 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 18:37:44.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 18:37:44.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 18:37:44.571 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 18:37:44.574 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 18:37:44.577 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 18:37:44.579 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 18:37:44.583 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 18:37:44.586 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 18:37:44.589 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 18:37:44.593 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 18:37:44.596 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 18:37:44.601 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 18:37:44.605 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 18:37:44.607 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 18:37:44.610 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 18:37:44.613 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 18:37:44.636 | Using python 3.8 to install python-openstackclient 2022-02-14 18:37:44.638 | + 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-14 18:37:45.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:45.513 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:45.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:37:45.513 | from cryptography.utils import int_from_bytes 2022-02-14 18:37:46.638 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 18:37:46.662 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 18:37:46.682 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 18:37:46.683 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.1) 2022-02-14 18:37:46.684 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.2.0) 2022-02-14 18:37:46.685 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-02-14 18:37:46.686 | 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-14 18:37:46.687 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 18:37:46.689 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.4.2) 2022-02-14 18:37:46.690 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-02-14 18:37:46.691 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.6.0) 2022-02-14 18:37:46.692 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 18:37:46.693 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 18:37:46.704 | 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-14 18:37:46.705 | 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-14 18:37:46.706 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.0) 2022-02-14 18:37:46.707 | 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-14 18:37:46.708 | 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-14 18:37:46.734 | 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-14 18:37:46.735 | 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-14 18:37:46.736 | 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-14 18:37:46.738 | 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-14 18:37:46.739 | 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-14 18:37:46.740 | 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-14 18:37:46.741 | 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-14 18:37:46.742 | 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-14 18:37:46.743 | 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-14 18:37:46.744 | 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-14 18:37:46.746 | 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-14 18:37:46.760 | 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-14 18:37:46.778 | 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-14 18:37:46.779 | 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-14 18:37:46.780 | 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-14 18:37:46.781 | 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-14 18:37:46.802 | 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-14 18:37:46.821 | 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.7.1) 2022-02-14 18:37:46.822 | 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-14 18:37:46.824 | 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.2.0) 2022-02-14 18:37:46.920 | 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-14 18:37:46.921 | 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-14 18:37:46.922 | 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-14 18:37:46.964 | 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-14 18:37:46.976 | 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-14 18:37:47.011 | 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-14 18:37:47.172 | 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-14 18:37:47.189 | 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-14 18:37:47.289 | 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-14 18:37:47.292 | 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-14 18:37:47.294 | 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-14 18:37:47.295 | 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-14 18:37:47.423 | 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-14 18:37:49.708 | 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-14 18:37:49.715 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 18:37:49.715 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 18:37:49.841 | + inc/python:pip_install:200 : result=0 2022-02-14 18:37:49.843 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 18:37:49.846 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:49.849 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:49.851 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:49.854 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:49.856 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:49.858 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 18:37:49.861 | + functions-common:time_stop:2432 : start_time=1644863864630 2022-02-14 18:37:49.863 | + functions-common:time_stop:2434 : [[ -z 1644863864630 ]] 2022-02-14 18:37:49.866 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:49.871 | + functions-common:time_stop:2437 : end_time=1644863869868 2022-02-14 18:37:49.873 | + functions-common:time_stop:2438 : elapsed_time=5238 2022-02-14 18:37:49.876 | + functions-common:time_stop:2439 : total=142037 2022-02-14 18:37:49.878 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:49.880 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=147275 2022-02-14 18:37:49.883 | + inc/python:pip_install:203 : return 0 2022-02-14 18:37:49.886 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 18:37:49.889 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 18:37:49.894 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.jydyTAEeQU 2022-02-14 18:37:49.896 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 18:37:49.899 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 18:37:49.901 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 18:37:49.904 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 18:37:49.907 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 18:37:49.909 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 18:37:49.927 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:49.929 | + ./stack.sh:main:1035 : configure_database 2022-02-14 18:37:49.932 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 18:37:49.935 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 18:37:49.937 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 18:37:49.940 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:37:49.942 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 18:37:49.945 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 18:37:49.948 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:49.950 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:49.952 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 18:37:49.955 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 18:37:49.958 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:37:49.960 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:37:49.962 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:37:49.965 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:37:49.967 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:37:49.969 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:37:49.971 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:37:49.974 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:37:49.976 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:37:49.978 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:37:49.981 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:37:49.983 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 18:37:49.985 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:37:49.988 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:37:49.990 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:37:49.993 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:37:49.996 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:37:49.998 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:37:50.001 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 18:37:50.017 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 18:37:50.017 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 18:37:50.021 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 18:37:50.023 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 18:37:50.026 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:50.028 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:50.031 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 18:37:50.033 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 18:37:50.036 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 18:37:50.038 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 18:37:50.041 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 18:37:50.043 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 18:37:50.046 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 18:37:50.048 | + 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-14 18:37:50.060 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:37:50.107 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-02-14 18:37:50.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:37:50.158 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 18:37:50.162 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 18:37:50.162 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 18:37:50.168 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 18:37:50.220 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 18:37:50.273 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 18:37:50.327 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 18:37:50.382 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 18:37:50.384 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 18:37:50.387 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:37:50.389 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 18:37:53.440 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 18:37:53.444 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 18:37:53.447 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 18:37:53.452 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-183753 2022-02-14 18:37:53.455 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-183753 1039' 2022-02-14 18:37:53.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.461 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 18:37:53.465 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.468 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 18:37:53.471 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.473 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 18:37:53.476 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.481 | + 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-14 18:37:53.483 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.486 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 18:37:53.488 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.491 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 18:37:53.494 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.497 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-183421 2022-02-14 18:37:53.499 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.502 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 18:37:53.504 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.507 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 18:37:53.510 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.512 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 18:37:53.515 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.518 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 18:37:53.520 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.523 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 18:37:53.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 18:37:53.534 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 18:37:53.537 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 18:37:53.539 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 18:37:53.542 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 18:37:53.553 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 18:37:53.557 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.559 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 18:37:53.562 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.564 | + functions-common:run_process:1682 : local group= 2022-02-14 18:37:53.567 | + functions-common:run_process:1683 : local user= 2022-02-14 18:37:53.569 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 18:37:53.573 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 18:37:53.575 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 18:37:53.578 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:37:53.580 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:37:53.583 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:37:53.588 | + functions-common:time_start:2416 : _TIME_START[$name]=1644863873585 2022-02-14 18:37:53.591 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 18:37:53.608 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:53.611 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 18:37:53.613 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 18:37:53.616 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.619 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.622 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.624 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.627 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 18:37:53.629 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 18:37:53.632 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 18:37:53.635 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 18:37:53.638 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 18:37:53.640 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 18:37:53.643 | + 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-14 18:37:53.646 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 18:37:53.648 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 18:37:53.651 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 18:37:53.653 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 18:37:53.655 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 18:37:53.658 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 18:37:53.660 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 18:37:53.663 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 18:37:53.667 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 18:37:53.720 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 18:37:53.774 | + 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-14 18:37:53.827 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 18:37:53.880 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 18:37:53.933 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 18:37:53.986 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 18:37:53.988 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 18:37:54.042 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 18:37:54.446 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 18:37:54.459 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 18:37:54.835 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 18:37:54.856 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 18:37:54.860 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:54.862 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:54.865 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:54.867 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:54.870 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:54.873 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 18:37:54.876 | + functions-common:time_stop:2432 : start_time=1644863873585 2022-02-14 18:37:54.878 | + functions-common:time_stop:2434 : [[ -z 1644863873585 ]] 2022-02-14 18:37:54.882 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:54.886 | + functions-common:time_stop:2437 : end_time=1644863874883 2022-02-14 18:37:54.889 | + functions-common:time_stop:2438 : elapsed_time=1298 2022-02-14 18:37:54.891 | + functions-common:time_stop:2439 : total=0 2022-02-14 18:37:54.894 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:54.896 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1298 2022-02-14 18:37:54.899 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 18:37:54.902 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 18:37:54.904 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 18:37:54.907 | + functions-common:run_process:1682 : local group= 2022-02-14 18:37:54.909 | + functions-common:run_process:1683 : local user=root 2022-02-14 18:37:54.912 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 18:37:54.914 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 18:37:54.917 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 18:37:54.919 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:37:54.922 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:37:54.925 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:37:54.929 | + functions-common:time_start:2416 : _TIME_START[$name]=1644863874927 2022-02-14 18:37:54.932 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 18:37:54.953 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:54.956 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 18:37:54.959 | + functions-common:time_stop:2425 : local name 2022-02-14 18:37:54.961 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:37:54.964 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:37:54.966 | + functions-common:time_stop:2428 : local total 2022-02-14 18:37:54.969 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:37:54.971 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 18:37:54.974 | + functions-common:time_stop:2432 : start_time=1644863874927 2022-02-14 18:37:54.976 | + functions-common:time_stop:2434 : [[ -z 1644863874927 ]] 2022-02-14 18:37:54.980 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:37:54.984 | + functions-common:time_stop:2437 : end_time=1644863874981 2022-02-14 18:37:54.987 | + functions-common:time_stop:2438 : elapsed_time=54 2022-02-14 18:37:54.989 | + functions-common:time_stop:2439 : total=1298 2022-02-14 18:37:54.992 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:37:54.995 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1352 2022-02-14 18:37:54.997 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 18:37:55.017 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:55.020 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 18:37:55.046 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:55.048 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 18:37:55.068 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:55.071 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 18:37:55.074 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 18:37:55.076 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 18:37:55.079 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 18:37:55.085 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 18:37:55.087 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 18:37:55.090 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 18:37:55.093 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 18:37:55.095 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 18:37:55.098 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 18:37:55.101 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 18:37:55.104 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 18:37:55.106 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 18:37:55.109 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' '' root 2022-02-14 18:37:55.111 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 18:37:55.114 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 18:37:55.117 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 18:37:55.120 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 18:37:55.122 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 18:37:55.125 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 18:37:55.127 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 18:37:55.132 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 18:37:55.137 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 18:37:55.209 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 18:37:55.275 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-829064-8 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-829064-8=http://10.222.0.81:2380 --initial-advertise-peer-urls http://10.222.0.81:2380 --advertise-client-urls http://10.222.0.81:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.81:2379 --debug' 2022-02-14 18:37:55.329 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 18:37:55.382 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 18:37:55.435 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-02-14 18:37:55.489 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 18:37:55.492 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 18:37:55.553 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 18:37:55.995 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 18:37:56.052 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 18:37:56.108 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 18:37:56.164 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 18:37:56.222 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 18:37:56.225 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 18:37:56.231 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 18:37:56.233 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 18:37:56.620 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 18:37:56.634 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 18:37:56.991 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 18:37:57.969 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 18:37:57.989 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:57.991 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 18:37:57.994 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 18:37:57.997 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 18:37:58.001 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 18:37:58.014 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 18:37:58.026 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 18:37:58.028 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 18:37:58.031 | + 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.81/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-02-14 18:37:58.174 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-02-14 18:37:58.314 | + 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.81/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-02-14 18:37:58.454 | + 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.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 18:37:58.595 | + 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.81/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-02-14 18:37:58.734 | + 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.81/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-02-14 18:37:58.874 | + 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.81/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-02-14 18:37:59.017 | + 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.81/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-02-14 18:37:59.156 | + 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.81/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-02-14 18:37:59.297 | + 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.81/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-02-14 18:37:59.438 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 18:37:59.444 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 18:37:59.448 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 18:37:59.451 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 18:37:59.455 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 18:37:59.458 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 18:37:59.461 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 18:37:59.479 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:37:59.482 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 18:37:59.484 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:37:59.487 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 18:37:59.489 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 18:37:59.492 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 18:37:59.495 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 18:37:59.512 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:37:59.514 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 18:37:59.517 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 18:37:59.519 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 18:37:59.521 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 18:37:59.524 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 18:37:59.526 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 18:37:59.531 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:38:05.834 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 18:38:05.838 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:38:05.945 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 18:38:05.948 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 18:38:05.952 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:38:05.953 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:38:05.956 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:38:05.960 | + functions-common:time_start:2416 : _TIME_START[$name]=1644863885958 2022-02-14 18:38:05.963 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 18:38:10.672 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=134754) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 18:38:10.679 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.682 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:10.682 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:10.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:10.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:10.713 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:10.713 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:11.168 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:11.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:11.171 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:11.179 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 18:38:27.791 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 18:38:27.817 | [132892 Async install_tempest:132892]: finished successfully 2022-02-14 18:38:39.309 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.332 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 18:38:39.469 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.469 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 18:38:39.560 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.560 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 18:38:39.651 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.651 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 18:38:39.714 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.714 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 18:38:39.771 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:39.771 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 18:38:40.669 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:40.669 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:40.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.672 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:40.672 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:40.673 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/079_expand_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.676 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:40.676 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:40.683 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:40.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:40.687 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:40.687 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:41.127 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.130 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:41.130 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:41.200 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:41.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.204 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:41.204 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:41.212 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 18:38:41.348 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.349 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 18:38:41.435 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.435 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 18:38:41.531 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.531 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 18:38:41.623 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.623 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 18:38:41.686 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.687 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 18:38:41.766 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.766 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 18:38:41.828 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:41.829 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:41.837 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:41.842 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:41.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:41.845 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:42.236 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.239 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:42.239 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:42.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:38:42.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/079_contract_update_local_id_limit.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:38:42.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:38:42.386 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:38:42.386 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=134754) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:38:42.393 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 18:38:42.514 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.514 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 18:38:42.708 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.708 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 18:38:42.783 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.783 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 18:38:42.851 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.851 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 18:38:42.908 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.908 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 18:38:42.971 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:42.971 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 18:38:43.022 | INFO migrate.versioning.api [-] done 2022-02-14 18:38:43.396 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 18:38:43.399 | + functions-common:time_stop:2425 : local name 2022-02-14 18:38:43.402 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:38:43.404 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:38:43.407 | + functions-common:time_stop:2428 : local total 2022-02-14 18:38:43.409 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:38:43.412 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 18:38:43.414 | + functions-common:time_stop:2432 : start_time=1644863885958 2022-02-14 18:38:43.417 | + functions-common:time_stop:2434 : [[ -z 1644863885958 ]] 2022-02-14 18:38:43.423 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:38:43.425 | + functions-common:time_stop:2437 : end_time=1644863923422 2022-02-14 18:38:43.428 | + functions-common:time_stop:2438 : elapsed_time=37464 2022-02-14 18:38:43.430 | + functions-common:time_stop:2439 : total=0 2022-02-14 18:38:43.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:38:43.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37464 2022-02-14 18:38:43.439 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 18:38:43.441 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 18:38:43.445 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 18:38:47.959 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 18:38:47.959 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 18:38:47.960 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 18:38:47.960 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 18:38:47.960 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 18:38:47.961 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 18:38:47.961 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 18:38:47.961 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 18:38:47.961 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 18:38:48.305 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 18:38:48.309 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 18:38:52.765 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 18:38:52.765 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 18:38:52.765 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 18:38:52.765 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 18:38:52.766 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 18:38:52.766 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 18:38:52.766 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 18:38:52.766 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 18:38:52.767 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 18:38:53.112 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 18:38:53.115 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 18:38:53.117 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 18:38:53.120 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 18:38:53.137 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:38:53.140 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 18:38:53.143 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 18:38:53.147 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 18:38:53.150 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 18:38:53.152 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 18:38:53.155 | + functions-common:run_process:1682 : local group= 2022-02-14 18:38:53.157 | + functions-common:run_process:1683 : local user= 2022-02-14 18:38:53.160 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 18:38:53.162 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 18:38:53.175 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 18:38:53.175 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:38:53.175 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:38:53.175 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:38:53.178 | + functions-common:time_start:2416 : _TIME_START[$name]=1644863933175 2022-02-14 18:38:53.180 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 18:38:53.197 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:38:53.199 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-02-14 18:38:53.202 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 18:38:53.204 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 18:38:53.207 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 18:38:53.209 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 18:38:53.212 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 18:38:53.214 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 18:38:53.216 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 18:38:53.219 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 18:38:53.222 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 18:38:53.227 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 18:38:53.227 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 18:38:53.229 | + 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-14 18:38:53.232 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 18:38:53.234 | + 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-14 18:38:53.237 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 18:38:53.239 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 18:38:53.241 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 18:38:53.243 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 18:38:53.248 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-02-14 18:38:53.301 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 18:38:53.352 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 18:38:53.403 | + 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-14 18:38:53.456 | + 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-14 18:38:53.514 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 18:38:53.566 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 18:38:53.619 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 18:38:53.671 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 18:38:53.729 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 18:38:53.781 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 18:38:53.784 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 18:38:53.835 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 18:38:54.205 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 18:38:54.219 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 18:38:54.571 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 18:38:54.650 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 18:38:54.653 | + functions-common:time_stop:2425 : local name 2022-02-14 18:38:54.656 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:38:54.658 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:38:54.661 | + functions-common:time_stop:2428 : local total 2022-02-14 18:38:54.663 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:38:54.666 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 18:38:54.668 | + functions-common:time_stop:2432 : start_time=1644863933175 2022-02-14 18:38:54.670 | + functions-common:time_stop:2434 : [[ -z 1644863933175 ]] 2022-02-14 18:38:54.674 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:38:54.678 | + functions-common:time_stop:2437 : end_time=1644863934675 2022-02-14 18:38:54.680 | + functions-common:time_stop:2438 : elapsed_time=1500 2022-02-14 18:38:54.683 | + functions-common:time_stop:2439 : total=1352 2022-02-14 18:38:54.685 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:38:54.688 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2852 2022-02-14 18:38:54.691 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 18:38:54.691 | Waiting for keystone to start... 2022-02-14 18:38:54.693 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 18:38:54.696 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 18:38:54.698 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 18:38:54.701 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 18:38:54.703 | + functions:wait_for_service:459 : local rval=0 2022-02-14 18:38:54.706 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 18:38:54.708 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 18:38:54.710 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:38:54.713 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:38:54.718 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:38:54.721 | + functions-common:time_start:2416 : _TIME_START[$name]=1644863934718 2022-02-14 18:38:54.724 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 18:38:54.729 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 18:39:01.208 | + :: : [[ 200 == 503 ]] 2022-02-14 18:39:01.210 | + :: : [[ 0 -eq 7 ]] 2022-02-14 18:39:01.213 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 18:39:01.216 | + functions-common:time_stop:2425 : local name 2022-02-14 18:39:01.218 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:39:01.221 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:39:01.223 | + functions-common:time_stop:2428 : local total 2022-02-14 18:39:01.226 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:39:01.228 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 18:39:01.231 | + functions-common:time_stop:2432 : start_time=1644863934718 2022-02-14 18:39:01.233 | + functions-common:time_stop:2434 : [[ -z 1644863934718 ]] 2022-02-14 18:39:01.236 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:39:01.241 | + functions-common:time_stop:2437 : end_time=1644863941238 2022-02-14 18:39:01.243 | + functions-common:time_stop:2438 : elapsed_time=6520 2022-02-14 18:39:01.246 | + functions-common:time_stop:2439 : total=0 2022-02-14 18:39:01.248 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:39:01.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6520 2022-02-14 18:39:01.253 | + functions:wait_for_service:467 : return 0 2022-02-14 18:39:01.255 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 18:39:01.275 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:39:01.278 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 18:39:01.281 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 18:39:01.283 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 18:39:01.308 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 18:39:01.315 | + 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.81/identity 2022-02-14 18:39:05.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.889 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.897 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.914 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.945 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.978 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:05.979 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.069 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.070 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.070 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.082 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.082 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.082 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.083 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.091 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.094 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.095 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=135594) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 18:39:06.128 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=135594) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 18:39:06.521 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created domain default 2022-02-14 18:39:06.633 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created project admin 2022-02-14 18:39:06.660 | DEBUG passlib.handlers.bcrypt [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=135594) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 18:39:06.661 | DEBUG passlib.handlers.bcrypt [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=135594) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 18:39:06.773 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created user admin 2022-02-14 18:39:06.842 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created role reader 2022-02-14 18:39:06.905 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created role member 2022-02-14 18:39:06.975 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created implied role where 1c6f1a29e6894a85b65aeb4056821b77 implies ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:39:07.081 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created role admin 2022-02-14 18:39:07.192 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created implied role where 268f789fc741410eb7ea96d8be584c16 implies 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:39:07.282 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Granted role admin on project admin to user admin. 2022-02-14 18:39:07.357 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Granted role admin on the system to user admin. 2022-02-14 18:39:07.427 | WARNING py.warnings [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-02-14 18:39:07.427 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 18:39:07.427 |  2022-02-14 18:39:07.430 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created region RegionOne 2022-02-14 18:39:07.567 | INFO keystone.cmd.bootstrap [None req-a0d4a021-f763-4957-9299-0369c9a27b8a None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 18:39:08.014 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 18:39:08.017 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 18:39:08.019 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 18:39:08.023 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 18:39:10.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:10.967 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:10.967 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:10.967 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:11.115 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:11.118 | + lib/keystone:create_keystone_accounts:299 : admin_project=047fa87da1e6498ead47b298bd43231c 2022-02-14 18:39:11.120 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 18:39:11.123 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 18:39:13.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:13.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:13.429 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:13.432 | + lib/keystone:create_keystone_accounts:301 : admin_user=4104df62906e42e3987aa0bed3a662b7 2022-02-14 18:39:13.435 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 18:39:13.437 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 18:39:13.440 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 18:39:13.443 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin 4104df62906e42e3987aa0bed3a662b7 default 2022-02-14 18:39:13.499 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 4104df62906e42e3987aa0bed3a662b7 default 2022-02-14 18:39:13.537 | [107557 Async ks-domain-role:135745]: running: get_or_add_user_domain_role admin 4104df62906e42e3987aa0bed3a662b7 default 2022-02-14 18:39:13.540 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 18:39:13.542 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 18:39:13.546 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 18:39:15.882 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 18:39:15.885 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 18:39:15.885 | default 2022-02-14 18:39:15.888 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 18:39:15.948 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 18:39:15.990 | [107557 Async ks-project:135884]: running: get_or_create_project service Default 2022-02-14 18:39:15.993 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 18:39:16.061 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 18:39:16.103 | [107557 Async ks-service:135970]: running: get_or_create_role service 2022-02-14 18:39:16.106 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 18:39:16.172 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 18:39:16.241 | [107557 Async ks-reseller:136056]: running: get_or_create_role ResellerAdmin 2022-02-14 18:39:16.253 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 18:39:16.277 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 18:39:16.721 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 18:39:16.970 | [107557 Async ks-anotherrole:136146]: running: get_or_create_role anotherrole 2022-02-14 18:39:16.989 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 18:39:17.013 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 18:39:17.041 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:39:17.075 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 18:39:19.241 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:19.294 | [135970 Async ks-service:135970]: finished successfully 2022-02-14 18:39:19.588 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:19.687 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:19.717 | [136056 Async ks-reseller:136056]: finished successfully 2022-02-14 18:39:19.727 | [135884 Async ks-project:135884]: finished successfully 2022-02-14 18:39:20.071 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:20.102 | [136146 Async ks-anotherrole:136146]: finished successfully 2022-02-14 18:39:20.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:20.560 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:20.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:20.560 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:20.717 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:20.720 | ++ functions-common:get_or_create_project:938 : project_id=0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:20.722 | ++ functions-common:get_or_create_project:939 : echo 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:20.725 | + lib/keystone:create_keystone_accounts:329 : invis_project=0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:20.727 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 18:39:20.731 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 18:39:20.733 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:39:20.737 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 18:39:21.841 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:21.866 | [135745 Async ks-domain-role:135745]: finished successfully 2022-02-14 18:39:22.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:22.954 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:22.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:22.955 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:23.104 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:23.107 | ++ functions-common:get_or_create_project:938 : project_id=9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:23.109 | ++ functions-common:get_or_create_project:939 : echo 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:23.112 | + lib/keystone:create_keystone_accounts:333 : demo_project=9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:23.114 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 18:39:23.117 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 18:39:23.120 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:23.122 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 18:39:23.124 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 18:39:23.128 | +++ 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-14 18:39:25.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.468 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.468 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.620 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:25.623 | ++ functions-common:get_or_create_user:925 : user_id=f2f91c395fd24b63be63713ad8624f32 2022-02-14 18:39:25.625 | ++ functions-common:get_or_create_user:926 : echo f2f91c395fd24b63be63713ad8624f32 2022-02-14 18:39:25.628 | + lib/keystone:create_keystone_accounts:336 : demo_user=f2f91c395fd24b63be63713ad8624f32 2022-02-14 18:39:25.631 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 18:39:25.681 | [107557 Async ks-domain-role:135745]: Waiting for completion of get_or_add_user_domain_role admin 4104df62906e42e3987aa0bed3a662b7 default running on PID 135745 (6 other jobs running) 2022-02-14 18:39:25.707 | [107557 Async ks-domain-role:135745]: Signaling child to exit 2022-02-14 18:39:25.707 | WAKEUP 2022-02-14 18:39:25.730 | [107557 Async ks-domain-role:135745]: Signaled 2022-02-14 18:39:25.731 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user 4104df62906e42e3987aa0bed3a662b7 --domain default 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 18:39:25.732 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:25.732 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:25.732 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 18:39:25.732 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 18:39:25.732 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user 4104df62906e42e3987aa0bed3a662b7 --domain default 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user 4104df62906e42e3987aa0bed3a662b7 --domain default 2022-02-14 18:39:25.732 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 18:39:25.732 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:25.732 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.732 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.732 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:25.732 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:39:25.732 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:39:25.732 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:39:25.732 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 4104df62906e42e3987aa0bed3a662b7 | | | default | | False |' 2022-02-14 18:39:25.732 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:25.732 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:25.733 | + functions-common:get_or_add_user_domain_role:1021 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:25.733 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:25.775 | [107557 Async ks-domain-role:135745]: finished get_or_add_user_domain_role admin 4104df62906e42e3987aa0bed3a662b7 default with result 0 in 8 seconds 2022-02-14 18:39:25.785 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 18:39:25.820 | [107557 Async ks-project:135884]: Waiting for completion of get_or_create_project service Default running on PID 135884 (5 other jobs running) 2022-02-14 18:39:25.845 | [107557 Async ks-project:135884]: Signaling child to exit 2022-02-14 18:39:25.845 | WAKEUP 2022-02-14 18:39:25.867 | [107557 Async ks-project:135884]: Signaled 2022-02-14 18:39:25.869 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:39:25.869 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 18:39:25.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.869 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:25.869 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:25.869 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:25.869 | + functions-common:get_or_create_project:938 : project_id=286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:39:25.869 | + functions-common:get_or_create_project:939 : echo 286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:39:25.869 | 286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:39:25.913 | [107557 Async ks-project:135884]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 18:39:25.951 | [107557 Async ks-service:135970]: Waiting for completion of get_or_create_role service running on PID 135970 (4 other jobs running) 2022-02-14 18:39:25.976 | [107557 Async ks-service:135970]: Signaling child to exit 2022-02-14 18:39:25.976 | WAKEUP 2022-02-14 18:39:25.999 | [107557 Async ks-service:135970]: Signaled 2022-02-14 18:39:26.000 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 18:39:26.000 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 18:39:26.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.000 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.000 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.000 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:26.000 | + functions-common:get_or_create_role:950 : role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:39:26.000 | + functions-common:get_or_create_role:951 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:39:26.000 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:39:26.046 | [107557 Async ks-service:135970]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 18:39:26.084 | [107557 Async ks-reseller:136056]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 136056 (3 other jobs running) 2022-02-14 18:39:26.109 | [107557 Async ks-reseller:136056]: Signaling child to exit 2022-02-14 18:39:26.110 | WAKEUP 2022-02-14 18:39:26.132 | [107557 Async ks-reseller:136056]: Signaled 2022-02-14 18:39:26.133 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 18:39:26.133 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 18:39:26.133 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.133 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.133 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.133 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.133 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:26.133 | + functions-common:get_or_create_role:950 : role_id=031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:39:26.134 | + functions-common:get_or_create_role:951 : echo 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:39:26.134 | 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:39:26.177 | [107557 Async ks-reseller:136056]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 18:39:26.214 | [107557 Async ks-anotherrole:136146]: Waiting for completion of get_or_create_role anotherrole running on PID 136146 (2 other jobs running) 2022-02-14 18:39:26.239 | [107557 Async ks-anotherrole:136146]: Signaling child to exit 2022-02-14 18:39:26.239 | WAKEUP 2022-02-14 18:39:26.262 | [107557 Async ks-anotherrole:136146]: Signaled 2022-02-14 18:39:26.263 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 18:39:26.263 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 18:39:26.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.263 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:26.263 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:26.264 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:26.264 | + functions-common:get_or_create_role:950 : role_id=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:39:26.264 | + functions-common:get_or_create_role:951 : echo 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:39:26.264 | 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:39:26.309 | [107557 Async ks-anotherrole:136146]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 18:39:26.313 | + inc/async:async_wait:197 : return 0 2022-02-14 18:39:26.316 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.375 | + inc/async:async_inner:63 : get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.415 | [107557 Async ks-demo-member:137013]: running: get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.418 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin 4104df62906e42e3987aa0bed3a662b7 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.480 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 4104df62906e42e3987aa0bed3a662b7 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.524 | [107557 Async ks-demo-admin:137125]: running: get_or_add_user_project_role admin 4104df62906e42e3987aa0bed3a662b7 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.526 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.595 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.646 | [107557 Async ks-demo-another:137237]: running: get_or_add_user_project_role anotherrole f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:26.649 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:26.718 | + inc/async:async_inner:63 : get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:26.782 | [107557 Async ks-demo-invis:137349]: running: get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:39:26.786 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 18:39:26.793 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 18:39:26.800 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:26.811 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 18:39:26.830 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 18:39:26.857 | +++ 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-14 18:39:29.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:29.907 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:29.907 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:29.907 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:30.245 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:30.273 | ++ functions-common:get_or_create_user:925 : user_id=6eb6d55d328f494f8243525f829e18d9 2022-02-14 18:39:30.305 | ++ functions-common:get_or_create_user:926 : echo 6eb6d55d328f494f8243525f829e18d9 2022-02-14 18:39:30.325 | + lib/keystone:create_keystone_accounts:349 : demo_reader=6eb6d55d328f494f8243525f829e18d9 2022-02-14 18:39:30.349 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader 6eb6d55d328f494f8243525f829e18d9 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:30.729 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 6eb6d55d328f494f8243525f829e18d9 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:30.940 | [107557 Async ks-demo-reader:137559]: running: get_or_add_user_project_role reader 6eb6d55d328f494f8243525f829e18d9 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:30.966 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 18:39:30.993 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 18:39:31.006 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:39:31.036 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 18:39:34.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:34.619 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:34.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:34.619 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:34.989 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:35.017 | ++ functions-common:get_or_create_project:938 : project_id=a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:35.041 | ++ functions-common:get_or_create_project:939 : echo a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:35.065 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:35.085 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 18:39:35.129 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 18:39:35.157 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:35.177 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 18:39:35.197 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 18:39:35.225 | +++ 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-14 18:39:36.409 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:36.576 | [137237 Async ks-demo-another:137237]: finished successfully 2022-02-14 18:39:36.784 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:36.922 | [137349 Async ks-demo-invis:137349]: finished successfully 2022-02-14 18:39:37.376 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:37.408 | [137013 Async ks-demo-member:137013]: finished successfully 2022-02-14 18:39:37.410 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:37.443 | [137125 Async ks-demo-admin:137125]: finished successfully 2022-02-14 18:39:38.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:38.291 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:38.291 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:38.291 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:38.470 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:38.473 | ++ functions-common:get_or_create_user:925 : user_id=47bbe5b4c8a640ccafbc56a4e61f8dc1 2022-02-14 18:39:38.479 | ++ functions-common:get_or_create_user:926 : echo 47bbe5b4c8a640ccafbc56a4e61f8dc1 2022-02-14 18:39:38.479 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=47bbe5b4c8a640ccafbc56a4e61f8dc1 2022-02-14 18:39:38.481 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.560 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.599 | [107557 Async ks-alt-admin:138105]: running: get_or_add_user_project_role admin 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.602 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.673 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.721 | [107557 Async ks-alt-another:138221]: running: get_or_add_user_project_role anotherrole 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:38.724 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 18:39:38.727 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 18:39:38.731 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:38.733 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 18:39:38.736 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 18:39:38.739 | +++ 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-14 18:39:41.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:41.186 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:41.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:41.186 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:41.299 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:41.336 | [137559 Async ks-demo-reader:137559]: finished successfully 2022-02-14 18:39:41.401 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:41.404 | ++ functions-common:get_or_create_user:925 : user_id=1458d6d38bd649b79e7e0ab204c90b2e 2022-02-14 18:39:41.407 | ++ functions-common:get_or_create_user:926 : echo 1458d6d38bd649b79e7e0ab204c90b2e 2022-02-14 18:39:41.410 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=1458d6d38bd649b79e7e0ab204c90b2e 2022-02-14 18:39:41.413 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 1458d6d38bd649b79e7e0ab204c90b2e a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:41.483 | + inc/async:async_inner:63 : get_or_add_user_project_role member 1458d6d38bd649b79e7e0ab204c90b2e a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:41.531 | [107557 Async ks-alt-member-user:138447]: running: get_or_add_user_project_role member 1458d6d38bd649b79e7e0ab204c90b2e a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:41.536 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 18:39:41.541 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 18:39:41.545 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:41.548 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 18:39:41.550 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 18:39:41.554 | +++ 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-14 18:39:43.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:43.984 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:43.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:43.984 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:44.173 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:44.176 | ++ functions-common:get_or_create_user:925 : user_id=49216a5a191c461581e664a27d39b0d6 2022-02-14 18:39:44.179 | ++ functions-common:get_or_create_user:926 : echo 49216a5a191c461581e664a27d39b0d6 2022-02-14 18:39:44.182 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=49216a5a191c461581e664a27d39b0d6 2022-02-14 18:39:44.185 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader 49216a5a191c461581e664a27d39b0d6 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:44.289 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 49216a5a191c461581e664a27d39b0d6 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:44.378 | [107557 Async ks-alt-reader-user:138664]: running: get_or_add_user_project_role reader 49216a5a191c461581e664a27d39b0d6 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:44.384 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 18:39:44.387 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:44.390 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 18:39:44.394 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 18:39:44.397 | +++ 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-14 18:39:47.099 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:47.175 | [138221 Async ks-alt-another:138221]: finished successfully 2022-02-14 18:39:47.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:47.641 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:47.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:47.641 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:47.835 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:47.853 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:47.857 | ++ functions-common:get_or_create_user:925 : user_id=c2f36db1b75843719d7c155f9b994336 2022-02-14 18:39:47.859 | ++ functions-common:get_or_create_user:926 : echo c2f36db1b75843719d7c155f9b994336 2022-02-14 18:39:47.862 | + lib/keystone:create_keystone_accounts:381 : system_member_user=c2f36db1b75843719d7c155f9b994336 2022-02-14 18:39:47.865 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member c2f36db1b75843719d7c155f9b994336 all 2022-02-14 18:39:47.867 | [138105 Async ks-alt-admin:138105]: finished successfully 2022-02-14 18:39:47.936 | + inc/async:async_inner:63 : get_or_add_user_system_role member c2f36db1b75843719d7c155f9b994336 all 2022-02-14 18:39:47.983 | [107557 Async ks-system-member:138966]: running: get_or_add_user_system_role member c2f36db1b75843719d7c155f9b994336 all 2022-02-14 18:39:47.987 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 18:39:47.990 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:39:47.993 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 18:39:47.997 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 18:39:48.001 | +++ 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-14 18:39:50.176 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:50.230 | [138447 Async ks-alt-member-user:138447]: finished successfully 2022-02-14 18:39:50.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:50.728 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:50.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:50.728 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:50.895 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:50.898 | ++ functions-common:get_or_create_user:925 : user_id=b4272d9c9ebc45c3900d48c44e614168 2022-02-14 18:39:50.900 | ++ functions-common:get_or_create_user:926 : echo b4272d9c9ebc45c3900d48c44e614168 2022-02-14 18:39:50.904 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=b4272d9c9ebc45c3900d48c44e614168 2022-02-14 18:39:50.906 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader b4272d9c9ebc45c3900d48c44e614168 all 2022-02-14 18:39:50.975 | + inc/async:async_inner:63 : get_or_add_user_system_role reader b4272d9c9ebc45c3900d48c44e614168 all 2022-02-14 18:39:51.020 | [107557 Async ks-system-reader:139201]: running: get_or_add_user_system_role reader b4272d9c9ebc45c3900d48c44e614168 all 2022-02-14 18:39:51.023 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 18:39:51.027 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 18:39:51.029 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 18:39:51.032 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 18:39:51.035 | +++ 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-14 18:39:53.113 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:53.150 | [138664 Async ks-alt-reader-user:138664]: finished successfully 2022-02-14 18:39:53.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:53.417 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:53.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:53.417 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:53.596 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:53.599 | ++ functions-common:get_or_create_group:902 : group_id=fe89b325e7cc423d8a8f541f5b81d4d6 2022-02-14 18:39:53.602 | ++ functions-common:get_or_create_group:903 : echo fe89b325e7cc423d8a8f541f5b81d4d6 2022-02-14 18:39:53.605 | + lib/keystone:create_keystone_accounts:391 : admin_group=fe89b325e7cc423d8a8f541f5b81d4d6 2022-02-14 18:39:53.608 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 18:39:53.611 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 18:39:53.613 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 18:39:53.616 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 18:39:53.622 | +++ 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-14 18:39:55.809 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:55.838 | [138966 Async ks-system-member:138966]: finished successfully 2022-02-14 18:39:55.885 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:55.885 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:55.885 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:55.885 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:56.074 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:56.077 | ++ functions-common:get_or_create_group:902 : group_id=874965e8d2174c94b22612e6171e29e2 2022-02-14 18:39:56.080 | ++ functions-common:get_or_create_group:903 : echo 874965e8d2174c94b22612e6171e29e2 2022-02-14 18:39:56.083 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=874965e8d2174c94b22612e6171e29e2 2022-02-14 18:39:56.086 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.149 | + inc/async:async_inner:63 : get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.194 | [107557 Async ks-group-memberdemo:139519]: running: get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.197 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.264 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.308 | [107557 Async ks-group-anotherdemo:139605]: running: get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:56.311 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:56.381 | + inc/async:async_inner:63 : get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:56.517 | [107557 Async ks-group-memberalt:139691]: running: get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:56.537 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:56.946 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:57.182 | [107557 Async ks-group-anotheralt:139780]: running: get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:39:57.201 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c 2022-02-14 18:39:57.652 | + inc/async:async_inner:63 : get_or_add_group_project_role admin fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c 2022-02-14 18:39:57.886 | [107557 Async ks-group-admin:139867]: running: get_or_add_group_project_role admin fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c 2022-02-14 18:39:57.909 | + 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-14 18:39:58.272 | [107557 Async ks-demo-member:137013]: Waiting for completion of get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd running on PID 137013 (17 other jobs running) 2022-02-14 18:39:58.441 | [107557 Async ks-demo-member:137013]: Signaling child to exit 2022-02-14 18:39:58.442 | WAKEUP 2022-02-14 18:39:58.612 | [107557 Async ks-demo-member:137013]: Signaled 2022-02-14 18:39:58.631 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:39:58.632 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:39:58.632 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:39:58.632 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:39:58.632 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:39:58.632 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:39:58.632 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:58.632 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:58.632 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:58.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.632 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.632 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.632 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:58.632 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:39:58.632 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:39:58.632 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:58.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.632 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.632 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:58.632 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:58.632 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:58.632 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:58.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.633 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:58.633 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:58.633 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:58.633 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:39:58.633 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:39:58.633 | ++ functions-common:get_field:818 : echo '| 1c6f1a29e6894a85b65aeb4056821b77 | f2f91c395fd24b63be63713ad8624f32 | | 9c695ebc20bd4516843bed5f5f1826cd | | | False |' 2022-02-14 18:39:58.633 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:39:58.633 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:58.633 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:39:58.633 | + functions-common:get_or_add_user_project_role:997 : echo 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:39:58.633 | 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:39:58.908 | [107557 Async ks-demo-member:137013]: finished get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 11 seconds 2022-02-14 18:39:59.205 | [107557 Async ks-demo-admin:137125]: Waiting for completion of get_or_add_user_project_role admin 4104df62906e42e3987aa0bed3a662b7 9c695ebc20bd4516843bed5f5f1826cd running on PID 137125 (16 other jobs running) 2022-02-14 18:39:59.411 | [107557 Async ks-demo-admin:137125]: Signaling child to exit 2022-02-14 18:39:59.411 | WAKEUP 2022-02-14 18:39:59.528 | [107557 Async ks-demo-admin:137125]: Signaled 2022-02-14 18:39:59.543 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:39:59.544 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:39:59.544 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:39:59.544 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:39:59.544 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:39:59.544 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:39:59.544 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 4104df62906e42e3987aa0bed3a662b7 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:39:59.544 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:59.544 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:59.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.544 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:59.544 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:39:59.544 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:39:59.544 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 4104df62906e42e3987aa0bed3a662b7 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:59.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:39:59.544 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 4104df62906e42e3987aa0bed3a662b7 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:39:59.544 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:39:59.544 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:59.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:39:59.545 | from cryptography.utils import int_from_bytes 2022-02-14 18:39:59.545 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:39:59.545 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:39:59.545 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:39:59.545 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:39:59.545 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 4104df62906e42e3987aa0bed3a662b7 | | 9c695ebc20bd4516843bed5f5f1826cd | | | False |' 2022-02-14 18:39:59.545 | ++ functions-common:get_field:812 : read data 2022-02-14 18:39:59.545 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:59.545 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:59.545 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:39:59.629 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:39:59.808 | [139201 Async ks-system-reader:139201]: finished successfully 2022-02-14 18:39:59.837 | [107557 Async ks-demo-admin:137125]: finished get_or_add_user_project_role admin 4104df62906e42e3987aa0bed3a662b7 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 10 seconds 2022-02-14 18:40:00.110 | [107557 Async ks-demo-another:137237]: Waiting for completion of get_or_add_user_project_role anotherrole f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd running on PID 137237 (15 other jobs running) 2022-02-14 18:40:00.294 | [107557 Async ks-demo-another:137237]: Signaling child to exit 2022-02-14 18:40:00.294 | WAKEUP 2022-02-14 18:40:00.443 | [107557 Async ks-demo-another:137237]: Signaled 2022-02-14 18:40:00.461 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:00.461 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:00.461 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:00.461 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:00.461 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:00.461 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:00.461 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:00.461 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:00.461 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:00.461 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:00.461 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:00.461 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:00.461 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:00.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.461 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.461 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.461 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:00.461 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:00.461 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:00.461 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:00.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.461 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.462 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.462 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:00.462 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:00.462 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:00.462 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user f2f91c395fd24b63be63713ad8624f32 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:00.462 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:00.462 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.462 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.462 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:00.462 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:00.462 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:00.462 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:00.462 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:00.462 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:00.462 | ++ functions-common:get_field:818 : echo '| 25b2b86c72ea471580ac1657361eb1e1 | f2f91c395fd24b63be63713ad8624f32 | | 9c695ebc20bd4516843bed5f5f1826cd | | | False |' 2022-02-14 18:40:00.462 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:00.462 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:00.462 | + functions-common:get_or_add_user_project_role:997 : echo 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:00.462 | 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:00.786 | [107557 Async ks-demo-another:137237]: finished get_or_add_user_project_role anotherrole f2f91c395fd24b63be63713ad8624f32 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 10 seconds 2022-02-14 18:40:01.049 | [107557 Async ks-demo-invis:137349]: Waiting for completion of get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 0dc1d9443609498fb67bc1e31f5b55cf running on PID 137349 (14 other jobs running) 2022-02-14 18:40:01.264 | [107557 Async ks-demo-invis:137349]: Signaling child to exit 2022-02-14 18:40:01.264 | WAKEUP 2022-02-14 18:40:01.402 | [107557 Async ks-demo-invis:137349]: Signaled 2022-02-14 18:40:01.404 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:01.404 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:01.404 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:01.404 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:01.404 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:01.404 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:01.404 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user f2f91c395fd24b63be63713ad8624f32 --project 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:01.404 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:01.404 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:01.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.404 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.404 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.404 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:01.404 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:01.404 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:01.404 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user f2f91c395fd24b63be63713ad8624f32 --project 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:40:01.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.404 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.404 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user f2f91c395fd24b63be63713ad8624f32 --project 0dc1d9443609498fb67bc1e31f5b55cf 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:01.404 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:01.404 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:01.404 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:01.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.405 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:01.405 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:01.405 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:01.405 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:01.405 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:01.405 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:01.405 | ++ functions-common:get_field:818 : echo '| 1c6f1a29e6894a85b65aeb4056821b77 | f2f91c395fd24b63be63713ad8624f32 | | 0dc1d9443609498fb67bc1e31f5b55cf | | | False |' 2022-02-14 18:40:01.405 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:01.405 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:01.405 | + functions-common:get_or_add_user_project_role:997 : echo 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:01.405 | 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:01.710 | [107557 Async ks-demo-invis:137349]: finished get_or_add_user_project_role member f2f91c395fd24b63be63713ad8624f32 0dc1d9443609498fb67bc1e31f5b55cf with result 0 in 10 seconds 2022-02-14 18:40:01.976 | [107557 Async ks-demo-reader:137559]: Waiting for completion of get_or_add_user_project_role reader 6eb6d55d328f494f8243525f829e18d9 9c695ebc20bd4516843bed5f5f1826cd running on PID 137559 (13 other jobs running) 2022-02-14 18:40:02.141 | [107557 Async ks-demo-reader:137559]: Signaling child to exit 2022-02-14 18:40:02.142 | WAKEUP 2022-02-14 18:40:02.294 | [107557 Async ks-demo-reader:137559]: Signaled 2022-02-14 18:40:02.303 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:02.303 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:02.303 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:02.303 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:02.303 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:02.303 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:02.303 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:02.303 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:02.303 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 6eb6d55d328f494f8243525f829e18d9 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:02.303 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:02.303 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:02.303 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:02.303 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:02.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.303 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.304 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:02.304 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:02.304 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:02.304 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 6eb6d55d328f494f8243525f829e18d9 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:02.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.304 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.304 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 6eb6d55d328f494f8243525f829e18d9 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:02.304 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:02.304 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:02.304 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:02.304 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:02.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.304 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:02.304 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:02.304 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:02.304 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:02.305 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:02.305 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:02.305 | ++ functions-common:get_field:818 : echo '| ac9f7c3ed1ec4557aab3e58cad8c4883 | 6eb6d55d328f494f8243525f829e18d9 | | 9c695ebc20bd4516843bed5f5f1826cd | | | False |' 2022-02-14 18:40:02.305 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:02.305 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:02.305 | + functions-common:get_or_add_user_project_role:997 : echo ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:02.305 | ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:02.590 | [107557 Async ks-demo-reader:137559]: finished get_or_add_user_project_role reader 6eb6d55d328f494f8243525f829e18d9 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 10 seconds 2022-02-14 18:40:02.632 | + inc/async:async_wait:197 : return 0 2022-02-14 18:40:02.650 | + lib/keystone:create_keystone_accounts:403 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-02-14 18:40:03.004 | [107557 Async ks-alt-admin:138105]: Waiting for completion of get_or_add_user_project_role admin 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 running on PID 138105 (12 other jobs running) 2022-02-14 18:40:03.183 | [107557 Async ks-alt-admin:138105]: Signaling child to exit 2022-02-14 18:40:03.183 | WAKEUP 2022-02-14 18:40:03.311 | [107557 Async ks-alt-admin:138105]: Signaled 2022-02-14 18:40:03.340 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:03.340 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:03.340 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:03.340 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:03.340 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:03.340 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:03.340 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:03.340 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:03.340 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:03.340 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:03.340 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:03.340 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:03.341 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:03.341 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:03.341 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:03.341 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:03.341 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:03.341 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:03.341 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:03.341 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:03.341 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:03.341 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:03.341 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:03.341 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:03.341 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 47bbe5b4c8a640ccafbc56a4e61f8dc1 | | a88c29cd1fe3456e955fd20031e334a0 | | | False |' 2022-02-14 18:40:03.341 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:03.341 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:03.341 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:40:03.341 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:40:03.341 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:40:03.625 | [107557 Async ks-alt-admin:138105]: finished get_or_add_user_project_role admin 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 with result 0 in 9 seconds 2022-02-14 18:40:03.887 | [107557 Async ks-alt-another:138221]: Waiting for completion of get_or_add_user_project_role anotherrole 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 running on PID 138221 (11 other jobs running) 2022-02-14 18:40:04.054 | [107557 Async ks-alt-another:138221]: Signaling child to exit 2022-02-14 18:40:04.054 | WAKEUP 2022-02-14 18:40:04.245 | [107557 Async ks-alt-another:138221]: Signaled 2022-02-14 18:40:04.266 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:04.266 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:04.266 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:04.266 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:04.266 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:04.266 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:04.266 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:04.266 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:04.266 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:04.266 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:04.266 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:04.266 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:04.266 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:04.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.266 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.267 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:04.267 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:04.267 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:04.267 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:04.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.267 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.267 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:04.267 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 47bbe5b4c8a640ccafbc56a4e61f8dc1 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:04.267 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:04.267 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:04.267 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:04.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.267 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:04.267 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:04.267 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:04.267 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:04.268 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:04.268 | ++ functions-common:get_field:818 : echo '| 25b2b86c72ea471580ac1657361eb1e1 | 47bbe5b4c8a640ccafbc56a4e61f8dc1 | | a88c29cd1fe3456e955fd20031e334a0 | | | False |' 2022-02-14 18:40:04.268 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:04.268 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:04.268 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:04.268 | + functions-common:get_or_add_user_project_role:997 : echo 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:04.268 | 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:40:04.543 | [107557 Async ks-alt-another:138221]: finished get_or_add_user_project_role anotherrole 47bbe5b4c8a640ccafbc56a4e61f8dc1 a88c29cd1fe3456e955fd20031e334a0 with result 0 in 8 seconds 2022-02-14 18:40:04.806 | [107557 Async ks-alt-member-user:138447]: Waiting for completion of get_or_add_user_project_role member 1458d6d38bd649b79e7e0ab204c90b2e a88c29cd1fe3456e955fd20031e334a0 running on PID 138447 (10 other jobs running) 2022-02-14 18:40:04.973 | [107557 Async ks-alt-member-user:138447]: Signaling child to exit 2022-02-14 18:40:04.973 | WAKEUP 2022-02-14 18:40:05.133 | [107557 Async ks-alt-member-user:138447]: Signaled 2022-02-14 18:40:05.152 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:05.152 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:05.152 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:05.152 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:05.152 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:05.152 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:05.152 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:05.152 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:05.152 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:05.152 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:05.152 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 1458d6d38bd649b79e7e0ab204c90b2e --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:05.152 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:05.152 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:05.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.152 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.152 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.152 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:05.152 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:05.153 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:05.153 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 1458d6d38bd649b79e7e0ab204c90b2e --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:05.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.153 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.153 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.153 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 1458d6d38bd649b79e7e0ab204c90b2e --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:05.153 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:05.153 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:05.153 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:05.153 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:05.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.153 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:05.153 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:05.153 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:05.153 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:05.153 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:05.153 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:05.153 | ++ functions-common:get_field:818 : echo '| 1c6f1a29e6894a85b65aeb4056821b77 | 1458d6d38bd649b79e7e0ab204c90b2e | | a88c29cd1fe3456e955fd20031e334a0 | | | False |' 2022-02-14 18:40:05.153 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:05.153 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:05.153 | + functions-common:get_or_add_user_project_role:997 : echo 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:05.153 | 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:05.482 | [107557 Async ks-alt-member-user:138447]: finished get_or_add_user_project_role member 1458d6d38bd649b79e7e0ab204c90b2e a88c29cd1fe3456e955fd20031e334a0 with result 0 in 8 seconds 2022-02-14 18:40:05.657 | [107557 Async ks-alt-reader-user:138664]: Waiting for completion of get_or_add_user_project_role reader 49216a5a191c461581e664a27d39b0d6 a88c29cd1fe3456e955fd20031e334a0 running on PID 138664 (9 other jobs running) 2022-02-14 18:40:05.844 | [107557 Async ks-alt-reader-user:138664]: Signaling child to exit 2022-02-14 18:40:05.850 | WAKEUP 2022-02-14 18:40:06.034 | [107557 Async ks-alt-reader-user:138664]: Signaled 2022-02-14 18:40:06.049 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:40:06.049 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:06.049 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:06.049 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:06.049 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:06.049 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:06.049 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user 49216a5a191c461581e664a27d39b0d6 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:40:06.049 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:06.049 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:06.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.049 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.049 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.049 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:06.049 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:40:06.049 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:40:06.049 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user 49216a5a191c461581e664a27d39b0d6 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:06.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.049 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.049 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:40:06.049 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:40:06.050 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:40:06.050 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user 49216a5a191c461581e664a27d39b0d6 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:06.050 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:06.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.050 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.050 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.050 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:06.050 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:40:06.050 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:40:06.050 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:40:06.050 | ++ functions-common:get_field:818 : echo '| ac9f7c3ed1ec4557aab3e58cad8c4883 | 49216a5a191c461581e664a27d39b0d6 | | a88c29cd1fe3456e955fd20031e334a0 | | | False |' 2022-02-14 18:40:06.050 | ++ functions-common:get_field:812 : read data 2022-02-14 18:40:06.050 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:06.050 | + functions-common:get_or_add_user_project_role:997 : echo ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:06.050 | ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:06.326 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:06.334 | [107557 Async ks-alt-reader-user:138664]: finished get_or_add_user_project_role reader 49216a5a191c461581e664a27d39b0d6 a88c29cd1fe3456e955fd20031e334a0 with result 0 in 8 seconds 2022-02-14 18:40:06.366 | + inc/async:async_wait:197 : return 0 2022-02-14 18:40:06.381 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 18:40:06.455 | [139605 Async ks-group-anotherdemo:139605]: finished successfully 2022-02-14 18:40:06.711 | [107557 Async ks-system-member:138966]: Waiting for completion of get_or_add_user_system_role member c2f36db1b75843719d7c155f9b994336 all running on PID 138966 (8 other jobs running) 2022-02-14 18:40:06.722 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:06.765 | [107557 Async ks-system-member:138966]: Signaling child to exit 2022-02-14 18:40:06.765 | WAKEUP 2022-02-14 18:40:06.785 | [139691 Async ks-group-memberalt:139691]: finished successfully 2022-02-14 18:40:06.866 | [107557 Async ks-system-member:138966]: Signaled 2022-02-14 18:40:06.869 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 18:40:06.869 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 18:40:06.869 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 18:40:06.869 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:06.869 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:06.869 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:06.869 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:06.869 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:06.869 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 18:40:06.869 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user c2f36db1b75843719d7c155f9b994336 --system all -f value -c Role 2022-02-14 18:40:06.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.869 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.870 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.870 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:06.870 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 18:40:06.870 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 18:40:06.870 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user c2f36db1b75843719d7c155f9b994336 --system all 2022-02-14 18:40:06.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.870 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.870 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.870 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user c2f36db1b75843719d7c155f9b994336 --system all -f value -c Role 2022-02-14 18:40:06.870 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.870 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.870 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:06.870 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:06.870 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:06.870 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:06.870 | + functions-common:get_or_add_user_system_role:1052 : echo 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:06.870 | 1c6f1a29e6894a85b65aeb4056821b77 2022-02-14 18:40:07.004 | [107557 Async ks-system-member:138966]: finished get_or_add_user_system_role member c2f36db1b75843719d7c155f9b994336 all with result 0 in 7 seconds 2022-02-14 18:40:07.128 | [107557 Async ks-system-reader:139201]: Waiting for completion of get_or_add_user_system_role reader b4272d9c9ebc45c3900d48c44e614168 all running on PID 139201 (7 other jobs running) 2022-02-14 18:40:07.225 | [107557 Async ks-system-reader:139201]: Signaling child to exit 2022-02-14 18:40:07.225 | WAKEUP 2022-02-14 18:40:07.255 | [107557 Async ks-system-reader:139201]: Signaled 2022-02-14 18:40:07.256 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 18:40:07.256 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 18:40:07.256 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 18:40:07.256 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:40:07.256 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:40:07.257 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:40:07.257 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:40:07.257 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 18:40:07.257 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user b4272d9c9ebc45c3900d48c44e614168 --system all -f value -c Role 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user b4272d9c9ebc45c3900d48c44e614168 --system all 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user b4272d9c9ebc45c3900d48c44e614168 --system all -f value -c Role 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.257 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.257 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:07.257 | + functions-common:get_or_add_user_system_role:1052 : echo ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:07.257 | ac9f7c3ed1ec4557aab3e58cad8c4883 2022-02-14 18:40:07.314 | [107557 Async ks-system-reader:139201]: finished get_or_add_user_system_role reader b4272d9c9ebc45c3900d48c44e614168 all with result 0 in 8 seconds 2022-02-14 18:40:07.319 | + inc/async:async_wait:197 : return 0 2022-02-14 18:40:07.322 | + 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-14 18:40:07.366 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:07.388 | [107557 Async ks-group-memberdemo:139519]: Waiting for completion of get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd running on PID 139519 (6 other jobs running) 2022-02-14 18:40:07.398 | [139519 Async ks-group-memberdemo:139519]: finished successfully 2022-02-14 18:40:07.423 | [107557 Async ks-group-memberdemo:139519]: Signaling child to exit 2022-02-14 18:40:07.423 | WAKEUP 2022-02-14 18:40:07.448 | [107557 Async ks-group-memberdemo:139519]: Signaled 2022-02-14 18:40:07.449 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 18:40:07.450 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd -f value 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.450 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 18:40:07.450 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 18:40:07.450 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd -f value 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.450 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.450 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.450 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False' 2022-02-14 18:40:07.450 | + functions-common:get_or_add_group_project_role:1076 : echo 1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False 2022-02-14 18:40:07.450 | 1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False 2022-02-14 18:40:07.502 | [107557 Async ks-group-memberdemo:139519]: finished get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 11 seconds 2022-02-14 18:40:07.543 | [107557 Async ks-group-anotherdemo:139605]: Waiting for completion of get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd running on PID 139605 (5 other jobs running) 2022-02-14 18:40:07.570 | [107557 Async ks-group-anotherdemo:139605]: Signaling child to exit 2022-02-14 18:40:07.571 | WAKEUP 2022-02-14 18:40:07.603 | [107557 Async ks-group-anotherdemo:139605]: Signaled 2022-02-14 18:40:07.605 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 18:40:07.605 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd -f value 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.605 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.605 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 18:40:07.605 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 18:40:07.605 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.605 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project 9c695ebc20bd4516843bed5f5f1826cd -f value 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.605 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.606 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.606 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False' 2022-02-14 18:40:07.606 | + functions-common:get_or_add_group_project_role:1076 : echo 25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False 2022-02-14 18:40:07.606 | 25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd False 2022-02-14 18:40:07.659 | [107557 Async ks-group-anotherdemo:139605]: finished get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 9c695ebc20bd4516843bed5f5f1826cd with result 0 in 10 seconds 2022-02-14 18:40:07.708 | [107557 Async ks-group-memberalt:139691]: Waiting for completion of get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 running on PID 139691 (4 other jobs running) 2022-02-14 18:40:07.746 | [107557 Async ks-group-memberalt:139691]: Signaling child to exit 2022-02-14 18:40:07.746 | WAKEUP 2022-02-14 18:40:07.781 | [107557 Async ks-group-memberalt:139691]: Signaled 2022-02-14 18:40:07.782 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 18:40:07.782 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 -f value 2022-02-14 18:40:07.782 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.782 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.782 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.782 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.783 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.783 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 18:40:07.783 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 18:40:07.783 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:07.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.783 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.783 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.783 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 -f value 2022-02-14 18:40:07.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.783 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:07.783 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:07.783 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:07.783 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False' 2022-02-14 18:40:07.783 | + functions-common:get_or_add_group_project_role:1076 : echo 1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False 2022-02-14 18:40:07.783 | 1c6f1a29e6894a85b65aeb4056821b77 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False 2022-02-14 18:40:07.845 | [107557 Async ks-group-memberalt:139691]: finished get_or_add_group_project_role member 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 with result 0 in 10 seconds 2022-02-14 18:40:07.892 | [107557 Async ks-group-anotheralt:139780]: Waiting for completion of get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 running on PID 139780 (3 other jobs running) 2022-02-14 18:40:07.922 | [107557 Async ks-group-anotheralt:139780]: Signaling child to exit 2022-02-14 18:40:08.011 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:08.037 | [139780 Async ks-group-anotheralt:139780]: finished successfully 2022-02-14 18:40:08.058 | WAKEUP 2022-02-14 18:40:08.083 | [107557 Async ks-group-anotheralt:139780]: Signaled 2022-02-14 18:40:08.084 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 18:40:08.084 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 -f value 2022-02-14 18:40:08.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.084 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.084 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.085 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:08.085 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 18:40:08.085 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 18:40:08.085 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 2022-02-14 18:40:08.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.085 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.085 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.085 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 874965e8d2174c94b22612e6171e29e2 --project a88c29cd1fe3456e955fd20031e334a0 -f value 2022-02-14 18:40:08.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.085 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.085 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.085 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:08.085 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False' 2022-02-14 18:40:08.085 | + functions-common:get_or_add_group_project_role:1076 : echo 25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False 2022-02-14 18:40:08.085 | 25b2b86c72ea471580ac1657361eb1e1 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 False 2022-02-14 18:40:08.132 | [107557 Async ks-group-anotheralt:139780]: finished get_or_add_group_project_role anotherrole 874965e8d2174c94b22612e6171e29e2 a88c29cd1fe3456e955fd20031e334a0 with result 0 in 11 seconds 2022-02-14 18:40:08.173 | [107557 Async ks-group-admin:139867]: Waiting for completion of get_or_add_group_project_role admin fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c running on PID 139867 (2 other jobs running) 2022-02-14 18:40:08.202 | [107557 Async ks-group-admin:139867]: Signaling child to exit 2022-02-14 18:40:08.428 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:08.454 | [139867 Async ks-group-admin:139867]: finished successfully 2022-02-14 18:40:08.474 | WAKEUP 2022-02-14 18:40:08.497 | [107557 Async ks-group-admin:139867]: Signaled 2022-02-14 18:40:08.498 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 18:40:08.498 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group fe89b325e7cc423d8a8f541f5b81d4d6 --project 047fa87da1e6498ead47b298bd43231c -f value 2022-02-14 18:40:08.498 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.498 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.498 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.498 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.499 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:08.499 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 18:40:08.499 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 18:40:08.499 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group fe89b325e7cc423d8a8f541f5b81d4d6 --project 047fa87da1e6498ead47b298bd43231c 2022-02-14 18:40:08.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.499 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.499 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.499 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group fe89b325e7cc423d8a8f541f5b81d4d6 --project 047fa87da1e6498ead47b298bd43231c -f value 2022-02-14 18:40:08.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.499 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:40:08.499 | from cryptography.utils import int_from_bytes 2022-02-14 18:40:08.499 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:40:08.499 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='268f789fc741410eb7ea96d8be584c16 fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c False' 2022-02-14 18:40:08.499 | + functions-common:get_or_add_group_project_role:1076 : echo 268f789fc741410eb7ea96d8be584c16 fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c False 2022-02-14 18:40:08.499 | 268f789fc741410eb7ea96d8be584c16 fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c False 2022-02-14 18:40:08.543 | [107557 Async ks-group-admin:139867]: finished get_or_add_group_project_role admin fe89b325e7cc423d8a8f541f5b81d4d6 047fa87da1e6498ead47b298bd43231c with result 0 in 10 seconds 2022-02-14 18:40:08.547 | + inc/async:async_wait:197 : return 0 2022-02-14 18:40:08.550 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 18:40:08.568 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:40:08.570 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 18:40:08.588 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:40:08.591 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 18:40:08.593 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 18:40:08.653 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 18:40:08.693 | [107557 Async create_nova_accounts:141800]: running: create_nova_accounts 2022-02-14 18:40:08.696 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 18:40:08.714 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:40:08.716 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 18:40:08.719 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 18:40:08.780 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 18:40:08.825 | [107557 Async create_glance_accounts:141915]: running: create_glance_accounts 2022-02-14 18:40:08.827 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 18:40:08.849 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:40:08.853 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 18:40:08.856 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 18:40:08.931 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 18:40:08.975 | [107557 Async create_cinder_accounts:142045]: running: create_cinder_accounts 2022-02-14 18:40:08.981 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 18:40:09.003 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:40:09.006 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 18:40:09.009 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 18:40:09.078 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 18:40:09.159 | [107557 Async create_neutron_accounts:142160]: running: create_neutron_accounts 2022-02-14 18:40:09.164 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 18:40:09.203 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:40:09.208 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 18:40:09.211 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 18:40:09.525 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 18:40:09.741 | [107557 Async create_swift_accounts:142302]: running: create_swift_accounts 2022-02-14 18:40:09.773 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 18:40:09.925 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:40:09.953 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 18:40:10.319 | [107557 Async create_nova_accounts:141800]: Waiting for completion of create_nova_accounts running on PID 141800 (6 other jobs running) 2022-02-14 18:40:10.503 | [107557 Async create_nova_accounts:141800]: Signaling child to exit 2022-02-14 18:40:36.292 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:36.324 | [142160 Async create_neutron_accounts:142160]: finished successfully 2022-02-14 18:40:52.008 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:52.044 | [142045 Async create_cinder_accounts:142045]: finished successfully 2022-02-14 18:40:58.537 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:40:58.565 | [141915 Async create_glance_accounts:141915]: finished successfully 2022-02-14 18:41:03.466 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:41:03.494 | [141800 Async create_nova_accounts:141800]: finished successfully 2022-02-14 18:41:03.514 | WAKEUP 2022-02-14 18:41:03.537 | [107557 Async create_nova_accounts:141800]: Signaled 2022-02-14 18:41:03.539 | + 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-14 18:41:03.539 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 18:41:03.539 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 18:41:03.539 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.539 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.539 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.539 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:03.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.539 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.539 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.539 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.539 | + functions-common:get_or_create_user:925 : user_id=3f499c5ee83a4ae8ab1479e923abb111 2022-02-14 18:41:03.539 | + functions-common:get_or_create_user:926 : echo 3f499c5ee83a4ae8ab1479e923abb111 2022-02-14 18:41:03.539 | 3f499c5ee83a4ae8ab1479e923abb111 2022-02-14 18:41:03.539 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 18:41:03.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.539 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.539 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.540 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.540 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.540 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.540 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.540 | ++ 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-14 18:41:03.540 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.540 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.540 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.540 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.540 | + 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-14 18:41:03.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.540 | ++ 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-14 18:41:03.540 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.541 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.541 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.541 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.541 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.541 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.541 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.541 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | 3f499c5ee83a4ae8ab1479e923abb111 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.541 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.541 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.541 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.541 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.541 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 18:41:03.541 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 18:41:03.541 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.541 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.541 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.541 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.542 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.542 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.542 | ++ 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-14 18:41:03.542 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.542 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.542 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.542 | + 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-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | ++ 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-14 18:41:03.542 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.542 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.542 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.542 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 3f499c5ee83a4ae8ab1479e923abb111 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.542 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.543 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:03.543 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:03.543 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:03.543 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 18:41:03.543 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 18:41:03.543 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 18:41:03.543 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 18:41:03.543 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.543 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 18:41:03.543 | ++ 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-14 18:41:03.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.543 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.543 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.543 | 7b1c4d0ea5c54996bf717f346709340b' 2022-02-14 18:41:03.543 | + functions-common:get_or_create_service:1094 : echo 7b1c4d0ea5c54996bf717f346709340b 2022-02-14 18:41:03.543 | 7b1c4d0ea5c54996bf717f346709340b 2022-02-14 18:41:03.543 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.81/compute/v2/$(project_id)s' 2022-02-14 18:41:03.543 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.543 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' RegionOne 2022-02-14 18:41:03.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.543 | +++ 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-14 18:41:03.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.543 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute_legacy public 'http://10.222.0.81/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 18:41:03.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.544 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0dbb86857ec240768a1fd10c7b963816 2022-02-14 18:41:03.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0dbb86857ec240768a1fd10c7b963816 2022-02-14 18:41:03.544 | + functions-common:get_or_create_endpoint:1127 : public_id=0dbb86857ec240768a1fd10c7b963816 2022-02-14 18:41:03.544 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.544 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.544 | + functions-common:get_or_create_endpoint:1136 : echo 0dbb86857ec240768a1fd10c7b963816 2022-02-14 18:41:03.544 | 0dbb86857ec240768a1fd10c7b963816 2022-02-14 18:41:03.544 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 18:41:03.544 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.544 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 18:41:03.544 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 18:41:03.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.544 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.544 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.544 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.544 | e59b892e116f4fbeb6382076c85535d1' 2022-02-14 18:41:03.544 | + functions-common:get_or_create_service:1094 : echo e59b892e116f4fbeb6382076c85535d1 2022-02-14 18:41:03.544 | e59b892e116f4fbeb6382076c85535d1 2022-02-14 18:41:03.544 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 18:41:03.544 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.544 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.81/compute/v2.1 RegionOne 2022-02-14 18:41:03.544 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.544 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-02-14 18:41:03.544 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.544 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.545 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.545 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.545 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create compute public http://10.222.0.81/compute/v2.1 --region RegionOne -f value -c id 2022-02-14 18:41:03.545 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.545 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.545 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.545 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.545 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f5d056b4a68041a1b63c250ac38f434a 2022-02-14 18:41:03.545 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f5d056b4a68041a1b63c250ac38f434a 2022-02-14 18:41:03.545 | + functions-common:get_or_create_endpoint:1127 : public_id=f5d056b4a68041a1b63c250ac38f434a 2022-02-14 18:41:03.545 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.545 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.545 | + functions-common:get_or_create_endpoint:1136 : echo f5d056b4a68041a1b63c250ac38f434a 2022-02-14 18:41:03.545 | f5d056b4a68041a1b63c250ac38f434a 2022-02-14 18:41:03.545 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 18:41:03.545 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:03.545 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 18:41:03.545 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:03.545 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 18:41:03.545 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.545 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.545 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.546 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.546 | ++ 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-14 18:41:03.546 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.546 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.546 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.546 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.546 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.546 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.546 | + 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-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | ++ 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-14 18:41:03.546 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.546 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.546 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.546 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.546 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.546 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.546 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.546 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.546 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.547 | ++ functions-common:get_field:818 : echo '| 031921b3c3db421e9c4d2062dbc429a4 | 3f499c5ee83a4ae8ab1479e923abb111 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.547 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.547 | + functions-common:get_or_add_user_project_role:995 : user_role_id=031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.547 | + functions-common:get_or_add_user_project_role:997 : echo 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.547 | 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.547 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 18:41:03.547 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:41:03.587 | [107557 Async create_nova_accounts:141800]: finished create_nova_accounts with result 0 in 54 seconds 2022-02-14 18:41:03.625 | [107557 Async create_glance_accounts:141915]: Waiting for completion of create_glance_accounts running on PID 141915 (5 other jobs running) 2022-02-14 18:41:03.650 | [107557 Async create_glance_accounts:141915]: Signaling child to exit 2022-02-14 18:41:03.651 | WAKEUP 2022-02-14 18:41:03.674 | [107557 Async create_glance_accounts:141915]: Signaled 2022-02-14 18:41:03.676 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 18:41:03.676 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:03.676 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 18:41:03.676 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 18:41:03.676 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.676 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.676 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.676 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:03.676 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.676 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.676 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.676 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.676 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.676 | + functions-common:get_or_create_user:925 : user_id=155ccaa8fe7449168b67c1ba9ebac65f 2022-02-14 18:41:03.676 | + functions-common:get_or_create_user:926 : echo 155ccaa8fe7449168b67c1ba9ebac65f 2022-02-14 18:41:03.676 | 155ccaa8fe7449168b67c1ba9ebac65f 2022-02-14 18:41:03.676 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 18:41:03.676 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.676 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.677 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.677 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.677 | ++ 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-14 18:41:03.677 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.677 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.677 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.677 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.677 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.677 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.677 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.677 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.677 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.677 | + 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-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.677 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.677 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.677 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.677 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.677 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.677 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.677 | ++ 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-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.677 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.677 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.678 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.678 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.678 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.678 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.678 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.678 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | 155ccaa8fe7449168b67c1ba9ebac65f | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.678 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.678 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.678 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.678 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.678 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 18:41:03.678 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 18:41:03.678 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:03.678 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 18:41:03.678 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 18:41:03.678 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.678 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.678 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.678 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:03.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.678 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.678 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.678 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.678 | + functions-common:get_or_create_user:925 : user_id=da2fbf58e7e643679c25008df9ef80de 2022-02-14 18:41:03.678 | + functions-common:get_or_create_user:926 : echo da2fbf58e7e643679c25008df9ef80de 2022-02-14 18:41:03.678 | da2fbf58e7e643679c25008df9ef80de 2022-02-14 18:41:03.678 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 18:41:03.678 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.678 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.678 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.679 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.679 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.679 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.679 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.679 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.679 | ++ 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-14 18:41:03.679 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.679 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.679 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.679 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.679 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.679 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.679 | + 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-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.679 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.679 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.679 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.679 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.679 | ++ 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-14 18:41:03.679 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.679 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.679 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.680 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.680 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.680 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.680 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.680 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.680 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | da2fbf58e7e643679c25008df9ef80de | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.680 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.680 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.680 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.680 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.680 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 18:41:03.680 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 18:41:03.680 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.680 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.680 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.680 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.680 | ++ 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-14 18:41:03.680 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.680 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.680 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.680 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.680 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.680 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.680 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.680 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.681 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.681 | + 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-14 18:41:03.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.681 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.681 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.681 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.681 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.681 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.681 | ++ 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-14 18:41:03.681 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.681 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.681 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.681 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.681 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.681 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.681 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.681 | ++ functions-common:get_field:818 : echo '| 031921b3c3db421e9c4d2062dbc429a4 | da2fbf58e7e643679c25008df9ef80de | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.681 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.681 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.681 | + functions-common:get_or_add_user_project_role:995 : user_role_id=031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.681 | + functions-common:get_or_add_user_project_role:997 : echo 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.681 | 031921b3c3db421e9c4d2062dbc429a4 2022-02-14 18:41:03.681 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 18:41:03.681 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.681 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 18:41:03.681 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 18:41:03.681 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.681 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.682 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.682 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.682 | 7912650a21c34723b045bff1cb30fe74' 2022-02-14 18:41:03.682 | + functions-common:get_or_create_service:1094 : echo 7912650a21c34723b045bff1cb30fe74 2022-02-14 18:41:03.682 | 7912650a21c34723b045bff1cb30fe74 2022-02-14 18:41:03.682 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 18:41:03.682 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.682 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.81/image RegionOne 2022-02-14 18:41:03.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-02-14 18:41:03.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.682 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.682 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.682 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create image public http://10.222.0.81/image --region RegionOne -f value -c id 2022-02-14 18:41:03.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.682 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.682 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.682 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=6ff2e7586a124c2197b564def17b1ae8 2022-02-14 18:41:03.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 6ff2e7586a124c2197b564def17b1ae8 2022-02-14 18:41:03.682 | + functions-common:get_or_create_endpoint:1127 : public_id=6ff2e7586a124c2197b564def17b1ae8 2022-02-14 18:41:03.682 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.682 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.682 | + functions-common:get_or_create_endpoint:1136 : echo 6ff2e7586a124c2197b564def17b1ae8 2022-02-14 18:41:03.682 | 6ff2e7586a124c2197b564def17b1ae8 2022-02-14 18:41:03.682 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 18:41:03.683 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 18:41:03.683 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 18:41:03.683 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 18:41:03.683 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 18:41:03.683 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 18:41:03.683 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 18:41:03.683 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 18:41:03.683 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 18:41:03.724 | [107557 Async create_glance_accounts:141915]: finished create_glance_accounts with result 0 in 49 seconds 2022-02-14 18:41:03.764 | [107557 Async create_cinder_accounts:142045]: Waiting for completion of create_cinder_accounts running on PID 142045 (4 other jobs running) 2022-02-14 18:41:03.790 | [107557 Async create_cinder_accounts:142045]: Signaling child to exit 2022-02-14 18:41:03.790 | WAKEUP 2022-02-14 18:41:03.814 | [107557 Async create_cinder_accounts:142045]: Signaled 2022-02-14 18:41:03.815 | + 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-14 18:41:03.815 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 18:41:03.815 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 18:41:03.815 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.815 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.815 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.815 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:03.815 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.815 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.815 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.816 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.816 | + functions-common:get_or_create_user:925 : user_id=e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.816 | + functions-common:get_or_create_user:926 : echo e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.816 | e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.816 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 18:41:03.816 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.816 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.816 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.816 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.816 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.816 | ++ 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-14 18:41:03.816 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.816 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.816 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.816 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.816 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.816 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.816 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.816 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.816 | + 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-14 18:41:03.816 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.816 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.816 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.816 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.817 | ++ 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-14 18:41:03.817 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.817 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.817 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.817 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.817 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.817 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.817 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.817 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.817 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.817 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | e4b6234ebb12425b91b83dee3d197347 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.817 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.817 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.817 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.817 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.817 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.817 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 18:41:03.817 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 18:41:03.817 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.817 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 18:41:03.817 | ++ functions-common:get_or_create_service:1097 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-02-14 18:41:03.817 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.817 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.817 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.817 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.817 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.817 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.817 | 85e282c9acdf465585b8f547f11ec03b' 2022-02-14 18:41:03.817 | + functions-common:get_or_create_service:1094 : echo 85e282c9acdf465585b8f547f11ec03b 2022-02-14 18:41:03.817 | 85e282c9acdf465585b8f547f11ec03b 2022-02-14 18:41:03.818 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 18:41:03.818 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 18:41:03.818 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.818 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 18:41:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.818 | +++ 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-14 18:41:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.818 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.818 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.818 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.818 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create block-storage public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 18:41:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.818 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.818 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.818 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.818 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=29954cca359d426496cd50cb2d68e83a 2022-02-14 18:41:03.818 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 29954cca359d426496cd50cb2d68e83a 2022-02-14 18:41:03.818 | + functions-common:get_or_create_endpoint:1127 : public_id=29954cca359d426496cd50cb2d68e83a 2022-02-14 18:41:03.818 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.818 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.818 | + functions-common:get_or_create_endpoint:1136 : echo 29954cca359d426496cd50cb2d68e83a 2022-02-14 18:41:03.818 | 29954cca359d426496cd50cb2d68e83a 2022-02-14 18:41:03.818 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 18:41:03.818 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.818 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 18:41:03.818 | ++ functions-common:get_or_create_service:1097 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-02-14 18:41:03.818 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.818 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.819 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.819 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.819 | aaf59ef070bc4a019e82dd3d16859d8a' 2022-02-14 18:41:03.819 | + functions-common:get_or_create_service:1094 : echo aaf59ef070bc4a019e82dd3d16859d8a 2022-02-14 18:41:03.819 | aaf59ef070bc4a019e82dd3d16859d8a 2022-02-14 18:41:03.819 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.81/volume/v3/$(project_id)s' 2022-02-14 18:41:03.819 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.819 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' RegionOne 2022-02-14 18:41:03.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-02-14 18:41:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.819 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.819 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.819 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create volumev3 public 'http://10.222.0.81/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-02-14 18:41:03.819 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.819 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.819 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.819 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=681f5a3235dc492baa9f85336d2fbc6a 2022-02-14 18:41:03.819 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 681f5a3235dc492baa9f85336d2fbc6a 2022-02-14 18:41:03.819 | + functions-common:get_or_create_endpoint:1127 : public_id=681f5a3235dc492baa9f85336d2fbc6a 2022-02-14 18:41:03.819 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.819 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.819 | + functions-common:get_or_create_endpoint:1136 : echo 681f5a3235dc492baa9f85336d2fbc6a 2022-02-14 18:41:03.820 | 681f5a3235dc492baa9f85336d2fbc6a 2022-02-14 18:41:03.820 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 18:41:03.820 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:41:03.820 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 18:41:03.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.820 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.820 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.820 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_project:938 : project_id=286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_project:939 : echo 286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:41:03.820 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 286ca8690bb241c08f48f21b2dec70ed 2022-02-14 18:41:03.820 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.820 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 18:41:03.820 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.820 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.820 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.820 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.820 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 18:41:03.820 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_user:925 : user_id=e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.820 | ++ functions-common:get_or_create_user:926 : echo e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.820 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id e4b6234ebb12425b91b83dee3d197347 2022-02-14 18:41:03.861 | [107557 Async create_cinder_accounts:142045]: finished create_cinder_accounts with result 0 in 43 seconds 2022-02-14 18:41:03.865 | + inc/async:async_wait:197 : return 0 2022-02-14 18:41:03.868 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 18:41:03.920 | [107557 Async create_neutron_accounts:142160]: Waiting for completion of create_neutron_accounts running on PID 142160 (3 other jobs running) 2022-02-14 18:41:03.946 | [107557 Async create_neutron_accounts:142160]: Signaling child to exit 2022-02-14 18:41:03.946 | WAKEUP 2022-02-14 18:41:03.971 | [107557 Async create_neutron_accounts:142160]: Signaled 2022-02-14 18:41:03.972 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 18:41:03.972 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 18:41:03.972 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 18:41:03.973 | + 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-14 18:41:03.973 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 18:41:03.973 | + 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-14 18:41:03.973 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 18:41:03.973 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 18:41:03.973 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 18:41:03.973 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 18:41:03.973 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 18:41:03.973 | + 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-14 18:41:03.973 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 18:41:03.973 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 18:41:03.973 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:03.973 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:03.973 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:03.973 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:03.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.973 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.973 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.973 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.973 | + functions-common:get_or_create_user:925 : user_id=40f258714c814abfb469909fdf9dd287 2022-02-14 18:41:03.973 | + functions-common:get_or_create_user:926 : echo 40f258714c814abfb469909fdf9dd287 2022-02-14 18:41:03.973 | 40f258714c814abfb469909fdf9dd287 2022-02-14 18:41:03.973 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 18:41:03.973 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:03.973 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:03.973 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:03.973 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:03.973 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:03.973 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:03.973 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:03.974 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:03.974 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:03.974 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:03.974 | ++ 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-14 18:41:03.974 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.974 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:03.974 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.974 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.974 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:03.974 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:03.974 | + 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-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:03.974 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:03.974 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:03.974 | ++ 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-14 18:41:03.974 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.974 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.974 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.974 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:03.975 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:03.975 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:03.975 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | 40f258714c814abfb469909fdf9dd287 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:03.975 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:03.975 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.975 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.975 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:03.975 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 18:41:03.975 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 18:41:03.975 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:03.975 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 18:41:03.975 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 18:41:03.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.975 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.975 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:03.975 | 36c1d873114c4b71a5b0f6fd57034d77' 2022-02-14 18:41:03.975 | + functions-common:get_or_create_service:1094 : echo 36c1d873114c4b71a5b0f6fd57034d77 2022-02-14 18:41:03.975 | 36c1d873114c4b71a5b0f6fd57034d77 2022-02-14 18:41:03.975 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 18:41:03.975 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:03.975 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.81:9696/ RegionOne 2022-02-14 18:41:03.975 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:03.975 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-02-14 18:41:03.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.975 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.975 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:03.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:03.976 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create network public http://10.222.0.81:9696/ --region RegionOne -f value -c id 2022-02-14 18:41:03.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.976 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:03.976 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:03.976 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:03.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=782a28e4e3a34fc1aefecf094b288985 2022-02-14 18:41:03.976 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 782a28e4e3a34fc1aefecf094b288985 2022-02-14 18:41:03.976 | + functions-common:get_or_create_endpoint:1127 : public_id=782a28e4e3a34fc1aefecf094b288985 2022-02-14 18:41:03.976 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:41:03.976 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:03.976 | + functions-common:get_or_create_endpoint:1136 : echo 782a28e4e3a34fc1aefecf094b288985 2022-02-14 18:41:03.976 | 782a28e4e3a34fc1aefecf094b288985 2022-02-14 18:41:04.020 | [107557 Async create_neutron_accounts:142160]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-14 18:41:04.058 | [107557 Async create_swift_accounts:142302]: Waiting for completion of create_swift_accounts running on PID 142302 (2 other jobs running) 2022-02-14 18:41:04.084 | [107557 Async create_swift_accounts:142302]: Signaling child to exit 2022-02-14 18:41:46.275 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:41:46.300 | [142302 Async create_swift_accounts:142302]: finished successfully 2022-02-14 18:41:46.320 | WAKEUP 2022-02-14 18:41:46.344 | [107557 Async create_swift_accounts:142302]: Signaled 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 18:41:46.345 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 18:41:46.345 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 18:41:46.345 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 18:41:46.346 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 18:41:46.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.346 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.346 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.346 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.346 | ++ functions-common:get_or_create_role:950 : role_id=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.346 | ++ functions-common:get_or_create_role:951 : echo 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.346 | + lib/swift:create_swift_accounts:638 : another_role=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.346 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 18:41:46.346 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 18:41:46.346 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:46.346 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:41:46.346 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:41:46.346 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:41:46.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.346 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.346 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.346 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.346 | + functions-common:get_or_create_user:925 : user_id=9bf2a11a13974e76bd1241123f526418 2022-02-14 18:41:46.346 | + functions-common:get_or_create_user:926 : echo 9bf2a11a13974e76bd1241123f526418 2022-02-14 18:41:46.346 | 9bf2a11a13974e76bd1241123f526418 2022-02-14 18:41:46.346 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 18:41:46.346 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.346 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:46.346 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:46.347 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:46.347 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.347 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.347 | ++ 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-14 18:41:46.347 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.347 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.347 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.347 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.347 | + 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-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.347 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.347 | ++ 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-14 18:41:46.347 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.347 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.347 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.347 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.347 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.347 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.347 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | 9bf2a11a13974e76bd1241123f526418 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:46.348 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.348 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:46.348 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:41:46.348 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 18:41:46.348 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.348 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:41:46.348 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:41:46.348 | ++ 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-14 18:41:46.348 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.348 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.348 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.348 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.348 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.348 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.348 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.348 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.348 | + 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-14 18:41:46.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.348 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.349 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.349 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.349 | ++ 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-14 18:41:46.349 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.349 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.349 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.349 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.349 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.349 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.349 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.349 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.349 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 9bf2a11a13974e76bd1241123f526418 | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:41:46.349 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.349 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.349 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.349 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.349 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.349 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 18:41:46.349 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:41:46.349 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 18:41:46.349 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 18:41:46.349 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.349 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.349 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.349 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.349 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.349 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:41:46.349 | 15c7dfd480c2496487bafb00b6f73482' 2022-02-14 18:41:46.349 | + functions-common:get_or_create_service:1094 : echo 15c7dfd480c2496487bafb00b6f73482 2022-02-14 18:41:46.349 | 15c7dfd480c2496487bafb00b6f73482 2022-02-14 18:41:46.349 | + lib/swift:create_swift_accounts:646 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' http://10.222.0.81:8080 2022-02-14 18:41:46.350 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:41:46.350 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' RegionOne 2022-02-14 18:41:46.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:46.350 | +++ 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-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:46.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:46.350 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store public 'http://10.222.0.81:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-02-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=108fa7fa8b364bb2846780b5d20f238b 2022-02-14 18:41:46.350 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 108fa7fa8b364bb2846780b5d20f238b 2022-02-14 18:41:46.350 | + functions-common:get_or_create_endpoint:1127 : public_id=108fa7fa8b364bb2846780b5d20f238b 2022-02-14 18:41:46.350 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 18:41:46.350 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.81:8080 RegionOne 2022-02-14 18:41:46.350 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:41:46.350 | ++ 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-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.350 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.350 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.350 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:41:46.350 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:41:46.351 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create object-store admin http://10.222.0.81:8080 --region RegionOne -f value -c id 2022-02-14 18:41:46.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.351 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.351 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.351 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.351 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=7fdb00fa57644e05913c75bfd946bff0 2022-02-14 18:41:46.351 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 7fdb00fa57644e05913c75bfd946bff0 2022-02-14 18:41:46.351 | 7fdb00fa57644e05913c75bfd946bff0 2022-02-14 18:41:46.351 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:41:46.351 | + functions-common:get_or_create_endpoint:1136 : echo 108fa7fa8b364bb2846780b5d20f238b 2022-02-14 18:41:46.351 | 108fa7fa8b364bb2846780b5d20f238b 2022-02-14 18:41:46.351 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 18:41:46.351 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:41:46.351 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 18:41:46.351 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.351 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.351 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.351 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.351 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_project:938 : project_id=0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_project:939 : echo 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.351 | + lib/swift:create_swift_accounts:652 : swift_project_test1=0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.351 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 18:41:46.351 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.351 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 18:41:46.351 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 18:41:46.351 | +++ 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-14 18:41:46.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.352 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.352 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.352 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.352 | ++ functions-common:get_or_create_user:925 : user_id=b3a781b9883d4e9a93d9bcb909d31134 2022-02-14 18:41:46.352 | ++ functions-common:get_or_create_user:926 : echo b3a781b9883d4e9a93d9bcb909d31134 2022-02-14 18:41:46.352 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=b3a781b9883d4e9a93d9bcb909d31134 2022-02-14 18:41:46.352 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 18:41:46.352 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.352 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin b3a781b9883d4e9a93d9bcb909d31134 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.352 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.352 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:41:46.352 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.352 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.352 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:41:46.352 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:41:46.352 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:41:46.352 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:41:46.352 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user b3a781b9883d4e9a93d9bcb909d31134 --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.352 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.352 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.352 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.352 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.352 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.352 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.352 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.352 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.352 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.352 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.352 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.353 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user b3a781b9883d4e9a93d9bcb909d31134 --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.353 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.353 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.353 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user b3a781b9883d4e9a93d9bcb909d31134 --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.353 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.353 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.353 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.353 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.353 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.353 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.353 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.353 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.353 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.353 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.353 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.353 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | b3a781b9883d4e9a93d9bcb909d31134 | | 0d294b3bf2534d2e9f2d5aa5d93c6a28 | | | False |' 2022-02-14 18:41:46.353 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.353 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.353 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.353 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.353 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 18:41:46.353 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 18:41:46.353 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:46.353 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 18:41:46.353 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 18:41:46.353 | +++ 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-14 18:41:46.353 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.353 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.354 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.354 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.354 | ++ functions-common:get_or_create_user:925 : user_id=5d9a14cd519f45bb8fe04727097ad24a 2022-02-14 18:41:46.354 | ++ functions-common:get_or_create_user:926 : echo 5d9a14cd519f45bb8fe04727097ad24a 2022-02-14 18:41:46.354 | + lib/swift:create_swift_accounts:661 : swift_user_test3=5d9a14cd519f45bb8fe04727097ad24a 2022-02-14 18:41:46.354 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 18:41:46.354 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.354 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 25b2b86c72ea471580ac1657361eb1e1 5d9a14cd519f45bb8fe04727097ad24a 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.354 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.354 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:41:46.354 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.354 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.354 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:41:46.354 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:41:46.354 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:41:46.354 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:41:46.354 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 25b2b86c72ea471580ac1657361eb1e1 --user 5d9a14cd519f45bb8fe04727097ad24a --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.354 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.354 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.354 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.354 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.354 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.354 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.354 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.354 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.354 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.354 | + functions-common:get_or_add_user_project_role:986 : openstack role add 25b2b86c72ea471580ac1657361eb1e1 --user 5d9a14cd519f45bb8fe04727097ad24a --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.354 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.354 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.354 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.355 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.355 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 25b2b86c72ea471580ac1657361eb1e1 --user 5d9a14cd519f45bb8fe04727097ad24a --project 0d294b3bf2534d2e9f2d5aa5d93c6a28 2022-02-14 18:41:46.355 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.355 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.355 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.355 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.355 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.355 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.355 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.355 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.355 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.355 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.355 | ++ functions-common:get_field:818 : echo '| 25b2b86c72ea471580ac1657361eb1e1 | 5d9a14cd519f45bb8fe04727097ad24a | | 0d294b3bf2534d2e9f2d5aa5d93c6a28 | | | False |' 2022-02-14 18:41:46.355 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.355 | + functions-common:get_or_add_user_project_role:995 : user_role_id=25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.355 | + functions-common:get_or_add_user_project_role:997 : echo 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.355 | 25b2b86c72ea471580ac1657361eb1e1 2022-02-14 18:41:46.355 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 18:41:46.355 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 18:41:46.355 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:41:46.355 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 18:41:46.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.355 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.355 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.355 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.355 | ++ functions-common:get_or_create_project:938 : project_id=276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.355 | ++ functions-common:get_or_create_project:939 : echo 276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.355 | + lib/swift:create_swift_accounts:666 : swift_project_test2=276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.356 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 18:41:46.356 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.356 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 18:41:46.356 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 18:41:46.356 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:46.356 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 18:41:46.356 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 18:41:46.356 | +++ 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-14 18:41:46.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.356 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.356 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.356 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.356 | ++ functions-common:get_or_create_user:925 : user_id=6b41c9a478a442d98b30eee2cb981f1a 2022-02-14 18:41:46.356 | ++ functions-common:get_or_create_user:926 : echo 6b41c9a478a442d98b30eee2cb981f1a 2022-02-14 18:41:46.356 | + lib/swift:create_swift_accounts:671 : swift_user_test2=6b41c9a478a442d98b30eee2cb981f1a 2022-02-14 18:41:46.356 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 18:41:46.356 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.356 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin 6b41c9a478a442d98b30eee2cb981f1a 276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.356 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.356 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:41:46.356 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.356 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.356 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:41:46.356 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:41:46.356 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:41:46.356 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:41:46.356 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 6b41c9a478a442d98b30eee2cb981f1a --project 276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.356 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.356 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.356 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.356 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.357 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.357 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.357 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 6b41c9a478a442d98b30eee2cb981f1a --project 276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 6b41c9a478a442d98b30eee2cb981f1a --project 276e73acc7644d658587b68f11c71887 2022-02-14 18:41:46.357 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.357 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.357 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.357 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.357 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.357 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.357 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.357 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.357 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.357 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 6b41c9a478a442d98b30eee2cb981f1a | | 276e73acc7644d658587b68f11c71887 | | | False |' 2022-02-14 18:41:46.357 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.357 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.357 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.357 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.357 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 18:41:46.357 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 18:41:46.357 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 18:41:46.358 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 18:41:46.358 | +++ functions-common:get_or_create_domain:891 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-02-14 18:41:46.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.358 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.358 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.358 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 18:41:46.358 | 5994b68cb4c742e8b185c7faf357a676' 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_domain:888 : echo 5994b68cb4c742e8b185c7faf357a676 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:676 : swift_domain=5994b68cb4c742e8b185c7faf357a676 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 18:41:46.358 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 18:41:46.358 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 5994b68cb4c742e8b185c7faf357a676 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 18:41:46.358 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=5994b68cb4c742e8b185c7faf357a676 --or-show -f value -c id 2022-02-14 18:41:46.358 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.358 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.358 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.358 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_project:938 : project_id=906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_project:939 : echo 906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:680 : swift_project_test4=906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 18:41:46.358 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.358 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 18:41:46.358 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 5994b68cb4c742e8b185c7faf357a676 test4@example.com 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 18:41:46.358 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 18:41:46.359 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=5994b68cb4c742e8b185c7faf357a676 --email=test4@example.com --or-show -f value -c id 2022-02-14 18:41:46.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.359 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.359 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.359 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.359 | ++ functions-common:get_or_create_user:925 : user_id=9c14d0ca780647eb881f8def039971bb 2022-02-14 18:41:46.359 | ++ functions-common:get_or_create_user:926 : echo 9c14d0ca780647eb881f8def039971bb 2022-02-14 18:41:46.359 | + lib/swift:create_swift_accounts:685 : swift_user_test4=9c14d0ca780647eb881f8def039971bb 2022-02-14 18:41:46.359 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 18:41:46.359 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 18:41:46.359 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin 9c14d0ca780647eb881f8def039971bb 906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.359 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:41:46.359 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 18:41:46.359 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:41:46.359 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:41:46.359 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 18:41:46.359 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 18:41:46.359 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 18:41:46.359 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 18:41:46.359 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user 9c14d0ca780647eb881f8def039971bb --project 906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.359 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.359 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:41:46.359 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.359 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.359 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.359 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.359 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.360 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:41:46.360 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:41:46.360 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user 9c14d0ca780647eb881f8def039971bb --project 906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.360 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.360 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.360 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user 9c14d0ca780647eb881f8def039971bb --project 906bfb5e94d541cdbc234e31999fe755 2022-02-14 18:41:46.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:41:46.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:41:46.360 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:41:46.360 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.360 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:46.360 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:46.360 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:41:46.360 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:41:46.360 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:41:46.360 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 9c14d0ca780647eb881f8def039971bb | | 906bfb5e94d541cdbc234e31999fe755 | | | False |' 2022-02-14 18:41:46.360 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:41:46.360 | ++ functions-common:get_field:812 : read data 2022-02-14 18:41:46.360 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.360 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.360 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:41:46.390 | [107557 Async create_swift_accounts:142302]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-14 18:41:46.398 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 18:41:46.401 | + inc/async:async_wait:197 : return 0 2022-02-14 18:41:46.404 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 18:41:46.422 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:46.424 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 18:41:46.442 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:46.444 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 18:41:46.447 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:41:46.450 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 18:41:46.453 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 18:41:46.455 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 18:41:46.519 | + inc/async:async_inner:63 : init_glance 2022-02-14 18:41:46.565 | [107557 Async init_glance:146499]: running: init_glance 2022-02-14 18:41:46.568 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 18:41:46.587 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:41:46.593 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 18:41:46.593 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:41:46.595 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 18:41:46.597 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 18:41:46.600 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 18:41:46.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 18:41:46.604 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 18:41:46.610 | + 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-14 18:41:46.613 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 18:41:46.615 | + 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-14 18:41:46.619 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 18:41:46.621 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 18:41:46.624 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 18:41:46.626 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 18:41:46.629 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 18:41:46.643 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 18:41:46.650 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 18:41:50.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:50.081 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:50.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:50.081 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:53.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:53.522 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:53.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:53.522 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:56.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:56.908 | from cryptography.utils import int_from_bytes 2022-02-14 18:41:56.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:41:56.908 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:00.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:00.286 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:00.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:00.286 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:03.670 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:03.670 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:03.670 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:03.670 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:07.066 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:07.066 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:07.066 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:07.067 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:10.522 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:10.522 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:10.522 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:10.522 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:14.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:14.131 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:14.131 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:14.131 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:18.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:18.685 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:18.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:18.685 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:18.685 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 18:42:24.437 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:24.437 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:24.437 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:24.437 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:24.736 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 18:42:24.741 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 18:42:24.744 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 18:42:24.746 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 18:42:24.749 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 18:42:24.751 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 18:42:24.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 18:42:24.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 18:42:24.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 18:42:24.760 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 18:42:24.763 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 18:42:24.765 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 18:42:24.767 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 18:42:24.769 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 18:42:24.772 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 18:42:24.775 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 18:42:24.779 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:24.781 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 18:42:24.784 | + 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-14 18:42:24.790 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 18:42:24.793 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 18:42:24.794 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 18:42:24.797 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 18:42:24.799 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 18:42:24.802 | + 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-14 18:42:24.831 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 18:42:24.871 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 18:42:24.901 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 18:42:24.931 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 18:42:24.961 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 18:42:24.994 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 18:42:24.997 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 18:42:24.999 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 18:42:25.002 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 18:42:25.005 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 18:42:25.022 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 18:42:25.025 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 18:42:25.027 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 18:42:25.030 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 18:42:25.032 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-02-14 18:42:25.061 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:42:25.091 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-02-14 18:42:25.124 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 18:42:25.155 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 18:42:25.172 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:42:25.175 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 18:42:25.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 18:42:25.180 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 18:42:25.182 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 18:42:25.185 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 18:42:25.197 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 18:42:25.200 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 18:42:25.202 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 18:42:25.204 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 18:42:25.217 | + 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-14 18:42:25.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 18:42:25.232 | + 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-14 18:42:25.245 | + 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-14 18:42:25.259 | + 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-14 18:42:25.272 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 18:42:25.275 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 18:42:25.278 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 18:42:25.283 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.NkbQwrmlal 2022-02-14 18:42:25.285 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 18:42:25.288 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 18:42:25.290 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.NkbQwrmlal 2022-02-14 18:42:25.294 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.NkbQwrmlal 2022-02-14 18:42:25.310 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.NkbQwrmlal /etc/sudoers.d/neutron-rootwrap 2022-02-14 18:42:25.322 | + 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-14 18:42:25.353 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:25.355 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 18:42:25.385 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 18:42:25.387 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 18:42:25.390 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 18:42:25.392 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 18:42:25.395 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 18:42:25.397 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 18:42:25.415 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:25.418 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 18:42:25.420 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 18:42:25.423 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 18:42:25.441 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:25.443 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:42:25.447 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 18:42:25.477 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 18:42:25.486 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 18:42:25.486 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 18:42:25.500 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:25.503 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 18:42:25.505 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 18:42:25.507 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 18:42:25.510 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 18:42:25.512 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 18:42:25.515 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 18:42:25.518 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 18:42:25.520 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 18:42:25.524 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 18:42:25.526 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 18:42:25.531 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-02-14 18:42:25.533 | + 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-14 18:42:25.538 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 18:42:25.556 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:25.559 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 18:42:25.562 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 18:42:25.564 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 18:42:25.569 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 18:42:25.599 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 18:42:25.630 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 18:42:25.664 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 18:42:25.695 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 18:42:25.726 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 18:42:25.729 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 18:42:25.732 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 18:42:25.734 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 18:42:25.737 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 18:42:25.768 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 18:42:25.798 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.81/identity 2022-02-14 18:42:25.829 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 18:42:25.859 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 18:42:25.890 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 18:42:25.921 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 18:42:25.953 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 18:42:25.985 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:42:26.016 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 18:42:26.047 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 18:42:26.079 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 18:42:26.111 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 18:42:26.113 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 18:42:26.116 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 18:42:26.119 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 18:42:26.121 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 18:42:26.157 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 18:42:26.189 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 18:42:26.224 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 18:42:26.255 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 18:42:26.286 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 18:42:26.320 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 18:42:26.352 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 18:42:26.385 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 18:42:26.417 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 18:42:26.450 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 18:42:26.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 18:42:26.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 18:42:26.458 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 18:42:26.462 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 18:42:26.466 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 18:42:26.469 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 18:42:26.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 18:42:26.473 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 18:42:26.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 18:42:26.478 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 18:42:26.481 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 18:42:26.483 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 18:42:26.486 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 18:42:26.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 18:42:26.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 18:42:26.493 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 18:42:26.496 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 18:42:26.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:26.501 | + 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-14 18:42:26.529 | + 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-14 18:42:26.532 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.535 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 18:42:26.537 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 18:42:26.540 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 18:42:26.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 18:42:26.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 18:42:26.577 | + 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-14 18:42:26.580 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.583 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 18:42:26.586 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 18:42:26.589 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 18:42:26.591 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.593 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 18:42:26.623 | + 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-14 18:42:26.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.628 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 18:42:26.630 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 18:42:26.633 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 18:42:26.636 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.638 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 18:42:26.667 | + 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-14 18:42:26.670 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.672 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 18:42:26.675 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 18:42:26.677 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 18:42:26.680 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.682 | + 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-14 18:42:26.712 | + 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-14 18:42:26.714 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.717 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 18:42:26.725 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 18:42:26.725 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 18:42:26.725 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.726 | + 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-14 18:42:26.760 | + 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-14 18:42:26.763 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.765 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 18:42:26.768 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 18:42:26.770 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 18:42:26.773 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.776 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-02-14 18:42:26.805 | + 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-14 18:42:26.807 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.810 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 18:42:26.814 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 18:42:26.815 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 18:42:26.817 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.820 | + 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-14 18:42:26.849 | + 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-14 18:42:26.852 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 18:42:26.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 18:42:26.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 18:42:26.859 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 18:42:26.861 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 18:42:26.864 | + 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-14 18:42:26.893 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 18:42:26.896 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 18:42:26.914 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:26.916 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 18:42:26.919 | + 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-14 18:42:26.952 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:26.955 | + 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-14 18:42:26.986 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 18:42:27.025 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 18:42:27.028 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 18:42:27.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 18:42:27.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 18:42:30.017 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 18:42:30.017 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 18:42:30.018 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=148415) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 18:42:30.069 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 18:42:30.069 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 18:42:30.069 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:30.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:30.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:30.070 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=148415) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:30.125 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 18:42:30.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:30.125 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:30.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:30.125 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:30.461 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 18:42:30.464 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 18:42:30.466 | + 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-14 18:42:30.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 18:42:30.471 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 18:42:30.526 | + 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-14 18:42:30.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 18:42:30.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:30.551 | + 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-14 18:42:30.583 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 18:42:30.586 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 18:42:30.594 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 18:42:30.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 18:42:30.600 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 18:42:30.613 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 18:42:30.627 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 18:42:30.629 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 18:42:30.637 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 18:42:30.641 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 18:42:30.643 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 18:42:30.652 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 18:42:30.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 18:42:30.658 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 18:42:30.660 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 18:42:30.663 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 18:42:30.666 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 18:42:30.668 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 18:42:30.671 | + 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-14 18:42:30.673 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 18:42:30.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 18:42:30.703 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 18:42:30.705 | + 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-14 18:42:30.739 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 18:42:30.741 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-02-14 18:42:30.772 | + 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-14 18:42:30.805 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 18:42:30.823 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:30.825 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 18:42:30.828 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-02-14 18:42:30.833 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 18:42:30.862 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 18:42:30.897 | + 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-14 18:42:30.930 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:30.932 | + 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-14 18:42:30.963 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 18:42:30.981 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:30.983 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 18:42:30.986 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 18:42:31.018 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 18:42:31.020 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 18:42:31.024 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 18:42:31.059 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 18:42:31.062 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 18:42:31.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 18:42:31.067 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 18:42:31.085 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:31.090 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 18:42:31.090 | + 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-14 18:42:31.095 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 18:42:31.126 | + 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-14 18:42:31.170 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:31.173 | + 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-14 18:42:31.207 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 18:42:31.209 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 18:42:31.240 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 18:42:31.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 18:42:31.245 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 18:42:31.280 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 18:42:31.283 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 18:42:31.285 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 18:42:31.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 18:42:34.252 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 18:42:34.252 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 18:42:34.253 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=148947) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 18:42:34.305 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 18:42:34.305 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 18:42:34.305 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:34.305 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:34.305 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:34.306 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=148947) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 18:42:34.369 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 18:42:34.370 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=148947) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 18:42:34.370 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=148947) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 18:42:34.370 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 18:42:34.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:34.370 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:34.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:42:34.371 | from cryptography.utils import int_from_bytes 2022-02-14 18:42:34.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 18:42:34.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 18:42:34.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 18:42:34.733 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 18:42:34.735 | + 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-14 18:42:34.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 18:42:34.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 18:42:34.758 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 18:42:34.761 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 18:42:34.764 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 18:42:34.766 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 18:42:34.778 | + 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-14 18:42:34.796 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 18:42:34.798 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 18:42:34.801 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 18:42:34.803 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 18:42:34.806 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 18:42:34.809 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 18:42:34.811 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 18:42:34.814 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 18:42:34.816 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 18:42:34.819 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 18:42:34.822 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 18:42:34.824 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 18:42:34.827 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 18:42:34.829 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 18:42:34.833 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 18:42:34.833 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 18:42:34.839 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 18:42:34.843 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 18:42:34.846 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 18:42:34.848 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 18:42:34.852 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 18:42:34.853 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 18:42:34.855 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 18:42:34.861 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 18:42:34.864 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 18:42:34.866 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:34.869 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 18:42:34.872 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 18:42:34.875 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 18:42:34.877 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1' 2022-02-14 18:42:34.879 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data' 2022-02-14 18:42:34.882 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 18:42:34.885 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 18:42:34.889 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 18:42:34.890 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 18:42:34.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 18:42:34.891 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 18:42:34.897 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 18:42:34.900 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.64 ' 2022-02-14 18:42:34.904 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.64/22 brd 192.168.3.255 dev eth1 2022-02-14 18:42:34.916 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.64/22 brd 192.168.3.255 dev br-data 2022-02-14 18:42:34.930 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 18:42:34.943 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 18:42:34.963 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 18:42:34.972 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 18:42:34.972 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.067 ms 2022-02-14 18:42:35.975 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.037 ms 2022-02-14 18:42:36.999 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.036 ms 2022-02-14 18:42:36.999 | 2022-02-14 18:42:36.999 | --- 192.168.0.64 ping statistics --- 2022-02-14 18:42:36.999 | 3 packets transmitted, 3 received, 0% packet loss, time 2027ms 2022-02-14 18:42:36.999 | rtt min/avg/max/mdev = 0.036/0.046/0.067/0.014 ms 2022-02-14 18:42:37.005 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 18:42:37.005 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 18:42:37.011 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 18:42:37.013 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 18:42:37.031 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.034 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 18:42:37.036 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-02-14 18:42:37.041 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 18:42:37.075 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.81 2022-02-14 18:42:37.107 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 18:42:37.140 | + 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-14 18:42:37.173 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 18:42:37.176 | + 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-14 18:42:37.207 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 18:42:37.210 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 18:42:37.227 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:42:37.230 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 18:42:37.233 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 18:42:37.250 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:42:37.252 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 18:42:37.272 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:42:37.289 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 18:42:37.293 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 18:42:37.296 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 18:42:37.327 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 18:42:37.358 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 18:42:37.361 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 18:42:37.379 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.382 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 18:42:37.400 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.403 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 18:42:37.405 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 18:42:37.466 | + inc/async:async_inner:63 : init_neutron 2022-02-14 18:42:37.507 | [107557 Async init_neutron:149423]: running: init_neutron 2022-02-14 18:42:37.510 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 18:42:37.529 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.535 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 18:42:37.546 | ++ ./stack.sh:main:1162 : true 2022-02-14 18:42:37.549 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 18:42:37.552 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 18:42:37.555 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 18:42:37.567 | dnsmasq: no process found 2022-02-14 18:42:37.572 | + ./stack.sh:main:1164 : true 2022-02-14 18:42:37.574 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 18:42:37.579 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 18:42:37.581 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 18:42:37.583 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 18:42:37.584 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 18:42:37.587 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 18:42:37.588 | + lib/nova:clean_iptables:183 : bash 2022-02-14 18:42:37.590 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 18:42:37.599 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 18:42:37.604 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 18:42:37.604 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 18:42:37.604 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 18:42:37.604 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 18:42:37.607 | + lib/nova:clean_iptables:185 : bash 2022-02-14 18:42:37.608 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 18:42:37.622 | + lib/nova:clean_iptables:187 : bash 2022-02-14 18:42:37.622 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 18:42:37.623 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 18:42:37.627 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 18:42:37.627 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 18:42:37.629 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 18:42:37.630 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 18:42:37.642 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 18:42:37.644 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 18:42:37.646 | + lib/nova:clean_iptables:189 : bash 2022-02-14 18:42:37.650 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 18:42:37.654 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 18:42:37.654 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 18:42:37.654 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 18:42:37.662 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 18:42:37.670 | net.ipv4.ip_forward = 1 2022-02-14 18:42:37.674 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 18:42:37.694 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.697 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 18:42:37.699 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 18:42:37.702 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 18:42:37.735 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 18:42:37.766 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 18:42:37.768 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 18:42:37.806 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 18:42:37.840 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 18:42:37.858 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:37.861 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 18:42:37.863 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:42:37.866 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 18:42:37.869 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 18:42:37.872 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 18:42:37.939 | + inc/async:async_inner:63 : init_swift 2022-02-14 18:42:37.981 | [107557 Async init_swift:149781]: running: init_swift 2022-02-14 18:42:37.983 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 18:42:38.002 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:38.005 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 18:42:38.007 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:42:38.010 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 18:42:38.013 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 18:42:38.021 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 18:42:38.080 | + inc/async:async_inner:63 : init_cinder 2022-02-14 18:42:38.126 | [107557 Async init_cinder:149876]: running: init_cinder 2022-02-14 18:42:38.129 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 18:42:38.159 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:42:38.159 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 18:42:38.160 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:42:38.162 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 18:42:38.165 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 18:42:38.169 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 18:42:38.249 | + inc/async:async_inner:63 : init_placement 2022-02-14 18:42:38.296 | [107557 Async init_placement:149995]: running: init_placement 2022-02-14 18:42:38.299 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 18:42:38.356 | [107557 Async init_neutron:149423]: Waiting for completion of init_neutron running on PID 149423 (6 other jobs running) 2022-02-14 18:42:38.384 | [107557 Async init_neutron:149423]: Signaling child to exit 2022-02-14 18:42:40.261 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:42:40.290 | [146499 Async init_glance:146499]: finished successfully 2022-02-14 18:42:50.244 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:42:50.272 | [149781 Async init_swift:149781]: finished successfully 2022-02-14 18:43:32.646 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:43:32.672 | [149995 Async init_placement:149995]: finished successfully 2022-02-14 18:43:35.622 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:43:35.647 | [149876 Async init_cinder:149876]: finished successfully 2022-02-14 18:47:53.314 | + inc/async:async_inner:64 : rc=0 2022-02-14 18:47:53.340 | [149423 Async init_neutron:149423]: finished successfully 2022-02-14 18:47:53.359 | WAKEUP 2022-02-14 18:47:53.383 | [107557 Async init_neutron:149423]: Signaled 2022-02-14 18:47:53.384 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 18:47:53.384 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 18:47:53.384 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 18:47:53.384 | + 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-14 18:47:53.384 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 18:47:53.384 | + 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-14 18:47:53.384 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 18:47:53.384 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 18:47:53.385 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 18:47:53.385 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 18:47:53.385 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 18:47:53.385 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 18:47:53.385 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 18:47:53.385 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.385 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 18:47:53.385 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.385 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 18:47:53.385 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 18:47:53.385 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:47:53.385 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:47:53.385 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:47:53.385 | + functions-common:time_start:2416 : _TIME_START[$name]=1644864196828 2022-02-14 18:47:53.385 | + 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-14 18:47:53.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.385 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.385 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 18:47:53.385 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 18:47:53.386 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 18:47:53.387 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 18:47:53.388 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 18:47:53.389 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 18:47:53.389 | Running upgrade for neutron ... 2022-02-14 18:47:53.389 | OK 2022-02-14 18:47:53.389 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 18:47:53.389 | + functions-common:time_stop:2425 : local name 2022-02-14 18:47:53.389 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:47:53.389 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:47:53.389 | + functions-common:time_stop:2428 : local total 2022-02-14 18:47:53.389 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:47:53.389 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 18:47:53.389 | + functions-common:time_stop:2432 : start_time=1644864196828 2022-02-14 18:47:53.389 | + functions-common:time_stop:2434 : [[ -z 1644864196828 ]] 2022-02-14 18:47:53.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:47:53.389 | + functions-common:time_stop:2437 : end_time=1644864473298 2022-02-14 18:47:53.389 | + functions-common:time_stop:2438 : elapsed_time=276470 2022-02-14 18:47:53.389 | + functions-common:time_stop:2439 : total=37464 2022-02-14 18:47:53.389 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:47:53.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=313934 2022-02-14 18:47:53.430 | [107557 Async init_neutron:149423]: finished init_neutron with result 0 in 315 seconds 2022-02-14 18:47:53.435 | + inc/async:async_wait:197 : return 0 2022-02-14 18:47:53.437 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 18:47:53.489 | [107557 Async init_placement:149995]: Waiting for completion of init_placement running on PID 149995 (5 other jobs running) 2022-02-14 18:47:53.513 | [107557 Async init_placement:149995]: Signaling child to exit 2022-02-14 18:47:53.514 | WAKEUP 2022-02-14 18:47:53.537 | [107557 Async init_placement:149995]: Signaled 2022-02-14 18:47:53.538 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 18:47:53.538 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 18:47:53.538 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 18:47:53.538 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 18:47:53.538 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 18:47:53.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.538 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 18:47:53.538 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.538 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 18:47:53.539 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 18:47:53.539 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 18:47:53.539 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 18:47:53.539 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 18:47:53.539 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 18:47:53.539 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 18:47:53.539 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 18:47:53.539 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.539 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.539 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.539 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.539 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.539 | + functions-common:get_or_create_user:925 : user_id=535ba4e70f6c4d1f830659b8b607185d 2022-02-14 18:47:53.539 | + functions-common:get_or_create_user:926 : echo 535ba4e70f6c4d1f830659b8b607185d 2022-02-14 18:47:53.539 | 535ba4e70f6c4d1f830659b8b607185d 2022-02-14 18:47:53.539 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 18:47:53.539 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:47:53.539 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:47:53.539 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:47:53.539 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:47:53.539 | ++ 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-14 18:47:53.539 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:47:53.539 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:47:53.539 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:47:53.539 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.540 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:47:53.540 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:47:53.540 | + 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-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | ++ 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-14 18:47:53.540 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:47:53.540 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:47:53.540 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:47:53.540 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.540 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.540 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.540 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:47:53.540 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:47:53.540 | ++ functions-common:get_field:818 : echo '| 360d271b60c244149855ae7780274c5f | 535ba4e70f6c4d1f830659b8b607185d | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:47:53.540 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:47:53.540 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.540 | + functions-common:get_or_add_user_project_role:995 : user_role_id=360d271b60c244149855ae7780274c5f 2022-02-14 18:47:53.540 | + functions-common:get_or_add_user_project_role:997 : echo 360d271b60c244149855ae7780274c5f 2022-02-14 18:47:53.540 | 360d271b60c244149855ae7780274c5f 2022-02-14 18:47:53.540 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 18:47:53.540 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 18:47:53.540 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 18:47:53.541 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 18:47:53.541 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 18:47:53.541 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 18:47:53.541 | ++ 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-14 18:47:53.541 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:47:53.541 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 18:47:53.541 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:47:53.541 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.541 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.541 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 18:47:53.541 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 18:47:53.541 | + 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-14 18:47:53.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.541 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.541 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.541 | ++ 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-14 18:47:53.541 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 18:47:53.541 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 18:47:53.541 | ++ functions-common:get_field:811 : local data field 2022-02-14 18:47:53.541 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.541 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.542 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.542 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 18:47:53.542 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 18:47:53.542 | ++ functions-common:get_field:818 : echo '| 268f789fc741410eb7ea96d8be584c16 | 535ba4e70f6c4d1f830659b8b607185d | | 286ca8690bb241c08f48f21b2dec70ed | | | False |' 2022-02-14 18:47:53.542 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 18:47:53.542 | ++ functions-common:get_field:812 : read data 2022-02-14 18:47:53.542 | + functions-common:get_or_add_user_project_role:995 : user_role_id=268f789fc741410eb7ea96d8be584c16 2022-02-14 18:47:53.542 | + functions-common:get_or_add_user_project_role:997 : echo 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:47:53.542 | 268f789fc741410eb7ea96d8be584c16 2022-02-14 18:47:53.542 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 18:47:53.542 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 18:47:53.542 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 18:47:53.542 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 18:47:53.542 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 18:47:53.542 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.542 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.542 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.542 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.542 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 18:47:53.542 | 39c0eee33496499db2bce777802612bb' 2022-02-14 18:47:53.542 | + functions-common:get_or_create_service:1094 : echo 39c0eee33496499db2bce777802612bb 2022-02-14 18:47:53.542 | 39c0eee33496499db2bce777802612bb 2022-02-14 18:47:53.543 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 18:47:53.543 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 18:47:53.543 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.81/placement RegionOne 2022-02-14 18:47:53.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 18:47:53.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-02-14 18:47:53.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.543 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 18:47:53.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 18:47:53.543 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap endpoint create placement public http://10.222.0.81/placement --region RegionOne -f value -c id 2022-02-14 18:47:53.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:53.543 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:53.543 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 18:47:53.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a8a87ddccf014d25af4268c3e8aa488b 2022-02-14 18:47:53.543 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a8a87ddccf014d25af4268c3e8aa488b 2022-02-14 18:47:53.543 | + functions-common:get_or_create_endpoint:1127 : public_id=a8a87ddccf014d25af4268c3e8aa488b 2022-02-14 18:47:53.543 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 18:47:53.543 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 18:47:53.543 | + functions-common:get_or_create_endpoint:1136 : echo a8a87ddccf014d25af4268c3e8aa488b 2022-02-14 18:47:53.543 | a8a87ddccf014d25af4268c3e8aa488b 2022-02-14 18:47:53.585 | [107557 Async init_placement:149995]: finished init_placement with result 0 in 54 seconds 2022-02-14 18:47:53.589 | + inc/async:async_wait:197 : return 0 2022-02-14 18:47:53.592 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 18:47:53.643 | [107557 Async init_glance:146499]: Waiting for completion of init_glance running on PID 146499 (4 other jobs running) 2022-02-14 18:47:53.670 | [107557 Async init_glance:146499]: Signaling child to exit 2022-02-14 18:47:53.670 | WAKEUP 2022-02-14 18:47:53.693 | [107557 Async init_glance:146499]: Signaled 2022-02-14 18:47:53.694 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 18:47:53.694 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 18:47:53.694 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 18:47:53.694 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 18:47:53.694 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 18:47:53.694 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 18:47:53.694 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 18:47:53.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.694 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 18:47:53.694 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:53.694 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 18:47:53.694 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 18:47:53.694 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:47:53.694 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:47:53.694 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:47:53.694 | + functions-common:time_start:2416 : _TIME_START[$name]=1644864108452 2022-02-14 18:47:53.694 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 18:47:53.695 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=146623) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 18:47:53.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 18:47:53.695 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 18:47:53.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 18:47:53.696 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 18:47:53.696 | Database migration is up to date. No migration needed. 2022-02-14 18:47:53.696 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 18:47:53.696 | Database is synced successfully. 2022-02-14 18:47:53.696 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 18:47:53.696 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=146841) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 18:47:53.696 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 18:47:53.697 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 18:47:53.697 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 18:47:53.697 | + functions-common:time_stop:2425 : local name 2022-02-14 18:47:53.697 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:47:53.697 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:47:53.697 | + functions-common:time_stop:2428 : local total 2022-02-14 18:47:53.697 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:47:53.697 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 18:47:53.697 | + functions-common:time_stop:2432 : start_time=1644864108452 2022-02-14 18:47:53.697 | + functions-common:time_stop:2434 : [[ -z 1644864108452 ]] 2022-02-14 18:47:53.697 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:47:53.697 | + functions-common:time_stop:2437 : end_time=1644864160243 2022-02-14 18:47:53.697 | + functions-common:time_stop:2438 : elapsed_time=51791 2022-02-14 18:47:53.697 | + functions-common:time_stop:2439 : total=37464 2022-02-14 18:47:53.697 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:47:53.697 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=89255 2022-02-14 18:47:53.740 | [107557 Async init_glance:146499]: finished init_glance with result 0 in 53 seconds 2022-02-14 18:47:53.744 | + inc/async:async_wait:197 : return 0 2022-02-14 18:47:53.747 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 18:47:53.798 | [107557 Async init_swift:149781]: Waiting for completion of init_swift running on PID 149781 (3 other jobs running) 2022-02-14 18:47:53.823 | [107557 Async init_swift:149781]: Signaling child to exit 2022-02-14 18:47:53.823 | WAKEUP 2022-02-14 18:47:53.846 | [107557 Async init_swift:149781]: Signaled 2022-02-14 18:47:53.848 | + lib/swift:init_swift:692 : local node_number 2022-02-14 18:47:53.848 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 18:47:53.848 | No container-replicator running 2022-02-14 18:47:53.849 | No object-updater running 2022-02-14 18:47:53.849 | No object-replicator running 2022-02-14 18:47:53.849 | No account-auditor running 2022-02-14 18:47:53.849 | No account-server running 2022-02-14 18:47:53.849 | No container-auditor running 2022-02-14 18:47:53.849 | No container-sharder running 2022-02-14 18:47:53.849 | No proxy-server running 2022-02-14 18:47:53.849 | No container-reconciler running 2022-02-14 18:47:53.849 | No object-server running 2022-02-14 18:47:53.849 | No container-server running 2022-02-14 18:47:53.849 | No container-updater running 2022-02-14 18:47:53.849 | No object-expirer running 2022-02-14 18:47:53.849 | No object-auditor running 2022-02-14 18:47:53.849 | No account-replicator running 2022-02-14 18:47:53.849 | No object-reconstructor running 2022-02-14 18:47:53.849 | No container-sync running 2022-02-14 18:47:53.849 | No account-reaper running 2022-02-14 18:47:53.849 | + lib/swift:init_swift:694 : true 2022-02-14 18:47:53.849 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 18:47:53.849 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 18:47:53.849 | + 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-14 18:47:53.849 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 18:47:53.849 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 18:47:53.849 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 18:47:53.849 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 18:47:53.849 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 18:47:53.849 | = reflink=1 2022-02-14 18:47:53.850 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 18:47:53.850 | = sunit=0 swidth=0 blks 2022-02-14 18:47:53.850 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 18:47:53.850 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 18:47:53.850 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 18:47:53.850 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 18:47:53.850 | + 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-14 18:47:53.850 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 18:47:53.850 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 18:47:53.850 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 18:47:53.850 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644863392.object.builder backups/1644863393.container.builder backups/1644863394.account.builder backups/1644863399.object.builder backups/1644863400.container.builder backups/1644863402.account.builder backups/1644863399.object.ring.gz backups/1644863400.container.ring.gz backups/1644863402.account.ring.gz 2022-02-14 18:47:53.850 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 18:47:53.850 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 18:47:53.850 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 18:47:53.850 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 18:47:53.850 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 18:47:53.850 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-02-14 18:47:53.850 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 18:47:53.850 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 18:47:53.850 | + lib/swift:init_swift:728 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-02-14 18:47:53.850 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 18:47:53.850 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 18:47:53.850 | + lib/swift:init_swift:729 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-02-14 18:47:53.850 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 18:47:53.851 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 18:47:53.851 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 18:47:53.851 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 18:47:53.851 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 18:47:53.851 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 18:47:53.851 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 18:47:53.851 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 18:47:53.851 | + lib/swift:init_swift:738 : popd 2022-02-14 18:47:53.893 | [107557 Async init_swift:149781]: finished init_swift with result 0 in 12 seconds 2022-02-14 18:47:53.898 | + inc/async:async_wait:197 : return 0 2022-02-14 18:47:53.900 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 18:47:53.951 | [107557 Async init_cinder:149876]: Waiting for completion of init_cinder running on PID 149876 (2 other jobs running) 2022-02-14 18:47:53.977 | [107557 Async init_cinder:149876]: Signaling child to exit 2022-02-14 18:47:53.978 | WAKEUP 2022-02-14 18:47:54.000 | [107557 Async init_cinder:149876]: Signaled 2022-02-14 18:47:54.002 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 18:47:54.002 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.002 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 18:47:54.002 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 18:47:54.002 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 18:47:54.002 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 18:47:54.002 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 18:47:54.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:54.002 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 18:47:54.002 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:54.002 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 18:47:54.002 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 18:47:54.002 | + functions-common:time_start:2412 : local start_time= 2022-02-14 18:47:54.002 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 18:47:54.002 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 18:47:54.002 | + functions-common:time_start:2416 : _TIME_START[$name]=1644864167996 2022-02-14 18:47:54.002 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 18:47:54.002 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=150311) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 18:47:54.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 18:47:54.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 18:47:54.004 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=150311) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 18:47:54.004 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 18:47:54.004 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 18:47:54.004 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 18:47:54.004 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 18:47:54.004 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=150311) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 18:47:54.004 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 18:47:54.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:54.004 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:54.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:54.004 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:54.004 | /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-14 18:47:54.004 | last_heartbeat = column_property( 2022-02-14 18:47:54.004 | /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-14 18:47:54.004 | num_hosts = column_property( 2022-02-14 18:47:54.004 | /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-14 18:47:54.004 | num_down_hosts = column_property( 2022-02-14 18:47:54.004 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 18:47:54.005 | + functions-common:time_stop:2425 : local name 2022-02-14 18:47:54.005 | + functions-common:time_stop:2426 : local end_time 2022-02-14 18:47:54.005 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 18:47:54.005 | + functions-common:time_stop:2428 : local total 2022-02-14 18:47:54.005 | + functions-common:time_stop:2429 : local start_time 2022-02-14 18:47:54.005 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 18:47:54.005 | + functions-common:time_stop:2432 : start_time=1644864167996 2022-02-14 18:47:54.005 | + functions-common:time_stop:2434 : [[ -z 1644864167996 ]] 2022-02-14 18:47:54.005 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 18:47:54.005 | + functions-common:time_stop:2437 : end_time=1644864213929 2022-02-14 18:47:54.005 | + functions-common:time_stop:2438 : elapsed_time=45933 2022-02-14 18:47:54.005 | + functions-common:time_stop:2439 : total=37464 2022-02-14 18:47:54.005 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 18:47:54.005 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=83397 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 18:47:54.005 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 18:47:54.005 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 18:47:54.005 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 18:47:54.005 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 18:47:54.005 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 18:47:54.005 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 18:47:54.005 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 18:47:54.005 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 18:47:54.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 18:47:54.006 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 18:47:54.006 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 18:47:54.006 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 18:47:54.006 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 18:47:54.006 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 18:47:54.006 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 18:47:54.006 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 18:47:54.006 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 18:47:54.006 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 18:47:54.006 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 18:47:54.006 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 18:47:54.006 | ++ 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-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 18:47:54.006 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 18:47:54.007 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 18:47:54.007 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 18:47:54.007 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 18:47:54.007 | Physical volume "/dev/loop4" successfully created. 2022-02-14 18:47:54.007 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 18:47:54.007 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 18:47:54.007 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 18:47:54.007 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 18:47:54.007 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 18:47:54.007 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 18:47:54.007 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 18:47:54.007 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 18:47:54.007 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.007 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 18:47:54.007 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 18:47:54.007 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 18:47:54.048 | [107557 Async init_cinder:149876]: finished init_cinder with result 0 in 57 seconds 2022-02-14 18:47:54.052 | + inc/async:async_wait:197 : return 0 2022-02-14 18:47:54.055 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 18:47:54.073 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.076 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 18:47:54.078 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 18:47:54.081 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 18:47:54.084 | + ./stack.sh:main:1218 : init_nova 2022-02-14 18:47:54.087 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 18:47:54.104 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.106 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 18:47:54.124 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 18:47:54.126 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 18:47:54.129 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 18:47:54.187 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 18:47:54.225 | [107557 Async nova-cell-0:152498]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 18:47:54.229 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 18:47:54.233 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 18:47:54.238 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 18:47:54.239 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 18:47:54.242 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 18:47:54.245 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 18:47:54.309 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 18:47:54.351 | [107557 Async nova-cell-1:152590]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 18:47:54.354 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 18:47:54.357 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 18:47:54.359 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 18:47:54.362 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 18:47:54.367 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 18:47:54.370 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:54.507 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-02-14 18:47:54.512 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 18:47:54.632 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 18:47:58.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:58.380 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:58.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 18:47:58.380 | from cryptography.utils import int_from_bytes 2022-02-14 18:47:58.380 | Traceback (most recent call last): 2022-02-14 18:47:58.380 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 18:47:58.380 | from nova.cmd.manage import main 2022-02-14 18:47:58.380 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 18:47:58.380 | from nova.virt.libvirt import machine_type_utils 2022-02-14 18:47:58.380 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 18:47:58.380 | from nova.virt.libvirt import driver 2022-02-14 18:47:58.380 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 18:47:58.380 | from nova.virt.libvirt import blockinfo 2022-02-14 18:47:58.381 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 18:47:58.381 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 18:47:58.381 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 18:47:58.381 | from nova.virt.libvirt import config as vconfig 2022-02-14 18:47:58.381 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 18:47:58.381 | for o in 'burst' 2022-02-14 18:47:58.381 | ^ 2022-02-14 18:47:58.381 | SyntaxError: invalid syntax 2022-02-14 18:47:58.831 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 18:47:58.834 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 18:47:58.837 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 18:47:58.839 | + inc/async:async_inner:68 : rc=1 2022-02-14 18:47:58.840 | + ./stack.sh:exit_trap:522 : jobs='132892 2022-02-14 18:47:58.840 | 152498 2022-02-14 18:47:58.840 | 152590' 2022-02-14 18:47:58.843 | + ./stack.sh:exit_trap:525 : [[ -n 132892 2022-02-14 18:47:58.843 | 152498 2022-02-14 18:47:58.843 | 152590 ]] 2022-02-14 18:47:58.850 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-183421 ]] 2022-02-14 18:47:58.853 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 18:47:58.853 | + inc/async:async_inner:68 : rc=1 2022-02-14 18:47:58.856 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 18:47:58.856 | exit_trap: cleaning up child processes 2022-02-14 18:47:58.859 | + ./stack.sh:exit_trap:527 : kill 132892 152498 152590 2022-02-14 18:47:58.862 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.jydyTAEeQU ']' 2022-02-14 18:47:58.865 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.jydyTAEeQU 2022-02-14 18:47:58.869 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 18:47:58.872 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 18:47:58.875 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 18:47:58.877 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 18:47:58.877 | Error on exit 2022-02-14 18:47:58.880 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 18:47:58.883 | + ./stack.sh:exit_trap:542 : generate-subunit 1644863657 821 fail 2022-02-14 18:47:59.513 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 18:47:59.515 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 18:48:00.607 | + ./stack.sh:exit_trap:556 : exit 1