2022-02-14 20:02:37.306 | + ./stack.sh:main:487 : exec 2022-02-14 20:02:37.306 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-200237' 2022-02-14 20:02:37.306 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-02-14-200237.summary.2022-02-14-200237 2022-02-14 20:02:37.306 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:02:37.306 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-02-14-200237 2022-02-14 20:02:37.306 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-200237 /opt/stack/logs/stack.sh.log 2022-02-14 20:02:37.306 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-02-14-200237.summary.2022-02-14-200237 /opt/stack/logs/stack.sh.log.summary 2022-02-14 20:02:37.306 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-02-14 20:02:37.306 | + functions:check_path_perm_sanity:596 : local real_path 2022-02-14 20:02:37.306 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-02-14 20:02:37.307 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-02-14 20:02:37.307 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-02-14 20:02:37.307 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-02-14 20:02:37.307 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-02-14 20:02:37.307 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-02-14 20:02:37.308 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-02-14 20:02:37.309 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-02-14 20:02:37.312 | + ./stack.sh:main:560 : trap err_trap ERR 2022-02-14 20:02:37.314 | + ./stack.sh:main:573 : set -o errexit 2022-02-14 20:02:37.316 | + ./stack.sh:main:576 : uname -a 2022-02-14 20:02:37.317 | 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 20:02:37.319 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-02-14 20:02:37.321 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-02-14 20:02:37.325 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-02-14 20:02:37.360 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-02-14 20:02:37.376 | + ./stack.sh:main:590 : fetch_plugins 2022-02-14 20:02:37.378 | + functions-common:fetch_plugins:1771 : local plugins= 2022-02-14 20:02:37.380 | + functions-common:fetch_plugins:1772 : local plugin 2022-02-14 20:02:37.382 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-02-14 20:02:37.384 | + functions-common:fetch_plugins:1776 : return 2022-02-14 20:02:37.386 | + ./stack.sh:main:594 : run_phase override_defaults 2022-02-14 20:02:37.388 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-02-14 20:02:37.390 | + functions-common:run_phase:1854 : local phase= 2022-02-14 20:02:37.392 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:02:37.393 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:02:37.395 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:02:37.397 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:02:37.399 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:02:37.401 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:02:37.404 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:02:37.406 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:02:37.408 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:02:37.410 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-02-14 20:02:37.412 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:02:37.425 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:37.426 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 20:02:37.428 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:02:37.431 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:02:37.432 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:02:37.434 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:02:37.436 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-02-14 20:02:37.438 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-02-14 20:02:37.440 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-02-14 20:02:37.442 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-02-14 20:02:37.443 | + 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 20:02:37.445 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-02-14 20:02:37.447 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-02-14 20:02:37.449 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-02-14 20:02:37.451 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-02-14 20:02:37.452 | + functions-common:plugin_override_defaults:1817 : return 2022-02-14 20:02:37.454 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-02-14 20:02:37.471 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-02-14 20:02:37.473 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-02-14 20:02:37.486 | ++ functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:02:37.489 | +++ lib/tls:source:43 : hostname -f 2022-02-14 20:02:37.493 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-02-14 20:02:37.494 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-02-14 20:02:37.496 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-02-14 20:02:37.498 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-02-14 20:02:37.500 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-02-14 20:02:37.502 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-02-14 20:02:37.504 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-02-14 20:02:37.505 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-02-14 20:02:37.507 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-02-14 20:02:37.509 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-02-14 20:02:37.514 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-02-14 20:02:37.525 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-02-14 20:02:37.543 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-02-14 20:02:37.555 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-02-14 20:02:37.568 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-02-14 20:02:37.598 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-02-14 20:02:37.659 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-02-14 20:02:37.743 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-02-14 20:02:37.764 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-02-14 20:02:37.815 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-02-14 20:02:37.868 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-02-14 20:02:38.016 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-02-14 20:02:38.030 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-02-14 20:02:38.043 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-02-14 20:02:38.056 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-02-14 20:02:38.151 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-02-14 20:02:38.154 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-02-14 20:02:38.156 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-02-14 20:02:38.159 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-02-14 20:02:38.161 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-02-14 20:02:38.163 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-02-14 20:02:38.166 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-02-14 20:02:38.166 | False' 2022-02-14 20:02:38.168 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-02-14 20:02:38.184 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-02-14 20:02:38.186 | + ./stack.sh:main:624 : run_phase source 2022-02-14 20:02:38.188 | + functions-common:run_phase:1853 : local mode=source 2022-02-14 20:02:38.190 | + functions-common:run_phase:1854 : local phase= 2022-02-14 20:02:38.192 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:02:38.194 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:02:38.196 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:02:38.198 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:02:38.200 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:02:38.203 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:02:38.206 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:02:38.208 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:02:38.210 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:02:38.213 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-02-14 20:02:38.215 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:02:38.229 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:38.231 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 20:02:38.233 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-02-14 20:02:38.273 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-02-14 20:02:38.275 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-02-14 20:02:38.277 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-02-14 20:02:38.279 | + functions-common:run_phase:1875 : load_plugin_settings 2022-02-14 20:02:38.281 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-02-14 20:02:38.283 | + functions-common:load_plugin_settings:1790 : local plugin 2022-02-14 20:02:38.285 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-02-14 20:02:38.287 | + functions-common:load_plugin_settings:1794 : return 2022-02-14 20:02:38.290 | + functions-common:run_phase:1876 : verify_disabled_services 2022-02-14 20:02:38.292 | + functions-common:verify_disabled_services:2136 : local service 2022-02-14 20:02:38.294 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.297 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-02-14 20:02:38.299 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.301 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-02-14 20:02:38.303 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.306 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-02-14 20:02:38.308 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.311 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-02-14 20:02:38.313 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.315 | + 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 20:02:38.317 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.320 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-02-14 20:02:38.322 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.324 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-02-14 20:02:38.326 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.329 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-02-14 20:02:38.331 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.333 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-02-14 20:02:38.335 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.338 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-02-14 20:02:38.340 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.342 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-02-14 20:02:38.344 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.347 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-02-14 20:02:38.349 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.351 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-02-14 20:02:38.354 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.356 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-02-14 20:02:38.358 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.361 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-02-14 20:02:38.363 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.365 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-02-14 20:02:38.367 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.370 | + 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 20:02:38.373 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.375 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-02-14 20:02:38.377 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.379 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-02-14 20:02:38.381 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.384 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-02-14 20:02:38.386 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.388 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-02-14 20:02:38.390 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.393 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-02-14 20:02:38.395 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.397 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-02-14 20:02:38.399 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.401 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-02-14 20:02:38.404 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.406 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-02-14 20:02:38.408 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.410 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-02-14 20:02:38.413 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.415 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-02-14 20:02:38.418 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.420 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-02-14 20:02:38.422 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.424 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-02-14 20:02:38.427 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.429 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-02-14 20:02:38.432 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.434 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-02-14 20:02:38.436 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.438 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-02-14 20:02:38.441 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.443 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-02-14 20:02:38.445 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-02-14 20:02:38.450 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.452 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-02-14 20:02:38.454 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.457 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-02-14 20:02:38.459 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.461 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-02-14 20:02:38.463 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.465 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-02-14 20:02:38.468 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.470 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-02-14 20:02:38.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.474 | + 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 20:02:38.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.479 | + 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 20:02:38.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-02-14 20:02:38.486 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.489 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-02-14 20:02:38.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.494 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-02-14 20:02:38.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.498 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-02-14 20:02:38.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.504 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-02-14 20:02:38.506 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-02-14 20:02:38.508 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-02-14 20:02:38.511 | + ./stack.sh:main:695 : initialize_database_backends 2022-02-14 20:02:38.513 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 20:02:38.515 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-02-14 20:02:38.531 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:38.533 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-02-14 20:02:38.536 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-02-14 20:02:38.538 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-02-14 20:02:38.553 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:02:38.556 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-02-14 20:02:38.558 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-02-14 20:02:38.560 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-02-14 20:02:38.563 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-02-14 20:02:38.565 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-02-14 20:02:38.567 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-02-14 20:02:38.570 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-02-14 20:02:38.572 | + lib/database:initialize_database_backends:92 : return 0 2022-02-14 20:02:38.574 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-02-14 20:02:38.574 | Using mysql database backend 2022-02-14 20:02:38.577 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-02-14 20:02:38.593 | + ./stack.sh:main:701 : define_database_baseurl 2022-02-14 20:02:38.596 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-02-14 20:02:38.598 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 20:02:38.601 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-02-14 20:02:38.604 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:02:38.607 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-02-14 20:02:38.623 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:38.625 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-02-14 20:02:38.641 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-02-14 20:02:38.657 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:38.660 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-02-14 20:02:38.677 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-02-14 20:02:38.693 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-02-14 20:02:38.709 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:02:38.712 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-02-14 20:02:38.728 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:02:38.731 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-02-14 20:02:38.747 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-02-14 20:02:38.750 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-02-14 20:02:38.752 | + ./stack.sh:main:757 : save_stackenv 757 2022-02-14 20:02:38.755 | + functions-common:save_stackenv:60 : local tag=757 2022-02-14 20:02:38.758 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 20:02:38.762 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-200238 2022-02-14 20:02:38.764 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-200238 757' 2022-02-14 20:02:38.767 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.769 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:02:38.771 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.774 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 20:02:38.777 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.779 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 20:02:38.781 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.784 | + 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 20:02:38.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.789 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 20:02:38.791 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.794 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 20:02:38.796 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.799 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-200237 2022-02-14 20:02:38.801 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.803 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 20:02:38.806 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.808 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 20:02:38.810 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.813 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 20:02:38.815 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.817 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 20:02:38.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.822 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 20:02:38.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:02:38.827 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 20:02:38.830 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-02-14 20:02:38.832 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-02-14 20:02:38.834 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-02-14 20:02:38.837 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-02-14 20:02:38.839 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:02:38.841 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:02:38.844 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:02:38.846 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:02:38.849 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:02:38.851 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:02:38.867 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:02:38.869 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:02:38.871 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:02:38.874 | + functions-common:git_clone:629 : echo master 2022-02-14 20:02:38.874 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:02:38.879 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-02-14 20:02:38.881 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:02:38.884 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-02-14 20:02:38.887 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:02:38.887 | + functions-common:git_clone:678 : head -1 2022-02-14 20:02:38.890 | 69b91cef Merge "update constraint for taskflow to new release 4.6.4" 2022-02-14 20:02:38.893 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:02:38.895 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-02-14 20:02:38.898 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:02:38.900 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-02-14 20:02:38.903 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-02-14 20:02:38.906 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-02-14 20:02:38.908 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-02-14 20:02:38.911 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 20:02:38.913 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-02-14 20:02:38.916 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-02-14 20:02:38.918 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-02-14 20:02:38.921 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-02-14 20:02:38.926 | ++ tools/install_prereqs.sh:source:47 : NOW=1644868958 2022-02-14 20:02:38.929 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-02-14 20:02:38.933 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1644868163 2022-02-14 20:02:38.936 | ++ tools/install_prereqs.sh:source:49 : DELTA=795 2022-02-14 20:02:38.938 | ++ tools/install_prereqs.sh:source:50 : [[ 795 -lt 7200 ]] 2022-02-14 20:02:38.941 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-02-14 20:02:38.943 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-02-14 20:02:38.946 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-02-14 20:02:38.948 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-02-14 20:02:38.951 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-02-14 20:02:38.953 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-02-14 20:02:38.956 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-02-14 20:02:38.958 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-02-14 20:02:38.961 | +++ 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 20:02:39.007 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-02-14 20:02:39.007 | apache2-dev 2022-02-14 20:02:39.007 | bc 2022-02-14 20:02:39.007 | bsdmainutils 2022-02-14 20:02:39.007 | curl 2022-02-14 20:02:39.007 | g++ 2022-02-14 20:02:39.007 | gawk 2022-02-14 20:02:39.007 | gcc 2022-02-14 20:02:39.008 | gettext 2022-02-14 20:02:39.008 | git 2022-02-14 20:02:39.008 | graphviz 2022-02-14 20:02:39.008 | iputils-ping 2022-02-14 20:02:39.008 | libapache2-mod-proxy-uwsgi 2022-02-14 20:02:39.008 | libffi-dev 2022-02-14 20:02:39.008 | libjpeg-dev 2022-02-14 20:02:39.008 | libpcre3-dev 2022-02-14 20:02:39.008 | libpq-dev 2022-02-14 20:02:39.008 | libssl-dev 2022-02-14 20:02:39.008 | libsystemd-dev 2022-02-14 20:02:39.008 | libxml2-dev 2022-02-14 20:02:39.008 | libxslt1-dev 2022-02-14 20:02:39.008 | libyaml-dev 2022-02-14 20:02:39.008 | lsof 2022-02-14 20:02:39.008 | openssh-server 2022-02-14 20:02:39.008 | openssl 2022-02-14 20:02:39.008 | pkg-config 2022-02-14 20:02:39.008 | psmisc 2022-02-14 20:02:39.008 | python3-dev 2022-02-14 20:02:39.008 | python3-pip 2022-02-14 20:02:39.008 | python3-systemd 2022-02-14 20:02:39.008 | python3-venv 2022-02-14 20:02:39.008 | tar 2022-02-14 20:02:39.008 | tcpdump 2022-02-14 20:02:39.008 | unzip 2022-02-14 20:02:39.008 | uuid-runtime 2022-02-14 20:02:39.008 | wget 2022-02-14 20:02:39.008 | wget 2022-02-14 20:02:39.008 | zlib1g-dev 2022-02-14 20:02:39.008 | libkrb5-dev 2022-02-14 20:02:39.008 | libldap2-dev 2022-02-14 20:02:39.008 | libsasl2-dev 2022-02-14 20:02:39.008 | memcached 2022-02-14 20:02:39.008 | python3-mysqldb 2022-02-14 20:02:39.008 | sqlite3 2022-02-14 20:02:39.008 | conntrack 2022-02-14 20:02:39.008 | curl 2022-02-14 20:02:39.009 | dnsmasq-base 2022-02-14 20:02:39.009 | dnsmasq-utils 2022-02-14 20:02:39.009 | ebtables 2022-02-14 20:02:39.009 | genisoimage 2022-02-14 20:02:39.009 | iptables 2022-02-14 20:02:39.009 | iputils-arping 2022-02-14 20:02:39.009 | kpartx 2022-02-14 20:02:39.009 | libjs-jquery-tablesorter 2022-02-14 20:02:39.009 | parted 2022-02-14 20:02:39.009 | pm-utils 2022-02-14 20:02:39.009 | python3-mysqldb 2022-02-14 20:02:39.009 | socat 2022-02-14 20:02:39.009 | sqlite3 2022-02-14 20:02:39.009 | sudo 2022-02-14 20:02:39.009 | vlan 2022-02-14 20:02:39.009 | lsscsi 2022-02-14 20:02:39.009 | open-iscsi 2022-02-14 20:02:39.009 | lvm2 2022-02-14 20:02:39.009 | qemu-utils 2022-02-14 20:02:39.009 | thin-provisioning-tools 2022-02-14 20:02:39.009 | acl 2022-02-14 20:02:39.009 | dnsmasq-base 2022-02-14 20:02:39.009 | dnsmasq-utils 2022-02-14 20:02:39.009 | ebtables 2022-02-14 20:02:39.009 | haproxy 2022-02-14 20:02:39.009 | iptables 2022-02-14 20:02:39.009 | iputils-arping 2022-02-14 20:02:39.009 | iputils-ping 2022-02-14 20:02:39.009 | postgresql-server-dev-all 2022-02-14 20:02:39.009 | python3-mysqldb 2022-02-14 20:02:39.009 | sqlite3 2022-02-14 20:02:39.009 | sudo 2022-02-14 20:02:39.009 | vlan 2022-02-14 20:02:39.009 | pcp 2022-02-14 20:02:39.009 | ipset 2022-02-14 20:02:39.009 | conntrack 2022-02-14 20:02:39.010 | conntrackd 2022-02-14 20:02:39.010 | keepalived 2022-02-14 20:02:39.010 | lvm2 2022-02-14 20:02:39.010 | qemu-utils 2022-02-14 20:02:39.010 | thin-provisioning-tools 2022-02-14 20:02:39.010 | curl 2022-02-14 20:02:39.010 | liberasurecode-dev 2022-02-14 20:02:39.010 | make 2022-02-14 20:02:39.010 | memcached 2022-02-14 20:02:39.010 | sqlite3 2022-02-14 20:02:39.010 | xfsprogs' 2022-02-14 20:02:39.011 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-02-14 20:02:39.030 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-02-14 20:02:39.030 | apache2-dev 2022-02-14 20:02:39.030 | bc 2022-02-14 20:02:39.030 | bsdmainutils 2022-02-14 20:02:39.030 | curl 2022-02-14 20:02:39.030 | g++ 2022-02-14 20:02:39.030 | gawk 2022-02-14 20:02:39.030 | gcc 2022-02-14 20:02:39.030 | gettext 2022-02-14 20:02:39.030 | git 2022-02-14 20:02:39.030 | graphviz 2022-02-14 20:02:39.030 | iputils-ping 2022-02-14 20:02:39.030 | libapache2-mod-proxy-uwsgi 2022-02-14 20:02:39.030 | libffi-dev 2022-02-14 20:02:39.030 | libjpeg-dev 2022-02-14 20:02:39.030 | libpcre3-dev 2022-02-14 20:02:39.030 | libpq-dev 2022-02-14 20:02:39.030 | libssl-dev 2022-02-14 20:02:39.030 | libsystemd-dev 2022-02-14 20:02:39.030 | libxml2-dev 2022-02-14 20:02:39.030 | libxslt1-dev 2022-02-14 20:02:39.030 | libyaml-dev 2022-02-14 20:02:39.030 | lsof 2022-02-14 20:02:39.030 | openssh-server 2022-02-14 20:02:39.030 | openssl 2022-02-14 20:02:39.030 | pkg-config 2022-02-14 20:02:39.030 | psmisc 2022-02-14 20:02:39.030 | python3-dev 2022-02-14 20:02:39.030 | python3-pip 2022-02-14 20:02:39.030 | python3-systemd 2022-02-14 20:02:39.030 | python3-venv 2022-02-14 20:02:39.030 | tar 2022-02-14 20:02:39.030 | tcpdump 2022-02-14 20:02:39.031 | unzip 2022-02-14 20:02:39.031 | uuid-runtime 2022-02-14 20:02:39.031 | wget 2022-02-14 20:02:39.031 | wget 2022-02-14 20:02:39.031 | zlib1g-dev 2022-02-14 20:02:39.031 | libkrb5-dev 2022-02-14 20:02:39.031 | libldap2-dev 2022-02-14 20:02:39.031 | libsasl2-dev 2022-02-14 20:02:39.031 | memcached 2022-02-14 20:02:39.031 | python3-mysqldb 2022-02-14 20:02:39.031 | sqlite3 2022-02-14 20:02:39.031 | conntrack 2022-02-14 20:02:39.031 | curl 2022-02-14 20:02:39.031 | dnsmasq-base 2022-02-14 20:02:39.031 | dnsmasq-utils 2022-02-14 20:02:39.031 | ebtables 2022-02-14 20:02:39.031 | genisoimage 2022-02-14 20:02:39.031 | iptables 2022-02-14 20:02:39.031 | iputils-arping 2022-02-14 20:02:39.031 | kpartx 2022-02-14 20:02:39.031 | libjs-jquery-tablesorter 2022-02-14 20:02:39.031 | parted 2022-02-14 20:02:39.031 | pm-utils 2022-02-14 20:02:39.031 | python3-mysqldb 2022-02-14 20:02:39.031 | socat 2022-02-14 20:02:39.031 | sqlite3 2022-02-14 20:02:39.031 | sudo 2022-02-14 20:02:39.031 | vlan 2022-02-14 20:02:39.031 | lsscsi 2022-02-14 20:02:39.031 | open-iscsi 2022-02-14 20:02:39.031 | lvm2 2022-02-14 20:02:39.031 | qemu-utils 2022-02-14 20:02:39.031 | thin-provisioning-tools 2022-02-14 20:02:39.031 | acl 2022-02-14 20:02:39.032 | dnsmasq-base 2022-02-14 20:02:39.032 | dnsmasq-utils 2022-02-14 20:02:39.032 | ebtables 2022-02-14 20:02:39.032 | haproxy 2022-02-14 20:02:39.032 | iptables 2022-02-14 20:02:39.032 | iputils-arping 2022-02-14 20:02:39.032 | iputils-ping 2022-02-14 20:02:39.032 | postgresql-server-dev-all 2022-02-14 20:02:39.032 | python3-mysqldb 2022-02-14 20:02:39.032 | sqlite3 2022-02-14 20:02:39.032 | sudo 2022-02-14 20:02:39.032 | vlan 2022-02-14 20:02:39.032 | pcp 2022-02-14 20:02:39.032 | ipset 2022-02-14 20:02:39.032 | conntrack 2022-02-14 20:02:39.032 | conntrackd 2022-02-14 20:02:39.032 | keepalived 2022-02-14 20:02:39.032 | lvm2 2022-02-14 20:02:39.032 | qemu-utils 2022-02-14 20:02:39.032 | thin-provisioning-tools 2022-02-14 20:02:39.032 | curl 2022-02-14 20:02:39.032 | liberasurecode-dev 2022-02-14 20:02:39.032 | make 2022-02-14 20:02:39.032 | memcached 2022-02-14 20:02:39.032 | sqlite3 2022-02-14 20:02:39.032 | xfsprogs ' 2022-02-14 20:02:39.032 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-02-14 20:02:39.034 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:02:39.037 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:02:39.040 | ++ 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 20:02:39.040 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-02-14 20:02:39.046 | ++ 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 20:02:39.048 | ++ functions-common:install_package:1463 : update_package_repo 2022-02-14 20:02:39.050 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:02:39.052 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-02-14 20:02:39.054 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:02:39.056 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:02:39.059 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:02:39.061 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:02:39.063 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:02:39.065 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:02:39.067 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-02-14 20:02:39.069 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-02-14 20:02:39.072 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-02-14 20:02:39.074 | +++ functions-common:apt_get_update:1197 : id -u 2022-02-14 20:02:39.078 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-02-14 20:02:39.080 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-02-14 20:02:39.082 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-02-14 20:02:39.084 | ++ functions-common:time_start:2412 : local start_time= 2022-02-14 20:02:39.086 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:02:39.089 | +++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:02:39.093 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1644868959090 2022-02-14 20:02:39.095 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-02-14 20:02:39.097 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-02-14 20:02:39.099 | ++ 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 20:02:39.421 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-02-14 20:02:39.455 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-02-14 20:02:39.499 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-02-14 20:02:39.520 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-02-14 20:02:41.640 | Reading package lists... 2022-02-14 20:02:41.672 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-02-14 20:02:41.674 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-02-14 20:02:41.677 | ++ functions-common:time_stop:2425 : local name 2022-02-14 20:02:41.679 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:41.681 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:41.683 | ++ functions-common:time_stop:2428 : local total 2022-02-14 20:02:41.686 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:41.688 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-02-14 20:02:41.690 | ++ functions-common:time_stop:2432 : start_time=1644868959090 2022-02-14 20:02:41.692 | ++ functions-common:time_stop:2434 : [[ -z 1644868959090 ]] 2022-02-14 20:02:41.694 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:41.699 | ++ functions-common:time_stop:2437 : end_time=1644868961696 2022-02-14 20:02:41.701 | ++ functions-common:time_stop:2438 : elapsed_time=2606 2022-02-14 20:02:41.703 | ++ functions-common:time_stop:2439 : total=0 2022-02-14 20:02:41.705 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:41.707 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2606 2022-02-14 20:02:41.710 | ++ 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 20:02:41.712 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:02:41.714 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:02:41.716 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:02:41.719 | ++ 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 20:02:41.739 | ++ 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 20:02:41.855 | Reading package lists... 2022-02-14 20:02:42.098 | Building dependency tree... 2022-02-14 20:02:42.100 | Reading state information... 2022-02-14 20:02:42.133 | acl is already the newest version (2.2.53-6). 2022-02-14 20:02:42.133 | bc is already the newest version (1.07.1-2build1). 2022-02-14 20:02:42.133 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-02-14 20:02:42.133 | conntrack is already the newest version (1:1.4.5-2). 2022-02-14 20:02:42.133 | ebtables is already the newest version (2.0.11-3build1). 2022-02-14 20:02:42.133 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 20:02:42.133 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-02-14 20:02:42.133 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-02-14 20:02:42.133 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-02-14 20:02:42.133 | gettext is already the newest version (0.19.8.1-10build1). 2022-02-14 20:02:42.133 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-02-14 20:02:42.133 | iputils-arping is already the newest version (3:20190709-3). 2022-02-14 20:02:42.133 | iputils-ping is already the newest version (3:20190709-3). 2022-02-14 20:02:42.133 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-02-14 20:02:42.133 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-02-14 20:02:42.133 | libffi-dev is already the newest version (3.3-4). 2022-02-14 20:02:42.133 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-02-14 20:02:42.133 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-02-14 20:02:42.133 | libsasl2-dev is already the newest version (2.1.27+dfsg-2). 2022-02-14 20:02:42.133 | libxslt1-dev is already the newest version (1.1.34-4). 2022-02-14 20:02:42.133 | libyaml-dev is already the newest version (0.2.2-1). 2022-02-14 20:02:42.133 | lsscsi is already the newest version (0.30-0.1). 2022-02-14 20:02:42.133 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-02-14 20:02:42.133 | make is already the newest version (4.2.1-1.2). 2022-02-14 20:02:42.133 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-02-14 20:02:42.133 | psmisc is already the newest version (23.3-1). 2022-02-14 20:02:42.133 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-02-14 20:02:42.133 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-02-14 20:02:42.133 | python3-systemd is already the newest version (234-3build2). 2022-02-14 20:02:42.133 | socat is already the newest version (1.7.3.3-2). 2022-02-14 20:02:42.134 | tcpdump is already the newest version (4.9.3-4). 2022-02-14 20:02:42.134 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-02-14 20:02:42.134 | unzip is already the newest version (6.0-25ubuntu1). 2022-02-14 20:02:42.134 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-02-14 20:02:42.134 | conntrackd is already the newest version (1:1.4.5-2). 2022-02-14 20:02:42.134 | graphviz is already the newest version (2.42.2-3build2). 2022-02-14 20:02:42.134 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-02-14 20:02:42.134 | pcp is already the newest version (5.0.3-1). 2022-02-14 20:02:42.134 | pm-utils is already the newest version (1.4.1-19). 2022-02-14 20:02:42.134 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-02-14 20:02:42.134 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:02:42.134 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:02:42.134 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-02-14 20:02:42.134 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 20:02:42.134 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-02-14 20:02:42.134 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-02-14 20:02:42.134 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-02-14 20:02:42.134 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-02-14 20:02:42.134 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-02-14 20:02:42.134 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-02-14 20:02:42.134 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 20:02:42.134 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-02-14 20:02:42.134 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-02-14 20:02:42.134 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-02-14 20:02:42.134 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-02-14 20:02:42.134 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-02-14 20:02:42.134 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | qemu-utils is already the newest version (1:4.2-3ubuntu6.19). 2022-02-14 20:02:42.134 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-02-14 20:02:42.134 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-02-14 20:02:42.134 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-02-14 20:02:42.134 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-02-14 20:02:42.135 | wget is already the newest version (1.20.3-1ubuntu2). 2022-02-14 20:02:42.135 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-02-14 20:02:42.135 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:02:42.348 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-02-14 20:02:42.349 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-02-14 20:02:42.349 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-02-14 20:02:42.349 | The following packages were automatically installed and are no longer required: 2022-02-14 20:02:42.350 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:02:42.350 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:02:42.350 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:02:42.350 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:02:42.350 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:02:42.350 | python3-zope.interface 2022-02-14 20:02:42.350 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:02:42.462 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:02:42.467 | ++ functions-common:apt_get:1234 : result=0 2022-02-14 20:02:42.469 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:02:42.472 | ++ functions-common:time_stop:2425 : local name 2022-02-14 20:02:42.474 | ++ functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:42.476 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:42.478 | ++ functions-common:time_stop:2428 : local total 2022-02-14 20:02:42.481 | ++ functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:42.483 | ++ functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:02:42.485 | ++ functions-common:time_stop:2432 : start_time=1644868961736 2022-02-14 20:02:42.488 | ++ functions-common:time_stop:2434 : [[ -z 1644868961736 ]] 2022-02-14 20:02:42.491 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:42.495 | ++ functions-common:time_stop:2437 : end_time=1644868962492 2022-02-14 20:02:42.497 | ++ functions-common:time_stop:2438 : elapsed_time=756 2022-02-14 20:02:42.499 | ++ functions-common:time_stop:2439 : total=743 2022-02-14 20:02:42.501 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:42.503 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1499 2022-02-14 20:02:42.506 | ++ functions-common:apt_get:1238 : return 0 2022-02-14 20:02:42.508 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-02-14 20:02:42.511 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:02:42.513 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-02-14 20:02:42.517 | ++ tools/install_prereqs.sh:source:89 : date 2022-02-14 20:02:42.522 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-02-14 20:02:42.524 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-02-14 20:02:42.527 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-02-14 20:02:43.945 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-02-14 20:02:43.947 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-02-14 20:02:43.949 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-02-14 20:02:43.951 | + tools/install_pip.sh:main:43 : GetDistro 2022-02-14 20:02:43.953 | + functions-common:GetDistro:446 : GetOSVersion 2022-02-14 20:02:43.954 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-02-14 20:02:43.956 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-02-14 20:02:43.958 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-02-14 20:02:43.960 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-02-14 20:02:43.962 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-02-14 20:02:43.963 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-02-14 20:02:43.965 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-02-14 20:02:43.967 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-02-14 20:02:43.969 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-02-14 20:02:43.970 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-02-14 20:02:43.972 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-02-14 20:02:43.974 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-02-14 20:02:43.976 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-02-14 20:02:43.977 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-02-14 20:02:43.979 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-02-14 20:02:43.981 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-02-14 20:02:43.984 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-02-14 20:02:43.985 | + functions-common:_ensure_lsb_release:394 : return 2022-02-14 20:02:43.988 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-02-14 20:02:44.064 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-02-14 20:02:44.066 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-02-14 20:02:44.142 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-02-14 20:02:44.144 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-02-14 20:02:44.219 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-02-14 20:02:44.221 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-02-14 20:02:44.223 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-02-14 20:02:44.225 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-02-14 20:02:44.227 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-02-14 20:02:44.229 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-02-14 20:02:44.231 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-02-14 20:02:44.233 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-02-14 20:02:44.234 | + functions-common:GetDistro:451 : DISTRO=focal 2022-02-14 20:02:44.236 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-02-14 20:02:44.239 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-02-14 20:02:44.239 | Distro: focal 2022-02-14 20:02:44.241 | + tools/install_pip.sh:main:124 : get_versions 2022-02-14 20:02:44.243 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 20:02:44.247 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 20:02:44.249 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 20:02:44.251 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 20:02:44.252 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 20:02:44.946 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 20:02:44.947 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 20:02:44.947 | pip: 21.3.1 2022-02-14 20:02:44.949 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-02-14 20:02:44.951 | + tools/install_pip.sh:main:130 : is_fedora 2022-02-14 20:02:44.953 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:02:44.955 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:02:44.956 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:02:44.958 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:02:44.960 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:02:44.961 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:02:44.963 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:02:44.965 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:02:44.966 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:02:44.968 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:02:44.970 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:02:44.971 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-02-14 20:02:44.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:02:44.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:02:44.977 | + tools/install_pip.sh:main:142 : : 2022-02-14 20:02:44.978 | + tools/install_pip.sh:main:147 : set -x 2022-02-14 20:02:44.981 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-02-14 20:02:44.982 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-02-14 20:02:44.984 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:02:44.986 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-02-14 20:02:44.988 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-02-14 20:02:44.990 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:02:44.993 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:02:44.993 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:02:44.999 | ++ 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 20:02:45.000 | ++ 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 20:02:45.002 | ++ 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 20:02:45.004 | + 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 20:02:45.006 | + 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 20:02:45.022 | 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 20:02:45.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 '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 20:02:45.893 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:45.893 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:45.893 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:45.893 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:47.114 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:02:49.083 | 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 20:02:49.110 | 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 20:02:51.625 | Installing collected packages: setuptools 2022-02-14 20:02:52.458 | Successfully installed setuptools-60.8.2 2022-02-14 20:02:52.458 | 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 20:02:52.630 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:02:52.630 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:02:52.768 | + inc/python:pip_install:200 : result=0 2022-02-14 20:02:52.770 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:02:52.772 | + functions-common:time_stop:2425 : local name 2022-02-14 20:02:52.773 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:52.775 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:52.777 | + functions-common:time_stop:2428 : local total 2022-02-14 20:02:52.779 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:52.781 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:02:52.782 | + functions-common:time_stop:2432 : start_time=1644868965018 2022-02-14 20:02:52.784 | + functions-common:time_stop:2434 : [[ -z 1644868965018 ]] 2022-02-14 20:02:52.786 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:52.790 | + functions-common:time_stop:2437 : end_time=1644868972788 2022-02-14 20:02:52.791 | + functions-common:time_stop:2438 : elapsed_time=7770 2022-02-14 20:02:52.793 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:02:52.795 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:52.797 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7770 2022-02-14 20:02:52.798 | + inc/python:pip_install:203 : return 0 2022-02-14 20:02:52.800 | + tools/install_pip.sh:main:153 : get_versions 2022-02-14 20:02:52.803 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-02-14 20:02:52.806 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-02-14 20:02:52.809 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-02-14 20:02:52.812 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-02-14 20:02:52.812 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-02-14 20:02:53.499 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-02-14 20:02:53.501 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-02-14 20:02:53.501 | pip: 21.3.1 2022-02-14 20:02:53.504 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-02-14 20:02:53.506 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-02-14 20:02:53.510 | + ./stack.sh:main:796 : fixup_all 2022-02-14 20:02:53.513 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-02-14 20:02:53.515 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-02-14 20:02:53.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:02:53.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:02:53.521 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-02-14 20:02:53.533 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-02-14 20:02:53.544 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-02-14 20:02:53.555 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-02-14 20:02:53.558 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-02-14 20:02:53.560 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:02:53.562 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:02:53.564 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:02:53.566 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:02:53.568 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:02:53.571 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:02:53.573 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:02:53.575 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:02:53.577 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:02:53.579 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:02:53.581 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:02:53.584 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-02-14 20:02:53.586 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-02-14 20:02:53.588 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-02-14 20:02:53.590 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:02:53.593 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:02:53.595 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:02:53.597 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:02:53.599 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:02:53.601 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:02:53.604 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-02-14 20:02:53.606 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-02-14 20:02:53.608 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-02-14 20:02:53.610 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-02-14 20:02:53.613 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-02-14 20:02:53.615 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-02-14 20:02:53.617 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-02-14 20:02:53.639 | Using python 3.8 to install os-testr 2022-02-14 20:02:53.641 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-02-14 20:02:54.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:54.516 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:54.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:02:54.516 | from cryptography.utils import int_from_bytes 2022-02-14 20:02:55.654 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:02:55.679 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-02-14 20:02:55.758 | 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 20:02:55.759 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-02-14 20:02:55.760 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-02-14 20:02:55.761 | 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 20:02:55.774 | 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 20:02:55.800 | 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 20:02:55.801 | 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 20:02:55.803 | 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 20:02:55.804 | 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 20:02:55.805 | 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 20:02:55.829 | 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 20:02:55.830 | 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 20:02:55.832 | 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 20:02:55.834 | 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 20:02:55.835 | 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 20:02:55.847 | 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 20:02:55.915 | 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 20:02:55.916 | 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 20:02:55.917 | 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 20:02:58.352 | 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 20:02:58.359 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:02:58.359 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:02:58.483 | + inc/python:pip_install:200 : result=0 2022-02-14 20:02:58.485 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:02:58.488 | + functions-common:time_stop:2425 : local name 2022-02-14 20:02:58.490 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:02:58.492 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:02:58.494 | + functions-common:time_stop:2428 : local total 2022-02-14 20:02:58.496 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:02:58.498 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:02:58.501 | + functions-common:time_stop:2432 : start_time=1644868973633 2022-02-14 20:02:58.503 | + functions-common:time_stop:2434 : [[ -z 1644868973633 ]] 2022-02-14 20:02:58.505 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:02:58.510 | + functions-common:time_stop:2437 : end_time=1644868978507 2022-02-14 20:02:58.512 | + functions-common:time_stop:2438 : elapsed_time=4874 2022-02-14 20:02:58.514 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:02:58.516 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:02:58.518 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4874 2022-02-14 20:02:58.521 | + inc/python:pip_install:203 : return 0 2022-02-14 20:02:58.523 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-02-14 20:02:58.574 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-02-14 20:02:58.878 | + ./stack.sh:main:810 : install_infra 2022-02-14 20:02:58.881 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:02:58.885 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-02-14 20:02:58.889 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:02:58.891 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-02-14 20:02:58.914 | + 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 20:03:00.870 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:00.885 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:00.889 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:00.991 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.012 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.016 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.019 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.034 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.042 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.044 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.076 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.085 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.090 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.108 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.146 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.155 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.160 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.207 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.222 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.242 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.250 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.298 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.317 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.321 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.413 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.421 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.476 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.598 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.624 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.628 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.639 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.644 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.664 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.671 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.688 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.746 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.758 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.775 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.818 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.823 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:01.829 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:01.953 | 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 20:03:02.256 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:02.258 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:02.260 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:02.262 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:02.264 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:02.266 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:02.269 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:02.271 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:02.273 | + functions-common:time_stop:2432 : start_time=1644868978906 2022-02-14 20:03:02.275 | + functions-common:time_stop:2434 : [[ -z 1644868978906 ]] 2022-02-14 20:03:02.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:02.282 | + functions-common:time_stop:2437 : end_time=1644868982279 2022-02-14 20:03:02.284 | + functions-common:time_stop:2438 : elapsed_time=3373 2022-02-14 20:03:02.286 | + functions-common:time_stop:2439 : total=4874 2022-02-14 20:03:02.288 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:02.290 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8247 2022-02-14 20:03:02.293 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:02.295 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-02-14 20:03:02.298 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-02-14 20:03:02.321 | + 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 20:03:04.144 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.158 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.162 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.265 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.285 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.289 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.293 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.308 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.316 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.318 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.350 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.360 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.365 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.383 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.421 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.429 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.435 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.482 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.497 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.517 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.524 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.572 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.590 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.594 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.689 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.696 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.753 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.874 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.899 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.903 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.914 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.919 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.946 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:04.963 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.021 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.033 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.049 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.093 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.097 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-02-14 20:03:05.104 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:05.106 | Processing /opt/stack/requirements 2022-02-14 20:03:06.840 | 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 20:03:06.843 | 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 20:03:06.854 | 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 20:03:06.859 | 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 20:03:06.862 | 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 20:03:06.868 | 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 20:03:06.895 | 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 20:03:06.898 | 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 20:03:06.908 | 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 20:03:06.928 | 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 20:03:06.931 | 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 20:03:06.946 | 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 20:03:06.949 | 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 20:03:06.952 | 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 20:03:06.957 | 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 20:03:06.959 | 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 20:03:06.972 | 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 20:03:06.975 | 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 20:03:06.987 | 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 20:03:07.057 | 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 20:03:07.063 | 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 20:03:07.068 | 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 20:03:07.071 | 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 20:03:07.132 | Building wheels for collected packages: openstack-requirements 2022-02-14 20:03:07.133 | Building wheel for openstack-requirements (setup.py): started 2022-02-14 20:03:07.946 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-02-14 20:03:07.947 | ERROR: Command errored out with exit status 1: 2022-02-14 20:03:07.947 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-zbb748y6/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-zbb748y6/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-6rqkhos9 2022-02-14 20:03:07.947 | cwd: /tmp/pip-req-build-zbb748y6/ 2022-02-14 20:03:07.947 | Complete output (6 lines): 2022-02-14 20:03:07.948 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-02-14 20:03:07.948 | or: setup.py --help [cmd1 cmd2 ...] 2022-02-14 20:03:07.948 | or: setup.py --help-commands 2022-02-14 20:03:07.948 | or: setup.py cmd --help 2022-02-14 20:03:07.948 | 2022-02-14 20:03:07.948 | error: invalid command 'bdist_wheel' 2022-02-14 20:03:07.948 | ---------------------------------------- 2022-02-14 20:03:07.948 | ERROR: Failed building wheel for openstack-requirements 2022-02-14 20:03:07.948 | Running setup.py clean for openstack-requirements 2022-02-14 20:03:08.761 | Failed to build openstack-requirements 2022-02-14 20:03:08.778 | Installing collected packages: openstack-requirements 2022-02-14 20:03:08.778 | Attempting uninstall: openstack-requirements 2022-02-14 20:03:08.779 | Found existing installation: openstack-requirements 1.2.1.dev5196 2022-02-14 20:03:08.815 | Uninstalling openstack-requirements-1.2.1.dev5196: 2022-02-14 20:03:08.833 | Successfully uninstalled openstack-requirements-1.2.1.dev5196 2022-02-14 20:03:08.836 | Running setup.py install for openstack-requirements: started 2022-02-14 20:03:11.175 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-02-14 20:03:11.200 | Successfully installed openstack-requirements-1.2.1.dev5196 2022-02-14 20:03:11.325 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:11.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:11.329 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:11.331 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:11.333 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:11.335 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:11.338 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:11.340 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:11.342 | + functions-common:time_stop:2432 : start_time=1644868982313 2022-02-14 20:03:11.345 | + functions-common:time_stop:2434 : [[ -z 1644868982313 ]] 2022-02-14 20:03:11.347 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:11.351 | + functions-common:time_stop:2437 : end_time=1644868991349 2022-02-14 20:03:11.353 | + functions-common:time_stop:2438 : elapsed_time=9036 2022-02-14 20:03:11.355 | + functions-common:time_stop:2439 : total=8247 2022-02-14 20:03:11.357 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:11.360 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17283 2022-02-14 20:03:11.362 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:11.364 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-02-14 20:03:11.367 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-02-14 20:03:11.369 | + inc/python:use_library_from_git:250 : local name=pbr 2022-02-14 20:03:11.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:11.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:11.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-02-14 20:03:11.379 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:11.381 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-02-14 20:03:11.402 | Using python 3.8 to install pbr 2022-02-14 20:03:11.404 | + 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 20:03:12.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:12.271 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:12.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:12.271 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:13.396 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:13.422 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-02-14 20:03:16.040 | 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 20:03:16.047 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:16.047 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:16.171 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:16.173 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:16.175 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:16.177 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:16.180 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:16.182 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:16.184 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:16.186 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:16.188 | + functions-common:time_stop:2432 : start_time=1644868991396 2022-02-14 20:03:16.190 | + functions-common:time_stop:2434 : [[ -z 1644868991396 ]] 2022-02-14 20:03:16.193 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:16.197 | + functions-common:time_stop:2437 : end_time=1644868996194 2022-02-14 20:03:16.199 | + functions-common:time_stop:2438 : elapsed_time=4798 2022-02-14 20:03:16.201 | + functions-common:time_stop:2439 : total=17283 2022-02-14 20:03:16.203 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:16.205 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22081 2022-02-14 20:03:16.207 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:16.210 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-02-14 20:03:18.510 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-02-14 20:03:20.428 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:20.429 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-02-14 20:03:20.445 | 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 20:03:20.450 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-02-14 20:03:20.452 | 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 20:03:20.455 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.6.0) 2022-02-14 20:03:20.458 | 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 20:03:20.530 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 20:03:20.533 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-02-14 20:03:20.536 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-02-14 20:03:20.553 | + ./stack.sh:main:819 : pkgs= 2022-02-14 20:03:20.556 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-02-14 20:03:20.558 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-02-14 20:03:20.560 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 20:03:20.563 | + functions-common:run_phase:1854 : local phase=pre-install 2022-02-14 20:03:20.565 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:03:20.567 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:03:20.569 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:03:20.571 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:03:20.574 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:03:20.576 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:03:20.580 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:03:20.582 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:03:20.585 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:03:20.587 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-02-14 20:03:20.590 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:03:20.605 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:20.607 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:03:20.609 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:03:20.611 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-02-14 20:03:20.613 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:03:20.615 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-02-14 20:03:20.617 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:03:20.620 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-02-14 20:03:20.622 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:03:20.624 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-02-14 20:03:20.626 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:03:20.628 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-02-14 20:03:20.630 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 20:03:20.633 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 20:03:20.635 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:03:20.638 | + 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 20:03:20.640 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-02-14 20:03:20.642 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 20:03:20.644 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-02-14 20:03:20.646 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 20:03:20.648 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 20:03:20.651 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-02-14 20:03:20.653 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-02-14 20:03:20.656 | + functions:set_systemd_override:821 : local value=2048 2022-02-14 20:03:20.658 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-02-14 20:03:20.660 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-02-14 20:03:20.712 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-02-14 20:03:20.712 | Set systemd system override for DefaultLimitNOFILE=2048 2022-02-14 20:03:20.714 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-02-14 20:03:21.082 | + ./stack.sh:main:832 : install_rpc_backend 2022-02-14 20:03:21.085 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-02-14 20:03:21.101 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:21.103 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-02-14 20:03:21.106 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:03:21.108 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:03:21.110 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:03:21.113 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:03:21.115 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:21.117 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:03:21.119 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:21.122 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:21.124 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:03:21.126 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:21.128 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:03:21.131 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:03:21.133 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-02-14 20:03:21.136 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:03:21.138 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:21.140 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:21.142 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-02-14 20:03:21.163 | + 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 20:03:21.272 | Reading package lists... 2022-02-14 20:03:21.511 | Building dependency tree... 2022-02-14 20:03:21.512 | Reading state information... 2022-02-14 20:03:21.762 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-02-14 20:03:21.762 | The following packages were automatically installed and are no longer required: 2022-02-14 20:03:21.763 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:03:21.763 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:03:21.763 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:03:21.763 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:03:21.763 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:03:21.763 | python3-zope.interface 2022-02-14 20:03:21.764 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:03:21.879 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:03:21.883 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:03:21.886 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:03:21.888 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:21.890 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:21.892 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:21.894 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:21.897 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:21.899 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:03:21.901 | + functions-common:time_stop:2432 : start_time=1644869001161 2022-02-14 20:03:21.904 | + functions-common:time_stop:2434 : [[ -z 1644869001161 ]] 2022-02-14 20:03:21.906 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:21.910 | + functions-common:time_stop:2437 : end_time=1644869001908 2022-02-14 20:03:21.913 | + functions-common:time_stop:2438 : elapsed_time=747 2022-02-14 20:03:21.915 | + functions-common:time_stop:2439 : total=1499 2022-02-14 20:03:21.917 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:21.919 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2246 2022-02-14 20:03:21.922 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:03:21.924 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-02-14 20:03:21.926 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:03:21.929 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:03:21.931 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:03:21.934 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:03:21.936 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:03:21.938 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:03:21.941 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-02-14 20:03:21.943 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:03:21.945 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:03:21.948 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:03:21.950 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:03:21.953 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:03:21.955 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:03:21.957 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:03:21.960 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:03:21.962 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:03:21.965 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:03:21.967 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:03:21.969 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-02-14 20:03:21.971 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:03:21.974 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:03:21.976 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:03:21.978 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:03:21.981 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:03:21.983 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:03:21.985 | + ./stack.sh:main:833 : restart_rpc_backend 2022-02-14 20:03:21.988 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-02-14 20:03:22.004 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:22.006 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-02-14 20:03:22.008 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:03:22.011 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-02-14 20:03:22.013 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-02-14 20:03:22.016 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-02-14 20:03:22.020 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-02-14 20:03:22.023 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-02-14 20:03:22.025 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-02-14 20:03:22.027 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-02-14 20:03:22.029 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-02-14 20:03:22.032 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-02-14 20:03:22.035 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-02-14 20:03:22.722 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-02-14 20:03:22.722 | user tags 2022-02-14 20:03:22.722 | stackrabbit []' 2022-02-14 20:03:22.726 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-02-14 20:03:22.726 | user tags 2022-02-14 20:03:22.726 | stackrabbit []' 2022-02-14 20:03:22.726 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-02-14 20:03:22.732 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-02-14 20:03:22.734 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-02-14 20:03:22.737 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 20:03:23.382 | Changing password for user "stackrabbit" ... 2022-02-14 20:03:23.443 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-02-14 20:03:24.113 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-02-14 20:03:24.174 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-02-14 20:03:24.177 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-02-14 20:03:24.865 | Changing password for user "stackrabbit" ... 2022-02-14 20:03:24.923 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-02-14 20:03:24.926 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-02-14 20:03:24.928 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-02-14 20:03:25.572 | Deleting user "guest" ... 2022-02-14 20:03:25.586 | Error: 2022-02-14 20:03:25.586 | {:no_such_user, "guest"} 2022-02-14 20:03:25.600 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-02-14 20:03:25.602 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-02-14 20:03:25.620 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:25.622 | + ./stack.sh:main:836 : install_database 2022-02-14 20:03:25.625 | + lib/database:install_database:118 : install_database_mysql 2022-02-14 20:03:25.627 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-02-14 20:03:25.629 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:25.632 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:25.634 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-02-14 20:03:25.962 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-02-14 20:03:25.964 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:25.967 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-02-14 20:03:25.969 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-02-14 20:03:25.971 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:03:25.974 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-02-14 20:03:25.976 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:03:25.978 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:03:25.981 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:03:25.983 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:03:25.985 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:03:25.988 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:03:25.990 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:03:25.992 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:03:25.995 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:03:25.998 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:03:26.000 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:03:26.002 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-02-14 20:03:26.005 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:03:26.007 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:03:26.010 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:03:26.012 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:03:26.014 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:03:26.017 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:03:26.019 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-02-14 20:03:26.021 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:26.024 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:26.026 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-02-14 20:03:26.029 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:03:26.031 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:03:26.033 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:03:26.036 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:03:26.038 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:26.041 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:03:26.043 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:26.045 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:26.047 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:03:26.050 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:26.052 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:03:26.054 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:03:26.056 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-02-14 20:03:26.059 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:03:26.061 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:26.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:26.065 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-02-14 20:03:26.086 | + 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 20:03:26.195 | Reading package lists... 2022-02-14 20:03:26.432 | Building dependency tree... 2022-02-14 20:03:26.433 | Reading state information... 2022-02-14 20:03:26.682 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-02-14 20:03:26.682 | The following packages were automatically installed and are no longer required: 2022-02-14 20:03:26.683 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:03:26.683 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:03:26.683 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:03:26.683 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:03:26.683 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:03:26.683 | python3-zope.interface 2022-02-14 20:03:26.683 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:03:26.798 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:03:26.802 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:03:26.804 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:03:26.807 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:26.809 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:26.811 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:26.813 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:26.816 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:26.818 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:03:26.820 | + functions-common:time_stop:2432 : start_time=1644869006084 2022-02-14 20:03:26.822 | + functions-common:time_stop:2434 : [[ -z 1644869006084 ]] 2022-02-14 20:03:26.825 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:26.830 | + functions-common:time_stop:2437 : end_time=1644869006827 2022-02-14 20:03:26.832 | + functions-common:time_stop:2438 : elapsed_time=743 2022-02-14 20:03:26.834 | + functions-common:time_stop:2439 : total=2246 2022-02-14 20:03:26.837 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:26.839 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2989 2022-02-14 20:03:26.841 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:03:26.843 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-02-14 20:03:26.845 | + ./stack.sh:main:839 : install_database_python 2022-02-14 20:03:26.848 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-02-14 20:03:26.850 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-02-14 20:03:26.853 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-02-14 20:03:26.855 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:03:26.858 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-02-14 20:03:26.861 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-02-14 20:03:26.863 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:03:26.867 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:03:26.867 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:03:26.873 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-02-14 20:03:26.875 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-02-14 20:03:26.877 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-02-14 20:03:26.880 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-02-14 20:03:26.883 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-02-14 20:03:26.903 | Using python 3.8 to install PyMySQL 2022-02-14 20:03:26.906 | + 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 20:03:27.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:27.776 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:27.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:27.776 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:28.905 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:28.931 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-02-14 20:03:31.413 | 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 20:03:31.420 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:31.423 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:31.539 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:31.541 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:31.544 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:31.546 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:31.548 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:31.550 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:31.552 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:31.555 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:31.557 | + functions-common:time_stop:2432 : start_time=1644869006898 2022-02-14 20:03:31.559 | + functions-common:time_stop:2434 : [[ -z 1644869006898 ]] 2022-02-14 20:03:31.562 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:31.566 | + functions-common:time_stop:2437 : end_time=1644869011563 2022-02-14 20:03:31.568 | + functions-common:time_stop:2438 : elapsed_time=4665 2022-02-14 20:03:31.570 | + functions-common:time_stop:2439 : total=22081 2022-02-14 20:03:31.573 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:31.575 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=26746 2022-02-14 20:03:31.578 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:31.580 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-02-14 20:03:31.582 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-02-14 20:03:31.584 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-02-14 20:03:31.587 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-02-14 20:03:31.604 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:31.606 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-02-14 20:03:31.608 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-02-14 20:03:31.612 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:03:31.612 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:03:31.617 | + 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 20:03:31.620 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:03:31.622 | + 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 20:03:31.625 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:03:31.627 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-02-14 20:03:31.629 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-02-14 20:03:31.645 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:31.647 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-02-14 20:03:31.650 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:03:31.652 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:03:31.655 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:03:31.657 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:03:31.659 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:31.662 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:03:31.664 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:31.666 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:31.669 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:03:31.671 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:31.673 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:03:31.675 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:03:31.677 | + functions-common:install_package:1464 : real_install_package radvd 2022-02-14 20:03:31.680 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:03:31.682 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:31.684 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:31.687 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-02-14 20:03:31.707 | + 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 20:03:31.816 | Reading package lists... 2022-02-14 20:03:32.055 | Building dependency tree... 2022-02-14 20:03:32.057 | Reading state information... 2022-02-14 20:03:32.305 | radvd is already the newest version (1:2.17-2). 2022-02-14 20:03:32.305 | The following packages were automatically installed and are no longer required: 2022-02-14 20:03:32.307 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:03:32.307 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:03:32.307 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:03:32.307 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:03:32.307 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:03:32.307 | python3-zope.interface 2022-02-14 20:03:32.307 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:03:32.423 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:03:32.428 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:03:32.430 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:03:32.432 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:32.434 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:32.437 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:32.439 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:32.441 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:32.443 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:03:32.445 | + functions-common:time_stop:2432 : start_time=1644869011705 2022-02-14 20:03:32.448 | + functions-common:time_stop:2434 : [[ -z 1644869011705 ]] 2022-02-14 20:03:32.451 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:32.455 | + functions-common:time_stop:2437 : end_time=1644869012452 2022-02-14 20:03:32.457 | + functions-common:time_stop:2438 : elapsed_time=747 2022-02-14 20:03:32.459 | + functions-common:time_stop:2439 : total=2989 2022-02-14 20:03:32.461 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:32.464 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3736 2022-02-14 20:03:32.467 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:03:32.469 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-02-14 20:03:32.485 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:32.488 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-02-14 20:03:32.490 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-02-14 20:03:32.492 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-02-14 20:03:32.496 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-02-14 20:03:32.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-02-14 20:03:32.517 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:03:32.520 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:03:32.522 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:03:32.525 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:03:32.527 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:32.529 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:03:32.531 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:32.533 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:32.536 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:03:32.538 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:32.540 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:03:32.542 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:03:32.544 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-02-14 20:03:32.546 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:03:32.548 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:32.551 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:32.553 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-02-14 20:03:32.573 | + 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 20:03:32.683 | Reading package lists... 2022-02-14 20:03:32.919 | Building dependency tree... 2022-02-14 20:03:32.920 | Reading state information... 2022-02-14 20:03:33.167 | fakeroot is already the newest version (1.24-1). 2022-02-14 20:03:33.167 | make is already the newest version (4.2.1-1.2). 2022-02-14 20:03:33.168 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-02-14 20:03:33.168 | The following packages were automatically installed and are no longer required: 2022-02-14 20:03:33.169 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:03:33.169 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:03:33.169 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:03:33.169 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:03:33.169 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:03:33.169 | python3-zope.interface 2022-02-14 20:03:33.169 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:03:33.282 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:03:33.286 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:03:33.289 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:03:33.291 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:33.293 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:33.295 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:33.297 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:33.299 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:33.301 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:03:33.303 | + functions-common:time_stop:2432 : start_time=1644869012570 2022-02-14 20:03:33.306 | + functions-common:time_stop:2434 : [[ -z 1644869012570 ]] 2022-02-14 20:03:33.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:33.312 | + functions-common:time_stop:2437 : end_time=1644869013310 2022-02-14 20:03:33.315 | + functions-common:time_stop:2438 : elapsed_time=740 2022-02-14 20:03:33.317 | + functions-common:time_stop:2439 : total=3736 2022-02-14 20:03:33.319 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:33.322 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4476 2022-02-14 20:03:33.324 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:03:33.326 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-02-14 20:03:33.328 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:33.331 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:33.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-02-14 20:03:33.335 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-02-14 20:03:33.338 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-02-14 20:03:33.342 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-02-14 20:03:33.344 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-02-14 20:03:33.347 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-02-14 20:03:33.348 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-02-14 20:03:33.352 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-02-14 20:03:33.355 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-02-14 20:03:33.357 | + functions:vercmp:628 : local v1=5.4 2022-02-14 20:03:33.359 | + functions:vercmp:629 : local 'op=<' 2022-02-14 20:03:33.362 | + functions:vercmp:630 : local v2=3.13 2022-02-14 20:03:33.364 | + functions:vercmp:631 : local result 2022-02-14 20:03:33.368 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-02-14 20:03:33.368 | ++ functions:vercmp:635 : sort -V 2022-02-14 20:03:33.368 | ++ functions:vercmp:635 : head -1 2022-02-14 20:03:33.373 | + functions:vercmp:635 : result=3.13 2022-02-14 20:03:33.375 | + functions:vercmp:637 : case $op in 2022-02-14 20:03:33.377 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-02-14 20:03:33.379 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-02-14 20:03:33.382 | + functions:vercmp:648 : return 2022-02-14 20:03:33.384 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-02-14 20:03:33.387 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:03:33.389 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-02-14 20:03:33.858 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-02-14 20:03:33.861 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-02-14 20:03:33.866 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:33.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:33.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-02-14 20:03:33.876 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:33.878 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-02-14 20:03:33.896 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:33.898 | + ./stack.sh:main:847 : install_etcd3 2022-02-14 20:03:33.901 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-02-14 20:03:33.901 | Installing etcd 2022-02-14 20:03:33.903 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-02-14 20:03:33.916 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-02-14 20:03:33.927 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:33.930 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-02-14 20:03:33.947 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-02-14 20:03:33.950 | ++ 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 20:03:33.953 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:03:33.956 | +++ 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 20:03:33.960 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:03:33.963 | ++ 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 20:03:33.966 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-02-14 20:03:33.968 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:03:33.970 | ++ functions:get_extra_file:74 : return 2022-02-14 20:03:33.973 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-02-14 20:03:33.975 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-02-14 20:03:33.978 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-02-14 20:03:33.980 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-02-14 20:03:33.997 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:03:33.999 | + ./stack.sh:main:866 : install_dstat 2022-02-14 20:03:34.001 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-02-14 20:03:34.018 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:03:34.020 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-02-14 20:03:34.022 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:03:34.025 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-02-14 20:03:34.027 | + ./stack.sh:main:875 : install_libs 2022-02-14 20:03:34.029 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-02-14 20:03:34.032 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-02-14 20:03:34.034 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-02-14 20:03:34.036 | + inc/python:use_library_from_git:250 : local name=automaton 2022-02-14 20:03:34.038 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.041 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.043 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-02-14 20:03:34.045 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.047 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-02-14 20:03:34.050 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-02-14 20:03:34.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-02-14 20:03:34.054 | + inc/python:use_library_from_git:250 : local name=castellan 2022-02-14 20:03:34.057 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-02-14 20:03:34.063 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.066 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-02-14 20:03:34.068 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-02-14 20:03:34.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-02-14 20:03:34.073 | + inc/python:use_library_from_git:250 : local name=cliff 2022-02-14 20:03:34.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-02-14 20:03:34.082 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.084 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-02-14 20:03:34.086 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-02-14 20:03:34.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-02-14 20:03:34.091 | + inc/python:use_library_from_git:250 : local name=cursive 2022-02-14 20:03:34.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-02-14 20:03:34.100 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.102 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-02-14 20:03:34.104 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-02-14 20:03:34.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-02-14 20:03:34.109 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-02-14 20:03:34.112 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-02-14 20:03:34.119 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.121 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-02-14 20:03:34.123 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-02-14 20:03:34.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-02-14 20:03:34.128 | + inc/python:use_library_from_git:250 : local name=futurist 2022-02-14 20:03:34.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.132 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-02-14 20:03:34.138 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.140 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-02-14 20:03:34.142 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-02-14 20:03:34.144 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-02-14 20:03:34.147 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-02-14 20:03:34.149 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.154 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-02-14 20:03:34.156 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.158 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-02-14 20:03:34.161 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-02-14 20:03:34.163 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-02-14 20:03:34.166 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-02-14 20:03:34.168 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.170 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.173 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-02-14 20:03:34.175 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.177 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-02-14 20:03:34.179 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-02-14 20:03:34.182 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-02-14 20:03:34.185 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-02-14 20:03:34.187 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-02-14 20:03:34.193 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.196 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-02-14 20:03:34.199 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-02-14 20:03:34.201 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-02-14 20:03:34.203 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-02-14 20:03:34.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-02-14 20:03:34.212 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.214 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-02-14 20:03:34.217 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-02-14 20:03:34.219 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-02-14 20:03:34.221 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-02-14 20:03:34.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.226 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.228 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-02-14 20:03:34.230 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.232 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-02-14 20:03:34.235 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-02-14 20:03:34.237 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-02-14 20:03:34.239 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-02-14 20:03:34.242 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.244 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.247 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-02-14 20:03:34.249 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.251 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-02-14 20:03:34.253 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-02-14 20:03:34.256 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-02-14 20:03:34.258 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-02-14 20:03:34.261 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.263 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.265 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-02-14 20:03:34.268 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.270 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-02-14 20:03:34.272 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-02-14 20:03:34.274 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-02-14 20:03:34.277 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-02-14 20:03:34.279 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-02-14 20:03:34.286 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.288 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-02-14 20:03:34.290 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-02-14 20:03:34.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-02-14 20:03:34.295 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-02-14 20:03:34.297 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.299 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.301 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-02-14 20:03:34.304 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.306 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-02-14 20:03:34.309 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-02-14 20:03:34.311 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-02-14 20:03:34.313 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-02-14 20:03:34.316 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.318 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-02-14 20:03:34.323 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.325 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-02-14 20:03:34.327 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-02-14 20:03:34.330 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-02-14 20:03:34.332 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-02-14 20:03:34.334 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.336 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.339 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-02-14 20:03:34.341 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.343 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-02-14 20:03:34.346 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-02-14 20:03:34.348 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-02-14 20:03:34.350 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-02-14 20:03:34.353 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.355 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-02-14 20:03:34.360 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.362 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-02-14 20:03:34.365 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-02-14 20:03:34.367 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-02-14 20:03:34.370 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-02-14 20:03:34.372 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.374 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.376 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-02-14 20:03:34.379 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.381 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-02-14 20:03:34.383 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-02-14 20:03:34.386 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-02-14 20:03:34.388 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-02-14 20:03:34.390 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.393 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.395 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-02-14 20:03:34.397 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.400 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-02-14 20:03:34.402 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-02-14 20:03:34.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-02-14 20:03:34.407 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-02-14 20:03:34.409 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-02-14 20:03:34.416 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.419 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-02-14 20:03:34.421 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-02-14 20:03:34.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-02-14 20:03:34.426 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-02-14 20:03:34.428 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.431 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.433 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-02-14 20:03:34.436 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.438 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-02-14 20:03:34.440 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-02-14 20:03:34.442 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-02-14 20:03:34.445 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-02-14 20:03:34.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.452 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-02-14 20:03:34.454 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.456 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-02-14 20:03:34.459 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-02-14 20:03:34.461 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-02-14 20:03:34.463 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-02-14 20:03:34.466 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-02-14 20:03:34.473 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.475 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-02-14 20:03:34.478 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-02-14 20:03:34.480 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-02-14 20:03:34.482 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-02-14 20:03:34.485 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.487 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.489 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-02-14 20:03:34.492 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.495 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-02-14 20:03:34.497 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-02-14 20:03:34.499 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-02-14 20:03:34.502 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-02-14 20:03:34.504 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.506 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.509 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-02-14 20:03:34.512 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.514 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-02-14 20:03:34.516 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-02-14 20:03:34.519 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-02-14 20:03:34.521 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-02-14 20:03:34.523 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.528 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-02-14 20:03:34.531 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.533 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-02-14 20:03:34.535 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-02-14 20:03:34.538 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-02-14 20:03:34.540 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-02-14 20:03:34.542 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.545 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.547 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-02-14 20:03:34.549 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.551 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-02-14 20:03:34.554 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-02-14 20:03:34.556 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-02-14 20:03:34.558 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-02-14 20:03:34.561 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.563 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.565 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-02-14 20:03:34.568 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.570 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-02-14 20:03:34.573 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-02-14 20:03:34.575 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-02-14 20:03:34.577 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-02-14 20:03:34.580 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.582 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-02-14 20:03:34.587 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.590 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-02-14 20:03:34.592 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-02-14 20:03:34.594 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-02-14 20:03:34.597 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-02-14 20:03:34.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.601 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.603 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-02-14 20:03:34.606 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.608 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-02-14 20:03:34.610 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-02-14 20:03:34.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-02-14 20:03:34.615 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-02-14 20:03:34.618 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.620 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.622 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-02-14 20:03:34.625 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.627 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-02-14 20:03:34.629 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-02-14 20:03:34.631 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-02-14 20:03:34.634 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-02-14 20:03:34.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-02-14 20:03:34.644 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.646 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-02-14 20:03:34.648 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-02-14 20:03:34.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-02-14 20:03:34.653 | + inc/python:use_library_from_git:250 : local name=tooz 2022-02-14 20:03:34.656 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-02-14 20:03:34.663 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.665 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-02-14 20:03:34.667 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-02-14 20:03:34.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-02-14 20:03:34.672 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-02-14 20:03:34.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-02-14 20:03:34.681 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.684 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-02-14 20:03:34.686 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-02-14 20:03:34.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-02-14 20:03:34.691 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-02-14 20:03:34.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.695 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-02-14 20:03:34.701 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.703 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-02-14 20:03:34.705 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-02-14 20:03:34.708 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-02-14 20:03:34.710 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-02-14 20:03:34.713 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-02-14 20:03:34.720 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.722 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-02-14 20:03:34.724 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-02-14 20:03:34.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-02-14 20:03:34.729 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-02-14 20:03:34.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:34.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:34.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-02-14 20:03:34.739 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:34.741 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-02-14 20:03:34.762 | Using python 3.8 to install etcd3 2022-02-14 20:03:34.765 | + 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 20:03:35.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:35.638 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:35.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:35.638 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:36.749 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:36.774 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-02-14 20:03:36.782 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-02-14 20:03:36.782 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-02-14 20:03:36.784 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.43.0) 2022-02-14 20:03:36.785 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-02-14 20:03:39.243 | 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 20:03:39.250 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:39.250 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:39.367 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:39.369 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:39.372 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:39.374 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:39.376 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:39.378 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:39.380 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:39.382 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:39.385 | + functions-common:time_stop:2432 : start_time=1644869014756 2022-02-14 20:03:39.387 | + functions-common:time_stop:2434 : [[ -z 1644869014756 ]] 2022-02-14 20:03:39.390 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:39.394 | + functions-common:time_stop:2437 : end_time=1644869019392 2022-02-14 20:03:39.396 | + functions-common:time_stop:2438 : elapsed_time=4636 2022-02-14 20:03:39.398 | + functions-common:time_stop:2439 : total=26746 2022-02-14 20:03:39.400 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:39.402 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31382 2022-02-14 20:03:39.405 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:39.407 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-02-14 20:03:39.428 | Using python 3.8 to install etcd3gw 2022-02-14 20:03:39.431 | + 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 20:03:40.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:40.302 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:40.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:40.302 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:41.435 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:41.460 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-02-14 20:03:41.469 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-02-14 20:03:41.470 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-02-14 20:03:41.471 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-02-14 20:03:41.472 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-02-14 20:03:41.504 | 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 20:03:41.505 | 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 20:03:41.508 | 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 20:03:41.510 | 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 20:03:43.987 | 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 20:03:43.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:43.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:44.112 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:44.114 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:44.117 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:44.119 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:44.121 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:44.123 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:44.125 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:44.128 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:44.130 | + functions-common:time_stop:2432 : start_time=1644869019423 2022-02-14 20:03:44.132 | + functions-common:time_stop:2434 : [[ -z 1644869019423 ]] 2022-02-14 20:03:44.135 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:44.139 | + functions-common:time_stop:2437 : end_time=1644869024137 2022-02-14 20:03:44.141 | + functions-common:time_stop:2438 : elapsed_time=4714 2022-02-14 20:03:44.144 | + functions-common:time_stop:2439 : total=31382 2022-02-14 20:03:44.146 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:44.148 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36096 2022-02-14 20:03:44.151 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:44.153 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-02-14 20:03:44.156 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-02-14 20:03:44.158 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-02-14 20:03:44.160 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:03:44.163 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:03:44.165 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:03:44.168 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:03:44.170 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:03:44.173 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:03:44.175 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:03:44.177 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:03:44.180 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:03:44.183 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:03:44.185 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:03:44.187 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-02-14 20:03:44.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:44.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:44.194 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-02-14 20:03:44.196 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:03:44.199 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:03:44.201 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:03:44.203 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:03:44.205 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:03:44.208 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:44.210 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:03:44.212 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:44.215 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:44.217 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:03:44.219 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:03:44.222 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:03:44.224 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:03:44.226 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:03:44.229 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:03:44.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:44.234 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:44.237 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-02-14 20:03:44.258 | + 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 20:03:44.367 | Reading package lists... 2022-02-14 20:03:44.607 | Building dependency tree... 2022-02-14 20:03:44.609 | Reading state information... 2022-02-14 20:03:44.860 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-02-14 20:03:44.860 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-02-14 20:03:44.860 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:03:44.860 | The following packages were automatically installed and are no longer required: 2022-02-14 20:03:44.862 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:03:44.862 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:03:44.862 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:03:44.862 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:03:44.862 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:03:44.862 | python3-zope.interface 2022-02-14 20:03:44.862 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:03:44.975 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:03:44.980 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:03:44.982 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:03:44.984 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:44.987 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:44.989 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:44.991 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:44.994 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:44.996 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:03:44.998 | + functions-common:time_stop:2432 : start_time=1644869024256 2022-02-14 20:03:45.001 | + functions-common:time_stop:2434 : [[ -z 1644869024256 ]] 2022-02-14 20:03:45.003 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:45.008 | + functions-common:time_stop:2437 : end_time=1644869025005 2022-02-14 20:03:45.010 | + functions-common:time_stop:2438 : elapsed_time=749 2022-02-14 20:03:45.012 | + functions-common:time_stop:2439 : total=4476 2022-02-14 20:03:45.015 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:45.017 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5225 2022-02-14 20:03:45.019 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:03:45.022 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-02-14 20:03:45.025 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:03:45.027 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:03:45.029 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-02-14 20:03:45.090 | Module proxy already enabled 2022-02-14 20:03:45.095 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-02-14 20:03:45.156 | Considering dependency proxy for proxy_uwsgi: 2022-02-14 20:03:45.156 | Module proxy already enabled 2022-02-14 20:03:45.156 | Module proxy_uwsgi already enabled 2022-02-14 20:03:45.160 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-02-14 20:03:45.162 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:03:45.165 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:03:45.167 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:03:45.304 | + ./stack.sh:main:881 : install_keystoneauth 2022-02-14 20:03:45.308 | + lib/keystone:install_keystoneauth:487 : use_library_from_git keystoneauth 2022-02-14 20:03:45.310 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-02-14 20:03:45.313 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.315 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.317 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-02-14 20:03:45.320 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.323 | + ./stack.sh:main:882 : install_keystoneclient 2022-02-14 20:03:45.326 | + lib/keystone:install_keystoneclient:495 : use_library_from_git python-keystoneclient 2022-02-14 20:03:45.328 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-02-14 20:03:45.331 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.333 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.335 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-02-14 20:03:45.338 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.341 | + ./stack.sh:main:883 : install_glanceclient 2022-02-14 20:03:45.343 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-02-14 20:03:45.345 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-02-14 20:03:45.348 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.353 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-02-14 20:03:45.355 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.358 | + ./stack.sh:main:884 : install_cinderclient 2022-02-14 20:03:45.360 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-02-14 20:03:45.362 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-02-14 20:03:45.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.368 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.370 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-02-14 20:03:45.373 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.375 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-02-14 20:03:45.378 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-02-14 20:03:45.380 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.383 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-02-14 20:03:45.388 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.391 | + ./stack.sh:main:885 : install_novaclient 2022-02-14 20:03:45.393 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-02-14 20:03:45.395 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-02-14 20:03:45.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.400 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.402 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-02-14 20:03:45.405 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.407 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-02-14 20:03:45.424 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:45.426 | + ./stack.sh:main:887 : install_swiftclient 2022-02-14 20:03:45.429 | + lib/swift:install_swiftclient:752 : use_library_from_git python-swiftclient 2022-02-14 20:03:45.432 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-02-14 20:03:45.434 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.436 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.439 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-02-14 20:03:45.441 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.444 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-02-14 20:03:45.460 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:45.463 | + ./stack.sh:main:890 : install_neutronclient 2022-02-14 20:03:45.465 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-02-14 20:03:45.468 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-02-14 20:03:45.470 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.473 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.475 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-02-14 20:03:45.477 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.480 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-02-14 20:03:45.482 | + lib/keystone:install_keystonemiddleware:505 : use_library_from_git keystonemiddleware 2022-02-14 20:03:45.484 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-02-14 20:03:45.487 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:03:45.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:03:45.492 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-02-14 20:03:45.495 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:03:45.497 | + lib/keystone:install_keystonemiddleware:510 : pip_install_gr keystonemiddleware 2022-02-14 20:03:45.499 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-02-14 20:03:45.502 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:03:45.505 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-02-14 20:03:45.507 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-02-14 20:03:45.510 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:03:45.514 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:03:45.514 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:03:45.519 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-02-14 20:03:45.521 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-02-14 20:03:45.523 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-02-14 20:03:45.526 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-02-14 20:03:45.529 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-02-14 20:03:45.549 | Using python 3.8 to install keystonemiddleware 2022-02-14 20:03:45.551 | + 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 20:03:46.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:46.414 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:46.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:46.414 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:47.539 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:47.564 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.3.0) 2022-02-14 20:03:47.616 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.7.1) 2022-02-14 20:03:47.618 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.0) 2022-02-14 20:03:47.619 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 20:03:47.620 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-02-14 20:03:47.621 | 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 20:03:47.622 | 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 20:03:47.623 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-02-14 20:03:47.624 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-02-14 20:03:47.625 | 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 20:03:47.626 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-02-14 20:03:47.628 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-02-14 20:03:47.629 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-02-14 20:03:47.630 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-02-14 20:03:47.631 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.1) 2022-02-14 20:03:47.688 | 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 20:03:47.689 | 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 20:03:47.691 | 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 20:03:47.728 | 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 20:03:47.768 | 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 20:03:47.769 | 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 20:03:47.771 | 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 20:03:47.772 | 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 20:03:47.821 | 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 20:03:47.824 | 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 20:03:47.832 | 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 20:03:47.834 | 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 20:03:47.848 | 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 20:03:47.849 | 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 20:03:47.851 | 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 20:03:47.915 | 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 20:03:47.917 | 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 20:03:47.919 | 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 20:03:47.920 | 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 20:03:47.971 | 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 20:03:47.983 | 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 20:03:50.378 | 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 20:03:50.385 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:50.385 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:50.505 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:50.508 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:50.511 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:50.513 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:50.515 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:50.517 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:50.520 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:50.522 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:50.524 | + functions-common:time_stop:2432 : start_time=1644869025543 2022-02-14 20:03:50.526 | + functions-common:time_stop:2434 : [[ -z 1644869025543 ]] 2022-02-14 20:03:50.529 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:50.533 | + functions-common:time_stop:2437 : end_time=1644869030531 2022-02-14 20:03:50.535 | + functions-common:time_stop:2438 : elapsed_time=4988 2022-02-14 20:03:50.538 | + functions-common:time_stop:2439 : total=36096 2022-02-14 20:03:50.540 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:50.542 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41084 2022-02-14 20:03:50.544 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:50.547 | + lib/keystone:install_keystonemiddleware:514 : pip_install_gr python-memcached 2022-02-14 20:03:50.549 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-02-14 20:03:50.551 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:03:50.554 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-02-14 20:03:50.558 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-02-14 20:03:50.560 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:03:50.564 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:03:50.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:03:50.569 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-02-14 20:03:50.572 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-02-14 20:03:50.575 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-02-14 20:03:50.577 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-02-14 20:03:50.580 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-02-14 20:03:50.601 | Using python 3.8 to install python-memcached 2022-02-14 20:03:50.604 | + 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 20:03:51.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:51.480 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:51.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:51.481 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:52.608 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:52.634 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-02-14 20:03:52.637 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-02-14 20:03:55.114 | 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 20:03:55.121 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:03:55.121 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:03:55.237 | + inc/python:pip_install:200 : result=0 2022-02-14 20:03:55.239 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:03:55.242 | + functions-common:time_stop:2425 : local name 2022-02-14 20:03:55.244 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:03:55.247 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:03:55.249 | + functions-common:time_stop:2428 : local total 2022-02-14 20:03:55.251 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:03:55.253 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:03:55.256 | + functions-common:time_stop:2432 : start_time=1644869030595 2022-02-14 20:03:55.258 | + functions-common:time_stop:2434 : [[ -z 1644869030595 ]] 2022-02-14 20:03:55.261 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:03:55.266 | + functions-common:time_stop:2437 : end_time=1644869035263 2022-02-14 20:03:55.268 | + functions-common:time_stop:2438 : elapsed_time=4668 2022-02-14 20:03:55.270 | + functions-common:time_stop:2439 : total=41084 2022-02-14 20:03:55.272 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:03:55.275 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45752 2022-02-14 20:03:55.277 | + inc/python:pip_install:203 : return 0 2022-02-14 20:03:55.279 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-02-14 20:03:55.296 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:03:55.298 | + ./stack.sh:main:897 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 20:03:55.300 | + ./stack.sh:main:898 : stack_install_service keystone 2022-02-14 20:03:55.303 | + lib/stack:stack_install_service:20 : local service=keystone 2022-02-14 20:03:55.306 | + lib/stack:stack_install_service:21 : type install_keystone 2022-02-14 20:03:55.308 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:03:55.310 | + lib/stack:stack_install_service:32 : install_keystone 2022-02-14 20:03:55.313 | + lib/keystone:install_keystone:520 : is_service_enabled ldap 2022-02-14 20:03:55.328 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:03:55.330 | + lib/keystone:install_keystone:524 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-02-14 20:03:55.333 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-02-14 20:03:55.335 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-02-14 20:03:55.337 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:03:55.339 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:03:55.342 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:03:55.344 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:03:55.346 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:03:55.349 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:03:55.365 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:03:55.367 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:03:55.370 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:55.372 | + functions-common:git_clone:629 : echo master 2022-02-14 20:03:55.373 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:03:55.378 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-02-14 20:03:55.380 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:03:55.388 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-02-14 20:03:55.388 | + functions-common:git_clone:678 : head -1 2022-02-14 20:03:55.388 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:03:55.406 | 86afaa7b1 Merge "Add Python3 xena unit tests" 2022-02-14 20:03:55.409 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:03:55.411 | + lib/keystone:install_keystone:525 : setup_develop /opt/stack/keystone 2022-02-14 20:03:55.414 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:03:55.417 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:03:55.419 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-02-14 20:03:55.421 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:03:55.424 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-02-14 20:03:55.426 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:03:55.428 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:03:55.431 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-02-14 20:03:55.433 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:03:55.435 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:03:55.438 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-02-14 20:03:55.441 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:03:55.443 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-02-14 20:03:55.446 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:03:55.448 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:03:55.451 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-02-14 20:03:55.456 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-02-14 20:03:55.459 | + 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 20:03:56.129 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-02-14 20:03:56.132 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:03:56.134 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:03:56.137 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:03:56.139 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-02-14 20:03:56.141 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-02-14 20:03:56.143 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:03:56.145 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:03:56.147 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:03:56.150 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:03:56.152 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:03:56.154 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:03:56.157 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:03:56.159 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-02-14 20:03:56.179 | Using python 3.8 to install /opt/stack/keystone 2022-02-14 20:03:56.182 | + 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 20:03:57.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:57.060 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:57.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:03:57.060 | from cryptography.utils import int_from_bytes 2022-02-14 20:03:58.194 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:03:58.220 | Obtaining file:///opt/stack/keystone 2022-02-14 20:03:58.221 | Preparing metadata (setup.py): started 2022-02-14 20:03:59.758 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:03:59.834 | 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 20:03:59.835 | 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 20:03:59.837 | 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 20:03:59.838 | 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 20:03:59.839 | 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 20:03:59.840 | 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 20:03:59.841 | 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 20:03:59.842 | 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 20:03:59.843 | 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 20:03:59.844 | 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 20:03:59.845 | 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 20:03:59.846 | 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 20:03:59.847 | 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 20:03:59.848 | 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 20:03:59.849 | 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 20:03:59.851 | 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 20:03:59.853 | 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 20:03:59.854 | 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 20:03:59.855 | 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 20:03:59.856 | 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 20:03:59.857 | 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 20:03:59.858 | 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 20:03:59.859 | 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 20:03:59.860 | 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 20:03:59.862 | 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 20:03:59.863 | 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 20:03:59.864 | 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 20:03:59.865 | 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 20:03:59.866 | 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 20:03:59.867 | 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 20:03:59.868 | 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 20:03:59.869 | 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 20:03:59.870 | 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 20:03:59.871 | 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 20:03:59.882 | 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 20:03:59.884 | 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 20:03:59.927 | 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 20:03:59.939 | 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 20:03:59.940 | 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 20:03:59.941 | 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 20:03:59.942 | 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 20:03:59.953 | 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 20:04:00.019 | 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 20:04:00.022 | 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 20:04:00.118 | 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 20:04:00.119 | 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 20:04:00.120 | 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 20:04:00.121 | 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 20:04:00.175 | 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 20:04:00.176 | 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 20:04:00.177 | 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 20:04:00.233 | 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 20:04:00.237 | 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 20:04:00.292 | 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 20:04:00.293 | 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 20:04:00.295 | 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 20:04:00.297 | 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 20:04:00.300 | 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 20:04:00.301 | 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 20:04:00.320 | 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 20:04:00.368 | 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 20:04:00.414 | 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 20:04:00.416 | 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 20:04:00.417 | 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 20:04:00.418 | 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 20:04:00.470 | 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 20:04:00.585 | 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 20:04:00.586 | 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 20:04:00.587 | 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 20:04:00.589 | 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 20:04:00.810 | 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 20:04:00.831 | 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 20:04:00.833 | 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 20:04:00.901 | 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 20:04:00.902 | 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 20:04:00.921 | 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 20:04:00.993 | 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 20:04:01.033 | 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 20:04:01.146 | 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 20:04:01.219 | 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 20:04:01.346 | 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 20:04:01.375 | 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 20:04:01.416 | 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 20:04:01.417 | 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 20:04:01.418 | 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 20:04:01.419 | 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 20:04:01.421 | 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 20:04:01.423 | 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 20:04:01.475 | 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 20:04:01.612 | 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 20:04:01.614 | 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 20:04:01.616 | 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 20:04:01.618 | 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 20:04:01.769 | 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 20:04:01.849 | 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 20:04:01.922 | 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 20:04:02.095 | 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 20:04:02.261 | 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 20:04:02.355 | 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 20:04:02.390 | 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 20:04:04.279 | Installing collected packages: keystone 2022-02-14 20:04:04.279 | Attempting uninstall: keystone 2022-02-14 20:04:04.279 | Found existing installation: keystone 20.1.0.dev100 2022-02-14 20:04:04.283 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-02-14 20:04:04.285 | Running setup.py develop for keystone 2022-02-14 20:04:06.537 | Successfully installed keystone 2022-02-14 20:04:06.537 | 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 20:04:06.545 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:04:06.545 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:04:06.676 | + inc/python:pip_install:200 : result=0 2022-02-14 20:04:06.679 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:04:06.681 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:06.684 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:06.686 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:06.688 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:06.690 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:06.692 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:04:06.694 | + functions-common:time_stop:2432 : start_time=1644869036174 2022-02-14 20:04:06.696 | + functions-common:time_stop:2434 : [[ -z 1644869036174 ]] 2022-02-14 20:04:06.699 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:06.703 | + functions-common:time_stop:2437 : end_time=1644869046701 2022-02-14 20:04:06.705 | + functions-common:time_stop:2438 : elapsed_time=10527 2022-02-14 20:04:06.707 | + functions-common:time_stop:2439 : total=45752 2022-02-14 20:04:06.709 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:06.712 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=56279 2022-02-14 20:04:06.714 | + inc/python:pip_install:203 : return 0 2022-02-14 20:04:06.716 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:04:06.718 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:04:06.721 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:04:06.739 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-02-14 20:04:06.752 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-02-14 20:04:06.754 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-02-14 20:04:06.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:04:06.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:04:06.761 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-02-14 20:04:06.764 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:04:06.766 | + lib/keystone:install_keystone:527 : is_service_enabled ldap 2022-02-14 20:04:06.782 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:06.785 | + lib/keystone:install_keystone:531 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:04:06.787 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:04:06.790 | + ./stack.sh:main:899 : configure_keystone 2022-02-14 20:04:06.793 | + lib/keystone:configure_keystone:186 : sudo install -d -o ubuntu /etc/keystone 2022-02-14 20:04:06.805 | + 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 20:04:06.808 | + lib/keystone:configure_keystone:189 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-02-14 20:04:06.812 | + lib/keystone:configure_keystone:192 : is_service_enabled ldap 2022-02-14 20:04:06.828 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:06.830 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf identity driver sql 2022-02-14 20:04:06.860 | + lib/keystone:configure_keystone:197 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-02-14 20:04:06.888 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-02-14 20:04:06.918 | + lib/keystone:configure_keystone:199 : iniset /etc/keystone/keystone.conf role driver sql 2022-02-14 20:04:06.948 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf resource driver sql 2022-02-14 20:04:06.978 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf cache enabled True 2022-02-14 20:04:07.009 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-02-14 20:04:07.036 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-02-14 20:04:07.064 | + lib/keystone:configure_keystone:207 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-02-14 20:04:07.066 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-02-14 20:04:07.069 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-02-14 20:04:07.072 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-02-14 20:04:07.074 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:04:07.076 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:04:07.091 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:07.094 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:04:07.097 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:04:07.099 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:04:07.114 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:07.117 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:04:07.120 | + 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 20:04:07.151 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:04:07.153 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:04:07.155 | + lib/keystone:configure_keystone:209 : local service_port=5000 2022-02-14 20:04:07.158 | + lib/keystone:configure_keystone:211 : is_service_enabled tls-proxy 2022-02-14 20:04:07.174 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:07.176 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.81/identity 2022-02-14 20:04:07.207 | + lib/keystone:configure_keystone:222 : [[ fernet != '' ]] 2022-02-14 20:04:07.209 | + lib/keystone:configure_keystone:223 : iniset /etc/keystone/keystone.conf token provider fernet 2022-02-14 20:04:07.240 | ++ lib/keystone:configure_keystone:226 : database_connection_url keystone 2022-02-14 20:04:07.243 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-02-14 20:04:07.245 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-02-14 20:04:07.247 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-02-14 20:04:07.250 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-02-14 20:04:07.252 | + 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 20:04:07.283 | + lib/keystone:configure_keystone:229 : '[' False '!=' False ']' 2022-02-14 20:04:07.285 | + lib/keystone:configure_keystone:234 : setup_logging /etc/keystone/keystone.conf 2022-02-14 20:04:07.287 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-02-14 20:04:07.290 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-02-14 20:04:07.293 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:04:07.310 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:04:07.312 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:04:07.315 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:04:07.317 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:04:07.319 | + 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 20:04:07.347 | + 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 20:04:07.376 | + 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 20:04:07.403 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:04:07.431 | + lib/keystone:configure_keystone:236 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-02-14 20:04:07.459 | + lib/keystone:configure_keystone:238 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:04:07.462 | + lib/keystone:configure_keystone:242 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-02-14 20:04:07.464 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-02-14 20:04:07.466 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-02-14 20:04:07.469 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-02-14 20:04:07.471 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:04:07.473 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:04:07.476 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-02-14 20:04:07.480 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-02-14 20:04:07.482 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:04:07.485 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:04:07.498 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:04:07.498 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:04:07.506 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:04:07.510 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:04:07.526 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-02-14 20:04:07.528 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-02-14 20:04:07.532 | + 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 20:04:07.562 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-02-14 20:04:07.588 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-02-14 20:04:07.615 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-02-14 20:04:07.642 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-02-14 20:04:07.669 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-02-14 20:04:07.697 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-02-14 20:04:07.724 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-02-14 20:04:07.751 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-02-14 20:04:07.778 | + 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 20:04:07.805 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-02-14 20:04:07.832 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-02-14 20:04:07.860 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-02-14 20:04:07.887 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:04:07.889 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:04:07.892 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-02-14 20:04:07.894 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-02-14 20:04:07.897 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:04:07.900 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:07.902 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:07.904 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:04:07.907 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:04:07.909 | + 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 20:04:07.937 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-02-14 20:04:07.965 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-02-14 20:04:07.965 | + 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 20:04:07.973 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-02-14 20:04:07.977 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-02-14 20:04:07.980 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-02-14 20:04:07.982 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:04:07.984 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:04:07.987 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:04:07.989 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:07.991 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:07.994 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:04:07.996 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:04:07.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:08.001 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:08.003 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-02-14 20:04:08.064 | Site keystone-wsgi-public already enabled 2022-02-14 20:04:08.068 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:04:08.070 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:04:08.073 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:04:08.075 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:04:08.213 | + lib/keystone:configure_keystone:245 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-02-14 20:04:08.245 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-02-14 20:04:08.278 | + lib/keystone:configure_keystone:249 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-02-14 20:04:08.309 | + lib/keystone:configure_keystone:257 : [[ True = True ]] 2022-02-14 20:04:08.312 | + lib/keystone:configure_keystone:258 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-02-14 20:04:08.342 | + lib/keystone:configure_keystone:259 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-02-14 20:04:08.371 | + lib/keystone:configure_keystone:260 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-02-14 20:04:08.399 | + ./stack.sh:main:903 : is_service_enabled swift 2022-02-14 20:04:08.416 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:08.419 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-02-14 20:04:08.435 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:08.438 | + ./stack.sh:main:907 : stack_install_service swift 2022-02-14 20:04:08.440 | + lib/stack:stack_install_service:20 : local service=swift 2022-02-14 20:04:08.443 | + lib/stack:stack_install_service:21 : type install_swift 2022-02-14 20:04:08.445 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:04:08.447 | + lib/stack:stack_install_service:32 : install_swift 2022-02-14 20:04:08.450 | + lib/swift:install_swift:742 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-02-14 20:04:08.452 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-02-14 20:04:08.454 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-02-14 20:04:08.456 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:04:08.459 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:04:08.462 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:04:08.465 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:04:08.467 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:04:08.470 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:04:08.486 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:04:08.489 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:04:08.491 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:08.494 | + functions-common:git_clone:629 : echo master 2022-02-14 20:04:08.494 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:04:08.499 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-02-14 20:04:08.502 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:08.504 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-02-14 20:04:08.507 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:04:08.507 | + functions-common:git_clone:678 : head -1 2022-02-14 20:04:08.514 | 975d3dbcf AUTHORS/CHANGELOG for 2.29.0 2022-02-14 20:04:08.517 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:04:08.519 | + lib/swift:install_swift:745 : setup_develop /opt/stack/swift keystone 2022-02-14 20:04:08.522 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:04:08.524 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:04:08.527 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-02-14 20:04:08.529 | + inc/python:setup_develop:344 : local extras=keystone 2022-02-14 20:04:08.532 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-02-14 20:04:08.534 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:04:08.536 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:04:08.539 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-02-14 20:04:08.542 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:04:08.544 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-02-14 20:04:08.547 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-02-14 20:04:08.549 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:04:08.552 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-02-14 20:04:08.554 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:04:08.557 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:04:08.560 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-02-14 20:04:08.565 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-02-14 20:04:08.568 | + 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 20:04:09.217 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-02-14 20:04:09.220 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:04:09.223 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:04:09.225 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:04:09.228 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-02-14 20:04:09.230 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-02-14 20:04:09.233 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:04:09.235 | + inc/python:setup_package:428 : local extras=keystone 2022-02-14 20:04:09.237 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:04:09.240 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-02-14 20:04:09.243 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-02-14 20:04:09.245 | + inc/python:setup_package:438 : extras='[keystone]' 2022-02-14 20:04:09.247 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:04:09.250 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-02-14 20:04:09.271 | Using python 3.8 to install /opt/stack/swift 2022-02-14 20:04:09.273 | + 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 20:04:10.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:10.142 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:10.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:10.142 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:11.267 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:04:11.291 | Obtaining file:///opt/stack/swift 2022-02-14 20:04:11.292 | Preparing metadata (setup.py): started 2022-02-14 20:04:12.550 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:04:12.589 | 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 20:04:12.591 | 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 20:04:12.592 | 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 20:04:12.593 | 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 20:04:12.594 | 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 20:04:12.595 | 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 20:04:12.596 | 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 20:04:12.597 | 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 20:04:12.598 | 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 20:04:12.599 | 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 20:04:12.600 | 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 20:04:12.638 | 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 20:04:12.646 | 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 20:04:12.701 | 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 20:04:12.702 | 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 20:04:12.703 | 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 20:04:12.704 | 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 20:04:12.705 | 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 20:04:12.706 | 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 20:04:12.707 | 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 20:04:12.709 | 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 20:04:12.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 20:04:12.712 | 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 20:04:12.713 | 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 20:04:12.714 | 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 20:04:12.734 | 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 20:04:12.766 | 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 20:04:12.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 20:04:12.769 | 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 20:04:12.770 | 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 20:04:12.793 | 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 20:04:12.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 20:04:12.884 | 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 20:04:12.885 | 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 20:04:12.928 | 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 20:04:12.971 | 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 20:04:12.972 | 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 20:04:12.973 | 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 20:04:12.975 | 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 20:04:13.032 | 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 20:04:13.036 | 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 20:04:13.050 | 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 20:04:13.052 | 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 20:04:13.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 20:04:13.072 | 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 20:04:13.176 | 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 20:04:13.191 | 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 20:04:15.473 | Installing collected packages: swift 2022-02-14 20:04:15.473 | Attempting uninstall: swift 2022-02-14 20:04:15.473 | Found existing installation: swift 2.29.0 2022-02-14 20:04:15.476 | Can't uninstall 'swift'. No files were found to uninstall. 2022-02-14 20:04:15.478 | Running setup.py develop for swift 2022-02-14 20:04:17.460 | Successfully installed swift 2022-02-14 20:04:17.460 | 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 20:04:17.469 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:04:17.469 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:04:17.601 | + inc/python:pip_install:200 : result=0 2022-02-14 20:04:17.603 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:04:17.606 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:17.608 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:17.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:17.613 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:17.615 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:17.617 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:04:17.620 | + functions-common:time_stop:2432 : start_time=1644869049265 2022-02-14 20:04:17.622 | + functions-common:time_stop:2434 : [[ -z 1644869049265 ]] 2022-02-14 20:04:17.625 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:17.629 | + functions-common:time_stop:2437 : end_time=1644869057626 2022-02-14 20:04:17.631 | + functions-common:time_stop:2438 : elapsed_time=8361 2022-02-14 20:04:17.633 | + functions-common:time_stop:2439 : total=56279 2022-02-14 20:04:17.636 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:17.638 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64640 2022-02-14 20:04:17.640 | + inc/python:pip_install:203 : return 0 2022-02-14 20:04:17.642 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:04:17.645 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:04:17.647 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:04:17.665 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-02-14 20:04:17.677 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-02-14 20:04:17.680 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-02-14 20:04:17.682 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:04:17.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:04:17.687 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-02-14 20:04:17.689 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:04:17.692 | + lib/swift:install_swift:746 : '[' False == True ']' 2022-02-14 20:04:17.694 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:04:17.697 | + ./stack.sh:main:908 : configure_swift 2022-02-14 20:04:17.700 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2022-02-14 20:04:17.701 | + lib/swift:configure_swift:335 : local node_number 2022-02-14 20:04:17.704 | + lib/swift:configure_swift:336 : local swift_node_config 2022-02-14 20:04:17.706 | + lib/swift:configure_swift:337 : local swift_log_dir 2022-02-14 20:04:17.708 | + lib/swift:configure_swift:340 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 20:04:18.841 | No object-auditor running 2022-02-14 20:04:18.842 | No object-updater running 2022-02-14 20:04:18.842 | No container-server running 2022-02-14 20:04:18.842 | No object-replicator running 2022-02-14 20:04:18.842 | No account-replicator running 2022-02-14 20:04:18.842 | No container-sync running 2022-02-14 20:04:18.842 | No container-replicator running 2022-02-14 20:04:18.842 | No container-reconciler running 2022-02-14 20:04:18.842 | No container-updater running 2022-02-14 20:04:18.842 | No object-server running 2022-02-14 20:04:18.842 | No object-reconstructor running 2022-02-14 20:04:18.842 | No container-auditor running 2022-02-14 20:04:18.842 | No proxy-server running 2022-02-14 20:04:18.842 | No account-server running 2022-02-14 20:04:18.842 | No account-reaper running 2022-02-14 20:04:18.842 | No object-expirer running 2022-02-14 20:04:18.842 | No account-auditor running 2022-02-14 20:04:18.842 | No container-sharder running 2022-02-14 20:04:18.923 | + lib/swift:configure_swift:340 : true 2022-02-14 20:04:18.925 | + lib/swift:configure_swift:342 : sudo install -d -o ubuntu /etc/swift 2022-02-14 20:04:18.938 | + 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 20:04:18.950 | + lib/swift:configure_swift:345 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-02-14 20:04:18.953 | + lib/swift:configure_swift:358 : sudo tee /etc/rsyncd.conf 2022-02-14 20:04:18.953 | ++ lib/swift:configure_swift:354 : id -g -n ubuntu 2022-02-14 20:04:18.957 | + lib/swift:configure_swift:354 : sed -e ' 2022-02-14 20:04:18.957 | s/%GROUP%/ubuntu/; 2022-02-14 20:04:18.957 | s/%USER%/ubuntu/; 2022-02-14 20:04:18.957 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-02-14 20:04:18.957 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-02-14 20:04:18.962 | uid = ubuntu 2022-02-14 20:04:18.962 | gid = ubuntu 2022-02-14 20:04:18.962 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-02-14 20:04:18.962 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-02-14 20:04:18.962 | address = 127.0.0.1 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | [account6612] 2022-02-14 20:04:18.962 | max connections = 25 2022-02-14 20:04:18.962 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:04:18.962 | read only = false 2022-02-14 20:04:18.962 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | [account6622] 2022-02-14 20:04:18.962 | max connections = 25 2022-02-14 20:04:18.962 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:04:18.962 | read only = false 2022-02-14 20:04:18.962 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | [account6632] 2022-02-14 20:04:18.962 | max connections = 25 2022-02-14 20:04:18.962 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:04:18.962 | read only = false 2022-02-14 20:04:18.962 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | [account6642] 2022-02-14 20:04:18.962 | max connections = 25 2022-02-14 20:04:18.962 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:04:18.962 | read only = false 2022-02-14 20:04:18.962 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | 2022-02-14 20:04:18.962 | [container6611] 2022-02-14 20:04:18.962 | max connections = 25 2022-02-14 20:04:18.962 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [container6621] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.963 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [container6631] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.963 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [container6641] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.963 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [object6613] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.963 | path = /opt/stack/data/swift/1/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [object6623] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.963 | path = /opt/stack/data/swift/2/node/ 2022-02-14 20:04:18.963 | read only = false 2022-02-14 20:04:18.963 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-02-14 20:04:18.963 | 2022-02-14 20:04:18.963 | [object6633] 2022-02-14 20:04:18.963 | max connections = 25 2022-02-14 20:04:18.964 | path = /opt/stack/data/swift/3/node/ 2022-02-14 20:04:18.964 | read only = false 2022-02-14 20:04:18.964 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-02-14 20:04:18.964 | 2022-02-14 20:04:18.964 | [object6643] 2022-02-14 20:04:18.964 | max connections = 25 2022-02-14 20:04:18.964 | path = /opt/stack/data/swift/4/node/ 2022-02-14 20:04:18.964 | read only = false 2022-02-14 20:04:18.964 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-02-14 20:04:18.965 | + lib/swift:configure_swift:360 : is_ubuntu 2022-02-14 20:04:18.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:18.969 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:18.971 | + lib/swift:configure_swift:361 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-02-14 20:04:18.983 | + lib/swift:configure_swift:366 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-02-14 20:04:18.986 | + lib/swift:configure_swift:367 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-02-14 20:04:18.990 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-02-14 20:04:18.994 | + lib/swift:configure_swift:372 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-02-14 20:04:18.996 | + lib/swift:configure_swift:373 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-02-14 20:04:19.000 | + lib/swift:configure_swift:374 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-02-14 20:04:19.028 | + 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 20:04:19.054 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-02-14 20:04:19.071 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-02-14 20:04:19.098 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-02-14 20:04:19.116 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:04:19.144 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-02-14 20:04:19.163 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-02-14 20:04:19.191 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-02-14 20:04:19.208 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-02-14 20:04:19.237 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-02-14 20:04:19.255 | + lib/swift:configure_swift:390 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:04:19.283 | + lib/swift:configure_swift:392 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-02-14 20:04:19.302 | + lib/swift:configure_swift:393 : is_service_enabled tls-proxy 2022-02-14 20:04:19.316 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:19.319 | + lib/swift:configure_swift:396 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-02-14 20:04:19.347 | + lib/swift:configure_swift:402 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-02-14 20:04:19.374 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-02-14 20:04:19.401 | + lib/swift:configure_swift:406 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-02-14 20:04:19.427 | + lib/swift:configure_swift:409 : is_service_enabled ceilometer 2022-02-14 20:04:19.442 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:19.445 | + lib/swift:configure_swift:420 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-02-14 20:04:19.471 | + lib/swift:configure_swift:426 : is_service_enabled s3api 2022-02-14 20:04:19.486 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:19.488 | + lib/swift:configure_swift:429 : is_service_enabled keystone 2022-02-14 20:04:19.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:19.505 | + lib/swift:configure_swift:430 : swift_pipeline+=' authtoken' 2022-02-14 20:04:19.507 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2022-02-14 20:04:19.522 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:19.524 | + lib/swift:configure_swift:436 : swift_pipeline+=' keystoneauth' 2022-02-14 20:04:19.526 | + lib/swift:configure_swift:439 : swift_pipeline+=' tempauth ' 2022-02-14 20:04:19.528 | + lib/swift:configure_swift:441 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-02-14 20:04:19.533 | + lib/swift:configure_swift:442 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-02-14 20:04:19.542 | + lib/swift:configure_swift:444 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-02-14 20:04:19.569 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-02-14 20:04:19.597 | + lib/swift:configure_swift:448 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-02-14 20:04:19.626 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-02-14 20:04:19.656 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-02-14 20:04:19.682 | + lib/swift:configure_swift:456 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-02-14 20:04:19.684 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/swift/proxy-server.conf 2022-02-14 20:04:19.687 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=swift 2022-02-14 20:04:19.689 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=filter:authtoken 2022-02-14 20:04:19.691 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-02-14 20:04:19.718 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-02-14 20:04:19.745 | + 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 20:04:19.773 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-02-14 20:04:19.802 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-02-14 20:04:19.830 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-02-14 20:04:19.858 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-02-14 20:04:19.885 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-02-14 20:04:19.912 | + 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 20:04:19.939 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-02-14 20:04:19.966 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-02-14 20:04:19.994 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-02-14 20:04:20.020 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-02-14 20:04:20.048 | + lib/swift:configure_swift:461 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-02-14 20:04:20.077 | + lib/swift:configure_swift:462 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-02-14 20:04:20.105 | + lib/swift:configure_swift:467 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-02-14 20:04:20.124 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-02-14 20:04:20.152 | + lib/swift:configure_swift:471 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-02-14 20:04:20.179 | + lib/swift:configure_swift:473 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-02-14 20:04:20.183 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-02-14 20:04:20.212 | + lib/swift:configure_swift:475 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-02-14 20:04:20.239 | + lib/swift:configure_swift:476 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-02-14 20:04:20.266 | + lib/swift:configure_swift:478 : local node_number 2022-02-14 20:04:20.268 | + lib/swift:configure_swift:479 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:04:20.270 | + lib/swift:configure_swift:480 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 20:04:20.272 | + lib/swift:configure_swift:481 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-02-14 20:04:20.277 | + lib/swift:configure_swift:482 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-02-14 20:04:20.279 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2022-02-14 20:04:20.281 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:04:20.283 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2022-02-14 20:04:20.285 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2022-02-14 20:04:20.288 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:04:20.290 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:04:20.292 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-02-14 20:04:20.310 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-02-14 20:04:20.338 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-02-14 20:04:20.356 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-02-14 20:04:20.385 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-02-14 20:04:20.402 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:04:20.431 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-02-14 20:04:20.449 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:04:20.484 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-02-14 20:04:20.502 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:04:20.530 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-02-14 20:04:20.548 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-02-14 20:04:20.577 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:04:20.595 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:04:20.623 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-02-14 20:04:20.642 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-02-14 20:04:20.670 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-02-14 20:04:20.688 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-02-14 20:04:20.715 | + 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 20:04:20.720 | + lib/swift:configure_swift:483 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-02-14 20:04:20.738 | + lib/swift:configure_swift:484 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:04:20.768 | + 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 20:04:20.797 | + lib/swift:configure_swift:487 : swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 20:04:20.799 | + lib/swift:configure_swift:488 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-02-14 20:04:20.803 | + lib/swift:configure_swift:489 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-02-14 20:04:20.806 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2022-02-14 20:04:20.808 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:04:20.810 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2022-02-14 20:04:20.812 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2022-02-14 20:04:20.814 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:04:20.817 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:04:20.819 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-02-14 20:04:20.837 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-02-14 20:04:20.867 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-02-14 20:04:20.885 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-02-14 20:04:20.913 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-02-14 20:04:20.931 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:04:20.959 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-02-14 20:04:20.978 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:04:21.006 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-02-14 20:04:21.024 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:04:21.052 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-02-14 20:04:21.070 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-02-14 20:04:21.099 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:04:21.117 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:04:21.146 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-02-14 20:04:21.164 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-02-14 20:04:21.192 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-02-14 20:04:21.210 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-02-14 20:04:21.238 | + 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 20:04:21.243 | + lib/swift:configure_swift:490 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-02-14 20:04:21.262 | + lib/swift:configure_swift:491 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:04:21.290 | + lib/swift:configure_swift:493 : swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 20:04:21.292 | + lib/swift:configure_swift:494 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-02-14 20:04:21.296 | + lib/swift:configure_swift:495 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-02-14 20:04:21.299 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2022-02-14 20:04:21.301 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2022-02-14 20:04:21.303 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2022-02-14 20:04:21.306 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2022-02-14 20:04:21.308 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2022-02-14 20:04:21.310 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2022-02-14 20:04:21.313 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-02-14 20:04:21.330 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-02-14 20:04:21.358 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-02-14 20:04:21.376 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-02-14 20:04:21.404 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-02-14 20:04:21.422 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-02-14 20:04:21.451 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-02-14 20:04:21.469 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-02-14 20:04:21.497 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-02-14 20:04:21.516 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-02-14 20:04:21.543 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-02-14 20:04:21.561 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-02-14 20:04:21.589 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-02-14 20:04:21.607 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-02-14 20:04:21.636 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-02-14 20:04:21.654 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-02-14 20:04:21.683 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-02-14 20:04:21.700 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-02-14 20:04:21.727 | + 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 20:04:21.732 | + lib/swift:configure_swift:496 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-02-14 20:04:21.750 | + lib/swift:configure_swift:497 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-02-14 20:04:21.779 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-02-14 20:04:21.807 | + lib/swift:configure_swift:502 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-02-14 20:04:21.835 | + lib/swift:configure_swift:503 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-02-14 20:04:21.863 | + lib/swift:configure_swift:505 : testfile=/etc/swift/test.conf 2022-02-14 20:04:21.865 | + lib/swift:configure_swift:506 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-02-14 20:04:21.869 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-02-14 20:04:21.898 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-02-14 20:04:21.926 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-02-14 20:04:21.955 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-02-14 20:04:21.983 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-02-14 20:04:22.013 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-02-14 20:04:22.039 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-02-14 20:04:22.066 | + lib/swift:configure_swift:516 : iniset /etc/swift/test.conf func_test password4 testing4 2022-02-14 20:04:22.093 | + lib/swift:configure_swift:517 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-02-14 20:04:22.121 | + lib/swift:configure_swift:519 : is_service_enabled keystone 2022-02-14 20:04:22.137 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:22.139 | + lib/swift:configure_swift:520 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-02-14 20:04:22.157 | + lib/swift:configure_swift:521 : local auth_vers 2022-02-14 20:04:22.160 | ++ lib/swift:configure_swift:522 : iniget /etc/swift/test.conf func_test auth_version 2022-02-14 20:04:22.180 | + lib/swift:configure_swift:522 : auth_vers=3 2022-02-14 20:04:22.182 | + lib/swift:configure_swift:523 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.81 2022-02-14 20:04:22.209 | + lib/swift:configure_swift:524 : [[ http == \h\t\t\p\s ]] 2022-02-14 20:04:22.211 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_port 80 2022-02-14 20:04:22.238 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.81/identity 2022-02-14 20:04:22.267 | + lib/swift:configure_swift:530 : [[ 3 == \3 ]] 2022-02-14 20:04:22.270 | + lib/swift:configure_swift:531 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-02-14 20:04:22.296 | + lib/swift:configure_swift:535 : is_service_enabled tls-proxy 2022-02-14 20:04:22.312 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:22.314 | + lib/swift:configure_swift:541 : local user_group 2022-02-14 20:04:22.317 | ++ lib/swift:configure_swift:542 : id -g ubuntu 2022-02-14 20:04:22.322 | + lib/swift:configure_swift:542 : user_group=1000 2022-02-14 20:04:22.324 | + lib/swift:configure_swift:543 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-02-14 20:04:22.337 | + lib/swift:configure_swift:545 : local swift_log_dir=/opt/stack/data/swift/logs 2022-02-14 20:04:22.339 | + lib/swift:configure_swift:546 : sudo rm -rf /opt/stack/data/swift/logs 2022-02-14 20:04:22.350 | + lib/swift:configure_swift:547 : local swift_log_group=adm 2022-02-14 20:04:22.353 | + lib/swift:configure_swift:548 : is_suse 2022-02-14 20:04:22.355 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:04:22.358 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:04:22.360 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:04:22.362 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:04:22.365 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:04:22.368 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:04:22.370 | + lib/swift:configure_swift:551 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-02-14 20:04:22.382 | + lib/swift:configure_swift:553 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:04:22.384 | + lib/swift:configure_swift:561 : '[' False == True ']' 2022-02-14 20:04:22.387 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-02-14 20:04:22.403 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:22.406 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-02-14 20:04:22.423 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:22.426 | + ./stack.sh:main:919 : stack_install_service glance 2022-02-14 20:04:22.428 | + lib/stack:stack_install_service:20 : local service=glance 2022-02-14 20:04:22.431 | + lib/stack:stack_install_service:21 : type install_glance 2022-02-14 20:04:22.434 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:04:22.436 | + lib/stack:stack_install_service:32 : install_glance 2022-02-14 20:04:22.438 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-02-14 20:04:22.441 | + lib/glance:install_glance:507 : local glance_store_extras 2022-02-14 20:04:22.444 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-02-14 20:04:22.460 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:22.463 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-02-14 20:04:22.465 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-02-14 20:04:22.482 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:22.485 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-02-14 20:04:22.488 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-02-14 20:04:22.490 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-02-14 20:04:22.493 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:04:22.496 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:04:22.498 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-02-14 20:04:22.501 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:04:22.504 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-02-14 20:04:22.507 | ++ inc/python:join_extras:29 : local IFS=, 2022-02-14 20:04:22.510 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-02-14 20:04:22.513 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-02-14 20:04:22.515 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-02-14 20:04:22.518 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-02-14 20:04:22.520 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-02-14 20:04:22.524 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-02-14 20:04:22.526 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-02-14 20:04:22.529 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-02-14 20:04:22.533 | +++ 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 20:04:22.533 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-02-14 20:04:22.538 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-02-14 20:04:22.541 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-02-14 20:04:22.543 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-02-14 20:04:22.547 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-02-14 20:04:22.549 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-02-14 20:04:22.571 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-02-14 20:04:22.573 | + 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 20:04:23.441 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:23.441 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:23.441 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:23.441 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:24.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:04:24.593 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (2.7.0) 2022-02-14 20:04:24.675 | 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 20:04:24.676 | 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 20:04:24.677 | 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 20:04:24.678 | 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 20:04:24.680 | 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 20:04:24.681 | 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 20:04:24.682 | 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 20:04:24.683 | 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 20:04:24.684 | 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 20:04:24.686 | 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 20:04:24.687 | 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 20:04:24.688 | 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 20:04:24.690 | 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 20:04:24.692 | 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 20:04:24.694 | 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 20:04:24.696 | 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 20:04:24.699 | 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 20:04:24.701 | 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 20:04:24.710 | 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 20:04:24.711 | 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 20:04:24.724 | 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 20:04:24.794 | 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 20:04:24.796 | 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 20:04:24.797 | 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 20:04:24.820 | 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 20:04:24.821 | 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 20:04:24.823 | 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 20:04:24.825 | 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 20:04:24.826 | 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 20:04:24.836 | 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 20:04:24.878 | 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 20:04:24.879 | 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 20:04:24.880 | 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 20:04:24.881 | 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 20:04:24.901 | 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 20:04:24.903 | 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 20:04:24.918 | 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 20:04:24.934 | 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 20:04:24.935 | 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 20:04:24.954 | 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 20:04:24.955 | 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 20:04:25.037 | 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 20:04:25.039 | 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 20:04:25.040 | 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 20:04:25.041 | 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 20:04:25.090 | 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 20:04:25.117 | 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 20:04:25.314 | 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 20:04:25.318 | 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 20:04:25.353 | 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 20:04:25.355 | 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 20:04:25.357 | 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 20:04:25.358 | 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 20:04:25.359 | 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 20:04:25.360 | 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 20:04:25.438 | 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 20:04:25.609 | 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 20:04:25.632 | 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 20:04:25.717 | 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 20:04:25.864 | 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 20:04:27.963 | 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 20:04:27.970 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:04:27.970 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:04:28.094 | + inc/python:pip_install:200 : result=0 2022-02-14 20:04:28.097 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:04:28.099 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:28.102 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:28.104 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:28.107 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:28.109 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:28.111 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:04:28.114 | + functions-common:time_stop:2432 : start_time=1644869062565 2022-02-14 20:04:28.116 | + functions-common:time_stop:2434 : [[ -z 1644869062565 ]] 2022-02-14 20:04:28.119 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:28.123 | + functions-common:time_stop:2437 : end_time=1644869068121 2022-02-14 20:04:28.126 | + functions-common:time_stop:2438 : elapsed_time=5556 2022-02-14 20:04:28.128 | + functions-common:time_stop:2439 : total=64640 2022-02-14 20:04:28.130 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:28.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=70196 2022-02-14 20:04:28.135 | + inc/python:pip_install:203 : return 0 2022-02-14 20:04:28.138 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-02-14 20:04:28.141 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-02-14 20:04:28.143 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-02-14 20:04:28.157 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-02-14 20:04:28.161 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-02-14 20:04:28.165 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-02-14 20:04:28.167 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-02-14 20:04:28.169 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:04:28.172 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:04:28.174 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:04:28.177 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:04:28.179 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:04:28.182 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:04:28.199 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:04:28.201 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:04:28.203 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:28.206 | + functions-common:git_clone:629 : echo master 2022-02-14 20:04:28.207 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:04:28.212 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-02-14 20:04:28.214 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:28.217 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-02-14 20:04:28.220 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:04:28.220 | + functions-common:git_clone:678 : head -1 2022-02-14 20:04:28.223 | 4f4fc9b15 Merge "Remove six.assertRaisesRegex usage" 2022-02-14 20:04:28.227 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:04:28.229 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-02-14 20:04:28.232 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:04:28.234 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:04:28.237 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-02-14 20:04:28.240 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:04:28.242 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-02-14 20:04:28.245 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:04:28.247 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:04:28.250 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-02-14 20:04:28.252 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:04:28.254 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:04:28.258 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-02-14 20:04:28.260 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:04:28.263 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-02-14 20:04:28.266 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:04:28.268 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:04:28.271 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-02-14 20:04:28.278 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-02-14 20:04:28.280 | + 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 20:04:28.926 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-02-14 20:04:28.928 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:04:28.930 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:04:28.933 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:04:28.935 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-02-14 20:04:28.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-02-14 20:04:28.940 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:04:28.942 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:04:28.945 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:04:28.947 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:04:28.950 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:04:28.952 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:04:28.954 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:04:28.957 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-02-14 20:04:28.979 | Using python 3.8 to install /opt/stack/glance 2022-02-14 20:04:28.982 | + 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 20:04:29.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:29.861 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:29.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:29.861 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:30.999 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:04:31.024 | Obtaining file:///opt/stack/glance 2022-02-14 20:04:31.025 | Preparing metadata (setup.py): started 2022-02-14 20:04:32.275 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:04:32.347 | 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 20:04:32.348 | 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 20:04:32.349 | 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 20:04:32.350 | 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 20:04:32.352 | 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 20:04:32.353 | 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 20:04:32.354 | 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 20:04:32.355 | 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 20:04:32.356 | 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 20:04:32.357 | 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 20:04:32.358 | 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 20:04:32.359 | 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 20:04:32.360 | 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 20:04:32.362 | 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 20:04:32.363 | 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 20:04:32.364 | 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 20:04:32.365 | 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 20:04:32.366 | 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 20:04:32.368 | 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 20:04:32.369 | 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 20:04:32.370 | 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 20:04:32.371 | 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 20:04:32.372 | 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 20:04:32.373 | 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 20:04:32.374 | 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 20:04:32.375 | 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 20:04:32.376 | 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 20:04:32.377 | 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 20:04:32.378 | 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 20:04:32.380 | 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 20:04:32.381 | 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 20:04:32.382 | 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 20:04:32.384 | 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 20:04:32.385 | 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 20:04:32.386 | 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 20:04:32.387 | 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 20:04:32.388 | 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 20:04:32.389 | 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 20:04:32.390 | 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 20:04:32.391 | 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 20:04:32.392 | 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 20:04:32.394 | 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 20:04:32.395 | 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 20:04:32.396 | 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 20:04:32.412 | 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 20:04:32.413 | 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 20:04:32.415 | 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 20:04:32.435 | 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 20:04:32.437 | 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 20:04:32.477 | 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 20:04:32.492 | 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 20:04:32.502 | 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 20:04:32.517 | 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 20:04:32.519 | 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 20:04:32.608 | 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 20:04:32.684 | 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 20:04:32.735 | 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 20:04:32.739 | 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 20:04:32.771 | 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 20:04:32.816 | 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 20:04:32.817 | 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 20:04:32.818 | 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 20:04:32.902 | 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 20:04:32.904 | 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 20:04:32.906 | 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 20:04:32.933 | 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 20:04:32.981 | 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 20:04:32.984 | 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 20:04:33.043 | 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 20:04:33.044 | 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 20:04:33.046 | 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 20:04:33.050 | 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 20:04:33.051 | 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 20:04:33.073 | 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 20:04:33.074 | 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 20:04:33.076 | 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 20:04:33.120 | 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 20:04:33.164 | 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 20:04:33.165 | 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 20:04:33.166 | 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 20:04:33.244 | 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 20:04:33.304 | 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 20:04:33.406 | 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 20:04:33.698 | 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 20:04:33.701 | 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 20:04:33.703 | 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 20:04:33.704 | 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 20:04:33.764 | 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 20:04:33.789 | 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 20:04:33.910 | 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 20:04:34.020 | 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 20:04:34.240 | 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 20:04:34.242 | 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 20:04:34.244 | 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 20:04:34.246 | 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 20:04:34.247 | 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 20:04:34.248 | 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 20:04:34.249 | 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 20:04:34.372 | 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 20:04:34.406 | 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 20:04:34.452 | 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 20:04:34.456 | 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 20:04:34.706 | 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 20:04:34.898 | 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 20:04:34.900 | 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 20:04:34.902 | 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 20:04:34.903 | 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 20:04:34.979 | 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 20:04:35.137 | 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 20:04:35.267 | 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 20:04:35.578 | 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 20:04:35.579 | 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 20:04:35.806 | 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 20:04:36.085 | 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 20:04:36.396 | 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 20:04:36.397 | 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 20:04:37.816 | Installing collected packages: glance 2022-02-14 20:04:37.816 | Attempting uninstall: glance 2022-02-14 20:04:37.852 | Found existing installation: glance 24.0.0.dev61 2022-02-14 20:04:37.858 | Can't uninstall 'glance'. No files were found to uninstall. 2022-02-14 20:04:37.860 | Running setup.py develop for glance 2022-02-14 20:04:40.051 | Successfully installed glance 2022-02-14 20:04:40.051 | 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 20:04:40.059 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:04:40.059 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:04:40.199 | + inc/python:pip_install:200 : result=0 2022-02-14 20:04:40.202 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:04:40.204 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:40.206 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:40.209 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:40.212 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:40.214 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:40.216 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:04:40.218 | + functions-common:time_stop:2432 : start_time=1644869068973 2022-02-14 20:04:40.221 | + functions-common:time_stop:2434 : [[ -z 1644869068973 ]] 2022-02-14 20:04:40.224 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:40.229 | + functions-common:time_stop:2437 : end_time=1644869080225 2022-02-14 20:04:40.231 | + functions-common:time_stop:2438 : elapsed_time=11252 2022-02-14 20:04:40.233 | + functions-common:time_stop:2439 : total=70196 2022-02-14 20:04:40.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:40.238 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81448 2022-02-14 20:04:40.240 | + inc/python:pip_install:203 : return 0 2022-02-14 20:04:40.243 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:04:40.246 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:04:40.248 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:04:40.268 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-02-14 20:04:40.280 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-02-14 20:04:40.282 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-02-14 20:04:40.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:04:40.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:04:40.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-02-14 20:04:40.293 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:04:40.295 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:04:40.297 | + ./stack.sh:main:920 : configure_glance 2022-02-14 20:04:40.300 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-02-14 20:04:40.312 | + lib/glance:configure_glance:326 : local dburl 2022-02-14 20:04:40.315 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-02-14 20:04:40.318 | ++ lib/database:database_connection_url:134 : local db=glance 2022-02-14 20:04:40.321 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-02-14 20:04:40.323 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-02-14 20:04:40.325 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 20:04:40.328 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-02-14 20:04:40.331 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-02-14 20:04:40.359 | + 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 20:04:40.389 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-02-14 20:04:40.419 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 20:04:40.449 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-02-14 20:04:40.478 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-02-14 20:04:40.508 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-02-14 20:04:40.511 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 20:04:40.513 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=glance 2022-02-14 20:04:40.515 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:04:40.518 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-02-14 20:04:40.546 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-02-14 20:04:40.576 | + 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 20:04:40.605 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-02-14 20:04:40.635 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-02-14 20:04:40.664 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-02-14 20:04:40.693 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-02-14 20:04:40.723 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-02-14 20:04:40.753 | + 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 20:04:40.783 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:04:40.812 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-02-14 20:04:40.842 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-02-14 20:04:40.844 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-02-14 20:04:40.847 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-02-14 20:04:40.849 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:04:40.852 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:04:40.854 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:04:40.871 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:40.874 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:04:40.877 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:04:40.879 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:04:40.896 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:40.899 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:04:40.902 | + 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 20:04:40.932 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:04:40.934 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:04:40.937 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-02-14 20:04:40.939 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-02-14 20:04:40.941 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-02-14 20:04:40.972 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-02-14 20:04:41.003 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-02-14 20:04:41.005 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-02-14 20:04:41.008 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-02-14 20:04:41.010 | + lib/glance:configure_glance_store:254 : local be 2022-02-14 20:04:41.013 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-02-14 20:04:41.015 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-02-14 20:04:41.018 | + 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 20:04:41.047 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-02-14 20:04:41.049 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.81 2022-02-14 20:04:41.080 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-02-14 20:04:41.082 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-02-14 20:04:41.099 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:41.102 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-02-14 20:04:41.132 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-02-14 20:04:41.161 | + 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 20:04:41.192 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-02-14 20:04:41.221 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-02-14 20:04:41.251 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-02-14 20:04:41.268 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:41.270 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:04:41.300 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-02-14 20:04:41.329 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-02-14 20:04:41.359 | + 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 20:04:41.389 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-02-14 20:04:41.418 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.81/image 2022-02-14 20:04:41.449 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-02-14 20:04:41.466 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:41.469 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-02-14 20:04:41.471 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-02-14 20:04:41.474 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-02-14 20:04:41.477 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:04:41.495 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:04:41.497 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:04:41.499 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:04:41.502 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:04:41.504 | + 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 20:04:41.534 | + 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 20:04:41.564 | + 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 20:04:41.593 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:04:41.623 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-02-14 20:04:41.628 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-02-14 20:04:41.658 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-02-14 20:04:41.688 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-02-14 20:04:41.718 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.81/identity 2022-02-14 20:04:41.748 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-02-14 20:04:41.778 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-02-14 20:04:41.808 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-02-14 20:04:41.838 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-02-14 20:04:41.869 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-02-14 20:04:41.899 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-02-14 20:04:41.929 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-02-14 20:04:41.959 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-02-14 20:04:41.964 | + 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 20:04:41.972 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-02-14 20:04:41.989 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:04:41.992 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-02-14 20:04:41.994 | + 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 20:04:41.997 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-02-14 20:04:41.999 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-02-14 20:04:42.001 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-02-14 20:04:42.004 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-02-14 20:04:42.008 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-02-14 20:04:42.010 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-02-14 20:04:42.014 | + 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 20:04:42.044 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-02-14 20:04:42.046 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-02-14 20:04:42.049 | ++ functions:get_random_port:837 : true 2022-02-14 20:04:42.051 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-02-14 20:04:42.053 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-02-14 20:04:42.056 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-02-14 20:04:42.114 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-02-14 20:04:42.117 | ++ functions:get_random_port:841 : break 2 2022-02-14 20:04:42.119 | ++ functions:get_random_port:845 : echo 60999 2022-02-14 20:04:42.122 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-02-14 20:04:42.124 | + 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 20:04:42.151 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-02-14 20:04:42.178 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-02-14 20:04:42.206 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:04:42.234 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:04:42.261 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:04:42.290 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:04:42.317 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:04:42.345 | + 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 20:04:42.373 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:04:42.401 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:04:42.430 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:04:42.458 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:04:42.485 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:04:42.513 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-02-14 20:04:42.540 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-02-14 20:04:42.568 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-02-14 20:04:42.596 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-02-14 20:04:42.624 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-02-14 20:04:42.653 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-02-14 20:04:42.656 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-02-14 20:04:42.658 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:04:42.660 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:42.663 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:42.665 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-02-14 20:04:42.667 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-02-14 20:04:42.723 | proxy (enabled by site administrator) 2022-02-14 20:04:42.726 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-02-14 20:04:42.729 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-02-14 20:04:42.731 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:04:42.733 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:42.736 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:42.738 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-02-14 20:04:42.741 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-02-14 20:04:42.796 | proxy_http (enabled by site administrator) 2022-02-14 20:04:42.800 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-02-14 20:04:42.803 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-02-14 20:04:42.806 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-02-14 20:04:42.808 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:04:42.811 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:42.813 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:42.816 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:04:42.819 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:04:42.822 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-02-14 20:04:42.823 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:04:42.832 | KeepAlive Off 2022-02-14 20:04:42.837 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:04:42.837 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-02-14 20:04:42.846 | SetEnv proxy-sendchunked 1 2022-02-14 20:04:42.850 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-02-14 20:04:42.850 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-02-14 20:04:42.858 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-02-14 20:04:42.862 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-02-14 20:04:42.865 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-02-14 20:04:42.867 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:04:42.870 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:04:42.872 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:04:42.875 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:42.877 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:42.879 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:04:42.882 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:04:42.885 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:42.887 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:42.889 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-02-14 20:04:42.951 | Site glance-wsgi-api already enabled 2022-02-14 20:04:42.956 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-02-14 20:04:42.958 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:04:42.961 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:04:42.964 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:04:43.105 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-02-14 20:04:43.111 | + 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 20:04:43.148 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-02-14 20:04:43.151 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-02-14 20:04:43.172 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:04:43.175 | + ./stack.sh:main:925 : stack_install_service cinder 2022-02-14 20:04:43.177 | + lib/stack:stack_install_service:20 : local service=cinder 2022-02-14 20:04:43.180 | + lib/stack:stack_install_service:21 : type install_cinder 2022-02-14 20:04:43.183 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:04:43.186 | + lib/stack:stack_install_service:32 : install_cinder 2022-02-14 20:04:43.188 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-02-14 20:04:43.191 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-02-14 20:04:43.193 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-02-14 20:04:43.195 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:04:43.198 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:04:43.201 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:04:43.204 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:04:43.206 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:04:43.209 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:04:43.227 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:04:43.230 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:04:43.232 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:43.236 | + functions-common:git_clone:629 : echo master 2022-02-14 20:04:43.236 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:04:43.241 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-02-14 20:04:43.244 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:43.246 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-02-14 20:04:43.249 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:04:43.249 | + functions-common:git_clone:678 : head -1 2022-02-14 20:04:43.298 | 44351a4a4 Merge "[SVf] update rccg name property to metadata" 2022-02-14 20:04:43.302 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:04:43.305 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-02-14 20:04:43.308 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:04:43.310 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:04:43.313 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-02-14 20:04:43.316 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:04:43.318 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-02-14 20:04:43.321 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:04:43.323 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:04:43.326 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-02-14 20:04:43.328 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:04:43.331 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:04:43.334 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-02-14 20:04:43.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:04:43.340 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-02-14 20:04:43.343 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:04:43.345 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:04:43.349 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-02-14 20:04:43.355 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-02-14 20:04:43.358 | + 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 20:04:44.012 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-02-14 20:04:44.015 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:04:44.017 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:04:44.020 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:04:44.022 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-02-14 20:04:44.025 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-02-14 20:04:44.027 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:04:44.029 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:04:44.032 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:04:44.034 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:04:44.036 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:04:44.039 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:04:44.041 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:04:44.044 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-02-14 20:04:44.065 | Using python 3.8 to install /opt/stack/cinder 2022-02-14 20:04:44.068 | + 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 20:04:44.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:44.951 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:44.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:04:44.951 | from cryptography.utils import int_from_bytes 2022-02-14 20:04:46.086 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:04:46.112 | Obtaining file:///opt/stack/cinder 2022-02-14 20:04:46.112 | Preparing metadata (setup.py): started 2022-02-14 20:04:48.078 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:04:48.212 | 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 20:04:48.213 | 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 20:04:48.214 | 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 20:04:48.215 | 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 20:04:48.216 | 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 20:04:48.217 | 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 20:04:48.218 | 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 20:04:48.219 | 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 20:04:48.220 | 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 20:04:48.221 | 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 20:04:48.222 | 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 20:04:48.223 | 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 20:04:48.224 | 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 20:04:48.226 | 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 20:04:48.227 | 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 20:04:48.228 | 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 20:04:48.229 | 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 20:04:48.230 | 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 20:04:48.231 | 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 20:04:48.232 | 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 20:04:48.233 | 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 20:04:48.234 | 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 20:04:48.236 | 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 20:04:48.237 | 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 20:04:48.238 | 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 20:04:48.239 | 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 20:04:48.240 | 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 20:04:48.242 | 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 20:04:48.243 | 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 20:04:48.244 | 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 20:04:48.245 | 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 20:04:48.246 | 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 20:04:48.247 | 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 20:04:48.248 | 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 20:04:48.249 | 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 20:04:48.250 | 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 20:04:48.252 | 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 20:04:48.253 | 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 20:04:48.254 | 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 20:04:48.255 | 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 20:04:48.256 | 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 20:04:48.257 | 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 20:04:48.258 | 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 20:04:48.259 | 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 20:04:48.260 | 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 20:04:48.262 | 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 20:04:48.263 | 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 20:04:48.264 | 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 20:04:48.265 | 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 20:04:48.266 | 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 20:04:48.267 | 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 20:04:48.268 | 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 20:04:48.269 | 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 20:04:48.270 | 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 20:04:48.271 | 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 20:04:48.272 | 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 20:04:48.274 | 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 20:04:48.275 | 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 20:04:48.275 | 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 20:04:48.277 | 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 20:04:48.278 | 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 20:04:48.279 | 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 20:04:48.292 | 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 20:04:48.293 | 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 20:04:48.294 | 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 20:04:48.356 | 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 20:04:48.387 | 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 20:04:48.402 | 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 20:04:48.403 | 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 20:04:48.404 | 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 20:04:48.405 | 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 20:04:48.501 | 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 20:04:48.552 | 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 20:04:48.554 | 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 20:04:48.584 | 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 20:04:48.586 | 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 20:04:48.587 | 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 20:04:48.641 | 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 20:04:48.711 | 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 20:04:48.713 | 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 20:04:48.714 | 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 20:04:48.715 | 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 20:04:48.776 | 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 20:04:48.777 | 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 20:04:48.779 | 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 20:04:48.838 | 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 20:04:48.841 | 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 20:04:48.900 | 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 20:04:48.903 | 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 20:04:48.906 | 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 20:04:48.907 | 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 20:04:48.908 | 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 20:04:48.932 | 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 20:04:48.934 | 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 20:04:48.936 | 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 20:04:48.981 | 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 20:04:49.066 | 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 20:04:49.072 | 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 20:04:49.093 | 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 20:04:49.119 | 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 20:04:49.186 | 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 20:04:49.190 | 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 20:04:49.322 | 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 20:04:49.347 | 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 20:04:49.485 | 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 20:04:49.522 | 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 20:04:49.523 | 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 20:04:49.526 | 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 20:04:49.728 | 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 20:04:49.731 | 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 20:04:49.733 | 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 20:04:49.770 | 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 20:04:49.799 | 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 20:04:50.041 | 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 20:04:50.042 | 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 20:04:50.185 | 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 20:04:50.186 | 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 20:04:50.189 | 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 20:04:50.321 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev196) (0.12.2) 2022-02-14 20:04:50.443 | 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 20:04:50.446 | 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 20:04:50.447 | 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 20:04:50.482 | 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 20:04:50.734 | 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 20:04:50.814 | 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 20:04:50.817 | 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 20:04:51.018 | 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 20:04:51.110 | 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 20:04:51.111 | 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 20:04:51.294 | 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 20:04:51.727 | 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 20:04:51.781 | 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 20:04:51.836 | 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 20:04:52.901 | 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 20:04:53.180 | 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 20:04:53.181 | 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 20:04:53.327 | 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 20:04:53.521 | 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 20:04:53.651 | 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 20:04:55.330 | Installing collected packages: cinder 2022-02-14 20:04:55.330 | Attempting uninstall: cinder 2022-02-14 20:04:55.331 | Found existing installation: cinder 19.1.0.dev196 2022-02-14 20:04:55.337 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-02-14 20:04:55.339 | Running setup.py develop for cinder 2022-02-14 20:04:58.868 | Successfully installed cinder 2022-02-14 20:04:58.868 | 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 20:04:58.876 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:04:58.876 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:04:59.027 | + inc/python:pip_install:200 : result=0 2022-02-14 20:04:59.029 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:04:59.032 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:59.034 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:59.036 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:59.038 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:59.041 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:59.043 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:04:59.045 | + functions-common:time_stop:2432 : start_time=1644869084060 2022-02-14 20:04:59.048 | + functions-common:time_stop:2434 : [[ -z 1644869084060 ]] 2022-02-14 20:04:59.050 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:59.055 | + functions-common:time_stop:2437 : end_time=1644869099052 2022-02-14 20:04:59.058 | + functions-common:time_stop:2438 : elapsed_time=14992 2022-02-14 20:04:59.060 | + functions-common:time_stop:2439 : total=81448 2022-02-14 20:04:59.062 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:59.064 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96440 2022-02-14 20:04:59.067 | + inc/python:pip_install:203 : return 0 2022-02-14 20:04:59.070 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:04:59.072 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:04:59.075 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:04:59.093 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-02-14 20:04:59.106 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-02-14 20:04:59.108 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-02-14 20:04:59.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:04:59.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:04:59.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-02-14 20:04:59.119 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:04:59.122 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-02-14 20:04:59.124 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-02-14 20:04:59.127 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-02-14 20:04:59.129 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:59.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:59.135 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-02-14 20:04:59.146 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-02-14 20:04:59.149 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:04:59.152 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:04:59.155 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:04:59.157 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:04:59.160 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:04:59.162 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:04:59.165 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:59.167 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:59.170 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:04:59.172 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:04:59.175 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:04:59.177 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:04:59.180 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-02-14 20:04:59.182 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:04:59.185 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:04:59.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:04:59.190 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-02-14 20:04:59.214 | + 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 20:04:59.321 | Reading package lists... 2022-02-14 20:04:59.559 | Building dependency tree... 2022-02-14 20:04:59.561 | Reading state information... 2022-02-14 20:04:59.814 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-02-14 20:04:59.814 | The following packages were automatically installed and are no longer required: 2022-02-14 20:04:59.815 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:04:59.815 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:04:59.815 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:04:59.815 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:04:59.815 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:04:59.815 | python3-zope.interface 2022-02-14 20:04:59.815 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:04:59.928 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:04:59.932 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:04:59.935 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:04:59.938 | + functions-common:time_stop:2425 : local name 2022-02-14 20:04:59.940 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:04:59.943 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:04:59.946 | + functions-common:time_stop:2428 : local total 2022-02-14 20:04:59.948 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:04:59.951 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:04:59.953 | + functions-common:time_stop:2432 : start_time=1644869099211 2022-02-14 20:04:59.956 | + functions-common:time_stop:2434 : [[ -z 1644869099211 ]] 2022-02-14 20:04:59.959 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:04:59.964 | + functions-common:time_stop:2437 : end_time=1644869099961 2022-02-14 20:04:59.966 | + functions-common:time_stop:2438 : elapsed_time=750 2022-02-14 20:04:59.969 | + functions-common:time_stop:2439 : total=5225 2022-02-14 20:04:59.971 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:04:59.974 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5975 2022-02-14 20:04:59.976 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:04:59.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:04:59.981 | + ./stack.sh:main:926 : configure_cinder 2022-02-14 20:04:59.984 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-02-14 20:04:59.996 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-02-14 20:05:00.000 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-02-14 20:05:00.002 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-02-14 20:05:00.005 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 20:05:00.008 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-02-14 20:05:00.009 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 20:05:00.013 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-02-14 20:05:00.015 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-02-14 20:05:00.017 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 20:05:00.020 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-02-14 20:05:00.022 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-02-14 20:05:00.024 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-02-14 20:05:00.027 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-02-14 20:05:00.029 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-02-14 20:05:00.040 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-02-14 20:05:00.052 | + 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 20:05:00.064 | + 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 20:05:00.076 | + 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 20:05:00.089 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 20:05:00.091 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 20:05:00.096 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.6cwYnGeMsL 2022-02-14 20:05:00.098 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 20:05:00.100 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-02-14 20:05:00.102 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-02-14 20:05:00.105 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.6cwYnGeMsL 2022-02-14 20:05:00.108 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.6cwYnGeMsL 2022-02-14 20:05:00.120 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.6cwYnGeMsL /etc/sudoers.d/cinder-rootwrap 2022-02-14 20:05:00.133 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-02-14 20:05:00.137 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 20:05:00.139 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 20:05:00.141 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 20:05:00.143 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 20:05:00.146 | + 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 20:05:00.148 | + 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 20:05:00.151 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-02-14 20:05:00.153 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-02-14 20:05:00.158 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-02-14 20:05:00.162 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-02-14 20:05:00.180 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-02-14 20:05:00.199 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-02-14 20:05:00.218 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-02-14 20:05:00.236 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-02-14 20:05:00.255 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-02-14 20:05:00.275 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-02-14 20:05:00.296 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-02-14 20:05:00.315 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-02-14 20:05:00.318 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:05:00.321 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=cinder 2022-02-14 20:05:00.323 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:05:00.325 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-02-14 20:05:00.355 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-02-14 20:05:00.383 | + 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 20:05:00.411 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-02-14 20:05:00.439 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-02-14 20:05:00.466 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-02-14 20:05:00.495 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-02-14 20:05:00.524 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-02-14 20:05:00.551 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:05:00.580 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:05:00.609 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-02-14 20:05:00.640 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-02-14 20:05:00.668 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-02-14 20:05:00.671 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-02-14 20:05:00.673 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-02-14 20:05:00.676 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-02-14 20:05:00.678 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-02-14 20:05:00.681 | + 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 20:05:00.712 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-02-14 20:05:00.740 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-02-14 20:05:00.768 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-02-14 20:05:00.796 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-02-14 20:05:00.825 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-02-14 20:05:00.853 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-02-14 20:05:00.884 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-02-14 20:05:00.886 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.81 2022-02-14 20:05:00.915 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 20:05:00.947 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-02-14 20:05:00.954 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 6a804dd57f2341710020807e9ffd3ab0 2022-02-14 20:05:00.983 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-02-14 20:05:00.986 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-02-14 20:05:01.013 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-02-14 20:05:01.042 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-02-14 20:05:01.070 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-02-14 20:05:01.098 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-02-14 20:05:01.116 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:01.118 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 20:05:01.121 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-02-14 20:05:01.123 | + lib/cinder:configure_cinder:301 : local default_name= 2022-02-14 20:05:01.125 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-02-14 20:05:01.127 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 20:05:01.130 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-02-14 20:05:01.132 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-02-14 20:05:01.134 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-02-14 20:05:01.137 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-02-14 20:05:01.139 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-02-14 20:05:01.142 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-02-14 20:05:01.173 | + 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 20:05:01.200 | + 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 20:05:01.229 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-02-14 20:05:01.256 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-02-14 20:05:01.285 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-02-14 20:05:01.313 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-02-14 20:05:01.315 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-02-14 20:05:01.318 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-02-14 20:05:01.320 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-02-14 20:05:01.348 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-02-14 20:05:01.351 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-02-14 20:05:01.379 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-02-14 20:05:01.382 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-02-14 20:05:01.384 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-02-14 20:05:01.386 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-02-14 20:05:01.415 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-02-14 20:05:01.417 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-02-14 20:05:01.419 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-02-14 20:05:01.436 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:01.438 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-02-14 20:05:01.441 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-02-14 20:05:01.443 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-02-14 20:05:01.446 | + 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 20:05:01.474 | + 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 20:05:01.502 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-02-14 20:05:01.520 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:01.523 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-02-14 20:05:01.539 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:01.541 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-02-14 20:05:01.558 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:01.560 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-02-14 20:05:01.563 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-02-14 20:05:01.565 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-02-14 20:05:01.567 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-02-14 20:05:01.570 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:05:01.573 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:05:01.575 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:05:01.593 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:01.596 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:05:01.598 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:05:01.601 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:05:01.617 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:01.619 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:05:01.622 | + 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 20:05:01.651 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:05:01.653 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:05:01.656 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-02-14 20:05:01.658 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-02-14 20:05:01.661 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:05:01.664 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:05:01.680 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:05:01.683 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:05:01.685 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:05:01.687 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:05:01.690 | + 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 20:05:01.719 | + 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 20:05:01.747 | + 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 20:05:01.776 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:05:01.804 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-02-14 20:05:01.821 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:01.823 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-02-14 20:05:01.826 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-02-14 20:05:01.828 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-02-14 20:05:01.831 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-02-14 20:05:01.833 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:05:01.836 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:05:01.839 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-02-14 20:05:01.843 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-02-14 20:05:01.845 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:05:01.847 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:05:01.860 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:05:01.860 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:01.869 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:05:01.873 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:01.889 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-02-14 20:05:01.891 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-02-14 20:05:01.895 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-02-14 20:05:01.924 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-02-14 20:05:01.951 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-02-14 20:05:01.978 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:05:02.006 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:05:02.033 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:05:02.061 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:05:02.088 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:05:02.117 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:05:02.144 | + 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 20:05:02.171 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:05:02.199 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:05:02.227 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:05:02.255 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:05:02.257 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:05:02.260 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-02-14 20:05:02.263 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-02-14 20:05:02.265 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:05:02.267 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:02.270 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:02.272 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:05:02.275 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:05:02.278 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-02-14 20:05:02.306 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:05:02.334 | + 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 20:05:02.335 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-02-14 20:05:02.343 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-02-14 20:05:02.347 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-02-14 20:05:02.349 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-02-14 20:05:02.352 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:05:02.354 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:05:02.357 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:05:02.359 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:02.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:02.364 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:05:02.367 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:05:02.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:02.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:02.374 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-02-14 20:05:02.435 | Enabling site cinder-wsgi. 2022-02-14 20:05:02.440 | To activate the new configuration, you need to run: 2022-02-14 20:05:02.440 | systemctl reload apache2 2022-02-14 20:05:02.445 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:05:02.447 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:05:02.450 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:05:02.452 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:05:02.594 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-02-14 20:05:02.596 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-02-14 20:05:02.628 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.81/image 2022-02-14 20:05:02.657 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-02-14 20:05:02.674 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:02.676 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-02-14 20:05:02.679 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/cinder/cinder.conf 2022-02-14 20:05:02.681 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:05:02.684 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 20:05:02.686 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-02-14 20:05:02.717 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/cinder/cinder.conf nova interface public 2022-02-14 20:05:02.746 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.81/identity 2022-02-14 20:05:02.774 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/cinder/cinder.conf nova username nova 2022-02-14 20:05:02.803 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-02-14 20:05:02.831 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-02-14 20:05:02.859 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/cinder/cinder.conf nova project_name service 2022-02-14 20:05:02.887 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-02-14 20:05:02.916 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:05:02.943 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-02-14 20:05:02.972 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-02-14 20:05:03.000 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:05:03.029 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-02-14 20:05:03.031 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-02-14 20:05:03.048 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:03.050 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.81:2379 2022-02-14 20:05:03.081 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-02-14 20:05:03.084 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-02-14 20:05:03.102 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:03.104 | + ./stack.sh:main:931 : stack_install_service neutron 2022-02-14 20:05:03.107 | + lib/stack:stack_install_service:20 : local service=neutron 2022-02-14 20:05:03.109 | + lib/stack:stack_install_service:21 : type install_neutron 2022-02-14 20:05:03.112 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:05:03.114 | + lib/stack:stack_install_service:32 : install_neutron 2022-02-14 20:05:03.117 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-02-14 20:05:03.120 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:05:03.121 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:05:03.126 | + 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 20:05:03.129 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:05:03.132 | + 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 20:05:03.135 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:05:03.137 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-02-14 20:05:03.140 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-02-14 20:05:03.142 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-02-14 20:05:03.145 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:05:03.148 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:05:03.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-02-14 20:05:03.153 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:05:03.156 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-02-14 20:05:03.158 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-02-14 20:05:03.160 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-02-14 20:05:03.163 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:05:03.165 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:05:03.168 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:05:03.171 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:05:03.173 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:05:03.176 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:05:03.192 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:05:03.194 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:05:03.197 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:03.200 | + functions-common:git_clone:629 : echo master 2022-02-14 20:05:03.200 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:05:03.205 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-02-14 20:05:03.208 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:03.211 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-02-14 20:05:03.214 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:05:03.214 | + functions-common:git_clone:678 : head -1 2022-02-14 20:05:03.219 | fc3d3cc824 Merge "[OVS] Add IPv6 ICMP RA to the default ingress rules" 2022-02-14 20:05:03.222 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:05:03.225 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-02-14 20:05:03.227 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:05:03.230 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:05:03.232 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-02-14 20:05:03.235 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:05:03.237 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-02-14 20:05:03.240 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:05:03.243 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:05:03.246 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-02-14 20:05:03.248 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:05:03.251 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:05:03.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-02-14 20:05:03.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:05:03.260 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-02-14 20:05:03.262 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:05:03.265 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:05:03.268 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-02-14 20:05:03.274 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-02-14 20:05:03.277 | + 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 20:05:03.926 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-02-14 20:05:03.929 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:05:03.931 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:05:03.933 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:05:03.936 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-02-14 20:05:03.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-02-14 20:05:03.941 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:05:03.943 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:05:03.946 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:05:03.948 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:05:03.951 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:05:03.953 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:05:03.956 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:05:03.958 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-02-14 20:05:03.979 | Using python 3.8 to install /opt/stack/neutron 2022-02-14 20:05:03.982 | + 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 20:05:04.854 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:04.854 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:04.854 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:04.854 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:05.991 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:05:06.020 | Obtaining file:///opt/stack/neutron 2022-02-14 20:05:06.020 | Preparing metadata (setup.py): started 2022-02-14 20:05:08.193 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:05:08.284 | 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 20:05:08.285 | 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 20:05:08.286 | 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 20:05:08.287 | 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 20:05:08.288 | 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 20:05:08.289 | 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 20:05:08.290 | 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 20:05:08.291 | 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 20:05:08.292 | 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 20:05:08.293 | 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 20:05:08.294 | 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 20:05:08.295 | 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 20:05:08.296 | 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 20:05:08.297 | 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 20:05:08.298 | 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 20:05:08.299 | 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 20:05:08.301 | 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 20:05:08.302 | 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 20:05:08.303 | 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 20:05:08.304 | 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 20:05:08.305 | 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 20:05:08.306 | 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 20:05:08.307 | 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 20:05:08.308 | 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 20:05:08.309 | 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 20:05:08.311 | 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 20:05:08.312 | 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 20:05:08.313 | 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 20:05:08.314 | 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 20:05:08.315 | 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 20:05:08.316 | 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 20:05:08.317 | 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 20:05:08.318 | 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 20:05:08.320 | 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 20:05:08.321 | 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 20:05:08.322 | 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 20:05:08.323 | 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 20:05:08.324 | 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 20:05:08.325 | 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 20:05:08.327 | 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 20:05:08.328 | 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 20:05:08.329 | 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 20:05:08.330 | 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 20:05:08.331 | 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 20:05:08.332 | 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 20:05:08.333 | 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 20:05:08.334 | 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 20:05:08.336 | 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 20:05:08.337 | 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 20:05:08.338 | 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 20:05:08.339 | 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 20:05:08.340 | 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 20:05:08.341 | 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 20:05:08.343 | 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 20:05:08.344 | 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 20:05:08.359 | 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 20:05:08.361 | 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 20:05:08.363 | 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 20:05:08.371 | 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 20:05:08.384 | 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 20:05:08.385 | 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 20:05:08.387 | 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 20:05:08.406 | 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 20:05:08.413 | 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 20:05:08.472 | 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 20:05:08.474 | 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 20:05:08.527 | 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 20:05:08.531 | 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 20:05:08.576 | 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 20:05:08.579 | 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 20:05:08.608 | 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 20:05:08.609 | 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 20:05:08.611 | 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 20:05:08.612 | 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 20:05:08.613 | 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 20:05:08.614 | 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 20:05:08.616 | 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 20:05:08.617 | 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 20:05:08.635 | 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 20:05:08.725 | 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 20:05:08.768 | 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 20:05:08.858 | 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 20:05:08.861 | 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 20:05:08.862 | 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 20:05:08.919 | 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 20:05:08.923 | 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 20:05:08.981 | 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 20:05:08.982 | 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 20:05:08.984 | 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 20:05:08.986 | 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 20:05:09.012 | 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 20:05:09.015 | 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 20:05:09.062 | 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 20:05:09.114 | 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 20:05:09.148 | 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 20:05:09.151 | 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 20:05:09.174 | 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 20:05:09.313 | 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 20:05:09.384 | 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 20:05:09.462 | 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 20:05:09.463 | 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 20:05:09.575 | 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 20:05:09.576 | 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 20:05:09.577 | 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 20:05:09.578 | 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 20:05:09.579 | 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 20:05:09.580 | 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 20:05:09.581 | 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 20:05:09.786 | 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 20:05:09.789 | 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 20:05:09.791 | 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 20:05:09.836 | 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 20:05:09.839 | 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 20:05:09.931 | 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 20:05:09.932 | 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 20:05:09.935 | 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 20:05:09.937 | 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 20:05:09.974 | 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 20:05:10.309 | 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 20:05:10.385 | 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 20:05:10.576 | 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 20:05:10.650 | 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 20:05:10.651 | 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 20:05:10.876 | 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 20:05:11.050 | 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 20:05:11.574 | 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 20:05:11.622 | 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 20:05:12.257 | 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 20:05:12.259 | 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 20:05:12.562 | 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 20:05:12.563 | 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 20:05:12.730 | 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 20:05:12.978 | 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 20:05:12.979 | 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 20:05:13.165 | 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 20:05:13.384 | 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 20:05:14.964 | Installing collected packages: neutron 2022-02-14 20:05:14.965 | Attempting uninstall: neutron 2022-02-14 20:05:14.965 | Found existing installation: neutron 19.1.0.dev501 2022-02-14 20:05:14.984 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-02-14 20:05:14.986 | Running setup.py develop for neutron 2022-02-14 20:05:18.651 | Successfully installed neutron 2022-02-14 20:05:18.651 | 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 20:05:18.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:05:18.659 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:05:18.803 | + inc/python:pip_install:200 : result=0 2022-02-14 20:05:18.805 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:05:18.808 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:18.810 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:18.812 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:18.814 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:18.817 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:18.819 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:05:18.822 | + functions-common:time_stop:2432 : start_time=1644869103974 2022-02-14 20:05:18.824 | + functions-common:time_stop:2434 : [[ -z 1644869103974 ]] 2022-02-14 20:05:18.827 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:18.831 | + functions-common:time_stop:2437 : end_time=1644869118828 2022-02-14 20:05:18.833 | + functions-common:time_stop:2438 : elapsed_time=14854 2022-02-14 20:05:18.836 | + functions-common:time_stop:2439 : total=96440 2022-02-14 20:05:18.838 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:18.840 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=111294 2022-02-14 20:05:18.843 | + inc/python:pip_install:203 : return 0 2022-02-14 20:05:18.845 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:05:18.848 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:05:18.850 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:05:18.869 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-02-14 20:05:18.881 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-02-14 20:05:18.884 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-02-14 20:05:18.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:05:18.889 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:05:18.892 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-02-14 20:05:18.894 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:05:18.897 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-02-14 20:05:18.900 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:05:18.902 | + ./stack.sh:main:934 : is_service_enabled nova 2022-02-14 20:05:18.920 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:18.922 | + ./stack.sh:main:936 : stack_install_service nova 2022-02-14 20:05:18.925 | + lib/stack:stack_install_service:20 : local service=nova 2022-02-14 20:05:18.927 | + lib/stack:stack_install_service:21 : type install_nova 2022-02-14 20:05:18.930 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:05:18.932 | + lib/stack:stack_install_service:32 : install_nova 2022-02-14 20:05:18.935 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-02-14 20:05:18.937 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-02-14 20:05:18.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:05:18.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:05:18.946 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-02-14 20:05:18.948 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:05:18.951 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-02-14 20:05:18.967 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:18.969 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-02-14 20:05:18.986 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:18.988 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-02-14 20:05:19.005 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:19.008 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-02-14 20:05:19.010 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-02-14 20:05:19.013 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-02-14 20:05:19.015 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:05:19.017 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:05:19.020 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:05:19.022 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:05:19.025 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:05:19.028 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:05:19.043 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:05:19.045 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:05:19.048 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:19.050 | + functions-common:git_clone:629 : echo master 2022-02-14 20:05:19.051 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:05:19.056 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-02-14 20:05:19.058 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:19.061 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-02-14 20:05:19.064 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:05:19.064 | + functions-common:git_clone:678 : head -1 2022-02-14 20:05:19.071 | e6eeedaf72 Fail on parse_dom if vif quota sizes > 32 bit unsigned int 2022-02-14 20:05:19.073 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:05:19.076 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-02-14 20:05:19.078 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:05:19.081 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:05:19.083 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-02-14 20:05:19.086 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:05:19.088 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-02-14 20:05:19.091 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:05:19.093 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:05:19.096 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-02-14 20:05:19.098 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:05:19.101 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:05:19.104 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-02-14 20:05:19.106 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:05:19.109 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-02-14 20:05:19.112 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:05:19.114 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:05:19.118 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-02-14 20:05:19.124 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-02-14 20:05:19.126 | + 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 20:05:19.788 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-02-14 20:05:19.790 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:05:19.793 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:05:19.795 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:05:19.797 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-02-14 20:05:19.799 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-02-14 20:05:19.802 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:05:19.805 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:05:19.807 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:05:19.809 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:05:19.811 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:05:19.814 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:05:19.816 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:05:19.818 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-02-14 20:05:19.839 | Using python 3.8 to install /opt/stack/nova 2022-02-14 20:05:19.842 | + 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 20:05:20.731 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:20.731 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:20.731 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:20.731 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:21.865 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:05:21.890 | Obtaining file:///opt/stack/nova 2022-02-14 20:05:21.890 | Preparing metadata (setup.py): started 2022-02-14 20:05:25.006 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:05:25.130 | 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 20:05:25.131 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.143 | 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 20:05:25.144 | 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 20:05:25.144 | 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 20:05:25.144 | 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 20:05:25.144 | 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 20:05:25.144 | 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 20:05:25.144 | 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 20:05:25.145 | 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 20:05:25.146 | 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 20:05:25.148 | 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 20:05:25.149 | 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 20:05:25.150 | 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 20:05:25.151 | 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 20:05:25.152 | 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 20:05:25.153 | 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 20:05:25.154 | 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 20:05:25.155 | 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 20:05:25.157 | 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 20:05:25.158 | 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 20:05:25.159 | 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 20:05:25.160 | 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 20:05:25.161 | 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 20:05:25.162 | 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 20:05:25.164 | 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 20:05:25.165 | 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 20:05:25.166 | 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 20:05:25.167 | 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 20:05:25.168 | 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 20:05:25.169 | 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 20:05:25.170 | 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 20:05:25.171 | 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 20:05:25.173 | 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 20:05:25.174 | 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 20:05:25.175 | 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 20:05:25.176 | 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 20:05:25.177 | 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 20:05:25.178 | 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 20:05:25.179 | 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 20:05:25.180 | 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 20:05:25.181 | 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 20:05:25.182 | 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 20:05:25.184 | 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 20:05:25.185 | 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 20:05:25.186 | 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 20:05:25.187 | 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 20:05:25.188 | 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 20:05:25.189 | 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 20:05:25.190 | 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 20:05:25.191 | 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 20:05:25.193 | 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 20:05:25.194 | 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 20:05:25.195 | 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 20:05:25.196 | 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 20:05:25.197 | 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 20:05:25.198 | 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 20:05:25.214 | 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 20:05:25.215 | 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 20:05:25.217 | 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 20:05:25.239 | 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 20:05:25.279 | 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 20:05:25.310 | 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 20:05:25.311 | 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 20:05:25.336 | 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 20:05:25.461 | 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 20:05:25.464 | 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 20:05:25.520 | 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 20:05:25.522 | 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 20:05:25.524 | 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 20:05:25.525 | 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 20:05:25.526 | 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 20:05:25.528 | 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 20:05:25.548 | 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 20:05:25.551 | 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 20:05:25.602 | 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 20:05:25.603 | 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 20:05:25.608 | 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 20:05:25.694 | 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 20:05:25.803 | 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 20:05:25.805 | 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 20:05:25.869 | 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 20:05:25.929 | 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 20:05:25.930 | 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 20:05:25.931 | 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 20:05:25.933 | 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 20:05:25.962 | 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 20:05:25.964 | 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 20:05:26.015 | 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 20:05:26.071 | 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 20:05:26.104 | 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 20:05:26.107 | 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 20:05:26.158 | 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 20:05:26.160 | 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 20:05:26.249 | 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 20:05:26.274 | 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 20:05:26.352 | 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 20:05:26.431 | 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 20:05:26.492 | 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 20:05:26.494 | 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 20:05:26.496 | 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 20:05:26.539 | 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 20:05:26.542 | 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 20:05:26.545 | 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 20:05:26.624 | 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 20:05:26.626 | 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 20:05:26.627 | 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 20:05:26.629 | 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 20:05:26.723 | 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 20:05:26.937 | 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 20:05:26.939 | 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 20:05:27.048 | 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 20:05:27.051 | 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 20:05:27.055 | 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 20:05:27.140 | 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 20:05:27.217 | 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 20:05:27.251 | 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 20:05:27.482 | 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 20:05:27.561 | 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 20:05:27.563 | 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 20:05:27.768 | 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 20:05:27.968 | 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 20:05:28.435 | 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 20:05:28.480 | 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 20:05:28.846 | 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 20:05:28.847 | 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 20:05:28.848 | 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 20:05:28.849 | 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 20:05:28.850 | 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 20:05:28.851 | 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 20:05:28.852 | 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 20:05:30.064 | 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 20:05:30.470 | 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 20:05:30.472 | 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 20:05:30.571 | 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 20:05:30.682 | 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 20:05:32.304 | Installing collected packages: nova 2022-02-14 20:05:32.304 | Attempting uninstall: nova 2022-02-14 20:05:32.304 | Found existing installation: nova 24.1.0.dev256 2022-02-14 20:05:32.312 | Can't uninstall 'nova'. No files were found to uninstall. 2022-02-14 20:05:32.314 | Running setup.py develop for nova 2022-02-14 20:05:36.654 | Successfully installed nova 2022-02-14 20:05:36.655 | 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 20:05:36.663 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:05:36.663 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:05:36.809 | + inc/python:pip_install:200 : result=0 2022-02-14 20:05:36.811 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:05:36.814 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:36.816 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:36.818 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:36.821 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:36.823 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:36.825 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:05:36.827 | + functions-common:time_stop:2432 : start_time=1644869119834 2022-02-14 20:05:36.830 | + functions-common:time_stop:2434 : [[ -z 1644869119834 ]] 2022-02-14 20:05:36.832 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:36.837 | + functions-common:time_stop:2437 : end_time=1644869136834 2022-02-14 20:05:36.839 | + functions-common:time_stop:2438 : elapsed_time=17000 2022-02-14 20:05:36.841 | + functions-common:time_stop:2439 : total=111294 2022-02-14 20:05:36.844 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:36.846 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=128294 2022-02-14 20:05:36.848 | + inc/python:pip_install:203 : return 0 2022-02-14 20:05:36.851 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:05:36.854 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:05:36.856 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:05:36.875 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-02-14 20:05:36.887 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-02-14 20:05:36.890 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-02-14 20:05:36.892 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:05:36.895 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:05:36.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-02-14 20:05:36.900 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:05:36.902 | + 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 20:05:36.915 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:05:36.918 | + ./stack.sh:main:937 : configure_nova 2022-02-14 20:05:36.920 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-02-14 20:05:36.933 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-02-14 20:05:36.936 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-02-14 20:05:36.938 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-02-14 20:05:36.942 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-02-14 20:05:36.942 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-02-14 20:05:36.947 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-02-14 20:05:36.950 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-02-14 20:05:36.952 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-02-14 20:05:36.954 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-02-14 20:05:36.957 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-02-14 20:05:36.960 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-02-14 20:05:36.963 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-02-14 20:05:36.966 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-02-14 20:05:36.978 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-02-14 20:05:36.991 | + 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 20:05:37.003 | + 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 20:05:37.015 | + 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 20:05:37.028 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-02-14 20:05:37.031 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-02-14 20:05:37.035 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.JPFGZNGyPT 2022-02-14 20:05:37.038 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 20:05:37.041 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-02-14 20:05:37.044 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-02-14 20:05:37.046 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 20:05:37.048 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-02-14 20:05:37.051 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.JPFGZNGyPT 2022-02-14 20:05:37.055 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.JPFGZNGyPT 2022-02-14 20:05:37.066 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.JPFGZNGyPT /etc/sudoers.d/nova-rootwrap 2022-02-14 20:05:37.079 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-02-14 20:05:37.083 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-02-14 20:05:37.086 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-02-14 20:05:37.089 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-02-14 20:05:37.091 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-02-14 20:05:37.094 | + 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 20:05:37.096 | + 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 20:05:37.099 | + 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 20:05:37.102 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-02-14 20:05:37.107 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-02-14 20:05:37.124 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:37.127 | + lib/nova:configure_nova:335 : create_nova_conf 2022-02-14 20:05:37.129 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-02-14 20:05:37.133 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-02-14 20:05:37.137 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-02-14 20:05:37.165 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-02-14 20:05:37.168 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-02-14 20:05:37.195 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-02-14 20:05:37.224 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-02-14 20:05:37.252 | + 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 20:05:37.281 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-02-14 20:05:37.311 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-02-14 20:05:37.341 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-02-14 20:05:37.343 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.81 2022-02-14 20:05:37.371 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-02-14 20:05:37.397 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-02-14 20:05:37.425 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-02-14 20:05:37.452 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-02-14 20:05:37.479 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-02-14 20:05:37.509 | + lib/nova:create_nova_conf:427 : is_fedora 2022-02-14 20:05:37.512 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:05:37.514 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:05:37.516 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:05:37.518 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:05:37.521 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:05:37.523 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:05:37.526 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:05:37.528 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:05:37.530 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:05:37.532 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:05:37.534 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:05:37.537 | + lib/nova:create_nova_conf:427 : is_suse 2022-02-14 20:05:37.539 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:05:37.541 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:05:37.543 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:05:37.545 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:05:37.548 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:05:37.550 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:05:37.552 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-02-14 20:05:37.569 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:37.571 | + 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 20:05:37.574 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-02-14 20:05:37.576 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-02-14 20:05:37.604 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-02-14 20:05:37.606 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-02-14 20:05:37.608 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-02-14 20:05:37.611 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-02-14 20:05:37.613 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-02-14 20:05:37.616 | + 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 20:05:37.646 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-02-14 20:05:37.649 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-02-14 20:05:37.651 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-02-14 20:05:37.654 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-02-14 20:05:37.656 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-02-14 20:05:37.659 | + 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 20:05:37.688 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-02-14 20:05:37.718 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-02-14 20:05:37.746 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-02-14 20:05:37.773 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-02-14 20:05:37.790 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:37.792 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-02-14 20:05:37.809 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:37.812 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-02-14 20:05:37.812 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-02-14 20:05:37.817 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-02-14 20:05:37.820 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-02-14 20:05:37.848 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-02-14 20:05:37.865 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:37.868 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-02-14 20:05:37.870 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/nova/nova.conf 2022-02-14 20:05:37.872 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:05:37.875 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:05:37.877 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-02-14 20:05:37.906 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-02-14 20:05:37.934 | + 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 20:05:37.961 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-02-14 20:05:37.989 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-02-14 20:05:38.017 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-02-14 20:05:38.044 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-02-14 20:05:38.072 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-02-14 20:05:38.099 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:05:38.127 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:05:38.154 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-02-14 20:05:38.171 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:38.173 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-02-14 20:05:38.176 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-02-14 20:05:38.205 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-02-14 20:05:38.232 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.81/identity 2022-02-14 20:05:38.260 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-02-14 20:05:38.288 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-02-14 20:05:38.316 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-02-14 20:05:38.343 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-02-14 20:05:38.371 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-02-14 20:05:38.398 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-02-14 20:05:38.415 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:38.417 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-02-14 20:05:38.419 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-02-14 20:05:38.447 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-02-14 20:05:38.477 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-02-14 20:05:38.480 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-02-14 20:05:38.508 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-02-14 20:05:38.511 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-02-14 20:05:38.513 | + lib/nova:create_nova_conf:495 : is_suse 2022-02-14 20:05:38.515 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:05:38.518 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:05:38.520 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:05:38.522 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:05:38.524 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:05:38.527 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:05:38.529 | + lib/nova:create_nova_conf:495 : is_fedora 2022-02-14 20:05:38.531 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:05:38.533 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:05:38.536 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:05:38.538 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:05:38.540 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:05:38.543 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:05:38.545 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:05:38.547 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:05:38.549 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:05:38.552 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:05:38.554 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:05:38.557 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-02-14 20:05:38.559 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-02-14 20:05:38.561 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-02-14 20:05:38.564 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:05:38.581 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:05:38.584 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:05:38.586 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:05:38.588 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:05:38.590 | + 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 20:05:38.618 | + 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 20:05:38.646 | + 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 20:05:38.675 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:05:38.702 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-02-14 20:05:38.733 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-02-14 20:05:38.749 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:38.752 | + 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 20:05:38.754 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-02-14 20:05:38.756 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-02-14 20:05:38.759 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-02-14 20:05:38.761 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:05:38.763 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:05:38.766 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-02-14 20:05:38.770 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-02-14 20:05:38.773 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:05:38.775 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:05:38.788 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:05:38.789 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:38.797 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:05:38.800 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:38.816 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-02-14 20:05:38.818 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-02-14 20:05:38.822 | + 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 20:05:38.852 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-02-14 20:05:38.879 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-02-14 20:05:38.906 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:05:38.933 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:05:38.960 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:05:38.988 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:05:39.016 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:05:39.043 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:05:39.071 | + 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 20:05:39.098 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:05:39.125 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:05:39.153 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:05:39.180 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:05:39.182 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:05:39.185 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-02-14 20:05:39.188 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-02-14 20:05:39.190 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:05:39.192 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:39.195 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:39.198 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:05:39.200 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:05:39.203 | + 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 20:05:39.230 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:05:39.259 | + 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 20:05:39.259 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-02-14 20:05:39.268 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-02-14 20:05:39.271 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-02-14 20:05:39.273 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-02-14 20:05:39.275 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:05:39.278 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:05:39.280 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:05:39.282 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:39.285 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:39.287 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:05:39.289 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:05:39.292 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:39.294 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:39.296 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-02-14 20:05:39.357 | Enabling site nova-api-wsgi. 2022-02-14 20:05:39.363 | To activate the new configuration, you need to run: 2022-02-14 20:05:39.363 | systemctl reload apache2 2022-02-14 20:05:39.368 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:05:39.370 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:05:39.373 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:05:39.375 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:05:39.520 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-02-14 20:05:39.538 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:39.541 | + 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 20:05:39.543 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-02-14 20:05:39.546 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-02-14 20:05:39.548 | + lib/apache:write_uwsgi_config:251 : local url= 2022-02-14 20:05:39.550 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-02-14 20:05:39.553 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:05:39.556 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-02-14 20:05:39.560 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-02-14 20:05:39.562 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:05:39.564 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:05:39.578 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:05:39.578 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:39.587 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:05:39.591 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:39.606 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-02-14 20:05:39.609 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-02-14 20:05:39.613 | + 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 20:05:39.642 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-02-14 20:05:39.670 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-02-14 20:05:39.697 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:05:39.725 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:05:39.752 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:05:39.779 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:05:39.807 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:05:39.835 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:05:39.862 | + 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 20:05:39.891 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:05:39.919 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:05:39.947 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:05:39.975 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-02-14 20:05:39.977 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-02-14 20:05:40.005 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-02-14 20:05:40.021 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:40.024 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-02-14 20:05:40.055 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-02-14 20:05:40.058 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-02-14 20:05:40.060 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-02-14 20:05:40.077 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:40.079 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:05:40.082 | + 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 20:05:40.110 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-02-14 20:05:40.141 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-02-14 20:05:40.144 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 20:05:40.146 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-02-14 20:05:40.148 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:05:40.151 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:05:40.153 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:05:40.169 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:40.172 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:05:40.175 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:05:40.177 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:05:40.194 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:40.196 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:05:40.199 | + 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 20:05:40.227 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:05:40.229 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:05:40.231 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-02-14 20:05:40.260 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-02-14 20:05:40.288 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-02-14 20:05:40.318 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-02-14 20:05:40.336 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:40.338 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-02-14 20:05:40.367 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-02-14 20:05:40.369 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-02-14 20:05:40.372 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-02-14 20:05:40.402 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-02-14 20:05:40.431 | + 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 20:05:40.459 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-02-14 20:05:40.487 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-02-14 20:05:40.518 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-02-14 20:05:40.547 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-02-14 20:05:40.575 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-02-14 20:05:40.603 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-02-14 20:05:40.630 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-02-14 20:05:40.648 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:40.651 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-02-14 20:05:40.659 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:05:40.659 | + lib/nova:create_nova_conf:543 : local conf 2022-02-14 20:05:40.660 | + lib/nova:create_nova_conf:544 : local vhost 2022-02-14 20:05:40.663 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-02-14 20:05:40.665 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:05:40.668 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:05:40.670 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-02-14 20:05:40.673 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-02-14 20:05:40.675 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-02-14 20:05:40.679 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-02-14 20:05:40.682 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-02-14 20:05:40.684 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-02-14 20:05:40.687 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-02-14 20:05:40.689 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-02-14 20:05:40.692 | + 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 20:05:40.723 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-02-14 20:05:40.754 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-02-14 20:05:40.784 | + 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 20:05:40.787 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-02-14 20:05:40.789 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-02-14 20:05:40.791 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-02-14 20:05:40.808 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:40.812 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-02-14 20:05:40.812 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-02-14 20:05:41.502 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-02-14 20:05:41.504 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-02-14 20:05:41.507 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-02-14 20:05:41.509 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-02-14 20:05:41.512 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:05:41.514 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-02-14 20:05:41.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:05:41.532 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:41.535 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-02-14 20:05:41.538 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-02-14 20:05:41.540 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:05:41.557 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:41.559 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/nova_cell1 2022-02-14 20:05:41.562 | + 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 20:05:41.590 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:05:41.592 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:05:41.594 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-02-14 20:05:41.611 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:41.613 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-02-14 20:05:41.616 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 20:05:41.619 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-02-14 20:05:41.649 | + 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 20:05:41.676 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-02-14 20:05:41.704 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-02-14 20:05:41.732 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-02-14 20:05:41.760 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-02-14 20:05:41.788 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-02-14 20:05:41.816 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-02-14 20:05:41.844 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-02-14 20:05:41.846 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-02-14 20:05:41.849 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-02-14 20:05:41.852 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:05:41.868 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:05:41.871 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:05:41.873 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:05:41.876 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:05:41.878 | + 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 20:05:41.906 | + 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 20:05:41.933 | + 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 20:05:41.962 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:05:41.991 | + 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 20:05:41.994 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-02-14 20:05:41.998 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:05:42.000 | + lib/nova:create_nova_conf:577 : local conf 2022-02-14 20:05:42.003 | + lib/nova:create_nova_conf:578 : local offset 2022-02-14 20:05:42.006 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-02-14 20:05:42.008 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:05:42.011 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:05:42.014 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-02-14 20:05:42.016 | + lib/nova:create_nova_conf:580 : offset=0 2022-02-14 20:05:42.018 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-02-14 20:05:42.021 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-02-14 20:05:42.023 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-02-14 20:05:42.026 | + lib/nova:configure_console_proxies:693 : offset=0 2022-02-14 20:05:42.028 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-02-14 20:05:42.045 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:42.047 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-02-14 20:05:42.049 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-02-14 20:05:42.065 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:42.068 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-02-14 20:05:42.083 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:42.086 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-02-14 20:05:42.103 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:05:42.106 | + ./stack.sh:main:940 : is_service_enabled placement 2022-02-14 20:05:42.123 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:05:42.126 | + ./stack.sh:main:942 : stack_install_service placement 2022-02-14 20:05:42.128 | + lib/stack:stack_install_service:20 : local service=placement 2022-02-14 20:05:42.131 | + lib/stack:stack_install_service:21 : type install_placement 2022-02-14 20:05:42.135 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-02-14 20:05:42.138 | + lib/stack:stack_install_service:32 : install_placement 2022-02-14 20:05:42.140 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-02-14 20:05:42.143 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-02-14 20:05:42.146 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:42.148 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:42.151 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-02-14 20:05:42.153 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:05:42.156 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:05:42.158 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:05:42.161 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:05:42.164 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:42.166 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:05:42.169 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:42.171 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:42.174 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:05:42.177 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:05:42.179 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:05:42.182 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:05:42.184 | + functions-common:install_package:1464 : real_install_package apache2 2022-02-14 20:05:42.187 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:05:42.189 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:42.192 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:42.194 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-02-14 20:05:42.216 | + 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 20:05:42.325 | Reading package lists... 2022-02-14 20:05:42.563 | Building dependency tree... 2022-02-14 20:05:42.564 | Reading state information... 2022-02-14 20:05:42.817 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-02-14 20:05:42.817 | The following packages were automatically installed and are no longer required: 2022-02-14 20:05:42.819 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:05:42.819 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:05:42.819 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:05:42.819 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:05:42.819 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:05:42.819 | python3-zope.interface 2022-02-14 20:05:42.819 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:05:42.933 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:05:42.938 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:05:42.940 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:05:42.943 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:42.945 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:42.947 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:42.950 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:42.952 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:42.954 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:05:42.957 | + functions-common:time_stop:2432 : start_time=1644869142214 2022-02-14 20:05:42.960 | + functions-common:time_stop:2434 : [[ -z 1644869142214 ]] 2022-02-14 20:05:42.963 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:42.967 | + functions-common:time_stop:2437 : end_time=1644869142965 2022-02-14 20:05:42.969 | + functions-common:time_stop:2438 : elapsed_time=751 2022-02-14 20:05:42.972 | + functions-common:time_stop:2439 : total=5975 2022-02-14 20:05:42.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:42.977 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6726 2022-02-14 20:05:42.980 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:05:42.982 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-02-14 20:05:42.985 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-02-14 20:05:42.988 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-02-14 20:05:42.990 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-02-14 20:05:42.993 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-02-14 20:05:43.014 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-02-14 20:05:43.017 | + functions-common:install_package:1463 : update_package_repo 2022-02-14 20:05:43.020 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-02-14 20:05:43.022 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-02-14 20:05:43.025 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-02-14 20:05:43.027 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:43.030 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-02-14 20:05:43.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:43.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:43.038 | + functions-common:update_package_repo:1444 : apt_get_update 2022-02-14 20:05:43.041 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-02-14 20:05:43.043 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-02-14 20:05:43.046 | + functions-common:apt_get_update:1190 : return 2022-02-14 20:05:43.048 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-02-14 20:05:43.051 | + functions-common:real_install_package:1449 : is_ubuntu 2022-02-14 20:05:43.053 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:43.056 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:43.058 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-02-14 20:05:43.081 | + 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 20:05:43.190 | Reading package lists... 2022-02-14 20:05:43.427 | Building dependency tree... 2022-02-14 20:05:43.429 | Reading state information... 2022-02-14 20:05:43.679 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-02-14 20:05:43.679 | The following packages were automatically installed and are no longer required: 2022-02-14 20:05:43.680 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-02-14 20:05:43.680 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-02-14 20:05:43.680 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-02-14 20:05:43.680 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-02-14 20:05:43.680 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-02-14 20:05:43.680 | python3-zope.interface 2022-02-14 20:05:43.680 | Use 'sudo apt autoremove' to remove them. 2022-02-14 20:05:43.792 | 0 upgraded, 0 newly installed, 0 to remove and 115 not upgraded. 2022-02-14 20:05:43.797 | + functions-common:apt_get:1234 : result=0 2022-02-14 20:05:43.799 | + functions-common:apt_get:1237 : time_stop apt-get 2022-02-14 20:05:43.802 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:43.805 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:43.807 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:43.810 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:43.812 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:43.815 | + functions-common:time_stop:2431 : name=apt-get 2022-02-14 20:05:43.817 | + functions-common:time_stop:2432 : start_time=1644869143079 2022-02-14 20:05:43.820 | + functions-common:time_stop:2434 : [[ -z 1644869143079 ]] 2022-02-14 20:05:43.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:43.827 | + functions-common:time_stop:2437 : end_time=1644869143825 2022-02-14 20:05:43.830 | + functions-common:time_stop:2438 : elapsed_time=746 2022-02-14 20:05:43.832 | + functions-common:time_stop:2439 : total=6726 2022-02-14 20:05:43.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:43.838 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7472 2022-02-14 20:05:43.840 | + functions-common:apt_get:1238 : return 0 2022-02-14 20:05:43.843 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-02-14 20:05:43.846 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-02-14 20:05:43.848 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:05:43.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:05:43.853 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:05:43.856 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-02-14 20:05:43.858 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-02-14 20:05:43.915 | wsgi (enabled by maintainer script) 2022-02-14 20:05:43.918 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-02-14 20:05:43.921 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-02-14 20:05:43.923 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:05:43.927 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-02-14 20:05:43.929 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-02-14 20:05:43.932 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:05:43.936 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:05:43.936 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:05:43.941 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-02-14 20:05:43.944 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-02-14 20:05:43.946 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-02-14 20:05:43.949 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-02-14 20:05:43.952 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-02-14 20:05:43.977 | Using python 3.8 to install osc-placement 2022-02-14 20:05:43.979 | + 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 20:05:44.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:44.853 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:44.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:44.853 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:45.984 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:05:46.009 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.1.1) 2022-02-14 20:05:46.020 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-02-14 20:05:46.021 | 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 20:05:46.023 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-02-14 20:05:46.024 | 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 20:05:46.025 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-02-14 20:05:46.026 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-02-14 20:05:46.084 | 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 20:05:46.085 | 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 20:05:46.086 | 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 20:05:46.087 | 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 20:05:46.100 | 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 20:05:46.102 | 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 20:05:46.104 | 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 20:05:46.117 | 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 20:05:46.119 | 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 20:05:46.120 | 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 20:05:46.121 | 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 20:05:46.122 | 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 20:05:46.124 | 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 20:05:46.143 | 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 20:05:46.145 | 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 20:05:46.146 | 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 20:05:46.148 | 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 20:05:46.157 | 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 20:05:46.195 | 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 20:05:46.196 | 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 20:05:46.199 | 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 20:05:46.200 | 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 20:05:46.201 | 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 20:05:46.202 | 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 20:05:46.203 | 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 20:05:46.204 | 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 20:05:46.271 | 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 20:05:46.272 | 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 20:05:46.275 | 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 20:05:46.276 | 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 20:05:46.369 | 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 20:05:46.370 | 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 20:05:46.371 | 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 20:05:46.413 | 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 20:05:46.454 | 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 20:05:46.615 | 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 20:05:48.807 | 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 20:05:48.814 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:05:48.814 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:05:48.935 | + inc/python:pip_install:200 : result=0 2022-02-14 20:05:48.937 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:05:48.940 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:48.942 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:48.945 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:48.948 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:48.950 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:48.953 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:05:48.955 | + functions-common:time_stop:2432 : start_time=1644869143969 2022-02-14 20:05:48.958 | + functions-common:time_stop:2434 : [[ -z 1644869143969 ]] 2022-02-14 20:05:48.961 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:48.966 | + functions-common:time_stop:2437 : end_time=1644869148963 2022-02-14 20:05:48.968 | + functions-common:time_stop:2438 : elapsed_time=4994 2022-02-14 20:05:48.971 | + functions-common:time_stop:2439 : total=128294 2022-02-14 20:05:48.974 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:48.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=133288 2022-02-14 20:05:48.979 | + inc/python:pip_install:203 : return 0 2022-02-14 20:05:48.981 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-02-14 20:05:48.984 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-02-14 20:05:48.986 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-02-14 20:05:48.989 | + functions-common:git_clone:610 : local git_ref=master 2022-02-14 20:05:48.992 | + functions-common:git_clone:611 : local orig_dir 2022-02-14 20:05:48.995 | ++ functions-common:git_clone:612 : pwd 2022-02-14 20:05:48.998 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-02-14 20:05:49.001 | + functions-common:git_clone:613 : local git_clone_flags= 2022-02-14 20:05:49.004 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-02-14 20:05:49.021 | + functions-common:git_clone:615 : RECLONE=False 2022-02-14 20:05:49.024 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-02-14 20:05:49.026 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:49.029 | + functions-common:git_clone:629 : echo master 2022-02-14 20:05:49.030 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-02-14 20:05:49.035 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-02-14 20:05:49.038 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-02-14 20:05:49.040 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-02-14 20:05:49.044 | + functions-common:git_clone:678 : git show --oneline 2022-02-14 20:05:49.044 | + functions-common:git_clone:678 : head -1 2022-02-14 20:05:49.047 | 91b85ba7 Merge "Refactor trait normalization" 2022-02-14 20:05:49.050 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-02-14 20:05:49.052 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-02-14 20:05:49.055 | + inc/python:setup_develop:338 : local bindep 2022-02-14 20:05:49.058 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:05:49.060 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-02-14 20:05:49.063 | + inc/python:setup_develop:344 : local extras= 2022-02-14 20:05:49.065 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-02-14 20:05:49.068 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-02-14 20:05:49.071 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:05:49.073 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-02-14 20:05:49.076 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-02-14 20:05:49.078 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-02-14 20:05:49.081 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-02-14 20:05:49.084 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-02-14 20:05:49.087 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-02-14 20:05:49.089 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-02-14 20:05:49.092 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-02-14 20:05:49.095 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-02-14 20:05:49.101 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-02-14 20:05:49.103 | + 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 20:05:49.756 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-02-14 20:05:49.759 | + inc/python:setup_package:418 : local bindep=0 2022-02-14 20:05:49.762 | + inc/python:setup_package:419 : local bindep_flag= 2022-02-14 20:05:49.764 | + inc/python:setup_package:420 : local bindep_profiles= 2022-02-14 20:05:49.767 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-02-14 20:05:49.769 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-02-14 20:05:49.772 | + inc/python:setup_package:427 : local flags=-e 2022-02-14 20:05:49.774 | + inc/python:setup_package:428 : local extras= 2022-02-14 20:05:49.777 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-02-14 20:05:49.779 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-02-14 20:05:49.782 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-02-14 20:05:49.784 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-02-14 20:05:49.787 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-02-14 20:05:49.789 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-02-14 20:05:49.811 | Using python 3.8 to install /opt/stack/placement 2022-02-14 20:05:49.813 | + 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 20:05:50.686 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:50.687 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:50.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:05:50.687 | from cryptography.utils import int_from_bytes 2022-02-14 20:05:51.819 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:05:51.845 | Obtaining file:///opt/stack/placement 2022-02-14 20:05:51.845 | Preparing metadata (setup.py): started 2022-02-14 20:05:53.070 | Preparing metadata (setup.py): finished with status 'done' 2022-02-14 20:05:53.115 | 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 20:05:53.116 | 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 20:05:53.117 | 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 20:05:53.118 | 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 20:05:53.119 | 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 20:05:53.120 | 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 20:05:53.121 | 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 20:05:53.123 | 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 20:05:53.124 | 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 20:05:53.125 | 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 20:05:53.126 | 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 20:05:53.127 | 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 20:05:53.128 | 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 20:05:53.130 | 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 20:05:53.131 | 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 20:05:53.132 | 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 20:05:53.133 | 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 20:05:53.135 | 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 20:05:53.136 | 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 20:05:53.137 | 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 20:05:53.138 | 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 20:05:53.204 | 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 20:05:53.205 | 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 20:05:53.206 | 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 20:05:53.207 | 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 20:05:53.210 | 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 20:05:53.212 | 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 20:05:53.231 | 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 20:05:53.273 | 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 20:05:53.274 | 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 20:05:53.275 | 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 20:05:53.277 | 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 20:05:53.278 | 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 20:05:53.330 | 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 20:05:53.332 | 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 20:05:53.333 | 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 20:05:53.334 | 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 20:05:53.375 | 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 20:05:53.376 | 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 20:05:53.396 | 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 20:05:53.398 | 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 20:05:53.400 | 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 20:05:53.426 | 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 20:05:53.427 | 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 20:05:53.440 | 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 20:05:53.458 | 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 20:05:53.460 | 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 20:05:53.461 | 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 20:05:53.462 | 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 20:05:53.504 | 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 20:05:53.507 | 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 20:05:53.509 | 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 20:05:53.510 | 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 20:05:53.528 | 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 20:05:53.691 | 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 20:05:53.756 | 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 20:05:53.757 | 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 20:05:53.759 | 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 20:05:53.776 | 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 20:05:53.811 | 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 20:05:53.870 | 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 20:05:53.937 | 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 20:05:54.020 | 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 20:05:54.072 | 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 20:05:54.268 | 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 20:05:54.269 | 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 20:05:54.271 | 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 20:05:54.351 | 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 20:05:54.403 | 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 20:05:54.567 | 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 20:05:54.680 | 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 20:05:54.682 | 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 20:05:56.630 | Installing collected packages: openstack-placement 2022-02-14 20:05:56.630 | Attempting uninstall: openstack-placement 2022-02-14 20:05:56.631 | Found existing installation: openstack-placement 6.1.0.dev20 2022-02-14 20:05:56.634 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-02-14 20:05:56.636 | Running setup.py develop for openstack-placement 2022-02-14 20:05:58.700 | Successfully installed openstack-placement 2022-02-14 20:05:58.700 | 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 20:05:58.708 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:05:58.708 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:05:58.837 | + inc/python:pip_install:200 : result=0 2022-02-14 20:05:58.840 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:05:58.842 | + functions-common:time_stop:2425 : local name 2022-02-14 20:05:58.844 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:05:58.847 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:05:58.849 | + functions-common:time_stop:2428 : local total 2022-02-14 20:05:58.852 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:05:58.854 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:05:58.856 | + functions-common:time_stop:2432 : start_time=1644869149806 2022-02-14 20:05:58.859 | + functions-common:time_stop:2434 : [[ -z 1644869149806 ]] 2022-02-14 20:05:58.862 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:05:58.866 | + functions-common:time_stop:2437 : end_time=1644869158863 2022-02-14 20:05:58.868 | + functions-common:time_stop:2438 : elapsed_time=9057 2022-02-14 20:05:58.871 | + functions-common:time_stop:2439 : total=133288 2022-02-14 20:05:58.873 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:05:58.875 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=142345 2022-02-14 20:05:58.878 | + inc/python:pip_install:203 : return 0 2022-02-14 20:05:58.880 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-02-14 20:05:58.883 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:05:58.885 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:05:58.905 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-02-14 20:05:58.918 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-02-14 20:05:58.921 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-02-14 20:05:58.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:05:58.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:05:58.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-02-14 20:05:58.931 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:05:58.933 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-02-14 20:05:58.936 | + ./stack.sh:main:943 : configure_placement 2022-02-14 20:05:58.938 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-02-14 20:05:58.951 | + lib/placement:configure_placement:107 : create_placement_conf 2022-02-14 20:05:58.953 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-02-14 20:05:58.958 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-02-14 20:05:58.961 | ++ lib/database:database_connection_url:134 : local db=placement 2022-02-14 20:05:58.963 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-02-14 20:05:58.966 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-02-14 20:05:58.969 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-02-14 20:05:58.972 | + 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 20:05:59.005 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-02-14 20:05:59.037 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-02-14 20:05:59.069 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-02-14 20:05:59.072 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/placement/placement.conf 2022-02-14 20:05:59.074 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=placement 2022-02-14 20:05:59.077 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:05:59.079 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-02-14 20:05:59.111 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-02-14 20:05:59.140 | + 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 20:05:59.169 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-02-14 20:05:59.199 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-02-14 20:05:59.228 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-02-14 20:05:59.257 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-02-14 20:05:59.286 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-02-14 20:05:59.316 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:05:59.345 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:05:59.375 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-02-14 20:05:59.378 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-02-14 20:05:59.381 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-02-14 20:05:59.384 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:05:59.402 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:05:59.404 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:05:59.407 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:05:59.409 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:05:59.412 | + 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 20:05:59.441 | + 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 20:05:59.471 | + 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 20:05:59.501 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:05:59.530 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-02-14 20:05:59.533 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-02-14 20:05:59.536 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-02-14 20:05:59.539 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-02-14 20:05:59.541 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-02-14 20:05:59.544 | + lib/apache:write_uwsgi_config:252 : local http= 2022-02-14 20:05:59.546 | + lib/apache:write_uwsgi_config:253 : local name= 2022-02-14 20:05:59.550 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-02-14 20:05:59.554 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-02-14 20:05:59.557 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-02-14 20:05:59.559 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-02-14 20:05:59.572 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-02-14 20:05:59.572 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:59.581 | d /var/run/uwsgi 0755 ubuntu root 2022-02-14 20:05:59.585 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-02-14 20:05:59.601 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-02-14 20:05:59.603 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-02-14 20:05:59.607 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-02-14 20:05:59.639 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-02-14 20:05:59.669 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-02-14 20:05:59.697 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-02-14 20:05:59.726 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-02-14 20:05:59.755 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-02-14 20:05:59.784 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-02-14 20:05:59.813 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-02-14 20:05:59.843 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-02-14 20:05:59.872 | + 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 20:05:59.901 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-02-14 20:05:59.930 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-02-14 20:05:59.959 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-02-14 20:05:59.988 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-02-14 20:05:59.991 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-02-14 20:05:59.994 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-02-14 20:05:59.997 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-02-14 20:05:59.999 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-02-14 20:06:00.002 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:00.004 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:00.007 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-02-14 20:06:00.010 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-02-14 20:06:00.013 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-02-14 20:06:00.043 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-02-14 20:06:00.075 | + 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 20:06:00.076 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-02-14 20:06:00.085 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-02-14 20:06:00.088 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-02-14 20:06:00.091 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-02-14 20:06:00.093 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-02-14 20:06:00.096 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-02-14 20:06:00.099 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-02-14 20:06:00.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:00.104 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:00.106 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-02-14 20:06:00.109 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-02-14 20:06:00.112 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:00.114 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:00.117 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-02-14 20:06:00.178 | Site placement-api already enabled 2022-02-14 20:06:00.183 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-02-14 20:06:00.185 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-02-14 20:06:00.188 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:06:00.190 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-02-14 20:06:00.327 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-02-14 20:06:00.348 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:00.350 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-02-14 20:06:00.370 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:00.373 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-02-14 20:06:00.392 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:00.394 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-02-14 20:06:00.397 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-02-14 20:06:00.400 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-02-14 20:06:00.433 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.81/identity 2022-02-14 20:06:00.462 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-02-14 20:06:00.492 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-02-14 20:06:00.522 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-02-14 20:06:00.551 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-02-14 20:06:00.580 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-02-14 20:06:00.610 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-02-14 20:06:00.639 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-02-14 20:06:00.657 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:00.660 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-02-14 20:06:00.677 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:00.680 | + ./stack.sh:main:969 : run_phase stack install 2022-02-14 20:06:00.683 | + functions-common:run_phase:1853 : local mode=stack 2022-02-14 20:06:00.685 | + functions-common:run_phase:1854 : local phase=install 2022-02-14 20:06:00.688 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-02-14 20:06:00.690 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-02-14 20:06:00.693 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-02-14 20:06:00.696 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-02-14 20:06:00.698 | + functions-common:run_phase:1863 : local extra 2022-02-14 20:06:00.701 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-02-14 20:06:00.706 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-02-14 20:06:00.708 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-02-14 20:06:00.712 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-02-14 20:06:00.714 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-02-14 20:06:00.717 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-02-14 20:06:00.732 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:00.735 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:06:00.737 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-02-14 20:06:00.740 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-02-14 20:06:00.742 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-02-14 20:06:00.745 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:06:00.747 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-02-14 20:06:00.749 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-02-14 20:06:00.752 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-02-14 20:06:00.809 | ++ inc/async:async_inner:63 : install_tempest 2022-02-14 20:06:00.845 | [409549 Async install_tempest:434858]: running: install_tempest 2022-02-14 20:06:00.848 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-02-14 20:06:00.851 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-02-14 20:06:00.854 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-02-14 20:06:00.857 | + 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 20:06:00.860 | + functions-common:run_phase:1880 : run_plugins stack install 2022-02-14 20:06:00.863 | + functions-common:run_plugins:1839 : local mode=stack 2022-02-14 20:06:00.867 | + functions-common:run_plugins:1840 : local phase=install 2022-02-14 20:06:00.869 | + functions-common:run_plugins:1842 : local plugins= 2022-02-14 20:06:00.872 | + functions-common:run_plugins:1843 : local plugin 2022-02-14 20:06:00.875 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-02-14 20:06:00.878 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-02-14 20:06:00.881 | + inc/python:use_library_from_git:251 : local enabled=1 2022-02-14 20:06:00.883 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-02-14 20:06:00.886 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-02-14 20:06:00.889 | + inc/python:use_library_from_git:253 : return 1 2022-02-14 20:06:00.892 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-02-14 20:06:00.895 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-02-14 20:06:00.897 | + inc/python:pip_install_gr:77 : local clean_name 2022-02-14 20:06:00.901 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-02-14 20:06:00.904 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-02-14 20:06:00.907 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-02-14 20:06:00.911 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-02-14 20:06:00.912 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-02-14 20:06:00.917 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-02-14 20:06:00.920 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-02-14 20:06:00.922 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-02-14 20:06:00.925 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-02-14 20:06:00.929 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-02-14 20:06:00.951 | Using python 3.8 to install python-openstackclient 2022-02-14 20:06:00.953 | + 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 20:06:01.828 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:06:01.828 | from cryptography.utils import int_from_bytes 2022-02-14 20:06:01.828 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:06:01.828 | from cryptography.utils import int_from_bytes 2022-02-14 20:06:02.961 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-02-14 20:06:02.987 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-02-14 20:06:03.005 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-02-14 20:06:03.007 | 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 20:06:03.008 | 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 20:06:03.009 | 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 20:06:03.010 | 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 20:06:03.011 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-02-14 20:06:03.012 | 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 20:06:03.013 | 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 20:06:03.014 | 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 20:06:03.015 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.0) 2022-02-14 20:06:03.017 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-02-14 20:06:03.027 | 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 20:06:03.029 | 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 20:06:03.029 | 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 20:06:03.031 | 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 20:06:03.032 | 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 20:06:03.058 | 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 20:06:03.060 | 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 20:06:03.060 | 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 20:06:03.062 | 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 20:06:03.063 | 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 20:06:03.064 | 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 20:06:03.065 | 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 20:06:03.066 | 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 20:06:03.067 | 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 20:06:03.068 | 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 20:06:03.069 | 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 20:06:03.082 | 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 20:06:03.101 | 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 20:06:03.103 | 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 20:06:03.105 | 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 20:06:03.106 | 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 20:06:03.128 | 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 20:06:03.144 | 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 20:06:03.147 | 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 20:06:03.149 | 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 20:06:03.242 | 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 20:06:03.243 | 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 20:06:03.244 | 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 20:06:03.285 | 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 20:06:03.297 | 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 20:06:03.331 | 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 20:06:03.493 | 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 20:06:03.510 | 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 20:06:03.613 | 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 20:06:03.614 | 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 20:06:03.616 | 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 20:06:03.618 | 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 20:06:03.745 | 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 20:06:05.990 | 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 20:06:05.997 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-02-14 20:06:05.997 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-02-14 20:06:06.124 | + inc/python:pip_install:200 : result=0 2022-02-14 20:06:06.126 | + inc/python:pip_install:202 : time_stop pip_install 2022-02-14 20:06:06.129 | + functions-common:time_stop:2425 : local name 2022-02-14 20:06:06.132 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:06:06.134 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:06:06.136 | + functions-common:time_stop:2428 : local total 2022-02-14 20:06:06.139 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:06:06.141 | + functions-common:time_stop:2431 : name=pip_install 2022-02-14 20:06:06.143 | + functions-common:time_stop:2432 : start_time=1644869160945 2022-02-14 20:06:06.146 | + functions-common:time_stop:2434 : [[ -z 1644869160945 ]] 2022-02-14 20:06:06.149 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:06:06.154 | + functions-common:time_stop:2437 : end_time=1644869166151 2022-02-14 20:06:06.156 | + functions-common:time_stop:2438 : elapsed_time=5206 2022-02-14 20:06:06.159 | + functions-common:time_stop:2439 : total=142345 2022-02-14 20:06:06.161 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:06:06.164 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=147551 2022-02-14 20:06:06.166 | + inc/python:pip_install:203 : return 0 2022-02-14 20:06:06.169 | + ./stack.sh:main:981 : install_oscwrap 2022-02-14 20:06:06.172 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-02-14 20:06:06.177 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.ENhSKyiYBC 2022-02-14 20:06:06.180 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-02-14 20:06:06.182 | + functions-common:install_oscwrap:2476 : unalias -a 2022-02-14 20:06:06.185 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-02-14 20:06:06.188 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-02-14 20:06:06.190 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 20:06:06.193 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-02-14 20:06:06.211 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:06.214 | + ./stack.sh:main:1035 : configure_database 2022-02-14 20:06:06.217 | + lib/database:configure_database:128 : configure_database_mysql 2022-02-14 20:06:06.219 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-02-14 20:06:06.222 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-02-14 20:06:06.225 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:06:06.227 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-02-14 20:06:06.230 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-02-14 20:06:06.232 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:06.235 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:06.237 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-02-14 20:06:06.239 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-02-14 20:06:06.242 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:06:06.244 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:06:06.246 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:06:06.249 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:06:06.251 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:06:06.253 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:06:06.256 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:06:06.258 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:06:06.260 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:06:06.262 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:06:06.265 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:06:06.267 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-02-14 20:06:06.270 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:06:06.272 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:06:06.275 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:06:06.277 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:06:06.280 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:06:06.282 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:06:06.285 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-02-14 20:06:06.300 | mysqladmin: connect to server at 'localhost' failed 2022-02-14 20:06:06.301 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-02-14 20:06:06.305 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-02-14 20:06:06.307 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-02-14 20:06:06.310 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:06.313 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:06.315 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-02-14 20:06:06.317 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-02-14 20:06:06.320 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-02-14 20:06:06.323 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-02-14 20:06:06.325 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-02-14 20:06:06.328 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-02-14 20:06:06.331 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-02-14 20:06:06.333 | + 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 20:06:06.345 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:06:06.414 | + 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 20:06:06.426 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:06:06.478 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-02-14 20:06:06.481 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-02-14 20:06:06.482 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-02-14 20:06:06.487 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-02-14 20:06:06.541 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-02-14 20:06:06.595 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-02-14 20:06:06.650 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-02-14 20:06:06.707 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-02-14 20:06:06.709 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-02-14 20:06:06.712 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:06:06.714 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-02-14 20:06:10.090 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-02-14 20:06:10.093 | + functions-common:save_stackenv:60 : local tag=1039 2022-02-14 20:06:10.096 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-02-14 20:06:10.101 | + functions-common:save_stackenv:62 : time_stamp=2022-02-14-200610 2022-02-14 20:06:10.104 | + functions-common:save_stackenv:63 : echo '# 2022-02-14-200610 1039' 2022-02-14 20:06:10.106 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.109 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-02-14 20:06:10.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.114 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-02-14 20:06:10.117 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.119 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-02-14 20:06:10.123 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.126 | + 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 20:06:10.131 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.134 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.81 2022-02-14 20:06:10.136 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.139 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.81/identity 2022-02-14 20:06:10.141 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.144 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-02-14-200237 2022-02-14 20:06:10.147 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.149 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-02-14 20:06:10.152 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.154 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.81 2022-02-14 20:06:10.157 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.160 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-02-14 20:06:10.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.165 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-02-14 20:06:10.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.170 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-02-14 20:06:10.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-02-14 20:06:10.175 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-02-14 20:06:10.178 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-02-14 20:06:10.180 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-02-14 20:06:10.183 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-02-14 20:06:10.195 | + ./stack.sh:main:1065 : start_dstat 2022-02-14 20:06:10.197 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.200 | + functions-common:run_process:1680 : local service=dstat 2022-02-14 20:06:10.202 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.205 | + functions-common:run_process:1682 : local group= 2022-02-14 20:06:10.207 | + functions-common:run_process:1683 : local user= 2022-02-14 20:06:10.211 | + functions-common:run_process:1685 : local name=dstat 2022-02-14 20:06:10.213 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:06:10.216 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:06:10.218 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:06:10.221 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:06:10.224 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:06:10.229 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869170226 2022-02-14 20:06:10.231 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-02-14 20:06:10.249 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:10.252 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-02-14 20:06:10.254 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-02-14 20:06:10.257 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.260 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.262 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.265 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.267 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-02-14 20:06:10.270 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-02-14 20:06:10.273 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-02-14 20:06:10.276 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 20:06:10.278 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 20:06:10.281 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-02-14 20:06:10.283 | + 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 20:06:10.286 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-02-14 20:06:10.289 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-02-14 20:06:10.291 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 20:06:10.294 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-02-14 20:06:10.296 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 20:06:10.298 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 20:06:10.301 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-02-14 20:06:10.304 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 20:06:10.308 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-02-14 20:06:10.360 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-02-14 20:06:10.413 | + 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 20:06:10.466 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-02-14 20:06:10.518 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-02-14 20:06:10.570 | + 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 20:06:10.623 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 20:06:10.626 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-02-14 20:06:10.680 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 20:06:11.065 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-02-14 20:06:11.079 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-02-14 20:06:11.458 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-02-14 20:06:11.478 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:06:11.481 | + functions-common:time_stop:2425 : local name 2022-02-14 20:06:11.483 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:06:11.486 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:06:11.489 | + functions-common:time_stop:2428 : local total 2022-02-14 20:06:11.491 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:06:11.494 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:06:11.496 | + functions-common:time_stop:2432 : start_time=1644869170226 2022-02-14 20:06:11.499 | + functions-common:time_stop:2434 : [[ -z 1644869170226 ]] 2022-02-14 20:06:11.502 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:06:11.507 | + functions-common:time_stop:2437 : end_time=1644869171504 2022-02-14 20:06:11.509 | + functions-common:time_stop:2438 : elapsed_time=1278 2022-02-14 20:06:11.512 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:06:11.514 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:06:11.517 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1278 2022-02-14 20:06:11.519 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-02-14 20:06:11.522 | + functions-common:run_process:1680 : local service=memory_tracker 2022-02-14 20:06:11.524 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-02-14 20:06:11.527 | + functions-common:run_process:1682 : local group= 2022-02-14 20:06:11.529 | + functions-common:run_process:1683 : local user=root 2022-02-14 20:06:11.532 | + functions-common:run_process:1685 : local name=memory_tracker 2022-02-14 20:06:11.534 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:06:11.537 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:06:11.539 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:06:11.542 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:06:11.545 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:06:11.550 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869171547 2022-02-14 20:06:11.554 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-02-14 20:06:11.582 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:11.585 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:06:11.589 | + functions-common:time_stop:2425 : local name 2022-02-14 20:06:11.592 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:06:11.594 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:06:11.597 | + functions-common:time_stop:2428 : local total 2022-02-14 20:06:11.600 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:06:11.602 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:06:11.604 | + functions-common:time_stop:2432 : start_time=1644869171547 2022-02-14 20:06:11.607 | + functions-common:time_stop:2434 : [[ -z 1644869171547 ]] 2022-02-14 20:06:11.612 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:06:11.615 | + functions-common:time_stop:2437 : end_time=1644869171612 2022-02-14 20:06:11.617 | + functions-common:time_stop:2438 : elapsed_time=65 2022-02-14 20:06:11.620 | + functions-common:time_stop:2439 : total=1278 2022-02-14 20:06:11.622 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:06:11.625 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1343 2022-02-14 20:06:11.628 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-02-14 20:06:11.649 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:11.652 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-02-14 20:06:11.681 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:11.684 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-02-14 20:06:11.704 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:11.708 | + ./stack.sh:main:1078 : start_etcd3 2022-02-14 20:06:11.714 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-02-14 20:06:11.717 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-829064-8 --data-dir /opt/stack/data/etcd' 2022-02-14 20:06:11.720 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-02-14 20:06:11.722 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-829064-8=http://10.222.0.81:2380' 2022-02-14 20:06:11.725 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.81:2380' 2022-02-14 20:06:11.727 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.81:2379' 2022-02-14 20:06:11.730 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-02-14 20:06:11.733 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-02-14 20:06:11.735 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.81:2379' 2022-02-14 20:06:11.738 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-02-14 20:06:11.741 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-02-14 20:06:11.744 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 20:06:11.746 | + 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 20:06:11.749 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-02-14 20:06:11.751 | + 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 20:06:11.754 | + functions-common:write_user_unit_file:1564 : local group= 2022-02-14 20:06:11.757 | + functions-common:write_user_unit_file:1565 : local user=root 2022-02-14 20:06:11.760 | + functions-common:write_user_unit_file:1566 : local extra= 2022-02-14 20:06:11.763 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-02-14 20:06:11.765 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-02-14 20:06:11.767 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-02-14 20:06:11.773 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-02-14 20:06:11.854 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-02-14 20:06:11.927 | + 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 20:06:11.979 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-02-14 20:06:12.030 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-02-14 20:06:12.081 | + 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 20:06:12.133 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-02-14 20:06:12.135 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-02-14 20:06:12.197 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-02-14 20:06:12.581 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-02-14 20:06:12.636 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-02-14 20:06:12.690 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-02-14 20:06:12.743 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-02-14 20:06:12.796 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-02-14 20:06:12.800 | ++ functions-common:is_arch:506 : uname -m 2022-02-14 20:06:12.805 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-02-14 20:06:12.808 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-02-14 20:06:13.207 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-02-14 20:06:13.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-02-14 20:06:13.577 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-02-14 20:06:14.154 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-02-14 20:06:14.173 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:14.176 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-02-14 20:06:14.178 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-02-14 20:06:14.182 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-02-14 20:06:14.186 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-02-14 20:06:14.199 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-02-14 20:06:14.211 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-02-14 20:06:14.214 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-02-14 20:06:14.216 | + 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 20:06:14.356 | + 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 20:06:14.494 | + 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 20:06:14.631 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.81/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-02-14 20:06:14.769 | + 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 20:06:14.908 | + 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 20:06:15.047 | + 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 20:06:15.185 | + 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 20:06:15.325 | + 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 20:06:15.463 | + 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 20:06:15.600 | + functions-common:write_clouds_yaml:198 : cat 2022-02-14 20:06:15.606 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-02-14 20:06:15.609 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-02-14 20:06:15.612 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-02-14 20:06:15.617 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-02-14 20:06:15.620 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-02-14 20:06:15.623 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-02-14 20:06:15.640 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:06:15.642 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-02-14 20:06:15.645 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:06:15.648 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-02-14 20:06:15.651 | + ./stack.sh:main:1095 : '[' 10.222.0.81 == 10.222.0.81 ']' 2022-02-14 20:06:15.653 | + ./stack.sh:main:1096 : init_keystone 2022-02-14 20:06:15.656 | + lib/keystone:init_keystone:462 : is_service_enabled ldap 2022-02-14 20:06:15.672 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:06:15.675 | + lib/keystone:init_keystone:466 : [[ True == True ]] 2022-02-14 20:06:15.677 | + lib/keystone:init_keystone:468 : recreate_database keystone 2022-02-14 20:06:15.679 | + lib/database:recreate_database:112 : local db=keystone 2022-02-14 20:06:15.682 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-02-14 20:06:15.684 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-02-14 20:06:15.687 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-02-14 20:06:15.692 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:06:22.010 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-02-14 20:06:22.015 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:06:22.138 | + lib/keystone:init_keystone:471 : time_start dbsync 2022-02-14 20:06:22.141 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:06:22.143 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:06:22.146 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:06:22.151 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:06:22.154 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869182151 2022-02-14 20:06:22.156 | + lib/keystone:init_keystone:473 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-02-14 20:06:26.879 | 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=436703) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:06:26.887 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:26.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.892 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.892 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.893 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:26.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:26.917 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:26.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.918 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.918 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.919 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:26.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:26.920 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:26.920 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:27.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:27.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.555 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.555 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.555 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:27.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:27.557 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:27.557 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:27.564 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:06:43.535 | ++ inc/async:async_inner:64 : rc=0 2022-02-14 20:06:43.561 | [434858 Async install_tempest:434858]: finished successfully 2022-02-14 20:06:54.513 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.513 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:06:54.599 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.599 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:06:54.673 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.673 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:06:54.730 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.731 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:06:54.814 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.814 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:06:54.883 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:54.883 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:06:55.833 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:55.834 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.836 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.837 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:55.838 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:55.838 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:55.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.840 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.840 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.840 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:55.841 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:55.849 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.851 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.851 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.852 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:55.852 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:55.852 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:55.852 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:56.285 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.287 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.287 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.288 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.288 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.288 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:56.288 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:56.371 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:56.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.373 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.373 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.374 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.374 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.374 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:56.374 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:56.382 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:06:56.534 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.534 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:06:56.593 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.593 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:06:56.662 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.662 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:06:56.743 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.743 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:06:56.805 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.806 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:06:56.879 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.879 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:06:56.942 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:56.942 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:56.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.944 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.945 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.945 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.945 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:56.946 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:56.946 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:56.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.948 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.948 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.949 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.949 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.949 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:56.949 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:56.956 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:56.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.958 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.959 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.959 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:56.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:56.959 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:56.960 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:57.350 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:57.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.352 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.353 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.353 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.354 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:57.354 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:57.466 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:06:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.467 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.468 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.468 | 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=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:06:57.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:06:57.469 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:06:57.469 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=436703) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:06:57.476 | INFO migrate.versioning.api [-] 72 -> 73...  2022-02-14 20:06:57.542 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.542 | INFO migrate.versioning.api [-] 73 -> 74...  2022-02-14 20:06:57.593 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.593 | INFO migrate.versioning.api [-] 74 -> 75...  2022-02-14 20:06:57.671 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.671 | INFO migrate.versioning.api [-] 75 -> 76...  2022-02-14 20:06:57.729 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.729 | INFO migrate.versioning.api [-] 76 -> 77...  2022-02-14 20:06:57.791 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.791 | INFO migrate.versioning.api [-] 77 -> 78...  2022-02-14 20:06:57.860 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:57.860 | INFO migrate.versioning.api [-] 78 -> 79...  2022-02-14 20:06:57.936 | INFO migrate.versioning.api [-] done 2022-02-14 20:06:58.317 | + lib/keystone:init_keystone:474 : time_stop dbsync 2022-02-14 20:06:58.320 | + functions-common:time_stop:2425 : local name 2022-02-14 20:06:58.323 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:06:58.326 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:06:58.328 | + functions-common:time_stop:2428 : local total 2022-02-14 20:06:58.330 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:06:58.333 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:06:58.336 | + functions-common:time_stop:2432 : start_time=1644869182151 2022-02-14 20:06:58.339 | + functions-common:time_stop:2434 : [[ -z 1644869182151 ]] 2022-02-14 20:06:58.342 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:06:58.350 | + functions-common:time_stop:2437 : end_time=1644869218344 2022-02-14 20:06:58.350 | + functions-common:time_stop:2438 : elapsed_time=36193 2022-02-14 20:06:58.352 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:06:58.354 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:06:58.357 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36193 2022-02-14 20:06:58.359 | + lib/keystone:init_keystone:476 : [[ fernet == \f\e\r\n\e\t ]] 2022-02-14 20:06:58.362 | + lib/keystone:init_keystone:477 : rm -rf /etc/keystone/fernet-keys/ 2022-02-14 20:06:58.366 | + lib/keystone:init_keystone:478 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-02-14 20:07:02.910 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-02-14 20:07:02.910 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 20:07:02.910 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 20:07:02.911 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-02-14 20:07:02.911 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-02-14 20:07:02.911 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 20:07:02.912 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 20:07:02.912 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 20:07:02.912 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-02-14 20:07:03.259 | + lib/keystone:init_keystone:480 : rm -rf /etc/keystone/credential-keys/ 2022-02-14 20:07:03.263 | + lib/keystone:init_keystone:481 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-02-14 20:07:07.808 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-02-14 20:07:07.809 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 20:07:07.809 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 20:07:07.809 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-02-14 20:07:07.810 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-02-14 20:07:07.810 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-02-14 20:07:07.810 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-02-14 20:07:07.810 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-02-14 20:07:07.811 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-02-14 20:07:08.160 | + ./stack.sh:main:1097 : start_keystone 2022-02-14 20:07:08.163 | + lib/keystone:start_keystone:539 : local service_port=5000 2022-02-14 20:07:08.165 | + lib/keystone:start_keystone:540 : local auth_protocol=http 2022-02-14 20:07:08.168 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2022-02-14 20:07:08.185 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:07:08.187 | + lib/keystone:start_keystone:546 : '[' uwsgi == mod_wsgi ']' 2022-02-14 20:07:08.190 | ++ lib/keystone:start_keystone:550 : which uwsgi 2022-02-14 20:07:08.195 | + lib/keystone:start_keystone:550 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-02-14 20:07:08.198 | + functions-common:run_process:1680 : local service=keystone 2022-02-14 20:07:08.201 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:07:08.203 | + functions-common:run_process:1682 : local group= 2022-02-14 20:07:08.206 | + functions-common:run_process:1683 : local user= 2022-02-14 20:07:08.208 | + functions-common:run_process:1685 : local name=keystone 2022-02-14 20:07:08.211 | + functions-common:run_process:1687 : time_start run_process 2022-02-14 20:07:08.214 | + functions-common:time_start:2411 : local name=run_process 2022-02-14 20:07:08.217 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:07:08.219 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:07:08.222 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:07:08.227 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869228224 2022-02-14 20:07:08.229 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-02-14 20:07:08.245 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:07:08.248 | + 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 20:07:08.250 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-02-14 20:07:08.253 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:07:08.256 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:07:08.259 | + 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 20:07:08.261 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-02-14 20:07:08.263 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-02-14 20:07:08.266 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-02-14 20:07:08.268 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-02-14 20:07:08.271 | + functions-common:_run_under_systemd:1652 : local group= 2022-02-14 20:07:08.274 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-02-14 20:07:08.276 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-02-14 20:07:08.279 | + 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 20:07:08.282 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-02-14 20:07:08.284 | + 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 20:07:08.286 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-02-14 20:07:08.288 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-02-14 20:07:08.291 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-02-14 20:07:08.293 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-02-14 20:07:08.297 | + 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 20:07:08.348 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-02-14 20:07:08.400 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-02-14 20:07:08.451 | + 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 20:07:08.503 | + 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 20:07:08.555 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-02-14 20:07:08.608 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-02-14 20:07:08.660 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-02-14 20:07:08.712 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-02-14 20:07:08.770 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-02-14 20:07:08.825 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-02-14 20:07:08.827 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-02-14 20:07:08.879 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-02-14 20:07:09.254 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-02-14 20:07:09.271 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-02-14 20:07:09.654 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-02-14 20:07:09.733 | + functions-common:run_process:1691 : time_stop run_process 2022-02-14 20:07:09.735 | + functions-common:time_stop:2425 : local name 2022-02-14 20:07:09.738 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:07:09.740 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:07:09.743 | + functions-common:time_stop:2428 : local total 2022-02-14 20:07:09.745 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:07:09.748 | + functions-common:time_stop:2431 : name=run_process 2022-02-14 20:07:09.750 | + functions-common:time_stop:2432 : start_time=1644869228224 2022-02-14 20:07:09.752 | + functions-common:time_stop:2434 : [[ -z 1644869228224 ]] 2022-02-14 20:07:09.755 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:07:09.761 | + functions-common:time_stop:2437 : end_time=1644869229758 2022-02-14 20:07:09.763 | + functions-common:time_stop:2438 : elapsed_time=1534 2022-02-14 20:07:09.765 | + functions-common:time_stop:2439 : total=1343 2022-02-14 20:07:09.768 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:07:09.770 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2877 2022-02-14 20:07:09.773 | + lib/keystone:start_keystone:553 : echo 'Waiting for keystone to start...' 2022-02-14 20:07:09.774 | Waiting for keystone to start... 2022-02-14 20:07:09.776 | + lib/keystone:start_keystone:559 : local service_uri=http://10.222.0.81/identity/v3/ 2022-02-14 20:07:09.778 | + lib/keystone:start_keystone:561 : wait_for_service 60 http://10.222.0.81/identity/v3/ 2022-02-14 20:07:09.781 | + functions:wait_for_service:457 : local timeout=60 2022-02-14 20:07:09.783 | + functions:wait_for_service:458 : local url=http://10.222.0.81/identity/v3/ 2022-02-14 20:07:09.786 | + functions:wait_for_service:459 : local rval=0 2022-02-14 20:07:09.788 | + functions:wait_for_service:460 : time_start wait_for_service 2022-02-14 20:07:09.790 | + functions-common:time_start:2411 : local name=wait_for_service 2022-02-14 20:07:09.793 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:07:09.795 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:07:09.798 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:07:09.803 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869229800 2022-02-14 20:07:09.805 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-02-14 20:07:09.811 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.81/identity/v3/ 2022-02-14 20:07:16.238 | + :: : [[ 200 == 503 ]] 2022-02-14 20:07:16.239 | + :: : [[ 0 -eq 7 ]] 2022-02-14 20:07:16.243 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-02-14 20:07:16.245 | + functions-common:time_stop:2425 : local name 2022-02-14 20:07:16.248 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:07:16.250 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:07:16.252 | + functions-common:time_stop:2428 : local total 2022-02-14 20:07:16.255 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:07:16.257 | + functions-common:time_stop:2431 : name=wait_for_service 2022-02-14 20:07:16.259 | + functions-common:time_stop:2432 : start_time=1644869229800 2022-02-14 20:07:16.262 | + functions-common:time_stop:2434 : [[ -z 1644869229800 ]] 2022-02-14 20:07:16.265 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:07:16.269 | + functions-common:time_stop:2437 : end_time=1644869236267 2022-02-14 20:07:16.272 | + functions-common:time_stop:2438 : elapsed_time=6467 2022-02-14 20:07:16.274 | + functions-common:time_stop:2439 : total=0 2022-02-14 20:07:16.277 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:07:16.279 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6467 2022-02-14 20:07:16.281 | + functions:wait_for_service:467 : return 0 2022-02-14 20:07:16.284 | + lib/keystone:start_keystone:566 : is_service_enabled tls-proxy 2022-02-14 20:07:16.301 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:07:16.305 | + lib/keystone:start_keystone:571 : restart_service memcached 2022-02-14 20:07:16.307 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-02-14 20:07:16.309 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-02-14 20:07:16.336 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-02-14 20:07:16.340 | + 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 20:07:20.906 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.906 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.907 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.914 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.962 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:20.996 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.087 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.087 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.087 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.087 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.087 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.088 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.100 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.100 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.100 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.101 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.101 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.101 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.101 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.109 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.112 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.112 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.112 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.112 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.112 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.113 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.113 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=437543) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-02-14 20:07:21.146 | 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=437543) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:07:21.537 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created domain default 2022-02-14 20:07:21.628 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created project admin 2022-02-14 20:07:21.656 | DEBUG passlib.handlers.bcrypt [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=437543) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-02-14 20:07:21.656 | DEBUG passlib.handlers.bcrypt [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=437543) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-02-14 20:07:21.783 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created user admin 2022-02-14 20:07:21.867 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created role reader 2022-02-14 20:07:21.970 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created role member 2022-02-14 20:07:22.056 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created implied role where bbcb47bfb20d4f25aa43459e15212ab6 implies 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:07:22.126 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created role admin 2022-02-14 20:07:22.226 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created implied role where 15b93182fbec447189940d463ac9011a implies bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:07:22.309 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Granted role admin on project admin to user admin. 2022-02-14 20:07:22.374 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Granted role admin on the system to user admin. 2022-02-14 20:07:22.443 | WARNING py.warnings [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b 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 20:07:22.443 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-02-14 20:07:22.443 |  2022-02-14 20:07:22.446 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created region RegionOne 2022-02-14 20:07:22.611 | INFO keystone.cmd.bootstrap [None req-e59c625b-6a02-4320-9c50-1cb308c8c55b None None] Created public endpoint http://10.222.0.81/identity 2022-02-14 20:07:23.053 | + lib/keystone:bootstrap_keystone:599 : '[' False == True ']' 2022-02-14 20:07:23.056 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-02-14 20:07:23.059 | + lib/keystone:create_keystone_accounts:298 : local admin_project 2022-02-14 20:07:23.062 | ++ lib/keystone:create_keystone_accounts:299 : oscwrap project show admin -f value -c id 2022-02-14 20:07:25.958 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:25.959 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:25.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:25.959 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:26.106 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:26.109 | + lib/keystone:create_keystone_accounts:299 : admin_project=9610a93ac23a4b57a4c0b15ecba5e583 2022-02-14 20:07:26.111 | + lib/keystone:create_keystone_accounts:300 : local admin_user 2022-02-14 20:07:26.114 | ++ lib/keystone:create_keystone_accounts:301 : oscwrap user show admin -f value -c id 2022-02-14 20:07:28.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:28.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:28.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:28.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:28.393 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:28.396 | + lib/keystone:create_keystone_accounts:301 : admin_user=b9c4ab1e364a4f87bf08a665d754a5de 2022-02-14 20:07:28.399 | + lib/keystone:create_keystone_accounts:303 : local admin_role=admin 2022-02-14 20:07:28.401 | + lib/keystone:create_keystone_accounts:304 : local member_role=member 2022-02-14 20:07:28.403 | + lib/keystone:create_keystone_accounts:305 : local reader_role=reader 2022-02-14 20:07:28.406 | + lib/keystone:create_keystone_accounts:307 : async_run ks-domain-role get_or_add_user_domain_role admin b9c4ab1e364a4f87bf08a665d754a5de default 2022-02-14 20:07:28.462 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin b9c4ab1e364a4f87bf08a665d754a5de default 2022-02-14 20:07:28.501 | [409549 Async ks-domain-role:437660]: running: get_or_add_user_domain_role admin b9c4ab1e364a4f87bf08a665d754a5de default 2022-02-14 20:07:28.503 | + lib/keystone:create_keystone_accounts:310 : get_or_create_domain Default 2022-02-14 20:07:28.506 | + functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:07:28.509 | ++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 20:07:30.846 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 20:07:30.848 | + functions-common:get_or_create_domain:888 : echo default 2022-02-14 20:07:30.848 | default 2022-02-14 20:07:30.851 | + lib/keystone:create_keystone_accounts:311 : async_run ks-project get_or_create_project service Default 2022-02-14 20:07:30.915 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-02-14 20:07:30.960 | [409549 Async ks-project:437791]: running: get_or_create_project service Default 2022-02-14 20:07:30.965 | + lib/keystone:create_keystone_accounts:314 : async_run ks-service get_or_create_role service 2022-02-14 20:07:31.103 | + inc/async:async_inner:63 : get_or_create_role service 2022-02-14 20:07:31.172 | [409549 Async ks-service:437918]: running: get_or_create_role service 2022-02-14 20:07:31.201 | + lib/keystone:create_keystone_accounts:320 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-02-14 20:07:31.319 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-02-14 20:07:31.410 | [409549 Async ks-reseller:438006]: running: get_or_create_role ResellerAdmin 2022-02-14 20:07:31.434 | + lib/keystone:create_keystone_accounts:324 : local another_role=anotherrole 2022-02-14 20:07:31.449 | + lib/keystone:create_keystone_accounts:325 : async_run ks-anotherrole get_or_create_role anotherrole 2022-02-14 20:07:31.837 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-02-14 20:07:32.052 | [409549 Async ks-anotherrole:438097]: running: get_or_create_role anotherrole 2022-02-14 20:07:32.077 | + lib/keystone:create_keystone_accounts:328 : local invis_project 2022-02-14 20:07:32.113 | ++ lib/keystone:create_keystone_accounts:329 : get_or_create_project invisible_to_admin default 2022-02-14 20:07:32.133 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:07:32.181 | +++ functions-common:get_or_create_project:940 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2022-02-14 20:07:34.221 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:34.345 | [437791 Async ks-project:437791]: finished successfully 2022-02-14 20:07:34.525 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:34.576 | [437918 Async ks-service:437918]: finished successfully 2022-02-14 20:07:34.769 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:34.799 | [438006 Async ks-reseller:438006]: finished successfully 2022-02-14 20:07:35.308 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:35.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:35.332 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:35.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:35.332 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:35.345 | [438097 Async ks-anotherrole:438097]: finished successfully 2022-02-14 20:07:35.494 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:35.496 | ++ functions-common:get_or_create_project:938 : project_id=c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:35.499 | ++ functions-common:get_or_create_project:939 : echo c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:35.502 | + lib/keystone:create_keystone_accounts:329 : invis_project=c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:35.504 | + lib/keystone:create_keystone_accounts:332 : local demo_project 2022-02-14 20:07:35.508 | ++ lib/keystone:create_keystone_accounts:333 : get_or_create_project demo default 2022-02-14 20:07:35.510 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:07:35.513 | +++ functions-common:get_or_create_project:940 : oscwrap project create demo --domain=default --or-show -f value -c id 2022-02-14 20:07:36.985 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:37.011 | [437660 Async ks-domain-role:437660]: finished successfully 2022-02-14 20:07:37.742 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:37.742 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:37.743 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:37.743 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:37.896 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:37.898 | ++ functions-common:get_or_create_project:938 : project_id=c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:37.901 | ++ functions-common:get_or_create_project:939 : echo c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:37.904 | + lib/keystone:create_keystone_accounts:333 : demo_project=c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:37.906 | + lib/keystone:create_keystone_accounts:334 : local demo_user 2022-02-14 20:07:37.909 | ++ lib/keystone:create_keystone_accounts:336 : get_or_create_user demo Passw0rd default demo@example.com 2022-02-14 20:07:37.912 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:37.914 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-02-14 20:07:37.916 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-02-14 20:07:37.920 | +++ 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 20:07:40.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.187 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.187 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.337 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.340 | ++ functions-common:get_or_create_user:925 : user_id=72da66d3abd94e839ddcebb3187ad4ca 2022-02-14 20:07:40.342 | ++ functions-common:get_or_create_user:926 : echo 72da66d3abd94e839ddcebb3187ad4ca 2022-02-14 20:07:40.345 | + lib/keystone:create_keystone_accounts:336 : demo_user=72da66d3abd94e839ddcebb3187ad4ca 2022-02-14 20:07:40.348 | + lib/keystone:create_keystone_accounts:338 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-02-14 20:07:40.399 | [409549 Async ks-domain-role:437660]: Waiting for completion of get_or_add_user_domain_role admin b9c4ab1e364a4f87bf08a665d754a5de default running on PID 437660 (6 other jobs running) 2022-02-14 20:07:40.423 | [409549 Async ks-domain-role:437660]: Signaling child to exit 2022-02-14 20:07:40.423 | WAKEUP 2022-02-14 20:07:40.447 | [409549 Async ks-domain-role:437660]: Signaled 2022-02-14 20:07:40.448 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-02-14 20:07:40.448 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap role assignment list --role admin --user b9c4ab1e364a4f87bf08a665d754a5de --domain default 2022-02-14 20:07:40.448 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-02-14 20:07:40.448 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:07:40.448 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:07:40.448 | ++ functions-common:get_field:812 : read data 2022-02-14 20:07:40.448 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.448 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.448 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.448 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.448 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.448 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-02-14 20:07:40.448 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-02-14 20:07:40.448 | + functions-common:get_or_add_user_domain_role:1012 : openstack role add admin --user b9c4ab1e364a4f87bf08a665d754a5de --domain default 2022-02-14 20:07:40.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.449 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.449 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.449 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-02-14 20:07:40.449 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap role assignment list --role admin --user b9c4ab1e364a4f87bf08a665d754a5de --domain default 2022-02-14 20:07:40.449 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:07:40.449 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:07:40.449 | ++ functions-common:get_field:812 : read data 2022-02-14 20:07:40.449 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.449 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.449 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.449 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.449 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.449 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:07:40.449 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:07:40.449 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:07:40.449 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | b9c4ab1e364a4f87bf08a665d754a5de | | | default | | False |' 2022-02-14 20:07:40.449 | ++ functions-common:get_field:812 : read data 2022-02-14 20:07:40.449 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:07:40.449 | + functions-common:get_or_add_user_domain_role:1021 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:07:40.449 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:07:40.492 | [409549 Async ks-domain-role:437660]: finished get_or_add_user_domain_role admin b9c4ab1e364a4f87bf08a665d754a5de default with result 0 in 8 seconds 2022-02-14 20:07:40.499 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-02-14 20:07:40.533 | [409549 Async ks-project:437791]: Waiting for completion of get_or_create_project service Default running on PID 437791 (5 other jobs running) 2022-02-14 20:07:40.558 | [409549 Async ks-project:437791]: Signaling child to exit 2022-02-14 20:07:40.558 | WAKEUP 2022-02-14 20:07:40.580 | [409549 Async ks-project:437791]: Signaled 2022-02-14 20:07:40.581 | + functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:07:40.581 | ++ functions-common:get_or_create_project:940 : oscwrap project create service --domain=Default --or-show -f value -c id 2022-02-14 20:07:40.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.581 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.581 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.581 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.581 | + functions-common:get_or_create_project:938 : project_id=4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:07:40.581 | + functions-common:get_or_create_project:939 : echo 4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:07:40.581 | 4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:07:40.625 | [409549 Async ks-project:437791]: finished get_or_create_project service Default with result 0 in 3 seconds 2022-02-14 20:07:40.662 | [409549 Async ks-service:437918]: Waiting for completion of get_or_create_role service running on PID 437918 (4 other jobs running) 2022-02-14 20:07:40.687 | [409549 Async ks-service:437918]: Signaling child to exit 2022-02-14 20:07:40.687 | WAKEUP 2022-02-14 20:07:40.708 | [409549 Async ks-service:437918]: Signaled 2022-02-14 20:07:40.710 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:07:40.710 | ++ functions-common:get_or_create_role:952 : oscwrap role create service --or-show -f value -c id 2022-02-14 20:07:40.710 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.711 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.711 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.711 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.711 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.711 | + functions-common:get_or_create_role:950 : role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:07:40.711 | + functions-common:get_or_create_role:951 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:07:40.711 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:07:40.754 | [409549 Async ks-service:437918]: finished get_or_create_role service with result 0 in 3 seconds 2022-02-14 20:07:40.792 | [409549 Async ks-reseller:438006]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 438006 (3 other jobs running) 2022-02-14 20:07:40.816 | [409549 Async ks-reseller:438006]: Signaling child to exit 2022-02-14 20:07:40.816 | WAKEUP 2022-02-14 20:07:40.838 | [409549 Async ks-reseller:438006]: Signaled 2022-02-14 20:07:40.840 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:07:40.840 | ++ functions-common:get_or_create_role:952 : oscwrap role create ResellerAdmin --or-show -f value -c id 2022-02-14 20:07:40.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.840 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.840 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.840 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.840 | + functions-common:get_or_create_role:950 : role_id=fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:07:40.840 | + functions-common:get_or_create_role:951 : echo fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:07:40.840 | fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:07:40.884 | [409549 Async ks-reseller:438006]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-02-14 20:07:40.927 | [409549 Async ks-anotherrole:438097]: Waiting for completion of get_or_create_role anotherrole running on PID 438097 (2 other jobs running) 2022-02-14 20:07:40.951 | [409549 Async ks-anotherrole:438097]: Signaling child to exit 2022-02-14 20:07:40.951 | WAKEUP 2022-02-14 20:07:40.974 | [409549 Async ks-anotherrole:438097]: Signaled 2022-02-14 20:07:40.975 | + functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:07:40.975 | ++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 20:07:40.976 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.976 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.976 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:40.976 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:40.976 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:40.976 | + functions-common:get_or_create_role:950 : role_id=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:07:40.976 | + functions-common:get_or_create_role:951 : echo 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:07:40.976 | 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:07:41.021 | [409549 Async ks-anotherrole:438097]: finished get_or_create_role anotherrole with result 0 in 3 seconds 2022-02-14 20:07:41.044 | + inc/async:async_wait:197 : return 0 2022-02-14 20:07:41.050 | + lib/keystone:create_keystone_accounts:340 : async_run ks-demo-member get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.111 | + inc/async:async_inner:63 : get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.151 | [409549 Async ks-demo-member:438963]: running: get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.154 | + lib/keystone:create_keystone_accounts:342 : async_run ks-demo-admin get_or_add_user_project_role admin b9c4ab1e364a4f87bf08a665d754a5de c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.214 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b9c4ab1e364a4f87bf08a665d754a5de c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.260 | [409549 Async ks-demo-admin:439075]: running: get_or_add_user_project_role admin b9c4ab1e364a4f87bf08a665d754a5de c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.263 | + lib/keystone:create_keystone_accounts:343 : async_run ks-demo-another get_or_add_user_project_role anotherrole 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.330 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.377 | [409549 Async ks-demo-another:439187]: running: get_or_add_user_project_role anotherrole 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:41.380 | + lib/keystone:create_keystone_accounts:344 : async_run ks-demo-invis get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:41.449 | + inc/async:async_inner:63 : get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:41.543 | [409549 Async ks-demo-invis:439299]: running: get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c8477078d17d45ef975f209ec69270fd 2022-02-14 20:07:41.561 | + lib/keystone:create_keystone_accounts:347 : local demo_reader 2022-02-14 20:07:41.589 | ++ lib/keystone:create_keystone_accounts:349 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-02-14 20:07:41.605 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:41.625 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-02-14 20:07:41.649 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-02-14 20:07:41.678 | +++ 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 20:07:44.741 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:44.741 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:44.741 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:44.741 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:45.118 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:45.138 | ++ functions-common:get_or_create_user:925 : user_id=fb3982b7944e46708f1419e429de122d 2022-02-14 20:07:45.155 | ++ functions-common:get_or_create_user:926 : echo fb3982b7944e46708f1419e429de122d 2022-02-14 20:07:45.158 | + lib/keystone:create_keystone_accounts:349 : demo_reader=fb3982b7944e46708f1419e429de122d 2022-02-14 20:07:45.184 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-reader get_or_add_user_project_role reader fb3982b7944e46708f1419e429de122d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:45.621 | + inc/async:async_inner:63 : get_or_add_user_project_role reader fb3982b7944e46708f1419e429de122d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:45.830 | [409549 Async ks-demo-reader:439501]: running: get_or_add_user_project_role reader fb3982b7944e46708f1419e429de122d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:07:45.847 | + lib/keystone:create_keystone_accounts:354 : local alt_demo_project 2022-02-14 20:07:45.877 | ++ lib/keystone:create_keystone_accounts:355 : get_or_create_project alt_demo default 2022-02-14 20:07:45.897 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:07:45.925 | +++ functions-common:get_or_create_project:940 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2022-02-14 20:07:49.175 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:49.175 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:49.175 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:49.175 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:49.549 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:49.592 | ++ functions-common:get_or_create_project:938 : project_id=bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:49.605 | ++ functions-common:get_or_create_project:939 : echo bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:49.625 | + lib/keystone:create_keystone_accounts:355 : alt_demo_project=bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:49.653 | + lib/keystone:create_keystone_accounts:357 : local alt_demo_user 2022-02-14 20:07:49.709 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-02-14 20:07:49.728 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:49.745 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-02-14 20:07:49.770 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-02-14 20:07:49.787 | +++ 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 20:07:51.017 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:51.204 | [438963 Async ks-demo-member:438963]: finished successfully 2022-02-14 20:07:51.589 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:51.740 | [439075 Async ks-demo-admin:439075]: finished successfully 2022-02-14 20:07:51.835 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:51.870 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:51.879 | [439187 Async ks-demo-another:439187]: finished successfully 2022-02-14 20:07:51.905 | [439299 Async ks-demo-invis:439299]: finished successfully 2022-02-14 20:07:52.747 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:52.747 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:52.747 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:52.747 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:52.905 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:52.908 | ++ functions-common:get_or_create_user:925 : user_id=eb0adda376894c5e9264e9e30f6f977f 2022-02-14 20:07:52.911 | ++ functions-common:get_or_create_user:926 : echo eb0adda376894c5e9264e9e30f6f977f 2022-02-14 20:07:52.914 | + lib/keystone:create_keystone_accounts:359 : alt_demo_user=eb0adda376894c5e9264e9e30f6f977f 2022-02-14 20:07:52.917 | + lib/keystone:create_keystone_accounts:361 : async_run ks-alt-admin get_or_add_user_project_role admin eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:52.977 | + inc/async:async_inner:63 : get_or_add_user_project_role admin eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:53.030 | [409549 Async ks-alt-admin:440031]: running: get_or_add_user_project_role admin eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:53.033 | + lib/keystone:create_keystone_accounts:362 : async_run ks-alt-another get_or_add_user_project_role anotherrole eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:53.126 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:53.182 | [409549 Async ks-alt-another:440143]: running: get_or_add_user_project_role anotherrole eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:53.185 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_member 2022-02-14 20:07:53.197 | ++ lib/keystone:create_keystone_accounts:367 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-02-14 20:07:53.199 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:53.202 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-02-14 20:07:53.207 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-02-14 20:07:53.214 | +++ 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 20:07:55.580 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:55.580 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:55.580 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:55.580 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:55.812 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:55.816 | ++ functions-common:get_or_create_user:925 : user_id=353b3715b08c4791800ca0b561cd7d71 2022-02-14 20:07:55.818 | ++ functions-common:get_or_create_user:926 : echo 353b3715b08c4791800ca0b561cd7d71 2022-02-14 20:07:55.822 | + lib/keystone:create_keystone_accounts:367 : alt_demo_member=353b3715b08c4791800ca0b561cd7d71 2022-02-14 20:07:55.825 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-member-user get_or_add_user_project_role member 353b3715b08c4791800ca0b561cd7d71 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:55.934 | + inc/async:async_inner:63 : get_or_add_user_project_role member 353b3715b08c4791800ca0b561cd7d71 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:56.009 | [409549 Async ks-alt-member-user:440350]: running: get_or_add_user_project_role member 353b3715b08c4791800ca0b561cd7d71 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:56.017 | + lib/keystone:create_keystone_accounts:371 : local alt_demo_reader 2022-02-14 20:07:56.029 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-02-14 20:07:56.038 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:56.049 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-02-14 20:07:56.054 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-02-14 20:07:56.060 | +++ 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 20:07:56.151 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:07:56.331 | [439501 Async ks-demo-reader:439501]: finished successfully 2022-02-14 20:07:58.524 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:58.524 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:58.524 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:07:58.524 | from cryptography.utils import int_from_bytes 2022-02-14 20:07:58.709 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:07:58.713 | ++ functions-common:get_or_create_user:925 : user_id=b0a987dd85b44705904ffb1faad10318 2022-02-14 20:07:58.715 | ++ functions-common:get_or_create_user:926 : echo b0a987dd85b44705904ffb1faad10318 2022-02-14 20:07:58.718 | + lib/keystone:create_keystone_accounts:373 : alt_demo_reader=b0a987dd85b44705904ffb1faad10318 2022-02-14 20:07:58.721 | + lib/keystone:create_keystone_accounts:374 : async_run ks-alt-reader-user get_or_add_user_project_role reader b0a987dd85b44705904ffb1faad10318 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:58.794 | + inc/async:async_inner:63 : get_or_add_user_project_role reader b0a987dd85b44705904ffb1faad10318 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:58.853 | [409549 Async ks-alt-reader-user:440624]: running: get_or_add_user_project_role reader b0a987dd85b44705904ffb1faad10318 bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:07:58.860 | ++ lib/keystone:create_keystone_accounts:381 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-02-14 20:07:58.862 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:07:58.865 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-02-14 20:07:58.867 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-02-14 20:07:58.873 | +++ 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 20:08:01.620 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:01.658 | [440031 Async ks-alt-admin:440031]: finished successfully 2022-02-14 20:08:01.701 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:01.738 | [440143 Async ks-alt-another:440143]: finished successfully 2022-02-14 20:08:01.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:01.875 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:01.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:01.875 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:02.054 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:02.057 | ++ functions-common:get_or_create_user:925 : user_id=73ff02c1e11248d59c28b1331319e582 2022-02-14 20:08:02.059 | ++ functions-common:get_or_create_user:926 : echo 73ff02c1e11248d59c28b1331319e582 2022-02-14 20:08:02.062 | + lib/keystone:create_keystone_accounts:381 : system_member_user=73ff02c1e11248d59c28b1331319e582 2022-02-14 20:08:02.065 | + lib/keystone:create_keystone_accounts:382 : async_run ks-system-member get_or_add_user_system_role member 73ff02c1e11248d59c28b1331319e582 all 2022-02-14 20:08:02.134 | + inc/async:async_inner:63 : get_or_add_user_system_role member 73ff02c1e11248d59c28b1331319e582 all 2022-02-14 20:08:02.176 | [409549 Async ks-system-member:440918]: running: get_or_add_user_system_role member 73ff02c1e11248d59c28b1331319e582 all 2022-02-14 20:08:02.180 | ++ lib/keystone:create_keystone_accounts:385 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-02-14 20:08:02.182 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:08:02.185 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-02-14 20:08:02.187 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-02-14 20:08:02.191 | +++ 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 20:08:04.464 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:04.490 | [440350 Async ks-alt-member-user:440350]: finished successfully 2022-02-14 20:08:04.552 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:04.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:04.552 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:04.552 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:04.744 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:04.747 | ++ functions-common:get_or_create_user:925 : user_id=5e38170b26aa4e9690508a4707aa736f 2022-02-14 20:08:04.750 | ++ functions-common:get_or_create_user:926 : echo 5e38170b26aa4e9690508a4707aa736f 2022-02-14 20:08:04.753 | + lib/keystone:create_keystone_accounts:385 : system_reader_user=5e38170b26aa4e9690508a4707aa736f 2022-02-14 20:08:04.755 | + lib/keystone:create_keystone_accounts:386 : async_run ks-system-reader get_or_add_user_system_role reader 5e38170b26aa4e9690508a4707aa736f all 2022-02-14 20:08:04.831 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 5e38170b26aa4e9690508a4707aa736f all 2022-02-14 20:08:04.882 | [409549 Async ks-system-reader:441153]: running: get_or_add_user_system_role reader 5e38170b26aa4e9690508a4707aa736f all 2022-02-14 20:08:04.885 | + lib/keystone:create_keystone_accounts:389 : local admin_group 2022-02-14 20:08:04.888 | ++ lib/keystone:create_keystone_accounts:391 : get_or_create_group admins default 'openstack admin group' 2022-02-14 20:08:04.892 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-02-14 20:08:04.897 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 20:08:04.906 | +++ 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 20:08:07.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:07.204 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:07.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:07.204 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:07.299 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:07.355 | [440624 Async ks-alt-reader-user:440624]: finished successfully 2022-02-14 20:08:07.406 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:07.409 | ++ functions-common:get_or_create_group:902 : group_id=55892285f0a4482ab3e8bd98a5506efa 2022-02-14 20:08:07.412 | ++ functions-common:get_or_create_group:903 : echo 55892285f0a4482ab3e8bd98a5506efa 2022-02-14 20:08:07.415 | + lib/keystone:create_keystone_accounts:391 : admin_group=55892285f0a4482ab3e8bd98a5506efa 2022-02-14 20:08:07.418 | + lib/keystone:create_keystone_accounts:392 : local non_admin_group 2022-02-14 20:08:07.421 | ++ lib/keystone:create_keystone_accounts:394 : get_or_create_group nonadmins default 'non-admin group' 2022-02-14 20:08:07.423 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-02-14 20:08:07.426 | ++ functions-common:get_or_create_group:895 : local group_id 2022-02-14 20:08:07.429 | +++ 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 20:08:09.730 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:09.730 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:09.730 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:09.730 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:09.929 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:09.932 | ++ functions-common:get_or_create_group:902 : group_id=6384632ba1a348ed905effd0ab4f878d 2022-02-14 20:08:09.934 | ++ functions-common:get_or_create_group:903 : echo 6384632ba1a348ed905effd0ab4f878d 2022-02-14 20:08:09.937 | + lib/keystone:create_keystone_accounts:394 : non_admin_group=6384632ba1a348ed905effd0ab4f878d 2022-02-14 20:08:09.940 | + lib/keystone:create_keystone_accounts:396 : async_run ks-group-memberdemo get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:09.991 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:10.019 | [440918 Async ks-system-member:440918]: finished successfully 2022-02-14 20:08:10.023 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:10.067 | [409549 Async ks-group-memberdemo:441460]: running: get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:10.070 | + lib/keystone:create_keystone_accounts:397 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:10.137 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:10.180 | [409549 Async ks-group-anotherdemo:441557]: running: get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:10.183 | + lib/keystone:create_keystone_accounts:398 : async_run ks-group-memberalt get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.260 | + inc/async:async_inner:63 : get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.316 | [409549 Async ks-group-memberalt:441643]: running: get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.319 | + lib/keystone:create_keystone_accounts:399 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.713 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.923 | [409549 Async ks-group-anotheralt:441731]: running: get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:10.945 | + lib/keystone:create_keystone_accounts:400 : async_run ks-group-admin get_or_add_group_project_role admin 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 2022-02-14 20:08:11.377 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 2022-02-14 20:08:11.606 | [409549 Async ks-group-admin:441819]: running: get_or_add_group_project_role admin 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 2022-02-14 20:08:11.629 | + 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 20:08:12.010 | [409549 Async ks-demo-member:438963]: Waiting for completion of get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f running on PID 438963 (17 other jobs running) 2022-02-14 20:08:12.230 | [409549 Async ks-demo-member:438963]: Signaling child to exit 2022-02-14 20:08:12.230 | WAKEUP 2022-02-14 20:08:12.368 | [409549 Async ks-demo-member:438963]: Signaled 2022-02-14 20:08:12.378 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:12.378 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:12.378 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:12.378 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:12.378 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:12.378 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:12.378 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:12.378 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:12.378 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:12.378 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:12.378 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:12.378 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:12.378 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:12.378 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.378 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.378 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.378 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.379 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:12.379 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:12.379 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:12.379 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:12.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.379 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.379 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.379 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:12.379 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:12.379 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:12.379 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:12.379 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:12.379 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.379 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.379 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:12.379 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:12.379 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:12.379 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:12.379 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:12.379 | ++ functions-common:get_field:818 : echo '| bbcb47bfb20d4f25aa43459e15212ab6 | 72da66d3abd94e839ddcebb3187ad4ca | | c9f5514dc67b4c89a31820733d4d892f | | | False |' 2022-02-14 20:08:12.379 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:12.379 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:12.379 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:12.379 | + functions-common:get_or_add_user_project_role:997 : echo bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:12.379 | bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:12.726 | [409549 Async ks-demo-member:438963]: finished get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f with result 0 in 10 seconds 2022-02-14 20:08:12.965 | [409549 Async ks-demo-admin:439075]: Waiting for completion of get_or_add_user_project_role admin b9c4ab1e364a4f87bf08a665d754a5de c9f5514dc67b4c89a31820733d4d892f running on PID 439075 (16 other jobs running) 2022-02-14 20:08:13.023 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:13.129 | [409549 Async ks-demo-admin:439075]: Signaling child to exit 2022-02-14 20:08:13.130 | WAKEUP 2022-02-14 20:08:13.168 | [441153 Async ks-system-reader:441153]: finished successfully 2022-02-14 20:08:13.271 | [409549 Async ks-demo-admin:439075]: Signaled 2022-02-14 20:08:13.281 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:13.281 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:13.281 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:13.281 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:13.281 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:13.281 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:13.281 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:13.281 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:13.281 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user b9c4ab1e364a4f87bf08a665d754a5de --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:13.281 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:13.281 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:13.281 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:13.281 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:13.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08: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 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:13.282 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:13.282 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:13.282 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:13.282 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user b9c4ab1e364a4f87bf08a665d754a5de --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08: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 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08: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 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:13.282 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user b9c4ab1e364a4f87bf08a665d754a5de --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:13.282 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:13.282 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:13.282 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:13.282 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08: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 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08: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 20:08:13.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:13.282 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:13.282 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:13.282 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:13.282 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | b9c4ab1e364a4f87bf08a665d754a5de | | c9f5514dc67b4c89a31820733d4d892f | | | False |' 2022-02-14 20:08:13.282 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:13.282 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:13.282 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:08:13.282 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:08:13.282 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:08:13.547 | [409549 Async ks-demo-admin:439075]: finished get_or_add_user_project_role admin b9c4ab1e364a4f87bf08a665d754a5de c9f5514dc67b4c89a31820733d4d892f with result 0 in 10 seconds 2022-02-14 20:08:13.792 | [409549 Async ks-demo-another:439187]: Waiting for completion of get_or_add_user_project_role anotherrole 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f running on PID 439187 (15 other jobs running) 2022-02-14 20:08:13.971 | [409549 Async ks-demo-another:439187]: Signaling child to exit 2022-02-14 20:08:13.971 | WAKEUP 2022-02-14 20:08:14.123 | [409549 Async ks-demo-another:439187]: Signaled 2022-02-14 20:08:14.143 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:14.143 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:14.143 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:14.143 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:14.143 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:14.143 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:14.143 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:14.143 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:14.143 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:14.143 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:14.143 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:14.143 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:14.143 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.143 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.143 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.143 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:14.143 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:14.143 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:14.143 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:14.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.143 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.144 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:14.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:14.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user 72da66d3abd94e839ddcebb3187ad4ca --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:14.144 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:14.144 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.144 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.144 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.144 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:14.144 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:14.144 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:14.144 | ++ functions-common:get_field:818 : echo '| 6d12858c4ea94669afd1e62d0561706c | 72da66d3abd94e839ddcebb3187ad4ca | | c9f5514dc67b4c89a31820733d4d892f | | | False |' 2022-02-14 20:08:14.144 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:14.144 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.144 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:14.144 | + functions-common:get_or_add_user_project_role:997 : echo 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:14.144 | 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:14.432 | [409549 Async ks-demo-another:439187]: finished get_or_add_user_project_role anotherrole 72da66d3abd94e839ddcebb3187ad4ca c9f5514dc67b4c89a31820733d4d892f with result 0 in 10 seconds 2022-02-14 20:08:14.617 | [409549 Async ks-demo-invis:439299]: Waiting for completion of get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c8477078d17d45ef975f209ec69270fd running on PID 439299 (14 other jobs running) 2022-02-14 20:08:14.795 | [409549 Async ks-demo-invis:439299]: Signaling child to exit 2022-02-14 20:08:14.795 | WAKEUP 2022-02-14 20:08:14.930 | [409549 Async ks-demo-invis:439299]: Signaled 2022-02-14 20:08:14.938 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:14.938 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:14.938 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:14.938 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:14.938 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:14.938 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:14.938 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:14.938 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:14.938 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 72da66d3abd94e839ddcebb3187ad4ca --project c8477078d17d45ef975f209ec69270fd 2022-02-14 20:08:14.939 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:14.939 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:14.939 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:14.939 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:14.939 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:14.939 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:14.939 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 72da66d3abd94e839ddcebb3187ad4ca --project c8477078d17d45ef975f209ec69270fd 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 72da66d3abd94e839ddcebb3187ad4ca --project c8477078d17d45ef975f209ec69270fd 2022-02-14 20:08:14.939 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:14.939 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:14.939 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:14.939 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:14.939 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:14.939 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:14.939 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:14.939 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:14.939 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:14.939 | ++ functions-common:get_field:818 : echo '| bbcb47bfb20d4f25aa43459e15212ab6 | 72da66d3abd94e839ddcebb3187ad4ca | | c8477078d17d45ef975f209ec69270fd | | | False |' 2022-02-14 20:08:14.939 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:14.940 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:14.940 | + functions-common:get_or_add_user_project_role:997 : echo bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:14.940 | bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:15.268 | [409549 Async ks-demo-invis:439299]: finished get_or_add_user_project_role member 72da66d3abd94e839ddcebb3187ad4ca c8477078d17d45ef975f209ec69270fd with result 0 in 10 seconds 2022-02-14 20:08:15.521 | [409549 Async ks-demo-reader:439501]: Waiting for completion of get_or_add_user_project_role reader fb3982b7944e46708f1419e429de122d c9f5514dc67b4c89a31820733d4d892f running on PID 439501 (13 other jobs running) 2022-02-14 20:08:15.686 | [409549 Async ks-demo-reader:439501]: Signaling child to exit 2022-02-14 20:08:15.686 | WAKEUP 2022-02-14 20:08:15.827 | [409549 Async ks-demo-reader:439501]: Signaled 2022-02-14 20:08:15.837 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:15.837 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:15.837 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:15.837 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:15.838 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:15.838 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:15.838 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:15.838 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user fb3982b7944e46708f1419e429de122d --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:15.838 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:15.838 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:15.838 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:15.838 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:15.838 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user fb3982b7944e46708f1419e429de122d --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user fb3982b7944e46708f1419e429de122d --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:15.838 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:15.838 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:15.838 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:15.838 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:15.838 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:15.838 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:15.839 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:15.839 | ++ functions-common:get_field:818 : echo '| 514658da922e44ffbfbfa036ab98c825 | fb3982b7944e46708f1419e429de122d | | c9f5514dc67b4c89a31820733d4d892f | | | False |' 2022-02-14 20:08:15.839 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:15.839 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:15.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id=514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:15.839 | + functions-common:get_or_add_user_project_role:997 : echo 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:15.839 | 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:16.172 | [409549 Async ks-demo-reader:439501]: finished get_or_add_user_project_role reader fb3982b7944e46708f1419e429de122d c9f5514dc67b4c89a31820733d4d892f with result 0 in 10 seconds 2022-02-14 20:08:16.209 | + inc/async:async_wait:197 : return 0 2022-02-14 20:08:16.229 | + 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 20:08:16.644 | [409549 Async ks-alt-admin:440031]: Waiting for completion of get_or_add_user_project_role admin eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 running on PID 440031 (12 other jobs running) 2022-02-14 20:08:16.769 | [409549 Async ks-alt-admin:440031]: Signaling child to exit 2022-02-14 20:08:16.782 | WAKEUP 2022-02-14 20:08:16.904 | [409549 Async ks-alt-admin:440031]: Signaled 2022-02-14 20:08:16.976 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:16.977 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:16.977 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:16.977 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:16.977 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:16.977 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:16.977 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:16.977 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:16.977 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:16.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.977 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.977 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.977 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:16.977 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:16.977 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:16.977 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:16.977 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.977 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.977 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.977 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:16.977 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:16.977 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:16.978 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:16.978 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.978 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.978 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:16.978 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:16.978 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:16.978 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:16.978 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:16.978 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:16.978 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | eb0adda376894c5e9264e9e30f6f977f | | bb393891a1834b2b9c7c3c87faed23c2 | | | False |' 2022-02-14 20:08:16.978 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:16.978 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:08:16.978 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:08:16.978 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:08:17.059 | [409549 Async ks-alt-admin:440031]: finished get_or_add_user_project_role admin eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 8 seconds 2022-02-14 20:08:17.217 | [409549 Async ks-alt-another:440143]: Waiting for completion of get_or_add_user_project_role anotherrole eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 running on PID 440143 (11 other jobs running) 2022-02-14 20:08:17.332 | [409549 Async ks-alt-another:440143]: Signaling child to exit 2022-02-14 20:08:17.333 | WAKEUP 2022-02-14 20:08:17.442 | [409549 Async ks-alt-another:440143]: Signaled 2022-02-14 20:08:17.445 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:17.445 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:17.445 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:17.445 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:17.445 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:17.445 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:17.445 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:17.445 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:17.445 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role anotherrole --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:17.445 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:17.445 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:17.445 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:17.445 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:17.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.445 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.445 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.445 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:17.445 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:17.445 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:17.445 | + functions-common:get_or_add_user_project_role:986 : openstack role add anotherrole --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:17.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.445 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.445 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.446 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.446 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role anotherrole --user eb0adda376894c5e9264e9e30f6f977f --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:17.446 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:17.446 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:17.446 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:17.446 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:17.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.446 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:17.446 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:17.446 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:17.446 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:17.446 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:17.446 | ++ functions-common:get_field:818 : echo '| 6d12858c4ea94669afd1e62d0561706c | eb0adda376894c5e9264e9e30f6f977f | | bb393891a1834b2b9c7c3c87faed23c2 | | | False |' 2022-02-14 20:08:17.446 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:17.446 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:17.446 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:17.446 | + functions-common:get_or_add_user_project_role:997 : echo 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:17.446 | 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:08:17.582 | [409549 Async ks-alt-another:440143]: finished get_or_add_user_project_role anotherrole eb0adda376894c5e9264e9e30f6f977f bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 8 seconds 2022-02-14 20:08:17.836 | [409549 Async ks-alt-member-user:440350]: Waiting for completion of get_or_add_user_project_role member 353b3715b08c4791800ca0b561cd7d71 bb393891a1834b2b9c7c3c87faed23c2 running on PID 440350 (10 other jobs running) 2022-02-14 20:08:17.971 | [409549 Async ks-alt-member-user:440350]: Signaling child to exit 2022-02-14 20:08:17.975 | WAKEUP 2022-02-14 20:08:18.047 | [409549 Async ks-alt-member-user:440350]: Signaled 2022-02-14 20:08:18.048 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:18.048 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:18.048 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:18.048 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:18.048 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:18.048 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:18.048 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:18.048 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:18.048 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:18.048 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role member --user 353b3715b08c4791800ca0b561cd7d71 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.048 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:18.048 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:18.048 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.048 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.048 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.048 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.048 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:18.048 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:18.049 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:18.049 | + functions-common:get_or_add_user_project_role:986 : openstack role add member --user 353b3715b08c4791800ca0b561cd7d71 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.049 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.049 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.049 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role member --user 353b3715b08c4791800ca0b561cd7d71 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.049 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:18.049 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:18.049 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:18.049 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.049 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.049 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.049 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.049 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:18.049 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:18.049 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:18.049 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:18.049 | ++ functions-common:get_field:818 : echo '| bbcb47bfb20d4f25aa43459e15212ab6 | 353b3715b08c4791800ca0b561cd7d71 | | bb393891a1834b2b9c7c3c87faed23c2 | | | False |' 2022-02-14 20:08:18.049 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.049 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:18.049 | + functions-common:get_or_add_user_project_role:997 : echo bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:18.049 | bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:18.351 | [409549 Async ks-alt-member-user:440350]: finished get_or_add_user_project_role member 353b3715b08c4791800ca0b561cd7d71 bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 8 seconds 2022-02-14 20:08:18.606 | [409549 Async ks-alt-reader-user:440624]: Waiting for completion of get_or_add_user_project_role reader b0a987dd85b44705904ffb1faad10318 bb393891a1834b2b9c7c3c87faed23c2 running on PID 440624 (9 other jobs running) 2022-02-14 20:08:18.737 | [409549 Async ks-alt-reader-user:440624]: Signaling child to exit 2022-02-14 20:08:18.738 | WAKEUP 2022-02-14 20:08:18.904 | [409549 Async ks-alt-reader-user:440624]: Signaled 2022-02-14 20:08:18.916 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:08:18.916 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:08:18.916 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:18.916 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:18.916 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:18.916 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:18.916 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:18.916 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role reader --user b0a987dd85b44705904ffb1faad10318 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:08:18.917 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:18.917 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:18.917 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:08:18.917 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:08:18.917 | + functions-common:get_or_add_user_project_role:986 : openstack role add reader --user b0a987dd85b44705904ffb1faad10318 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role reader --user b0a987dd85b44705904ffb1faad10318 --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:08:18.917 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:08:18.917 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:08:18.917 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:18.917 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:18.917 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:18.917 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:08:18.917 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:08:18.917 | ++ functions-common:get_field:818 : echo '| 514658da922e44ffbfbfa036ab98c825 | b0a987dd85b44705904ffb1faad10318 | | bb393891a1834b2b9c7c3c87faed23c2 | | | False |' 2022-02-14 20:08:18.917 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:08:18.917 | ++ functions-common:get_field:812 : read data 2022-02-14 20:08:18.918 | + functions-common:get_or_add_user_project_role:995 : user_role_id=514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:18.918 | + functions-common:get_or_add_user_project_role:997 : echo 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:18.918 | 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:19.182 | [409549 Async ks-alt-reader-user:440624]: finished get_or_add_user_project_role reader b0a987dd85b44705904ffb1faad10318 bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 8 seconds 2022-02-14 20:08:19.213 | + inc/async:async_wait:197 : return 0 2022-02-14 20:08:19.241 | + lib/keystone:create_keystone_accounts:404 : async_wait ks-system-member ks-system-reader 2022-02-14 20:08:19.624 | [409549 Async ks-system-member:440918]: Waiting for completion of get_or_add_user_system_role member 73ff02c1e11248d59c28b1331319e582 all running on PID 440918 (8 other jobs running) 2022-02-14 20:08:19.782 | [409549 Async ks-system-member:440918]: Signaling child to exit 2022-02-14 20:08:19.782 | WAKEUP 2022-02-14 20:08:19.944 | [409549 Async ks-system-member:440918]: Signaled 2022-02-14 20:08:19.960 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 20:08:19.960 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 20:08:19.960 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 20:08:19.960 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:19.960 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:19.961 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:19.961 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:19.961 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 20:08:19.961 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role member --user 73ff02c1e11248d59c28b1331319e582 --system all -f value -c Role 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1041 : openstack role add member --user 73ff02c1e11248d59c28b1331319e582 --system all 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role member --user 73ff02c1e11248d59c28b1331319e582 --system all -f value -c Role 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:19.961 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:19.961 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:19.961 | + functions-common:get_or_add_user_system_role:1052 : echo bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:19.961 | bbcb47bfb20d4f25aa43459e15212ab6 2022-02-14 20:08:20.220 | [409549 Async ks-system-member:440918]: finished get_or_add_user_system_role member 73ff02c1e11248d59c28b1331319e582 all with result 0 in 7 seconds 2022-02-14 20:08:20.462 | [409549 Async ks-system-reader:441153]: Waiting for completion of get_or_add_user_system_role reader 5e38170b26aa4e9690508a4707aa736f all running on PID 441153 (7 other jobs running) 2022-02-14 20:08:20.631 | [409549 Async ks-system-reader:441153]: Signaling child to exit 2022-02-14 20:08:20.631 | WAKEUP 2022-02-14 20:08:20.698 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:20.736 | [409549 Async ks-system-reader:441153]: Signaled 2022-02-14 20:08:20.744 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-02-14 20:08:20.744 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-02-14 20:08:20.744 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-02-14 20:08:20.744 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:08:20.745 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:08:20.745 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:08:20.745 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:08:20.745 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-02-14 20:08:20.745 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap role assignment list --role reader --user 5e38170b26aa4e9690508a4707aa736f --system all -f value -c Role 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1041 : openstack role add reader --user 5e38170b26aa4e9690508a4707aa736f --system all 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap role assignment list --role reader --user 5e38170b26aa4e9690508a4707aa736f --system all -f value -c Role 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:20.745 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:20.745 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:20.745 | + functions-common:get_or_add_user_system_role:1052 : echo 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:20.745 | 514658da922e44ffbfbfa036ab98c825 2022-02-14 20:08:20.755 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:20.795 | [441643 Async ks-group-memberalt:441643]: finished successfully 2022-02-14 20:08:20.851 | [441557 Async ks-group-anotherdemo:441557]: finished successfully 2022-02-14 20:08:20.896 | [409549 Async ks-system-reader:441153]: finished get_or_add_user_system_role reader 5e38170b26aa4e9690508a4707aa736f all with result 0 in 8 seconds 2022-02-14 20:08:20.901 | + inc/async:async_wait:197 : return 0 2022-02-14 20:08:20.904 | + 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 20:08:21.001 | [409549 Async ks-group-memberdemo:441460]: Waiting for completion of get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f running on PID 441460 (6 other jobs running) 2022-02-14 20:08:21.043 | [409549 Async ks-group-memberdemo:441460]: Signaling child to exit 2022-02-14 20:08:21.376 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:21.411 | [441460 Async ks-group-memberdemo:441460]: finished successfully 2022-02-14 20:08:21.434 | WAKEUP 2022-02-14 20:08:21.463 | [409549 Async ks-group-memberdemo:441460]: Signaled 2022-02-14 20:08:21.464 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:08:21.464 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f -f value 2022-02-14 20:08:21.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.464 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.464 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.464 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.464 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:08:21.465 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:08:21.465 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:21.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.465 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.465 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.465 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f -f value 2022-02-14 20:08:21.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.465 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.465 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.465 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.465 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False' 2022-02-14 20:08:21.465 | + functions-common:get_or_add_group_project_role:1076 : echo bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False 2022-02-14 20:08:21.465 | bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False 2022-02-14 20:08:21.508 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:21.520 | [409549 Async ks-group-memberdemo:441460]: finished get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f with result 0 in 11 seconds 2022-02-14 20:08:21.540 | [441731 Async ks-group-anotheralt:441731]: finished successfully 2022-02-14 20:08:21.545 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:21.566 | [409549 Async ks-group-anotherdemo:441557]: Waiting for completion of get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f running on PID 441557 (5 other jobs running) 2022-02-14 20:08:21.573 | [441819 Async ks-group-admin:441819]: finished successfully 2022-02-14 20:08:21.592 | [409549 Async ks-group-anotherdemo:441557]: Signaling child to exit 2022-02-14 20:08:21.593 | WAKEUP 2022-02-14 20:08:21.616 | [409549 Async ks-group-anotherdemo:441557]: Signaled 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:08:21.618 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f -f value 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project c9f5514dc67b4c89a31820733d4d892f -f value 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.618 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.618 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False' 2022-02-14 20:08:21.618 | + functions-common:get_or_add_group_project_role:1076 : echo 6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False 2022-02-14 20:08:21.618 | 6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f False 2022-02-14 20:08:21.662 | [409549 Async ks-group-anotherdemo:441557]: finished get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d c9f5514dc67b4c89a31820733d4d892f with result 0 in 10 seconds 2022-02-14 20:08:21.700 | [409549 Async ks-group-memberalt:441643]: Waiting for completion of get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 running on PID 441643 (4 other jobs running) 2022-02-14 20:08:21.725 | [409549 Async ks-group-memberalt:441643]: Signaling child to exit 2022-02-14 20:08:21.725 | WAKEUP 2022-02-14 20:08:21.748 | [409549 Async ks-group-memberalt:441643]: Signaled 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:08:21.750 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role member --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 -f value 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1067 : openstack role add member --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role member --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 -f value 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.750 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.750 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False' 2022-02-14 20:08:21.750 | + functions-common:get_or_add_group_project_role:1076 : echo bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False 2022-02-14 20:08:21.750 | bbcb47bfb20d4f25aa43459e15212ab6 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False 2022-02-14 20:08:21.794 | [409549 Async ks-group-memberalt:441643]: finished get_or_add_group_project_role member 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 10 seconds 2022-02-14 20:08:21.831 | [409549 Async ks-group-anotheralt:441731]: Waiting for completion of get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 running on PID 441731 (3 other jobs running) 2022-02-14 20:08:21.856 | [409549 Async ks-group-anotheralt:441731]: Signaling child to exit 2022-02-14 20:08:21.856 | WAKEUP 2022-02-14 20:08:21.880 | [409549 Async ks-group-anotheralt:441731]: Signaled 2022-02-14 20:08:21.881 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:08:21.881 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 -f value 2022-02-14 20:08:21.881 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.881 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.881 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.881 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.881 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.881 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:08:21.881 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:08:21.882 | + functions-common:get_or_add_group_project_role:1067 : openstack role add anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 2022-02-14 20:08:21.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.882 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.882 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.882 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role anotherrole --group 6384632ba1a348ed905effd0ab4f878d --project bb393891a1834b2b9c7c3c87faed23c2 -f value 2022-02-14 20:08:21.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.882 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:21.882 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:21.882 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:21.882 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False' 2022-02-14 20:08:21.882 | + functions-common:get_or_add_group_project_role:1076 : echo 6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False 2022-02-14 20:08:21.882 | 6d12858c4ea94669afd1e62d0561706c 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 False 2022-02-14 20:08:21.926 | [409549 Async ks-group-anotheralt:441731]: finished get_or_add_group_project_role anotherrole 6384632ba1a348ed905effd0ab4f878d bb393891a1834b2b9c7c3c87faed23c2 with result 0 in 11 seconds 2022-02-14 20:08:21.964 | [409549 Async ks-group-admin:441819]: Waiting for completion of get_or_add_group_project_role admin 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 running on PID 441819 (2 other jobs running) 2022-02-14 20:08:21.989 | [409549 Async ks-group-admin:441819]: Signaling child to exit 2022-02-14 20:08:21.990 | WAKEUP 2022-02-14 20:08:22.012 | [409549 Async ks-group-admin:441819]: Signaled 2022-02-14 20:08:22.013 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-02-14 20:08:22.013 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap role assignment list --role admin --group 55892285f0a4482ab3e8bd98a5506efa --project 9610a93ac23a4b57a4c0b15ecba5e583 -f value 2022-02-14 20:08:22.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.013 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.013 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.013 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.013 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:22.013 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-02-14 20:08:22.013 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-02-14 20:08:22.013 | + functions-common:get_or_add_group_project_role:1067 : openstack role add admin --group 55892285f0a4482ab3e8bd98a5506efa --project 9610a93ac23a4b57a4c0b15ecba5e583 2022-02-14 20:08:22.013 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.013 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.014 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.014 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap role assignment list --role admin --group 55892285f0a4482ab3e8bd98a5506efa --project 9610a93ac23a4b57a4c0b15ecba5e583 -f value 2022-02-14 20:08:22.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.014 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:08:22.014 | from cryptography.utils import int_from_bytes 2022-02-14 20:08:22.014 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:08:22.014 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='15b93182fbec447189940d463ac9011a 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 False' 2022-02-14 20:08:22.014 | + functions-common:get_or_add_group_project_role:1076 : echo 15b93182fbec447189940d463ac9011a 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 False 2022-02-14 20:08:22.014 | 15b93182fbec447189940d463ac9011a 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 False 2022-02-14 20:08:22.059 | [409549 Async ks-group-admin:441819]: finished get_or_add_group_project_role admin 55892285f0a4482ab3e8bd98a5506efa 9610a93ac23a4b57a4c0b15ecba5e583 with result 0 in 10 seconds 2022-02-14 20:08:22.063 | + inc/async:async_wait:197 : return 0 2022-02-14 20:08:22.065 | + lib/keystone:create_keystone_accounts:407 : is_service_enabled ldap 2022-02-14 20:08:22.082 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:08:22.085 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-02-14 20:08:22.103 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:08:22.106 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-02-14 20:08:22.108 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-02-14 20:08:22.168 | + inc/async:async_inner:63 : create_nova_accounts 2022-02-14 20:08:22.207 | [409549 Async create_nova_accounts:443718]: running: create_nova_accounts 2022-02-14 20:08:22.210 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-02-14 20:08:22.228 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:08:22.230 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-02-14 20:08:22.233 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-02-14 20:08:22.294 | + inc/async:async_inner:63 : create_glance_accounts 2022-02-14 20:08:22.335 | [409549 Async create_glance_accounts:443833]: running: create_glance_accounts 2022-02-14 20:08:22.337 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-02-14 20:08:22.361 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:08:22.363 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-02-14 20:08:22.366 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-02-14 20:08:22.434 | + inc/async:async_inner:63 : create_cinder_accounts 2022-02-14 20:08:22.480 | [409549 Async create_cinder_accounts:443963]: running: create_cinder_accounts 2022-02-14 20:08:22.483 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-02-14 20:08:22.503 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:08:22.506 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-02-14 20:08:22.509 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-02-14 20:08:22.578 | + inc/async:async_inner:63 : create_neutron_accounts 2022-02-14 20:08:22.650 | [409549 Async create_neutron_accounts:444078]: running: create_neutron_accounts 2022-02-14 20:08:22.652 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-02-14 20:08:22.686 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:08:22.694 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-02-14 20:08:22.697 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-02-14 20:08:22.837 | + inc/async:async_inner:63 : create_swift_accounts 2022-02-14 20:08:23.042 | [409549 Async create_swift_accounts:444219]: running: create_swift_accounts 2022-02-14 20:08:23.073 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-02-14 20:08:23.206 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:08:23.233 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-02-14 20:08:23.606 | [409549 Async create_nova_accounts:443718]: Waiting for completion of create_nova_accounts running on PID 443718 (6 other jobs running) 2022-02-14 20:08:23.778 | [409549 Async create_nova_accounts:443718]: Signaling child to exit 2022-02-14 20:08:50.163 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:08:50.295 | [444078 Async create_neutron_accounts:444078]: finished successfully 2022-02-14 20:09:05.235 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:09:05.265 | [443963 Async create_cinder_accounts:443963]: finished successfully 2022-02-14 20:09:11.955 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:09:11.995 | [443833 Async create_glance_accounts:443833]: finished successfully 2022-02-14 20:09:17.770 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:09:17.796 | [443718 Async create_nova_accounts:443718]: finished successfully 2022-02-14 20:09:17.816 | WAKEUP 2022-02-14 20:09:17.840 | [409549 Async create_nova_accounts:443718]: Signaled 2022-02-14 20:09:17.841 | + 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 20:09:17.841 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-02-14 20:09:17.841 | + lib/keystone:create_service_user:420 : get_or_create_user nova Passw0rd Default 2022-02-14 20:09:17.841 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:17.841 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:17.841 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:17.841 | ++ functions-common:get_or_create_user:927 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:09:17.841 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.841 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.842 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.842 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.842 | + functions-common:get_or_create_user:925 : user_id=c14408dc2eb446d3a330ba61afd22505 2022-02-14 20:09:17.842 | + functions-common:get_or_create_user:926 : echo c14408dc2eb446d3a330ba61afd22505 2022-02-14 20:09:17.842 | c14408dc2eb446d3a330ba61afd22505 2022-02-14 20:09:17.842 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service nova service Default Default 2022-02-14 20:09:17.842 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.842 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.842 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.842 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.842 | ++ 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 20:09:17.842 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.842 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.842 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.842 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.842 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.842 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.842 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.842 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.842 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.842 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.842 | + 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 20:09:17.842 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.843 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.843 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.843 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.843 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.843 | ++ 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 20:09:17.843 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.843 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.843 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.843 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.843 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.843 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.843 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.843 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | c14408dc2eb446d3a330ba61afd22505 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.843 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.843 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.843 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.843 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.843 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.843 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:09:17.843 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin nova service Default Default 2022-02-14 20:09:17.843 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.843 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.843 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.844 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.844 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.844 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.844 | ++ 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 20:09:17.844 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.844 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.844 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.844 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.844 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.844 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.844 | + 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 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.844 | ++ 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 20:09:17.844 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.844 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.844 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.844 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.844 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.844 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.845 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.845 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.845 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.845 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.845 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | c14408dc2eb446d3a330ba61afd22505 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.845 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.845 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:09:17.845 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:17.845 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:17.845 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-02-14 20:09:17.845 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:09:17.845 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.81/compute 2022-02-14 20:09:17.845 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-02-14 20:09:17.845 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:17.845 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute_legacy -f value -c id 2022-02-14 20:09:17.845 | ++ 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 20:09:17.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.845 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.845 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.845 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.845 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:17.845 | ebf97d36fa954ff8a67817c8d424df31' 2022-02-14 20:09:17.845 | + functions-common:get_or_create_service:1094 : echo ebf97d36fa954ff8a67817c8d424df31 2022-02-14 20:09:17.845 | ebf97d36fa954ff8a67817c8d424df31 2022-02-14 20:09:17.845 | + 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 20:09:17.845 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:17.845 | ++ 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 20:09:17.845 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:17.845 | +++ 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 20:09:17.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.845 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.846 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.846 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:17.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:17.846 | +++ 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 20:09:17.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.846 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.846 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.846 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=41525eb760c041e3bb8d74ad7d2c7a30 2022-02-14 20:09:17.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 41525eb760c041e3bb8d74ad7d2c7a30 2022-02-14 20:09:17.846 | + functions-common:get_or_create_endpoint:1127 : public_id=41525eb760c041e3bb8d74ad7d2c7a30 2022-02-14 20:09:17.846 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:17.846 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:17.846 | + functions-common:get_or_create_endpoint:1136 : echo 41525eb760c041e3bb8d74ad7d2c7a30 2022-02-14 20:09:17.846 | 41525eb760c041e3bb8d74ad7d2c7a30 2022-02-14 20:09:17.846 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-02-14 20:09:17.846 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:17.846 | ++ functions-common:get_or_create_service:1095 : oscwrap service show compute -f value -c id 2022-02-14 20:09:17.846 | ++ functions-common:get_or_create_service:1097 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-02-14 20:09:17.846 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.846 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.846 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.846 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.846 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.846 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:17.846 | 317e04ba83cc4d00933faff964fd2814' 2022-02-14 20:09:17.846 | + functions-common:get_or_create_service:1094 : echo 317e04ba83cc4d00933faff964fd2814 2022-02-14 20:09:17.846 | 317e04ba83cc4d00933faff964fd2814 2022-02-14 20:09:17.846 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.81/compute/v2.1 2022-02-14 20:09:17.846 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:17.846 | ++ 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 20:09:17.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:17.847 | +++ 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 20:09:17.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.847 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.847 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.847 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:17.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:17.847 | +++ 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 20:09:17.847 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.847 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.847 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.847 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.847 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=df3dc612b42c4834871fd6901af49708 2022-02-14 20:09:17.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo df3dc612b42c4834871fd6901af49708 2022-02-14 20:09:17.847 | + functions-common:get_or_create_endpoint:1127 : public_id=df3dc612b42c4834871fd6901af49708 2022-02-14 20:09:17.847 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:17.847 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:17.847 | + functions-common:get_or_create_endpoint:1136 : echo df3dc612b42c4834871fd6901af49708 2022-02-14 20:09:17.847 | df3dc612b42c4834871fd6901af49708 2022-02-14 20:09:17.847 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-02-14 20:09:17.847 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:17.847 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-02-14 20:09:17.847 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:17.847 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-02-14 20:09:17.847 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.847 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.847 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.847 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.848 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.848 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.848 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.848 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.848 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.848 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.848 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.848 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.848 | ++ 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 20:09:17.848 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.848 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.848 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.848 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.848 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.848 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.848 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.848 | + 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 20:09:17.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.848 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.848 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.848 | ++ 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 20:09:17.848 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.848 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.848 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.848 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.848 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.849 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.849 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.849 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.849 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.849 | ++ functions-common:get_field:818 : echo '| fdbc9d0b9186403cbb861b8251b8c311 | c14408dc2eb446d3a330ba61afd22505 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.849 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.849 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.849 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.849 | + functions-common:get_or_add_user_project_role:997 : echo fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.849 | fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.849 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-02-14 20:09:17.849 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:09:17.888 | [409549 Async create_nova_accounts:443718]: finished create_nova_accounts with result 0 in 55 seconds 2022-02-14 20:09:17.933 | [409549 Async create_glance_accounts:443833]: Waiting for completion of create_glance_accounts running on PID 443833 (5 other jobs running) 2022-02-14 20:09:17.959 | [409549 Async create_glance_accounts:443833]: Signaling child to exit 2022-02-14 20:09:17.959 | WAKEUP 2022-02-14 20:09:17.982 | [409549 Async create_glance_accounts:443833]: Signaled 2022-02-14 20:09:17.983 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-02-14 20:09:17.983 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:17.983 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-02-14 20:09:17.983 | + lib/keystone:create_service_user:420 : get_or_create_user glance Passw0rd Default 2022-02-14 20:09:17.984 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:17.984 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:17.984 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:17.984 | ++ functions-common:get_or_create_user:927 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:09:17.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.984 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.984 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.984 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.984 | + functions-common:get_or_create_user:925 : user_id=9a7e61243ee14d50b0ba15db0ce66d1f 2022-02-14 20:09:17.984 | + functions-common:get_or_create_user:926 : echo 9a7e61243ee14d50b0ba15db0ce66d1f 2022-02-14 20:09:17.984 | 9a7e61243ee14d50b0ba15db0ce66d1f 2022-02-14 20:09:17.984 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance service Default Default 2022-02-14 20:09:17.984 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.984 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.984 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.984 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.984 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.984 | ++ 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 20:09:17.984 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.984 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.984 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.984 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.984 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.984 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.984 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.985 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.985 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.985 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.985 | + 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 20:09:17.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.985 | ++ 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 20:09:17.985 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.985 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.985 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.985 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.985 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.985 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.985 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.985 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.985 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | 9a7e61243ee14d50b0ba15db0ce66d1f | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.985 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.985 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.985 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.985 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.985 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:09:17.985 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-02-14 20:09:17.985 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:17.985 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-02-14 20:09:17.985 | + lib/keystone:create_service_user:420 : get_or_create_user glance-swift Passw0rd Default 2022-02-14 20:09:17.985 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:17.985 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:17.986 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:17.986 | ++ 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 20:09:17.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.986 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.986 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.986 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.986 | + functions-common:get_or_create_user:925 : user_id=56a05cb0f6d44ad8acb3839ba11085e7 2022-02-14 20:09:17.986 | + functions-common:get_or_create_user:926 : echo 56a05cb0f6d44ad8acb3839ba11085e7 2022-02-14 20:09:17.986 | 56a05cb0f6d44ad8acb3839ba11085e7 2022-02-14 20:09:17.986 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service glance-swift service Default Default 2022-02-14 20:09:17.986 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.986 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.986 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.986 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.986 | ++ 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 20:09:17.986 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.986 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.986 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.986 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.986 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.986 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.986 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.986 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.987 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.987 | + 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 20:09:17.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.987 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.987 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.987 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.987 | ++ 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 20:09:17.987 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.987 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.987 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.987 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.987 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.987 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.987 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.987 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.987 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.987 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | 56a05cb0f6d44ad8acb3839ba11085e7 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.987 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.987 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.987 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.987 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:17.987 | + lib/keystone:create_service_user:423 : [[ -n ResellerAdmin ]] 2022-02-14 20:09:17.987 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-02-14 20:09:17.987 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:17.987 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:17.987 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:17.987 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:17.987 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:17.987 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:17.988 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:17.988 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:17.988 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:17.988 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:17.988 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:17.988 | ++ 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 20:09:17.988 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.988 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.988 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.988 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.988 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:17.988 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:17.988 | + 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 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.988 | ++ 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 20:09:17.988 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:17.988 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:17.988 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:17.988 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.988 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.989 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.989 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:17.989 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:17.989 | ++ functions-common:get_field:818 : echo '| fdbc9d0b9186403cbb861b8251b8c311 | 56a05cb0f6d44ad8acb3839ba11085e7 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:17.989 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:17.989 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:17.989 | + functions-common:get_or_add_user_project_role:995 : user_role_id=fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.989 | + functions-common:get_or_add_user_project_role:997 : echo fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.989 | fdbc9d0b9186403cbb861b8251b8c311 2022-02-14 20:09:17.989 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-02-14 20:09:17.989 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:17.989 | ++ functions-common:get_or_create_service:1095 : oscwrap service show image -f value -c id 2022-02-14 20:09:17.989 | ++ functions-common:get_or_create_service:1097 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2022-02-14 20:09:17.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.989 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.989 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.989 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.989 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:17.989 | e5565f8f70974e95b9ebca73eed8f5f2' 2022-02-14 20:09:17.989 | + functions-common:get_or_create_service:1094 : echo e5565f8f70974e95b9ebca73eed8f5f2 2022-02-14 20:09:17.989 | e5565f8f70974e95b9ebca73eed8f5f2 2022-02-14 20:09:17.989 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.81/image 2022-02-14 20:09:17.989 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:17.989 | ++ 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 20:09:17.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:17.989 | +++ 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 20:09:17.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.989 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.989 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.989 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.989 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:17.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:17.990 | +++ 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 20:09:17.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.990 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:17.990 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:17.990 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:17.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ce46361d0c5e4467a6f9c3775d7cec6c 2022-02-14 20:09:17.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ce46361d0c5e4467a6f9c3775d7cec6c 2022-02-14 20:09:17.990 | + functions-common:get_or_create_endpoint:1127 : public_id=ce46361d0c5e4467a6f9c3775d7cec6c 2022-02-14 20:09:17.990 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:17.990 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:17.990 | + functions-common:get_or_create_endpoint:1136 : echo ce46361d0c5e4467a6f9c3775d7cec6c 2022-02-14 20:09:17.990 | ce46361d0c5e4467a6f9c3775d7cec6c 2022-02-14 20:09:17.990 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-02-14 20:09:17.990 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:09:17.990 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show Default -f value -c id 2022-02-14 20:09:17.990 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-02-14 20:09:17.990 | ++ functions-common:get_or_create_domain:888 : echo default 2022-02-14 20:09:17.990 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-02-14 20:09:17.990 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-02-14 20:09:17.990 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-02-14 20:09:17.990 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-02-14 20:09:18.029 | [409549 Async create_glance_accounts:443833]: finished create_glance_accounts with result 0 in 49 seconds 2022-02-14 20:09:18.067 | [409549 Async create_cinder_accounts:443963]: Waiting for completion of create_cinder_accounts running on PID 443963 (4 other jobs running) 2022-02-14 20:09:18.093 | [409549 Async create_cinder_accounts:443963]: Signaling child to exit 2022-02-14 20:09:18.093 | WAKEUP 2022-02-14 20:09:18.116 | [409549 Async create_cinder_accounts:443963]: Signaled 2022-02-14 20:09:18.118 | + 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 20:09:18.118 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-02-14 20:09:18.118 | + lib/keystone:create_service_user:420 : get_or_create_user cinder Passw0rd Default 2022-02-14 20:09:18.118 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:18.118 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:18.118 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:18.118 | ++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:09:18.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.118 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.118 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.118 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.118 | + functions-common:get_or_create_user:925 : user_id=4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.118 | + functions-common:get_or_create_user:926 : echo 4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.118 | 4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.118 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service cinder service Default Default 2022-02-14 20:09:18.118 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:18.118 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:18.118 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:18.118 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:18.118 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:18.119 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:18.119 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:18.119 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:18.119 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:18.119 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:18.119 | ++ 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 20:09:18.119 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:18.119 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:18.119 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:18.119 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.119 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.119 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:18.119 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:18.119 | + 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 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.119 | ++ 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 20:09:18.119 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:18.119 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:18.119 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:18.119 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.120 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.120 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:18.120 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:18.120 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | 4bf927f8e0f942ba800cbce1e2f578e3 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:18.120 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:18.120 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.120 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.120 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.120 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.120 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:09:18.120 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-02-14 20:09:18.120 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:18.120 | ++ functions-common:get_or_create_service:1095 : oscwrap service show block-storage -f value -c id 2022-02-14 20:09:18.120 | ++ 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 20:09:18.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.120 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.120 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.120 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.120 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:18.120 | 6bf4f0c0e4984a828d12fd0b3916da83' 2022-02-14 20:09:18.120 | + functions-common:get_or_create_service:1094 : echo 6bf4f0c0e4984a828d12fd0b3916da83 2022-02-14 20:09:18.120 | 6bf4f0c0e4984a828d12fd0b3916da83 2022-02-14 20:09:18.120 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-02-14 20:09:18.120 | + 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 20:09:18.120 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:18.120 | ++ 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 20:09:18.120 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:18.120 | +++ 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 20:09:18.120 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.120 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.120 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.121 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.121 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:18.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:18.121 | +++ 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 20:09:18.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.121 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.121 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.121 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f24c2d967e4742bf98654f95d4cd7421 2022-02-14 20:09:18.121 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f24c2d967e4742bf98654f95d4cd7421 2022-02-14 20:09:18.121 | + functions-common:get_or_create_endpoint:1127 : public_id=f24c2d967e4742bf98654f95d4cd7421 2022-02-14 20:09:18.121 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:18.121 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:18.121 | + functions-common:get_or_create_endpoint:1136 : echo f24c2d967e4742bf98654f95d4cd7421 2022-02-14 20:09:18.121 | f24c2d967e4742bf98654f95d4cd7421 2022-02-14 20:09:18.121 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-02-14 20:09:18.121 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:18.121 | ++ functions-common:get_or_create_service:1095 : oscwrap service show volumev3 -f value -c id 2022-02-14 20:09:18.121 | ++ 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 20:09:18.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.121 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.121 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.121 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.121 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.121 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:18.121 | 95ffe9ea0de04a14b13a854872ca6034' 2022-02-14 20:09:18.121 | + functions-common:get_or_create_service:1094 : echo 95ffe9ea0de04a14b13a854872ca6034 2022-02-14 20:09:18.121 | 95ffe9ea0de04a14b13a854872ca6034 2022-02-14 20:09:18.122 | + 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 20:09:18.122 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:18.122 | ++ 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 20:09:18.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:18.122 | +++ 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 20:09:18.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.122 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.122 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.122 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:18.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:18.122 | +++ 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 20:09:18.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.122 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.122 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.122 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5a5507991dcd44b9a2038ac12a04c1d6 2022-02-14 20:09:18.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5a5507991dcd44b9a2038ac12a04c1d6 2022-02-14 20:09:18.122 | + functions-common:get_or_create_endpoint:1127 : public_id=5a5507991dcd44b9a2038ac12a04c1d6 2022-02-14 20:09:18.122 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:18.122 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:18.122 | + functions-common:get_or_create_endpoint:1136 : echo 5a5507991dcd44b9a2038ac12a04c1d6 2022-02-14 20:09:18.122 | 5a5507991dcd44b9a2038ac12a04c1d6 2022-02-14 20:09:18.122 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-02-14 20:09:18.122 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-02-14 20:09:18.122 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:09:18.122 | +++ functions-common:get_or_create_project:940 : oscwrap project create service --domain= --or-show -f value -c id 2022-02-14 20:09:18.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.122 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.123 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.123 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_project:938 : project_id=4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_project:939 : echo 4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:09:18.123 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 4c28e9b8f6dc4850ad728cce71af488d 2022-02-14 20:09:18.123 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:18.123 | +++ functions-common:get_or_create_user:927 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2022-02-14 20:09:18.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.123 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.123 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.123 | No password was supplied, authentication will fail when a user does not have a password. 2022-02-14 20:09:18.123 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_user:925 : user_id=4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.123 | ++ functions-common:get_or_create_user:926 : echo 4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.123 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 4bf927f8e0f942ba800cbce1e2f578e3 2022-02-14 20:09:18.168 | [409549 Async create_cinder_accounts:443963]: finished create_cinder_accounts with result 0 in 42 seconds 2022-02-14 20:09:18.172 | + inc/async:async_wait:197 : return 0 2022-02-14 20:09:18.175 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-02-14 20:09:18.227 | [409549 Async create_neutron_accounts:444078]: Waiting for completion of create_neutron_accounts running on PID 444078 (3 other jobs running) 2022-02-14 20:09:18.253 | [409549 Async create_neutron_accounts:444078]: Signaling child to exit 2022-02-14 20:09:18.254 | WAKEUP 2022-02-14 20:09:18.277 | [409549 Async create_neutron_accounts:444078]: Signaled 2022-02-14 20:09:18.279 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-02-14 20:09:18.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:09:18.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:09:18.279 | + 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 20:09:18.279 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:09:18.279 | + 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 20:09:18.279 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:09:18.279 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-02-14 20:09:18.279 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-02-14 20:09:18.279 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-02-14 20:09:18.279 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.81:9696/ 2022-02-14 20:09:18.279 | + 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 20:09:18.279 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-02-14 20:09:18.279 | + lib/keystone:create_service_user:420 : get_or_create_user neutron Passw0rd Default 2022-02-14 20:09:18.279 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:18.279 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:18.279 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:18.279 | ++ functions-common:get_or_create_user:927 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:09:18.279 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.279 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.279 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.279 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.279 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.279 | + functions-common:get_or_create_user:925 : user_id=a38544928c094257be5b65204c5df004 2022-02-14 20:09:18.279 | + functions-common:get_or_create_user:926 : echo a38544928c094257be5b65204c5df004 2022-02-14 20:09:18.279 | a38544928c094257be5b65204c5df004 2022-02-14 20:09:18.280 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service neutron service Default Default 2022-02-14 20:09:18.280 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:18.280 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:18.280 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:18.280 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:18.280 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:18.280 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:18.280 | ++ 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 20:09:18.280 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:18.280 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.280 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.280 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.280 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.280 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:18.280 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:18.280 | + 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 20:09:18.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.280 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.280 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.280 | ++ 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 20:09:18.280 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:18.280 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:18.280 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:18.281 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.281 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.281 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.281 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.281 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:18.281 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:18.281 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | a38544928c094257be5b65204c5df004 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:18.281 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:18.281 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:18.281 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.281 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.281 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:18.281 | + lib/keystone:create_service_user:423 : [[ -n '' ]] 2022-02-14 20:09:18.281 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-02-14 20:09:18.281 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:18.281 | ++ functions-common:get_or_create_service:1095 : oscwrap service show network -f value -c id 2022-02-14 20:09:18.281 | ++ functions-common:get_or_create_service:1097 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2022-02-14 20:09:18.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.281 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.281 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.281 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.281 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:18.281 | 3bee27b8a4634693a9da07508212e6b9' 2022-02-14 20:09:18.281 | + functions-common:get_or_create_service:1094 : echo 3bee27b8a4634693a9da07508212e6b9 2022-02-14 20:09:18.281 | 3bee27b8a4634693a9da07508212e6b9 2022-02-14 20:09:18.281 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.81:9696/ 2022-02-14 20:09:18.281 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:18.281 | ++ 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 20:09:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:18.282 | +++ 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 20:09:18.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.282 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:18.282 | +++ 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 20:09:18.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:18.282 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:18.282 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8c6ed1349a7e44b980cd0d5255ae51e8 2022-02-14 20:09:18.282 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8c6ed1349a7e44b980cd0d5255ae51e8 2022-02-14 20:09:18.282 | + functions-common:get_or_create_endpoint:1127 : public_id=8c6ed1349a7e44b980cd0d5255ae51e8 2022-02-14 20:09:18.282 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:09:18.282 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:18.282 | + functions-common:get_or_create_endpoint:1136 : echo 8c6ed1349a7e44b980cd0d5255ae51e8 2022-02-14 20:09:18.282 | 8c6ed1349a7e44b980cd0d5255ae51e8 2022-02-14 20:09:18.326 | [409549 Async create_neutron_accounts:444078]: finished create_neutron_accounts with result 0 in 27 seconds 2022-02-14 20:09:18.363 | [409549 Async create_swift_accounts:444219]: Waiting for completion of create_swift_accounts running on PID 444219 (2 other jobs running) 2022-02-14 20:09:18.390 | [409549 Async create_swift_accounts:444219]: Signaling child to exit 2022-02-14 20:09:59.159 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:09:59.184 | [444219 Async create_swift_accounts:444219]: finished successfully 2022-02-14 20:09:59.204 | WAKEUP 2022-02-14 20:09:59.227 | [409549 Async create_swift_accounts:444219]: Signaled 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:632 : export swiftusertest1_password=testing 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:632 : swiftusertest1_password=testing 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:633 : export swiftusertest2_password=testing2 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:633 : swiftusertest2_password=testing2 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:634 : export swiftusertest3_password=testing3 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:634 : swiftusertest3_password=testing3 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:635 : export swiftusertest4_password=testing4 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:635 : swiftusertest4_password=testing4 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:637 : local another_role 2022-02-14 20:09:59.229 | ++ lib/swift:create_swift_accounts:638 : get_or_create_role anotherrole 2022-02-14 20:09:59.229 | ++ functions-common:get_or_create_role:945 : local role_id 2022-02-14 20:09:59.229 | +++ functions-common:get_or_create_role:952 : oscwrap role create anotherrole --or-show -f value -c id 2022-02-14 20:09:59.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.229 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.229 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.229 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.229 | ++ functions-common:get_or_create_role:950 : role_id=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.229 | ++ functions-common:get_or_create_role:951 : echo 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:638 : another_role=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.229 | + lib/swift:create_swift_accounts:642 : create_service_user swift admin 2022-02-14 20:09:59.229 | + lib/keystone:create_service_user:420 : get_or_create_user swift Passw0rd Default 2022-02-14 20:09:59.229 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:59.229 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:09:59.229 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:09:59.229 | ++ functions-common:get_or_create_user:927 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:09:59.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.230 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.230 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.230 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.230 | + functions-common:get_or_create_user:925 : user_id=c525a501d99a48569574fca0322d8587 2022-02-14 20:09:59.230 | + functions-common:get_or_create_user:926 : echo c525a501d99a48569574fca0322d8587 2022-02-14 20:09:59.230 | c525a501d99a48569574fca0322d8587 2022-02-14 20:09:59.230 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service swift service Default Default 2022-02-14 20:09:59.230 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.230 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:59.230 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:59.230 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:59.230 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.230 | ++ 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 20:09:59.230 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.230 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.230 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.230 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.231 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.231 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.231 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.231 | + 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 20:09:59.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.231 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.231 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.231 | ++ 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 20:09:59.231 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.231 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.231 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.231 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.231 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.231 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.231 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | c525a501d99a48569574fca0322d8587 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:59.231 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.231 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.231 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:59.231 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:59.231 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:09:59.231 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:09:59.231 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin swift service Default Default 2022-02-14 20:09:59.232 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.232 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:09:59.232 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:09:59.232 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:09:59.232 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.232 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.232 | ++ 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 20:09:59.232 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.232 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.232 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.232 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.232 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.232 | + 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 20:09:59.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.232 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.232 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.232 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.232 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.232 | ++ 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 20:09:59.232 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.232 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.233 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.233 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.233 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.233 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | c525a501d99a48569574fca0322d8587 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:09:59.233 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.233 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.233 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.233 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.233 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.233 | + lib/swift:create_swift_accounts:644 : get_or_create_service swift object-store 'Swift Service' 2022-02-14 20:09:59.233 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:09:59.233 | ++ functions-common:get_or_create_service:1095 : oscwrap service show object-store -f value -c id 2022-02-14 20:09:59.233 | ++ functions-common:get_or_create_service:1097 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2022-02-14 20:09:59.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.233 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.233 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:09:59.233 | 3df7a4fd492446d692058998a13afb70' 2022-02-14 20:09:59.233 | + functions-common:get_or_create_service:1094 : echo 3df7a4fd492446d692058998a13afb70 2022-02-14 20:09:59.233 | 3df7a4fd492446d692058998a13afb70 2022-02-14 20:09:59.233 | + 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 20:09:59.233 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:09:59.233 | ++ 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 20:09:59.233 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:59.233 | +++ 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 20:09:59.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:59.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:59.234 | +++ 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 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1abf737dc7ca4f319508d74e4bc12d3e 2022-02-14 20:09:59.234 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1abf737dc7ca4f319508d74e4bc12d3e 2022-02-14 20:09:59.234 | + functions-common:get_or_create_endpoint:1127 : public_id=1abf737dc7ca4f319508d74e4bc12d3e 2022-02-14 20:09:59.234 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.81:8080 ]] 2022-02-14 20:09:59.234 | + 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 20:09:59.234 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:09:59.234 | ++ 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 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.234 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:09:59.234 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:09:59.234 | ++ 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 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.234 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.234 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.235 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1d0e092ff37846e3b768c7f63c572a78 2022-02-14 20:09:59.235 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1d0e092ff37846e3b768c7f63c572a78 2022-02-14 20:09:59.235 | 1d0e092ff37846e3b768c7f63c572a78 2022-02-14 20:09:59.235 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:09:59.235 | + functions-common:get_or_create_endpoint:1136 : echo 1abf737dc7ca4f319508d74e4bc12d3e 2022-02-14 20:09:59.235 | 1abf737dc7ca4f319508d74e4bc12d3e 2022-02-14 20:09:59.235 | + lib/swift:create_swift_accounts:651 : local swift_project_test1 2022-02-14 20:09:59.235 | ++ lib/swift:create_swift_accounts:652 : get_or_create_project swiftprojecttest1 default 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:09:59.235 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-02-14 20:09:59.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.235 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.235 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.235 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_project:938 : project_id=e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_project:939 : echo e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.235 | + lib/swift:create_swift_accounts:652 : swift_project_test1=e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.235 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_project_test1 'Failure creating swift_project_test1' 2022-02-14 20:09:59.235 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.235 | ++ lib/swift:create_swift_accounts:655 : get_or_create_user swiftusertest1 testing default test@example.com 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-02-14 20:09:59.235 | +++ 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 20:09:59.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.235 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.235 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.235 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.235 | ++ functions-common:get_or_create_user:925 : user_id=eb11422b5cad4ccbb981e46b4e817e33 2022-02-14 20:09:59.236 | ++ functions-common:get_or_create_user:926 : echo eb11422b5cad4ccbb981e46b4e817e33 2022-02-14 20:09:59.236 | + lib/swift:create_swift_accounts:655 : SWIFT_USER_TEST1=eb11422b5cad4ccbb981e46b4e817e33 2022-02-14 20:09:59.236 | + lib/swift:create_swift_accounts:656 : die_if_not_set 656 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-02-14 20:09:59.236 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.236 | + lib/swift:create_swift_accounts:657 : get_or_add_user_project_role admin eb11422b5cad4ccbb981e46b4e817e33 e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.236 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:09:59.236 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.236 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.236 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:09:59.236 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:09:59.236 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:09:59.236 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user eb11422b5cad4ccbb981e46b4e817e33 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.236 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.236 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.236 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.236 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.236 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.236 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.236 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.236 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user eb11422b5cad4ccbb981e46b4e817e33 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.236 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.236 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.236 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.236 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.236 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.237 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user eb11422b5cad4ccbb981e46b4e817e33 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.237 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.237 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.237 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.237 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.237 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.237 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.237 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.237 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | eb11422b5cad4ccbb981e46b4e817e33 | | e678f7c0616643bf90add4baaf6cfccc | | | False |' 2022-02-14 20:09:59.237 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.237 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.237 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.237 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.237 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.237 | + lib/swift:create_swift_accounts:659 : local swift_user_test3 2022-02-14 20:09:59.237 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-02-14 20:09:59.237 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:59.237 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-02-14 20:09:59.237 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-02-14 20:09:59.237 | +++ 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 20:09:59.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.237 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.237 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.237 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.237 | ++ functions-common:get_or_create_user:925 : user_id=13f4075e98d640d08c148e3c3bbd40c0 2022-02-14 20:09:59.237 | ++ functions-common:get_or_create_user:926 : echo 13f4075e98d640d08c148e3c3bbd40c0 2022-02-14 20:09:59.237 | + lib/swift:create_swift_accounts:661 : swift_user_test3=13f4075e98d640d08c148e3c3bbd40c0 2022-02-14 20:09:59.237 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test3 'Failure creating swift_user_test3' 2022-02-14 20:09:59.237 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.238 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role 6d12858c4ea94669afd1e62d0561706c 13f4075e98d640d08c148e3c3bbd40c0 e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.238 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:09:59.238 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.238 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.238 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:09:59.238 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:09:59.238 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:09:59.238 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role 6d12858c4ea94669afd1e62d0561706c --user 13f4075e98d640d08c148e3c3bbd40c0 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.238 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.238 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.238 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.238 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.238 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.238 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.238 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.238 | + functions-common:get_or_add_user_project_role:986 : openstack role add 6d12858c4ea94669afd1e62d0561706c --user 13f4075e98d640d08c148e3c3bbd40c0 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.238 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.238 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role 6d12858c4ea94669afd1e62d0561706c --user 13f4075e98d640d08c148e3c3bbd40c0 --project e678f7c0616643bf90add4baaf6cfccc 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.238 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.238 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.238 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.239 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.239 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.239 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.239 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.239 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.239 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.239 | ++ functions-common:get_field:818 : echo '| 6d12858c4ea94669afd1e62d0561706c | 13f4075e98d640d08c148e3c3bbd40c0 | | e678f7c0616643bf90add4baaf6cfccc | | | False |' 2022-02-14 20:09:59.239 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.239 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.239 | + functions-common:get_or_add_user_project_role:997 : echo 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.239 | 6d12858c4ea94669afd1e62d0561706c 2022-02-14 20:09:59.239 | + lib/swift:create_swift_accounts:665 : local swift_project_test2 2022-02-14 20:09:59.239 | ++ lib/swift:create_swift_accounts:666 : get_or_create_project swiftprojecttest2 default 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:09:59.239 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-02-14 20:09:59.239 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.239 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.239 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.239 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.239 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_project:938 : project_id=ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_project:939 : echo ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.239 | + lib/swift:create_swift_accounts:666 : swift_project_test2=ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.239 | + lib/swift:create_swift_accounts:667 : die_if_not_set 667 swift_project_test2 'Failure creating swift_project_test2' 2022-02-14 20:09:59.239 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.239 | + lib/swift:create_swift_accounts:669 : local swift_user_test2 2022-02-14 20:09:59.239 | ++ lib/swift:create_swift_accounts:671 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-02-14 20:09:59.239 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-02-14 20:09:59.239 | +++ 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 20:09:59.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.240 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.240 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.240 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.240 | ++ functions-common:get_or_create_user:925 : user_id=ee462b66408d4744bc2d248547280781 2022-02-14 20:09:59.240 | ++ functions-common:get_or_create_user:926 : echo ee462b66408d4744bc2d248547280781 2022-02-14 20:09:59.240 | + lib/swift:create_swift_accounts:671 : swift_user_test2=ee462b66408d4744bc2d248547280781 2022-02-14 20:09:59.240 | + lib/swift:create_swift_accounts:672 : die_if_not_set 672 swift_user_test2 'Failure creating swift_user_test2' 2022-02-14 20:09:59.240 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.240 | + lib/swift:create_swift_accounts:673 : get_or_add_user_project_role admin ee462b66408d4744bc2d248547280781 ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.240 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.240 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:09:59.240 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.240 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.240 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:09:59.240 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:09:59.240 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:09:59.240 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:09:59.240 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user ee462b66408d4744bc2d248547280781 --project ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.240 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.240 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.240 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.240 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.240 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.240 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.240 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.240 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.240 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.240 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.240 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.240 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user ee462b66408d4744bc2d248547280781 --project ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user ee462b66408d4744bc2d248547280781 --project ad4fad6089d94fd09b125f4b03c6871a 2022-02-14 20:09:59.241 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.241 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.241 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.241 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.241 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.241 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.241 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | ee462b66408d4744bc2d248547280781 | | ad4fad6089d94fd09b125f4b03c6871a | | | False |' 2022-02-14 20:09:59.241 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.241 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.241 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.241 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.241 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.241 | + lib/swift:create_swift_accounts:675 : local swift_domain 2022-02-14 20:09:59.241 | ++ lib/swift:create_swift_accounts:676 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-02-14 20:09:59.241 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-02-14 20:09:59.241 | +++ functions-common:get_or_create_domain:889 : oscwrap domain show swift_test -f value -c id 2022-02-14 20:09:59.241 | +++ 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 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.241 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.241 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.241 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-02-14 20:09:59.242 | b56e12952c8845b7982b99568f7f397f' 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_domain:888 : echo b56e12952c8845b7982b99568f7f397f 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:676 : swift_domain=b56e12952c8845b7982b99568f7f397f 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:677 : die_if_not_set 677 swift_domain 'Failure creating swift_test domain' 2022-02-14 20:09:59.242 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:679 : local swift_project_test4 2022-02-14 20:09:59.242 | ++ lib/swift:create_swift_accounts:680 : get_or_create_project swiftprojecttest4 b56e12952c8845b7982b99568f7f397f 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_project:932 : local project_id 2022-02-14 20:09:59.242 | +++ functions-common:get_or_create_project:940 : oscwrap project create swiftprojecttest4 --domain=b56e12952c8845b7982b99568f7f397f --or-show -f value -c id 2022-02-14 20:09:59.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.242 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.242 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.242 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_project:938 : project_id=f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_project:939 : echo f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:680 : swift_project_test4=f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:681 : die_if_not_set 681 swift_project_test4 'Failure creating swift_project_test4' 2022-02-14 20:09:59.242 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.242 | + lib/swift:create_swift_accounts:683 : local swift_user_test4 2022-02-14 20:09:59.242 | ++ lib/swift:create_swift_accounts:685 : get_or_create_user swiftusertest4 testing4 b56e12952c8845b7982b99568f7f397f test4@example.com 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-02-14 20:09:59.242 | +++ functions-common:get_or_create_user:927 : oscwrap user create swiftusertest4 --password testing4 --domain=b56e12952c8845b7982b99568f7f397f --email=test4@example.com --or-show -f value -c id 2022-02-14 20:09:59.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.242 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.242 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.242 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_user:925 : user_id=cf543fc74d5d4ea5966242d105f3a815 2022-02-14 20:09:59.242 | ++ functions-common:get_or_create_user:926 : echo cf543fc74d5d4ea5966242d105f3a815 2022-02-14 20:09:59.243 | + lib/swift:create_swift_accounts:685 : swift_user_test4=cf543fc74d5d4ea5966242d105f3a815 2022-02-14 20:09:59.243 | + lib/swift:create_swift_accounts:686 : die_if_not_set 686 swift_user_test4 'Failure creating swift_user_test4' 2022-02-14 20:09:59.243 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-02-14 20:09:59.243 | + lib/swift:create_swift_accounts:687 : get_or_add_user_project_role admin cf543fc74d5d4ea5966242d105f3a815 f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:09:59.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-02-14 20:09:59.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:09:59.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:09:59.243 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-02-14 20:09:59.243 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-02-14 20:09:59.243 | ++ functions-common:_get_domain_args:967 : echo 2022-02-14 20:09:59.243 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-02-14 20:09:59.243 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap role assignment list --role admin --user cf543fc74d5d4ea5966242d105f3a815 --project f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:09:59.243 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.243 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.243 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:09:59.243 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:09:59.243 | + functions-common:get_or_add_user_project_role:986 : openstack role add admin --user cf543fc74d5d4ea5966242d105f3a815 --project f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.244 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap role assignment list --role admin --user cf543fc74d5d4ea5966242d105f3a815 --project f9d23ef372a54af5954901af4c98b510 2022-02-14 20:09:59.244 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:09:59.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:09:59.244 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:09:59.244 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:09:59.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:09:59.244 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:09:59.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:09:59.244 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:09:59.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:09:59.244 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | cf543fc74d5d4ea5966242d105f3a815 | | f9d23ef372a54af5954901af4c98b510 | | | False |' 2022-02-14 20:09:59.244 | ++ functions-common:get_field:812 : read data 2022-02-14 20:09:59.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.244 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.244 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:09:59.275 | [409549 Async create_swift_accounts:444219]: finished create_swift_accounts with result 0 in 96 seconds 2022-02-14 20:09:59.282 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-02-14 20:09:59.285 | + inc/async:async_wait:197 : return 0 2022-02-14 20:09:59.288 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-02-14 20:09:59.306 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:59.309 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-02-14 20:09:59.327 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:59.329 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-02-14 20:09:59.332 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:09:59.334 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-02-14 20:09:59.337 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-02-14 20:09:59.339 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-02-14 20:09:59.400 | + inc/async:async_inner:63 : init_glance 2022-02-14 20:09:59.438 | [409549 Async init_glance:448451]: running: init_glance 2022-02-14 20:09:59.440 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-02-14 20:09:59.459 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:09:59.462 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-02-14 20:09:59.464 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:09:59.467 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-02-14 20:09:59.469 | + ./stack.sh:main:1147 : configure_neutron 2022-02-14 20:09:59.481 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-02-14 20:09:59.481 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:09:59.481 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:09:59.483 | + 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 20:09:59.485 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:09:59.488 | + 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 20:09:59.491 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:09:59.494 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-02-14 20:09:59.496 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-02-14 20:09:59.499 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-02-14 20:09:59.501 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-02-14 20:09:59.514 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-02-14 20:09:59.516 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-02-14 20:10:02.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:02.887 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:02.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:02.887 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:06.300 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:06.301 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:06.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:06.301 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:09.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:09.705 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:09.705 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:09.705 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:13.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:13.094 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:13.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:13.094 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:16.553 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:16.553 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:16.553 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:16.553 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:19.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:19.949 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:19.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:19.950 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:23.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:23.350 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:23.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:23.350 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:26.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:26.960 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:26.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:26.960 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:31.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:31.536 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:31.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:31.536 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:31.536 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-02-14 20:10:37.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:37.302 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:37.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:37.302 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:37.603 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-02-14 20:10:37.608 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-02-14 20:10:37.611 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-02-14 20:10:37.614 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-02-14 20:10:37.616 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-02-14 20:10:37.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-02-14 20:10:37.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-02-14 20:10:37.623 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-02-14 20:10:37.625 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-02-14 20:10:37.628 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-02-14 20:10:37.630 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-02-14 20:10:37.632 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-02-14 20:10:37.634 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-02-14 20:10:37.637 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-02-14 20:10:37.639 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-02-14 20:10:37.641 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-02-14 20:10:37.646 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:37.650 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-02-14 20:10:37.651 | + 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 20:10:37.656 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-02-14 20:10:37.658 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-02-14 20:10:37.661 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-02-14 20:10:37.664 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-02-14 20:10:37.666 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-02-14 20:10:37.669 | + 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 20:10:37.697 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-02-14 20:10:37.727 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-02-14 20:10:37.757 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-02-14 20:10:37.789 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-02-14 20:10:37.818 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-02-14 20:10:37.849 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-02-14 20:10:37.851 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-02-14 20:10:37.857 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-02-14 20:10:37.857 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:10:37.860 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-02-14 20:10:37.880 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-02-14 20:10:37.884 | + functions:setup_systemd_logging:695 : local pidstr= 2022-02-14 20:10:37.885 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-02-14 20:10:37.887 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-02-14 20:10:37.890 | + 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 20:10:37.920 | + 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 20:10:37.951 | + 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 20:10:37.982 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-02-14 20:10:38.015 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-02-14 20:10:38.032 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:10:38.034 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-02-14 20:10:38.036 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:10:38.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-02-14 20:10:38.045 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-02-14 20:10:38.045 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-02-14 20:10:38.056 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-02-14 20:10:38.058 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-02-14 20:10:38.061 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-02-14 20:10:38.063 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-02-14 20:10:38.076 | + 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 20:10:38.089 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-02-14 20:10:38.091 | + 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 20:10:38.103 | + 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 20:10:38.116 | + 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 20:10:38.129 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 20:10:38.132 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-02-14 20:10:38.134 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-02-14 20:10:38.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.oDI3NsPbYV 2022-02-14 20:10:38.141 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-02-14 20:10:38.144 | + 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 20:10:38.147 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.oDI3NsPbYV 2022-02-14 20:10:38.151 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.oDI3NsPbYV 2022-02-14 20:10:38.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.oDI3NsPbYV /etc/sudoers.d/neutron-rootwrap 2022-02-14 20:10:38.189 | + 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 20:10:38.219 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:38.222 | + 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 20:10:38.251 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-02-14 20:10:38.254 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-02-14 20:10:38.257 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-02-14 20:10:38.259 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-02-14 20:10:38.261 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-02-14 20:10:38.264 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-02-14 20:10:38.283 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:38.286 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-02-14 20:10:38.289 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-02-14 20:10:38.291 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-02-14 20:10:38.309 | ++ functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:38.312 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.81:5672/ 2022-02-14 20:10:38.314 | + 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 20:10:38.346 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-02-14 20:10:38.348 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-02-14 20:10:38.351 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-02-14 20:10:38.370 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:38.372 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-02-14 20:10:38.375 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-02-14 20:10:38.378 | + 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 20:10:38.380 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 20:10:38.383 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-02-14 20:10:38.385 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-02-14 20:10:38.388 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-02-14 20:10:38.390 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-02-14 20:10:38.393 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-02-14 20:10:38.395 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-02-14 20:10:38.400 | + 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 20:10:38.402 | + 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 20:10:38.407 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-02-14 20:10:38.425 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:38.427 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-02-14 20:10:38.430 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-02-14 20:10:38.432 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-02-14 20:10:38.437 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-02-14 20:10:38.467 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 20:10:38.498 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-02-14 20:10:38.530 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-02-14 20:10:38.560 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-02-14 20:10:38.591 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-02-14 20:10:38.594 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:10:38.597 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=neutron 2022-02-14 20:10:38.599 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=keystone_authtoken 2022-02-14 20:10:38.602 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-02-14 20:10:38.633 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-02-14 20:10:38.663 | + 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 20:10:38.694 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-02-14 20:10:38.725 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-02-14 20:10:38.756 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-02-14 20:10:38.787 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-02-14 20:10:38.818 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-02-14 20:10:38.852 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:10:38.883 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-02-14 20:10:38.919 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-02-14 20:10:38.953 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-02-14 20:10:38.985 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-02-14 20:10:38.988 | + lib/keystone:configure_keystone_authtoken_middleware:436 : local conf_file=/etc/neutron/neutron.conf 2022-02-14 20:10:38.990 | + lib/keystone:configure_keystone_authtoken_middleware:437 : local admin_user=nova 2022-02-14 20:10:38.993 | + lib/keystone:configure_keystone_authtoken_middleware:438 : local section=nova 2022-02-14 20:10:38.995 | + lib/keystone:configure_keystone_authtoken_middleware:440 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-02-14 20:10:39.026 | + lib/keystone:configure_keystone_authtoken_middleware:441 : iniset /etc/neutron/neutron.conf nova interface public 2022-02-14 20:10:39.057 | + lib/keystone:configure_keystone_authtoken_middleware:442 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.81/identity 2022-02-14 20:10:39.087 | + lib/keystone:configure_keystone_authtoken_middleware:443 : iniset /etc/neutron/neutron.conf nova username nova 2022-02-14 20:10:39.120 | + lib/keystone:configure_keystone_authtoken_middleware:444 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-02-14 20:10:39.150 | + lib/keystone:configure_keystone_authtoken_middleware:445 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-02-14 20:10:39.180 | + lib/keystone:configure_keystone_authtoken_middleware:446 : iniset /etc/neutron/neutron.conf nova project_name service 2022-02-14 20:10:39.211 | + lib/keystone:configure_keystone_authtoken_middleware:447 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-02-14 20:10:39.243 | + lib/keystone:configure_keystone_authtoken_middleware:449 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-02-14 20:10:39.285 | + lib/keystone:configure_keystone_authtoken_middleware:450 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-02-14 20:10:39.325 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-02-14 20:10:39.327 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-02-14 20:10:39.331 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-02-14 20:10:39.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-02-14 20:10:39.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-02-14 20:10:39.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-02-14 20:10:39.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-02-14 20:10:39.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 350:399 != '' ]] 2022-02-14 20:10:39.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:350:399 2022-02-14 20:10:39.349 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:350:399 != '' ]] 2022-02-14 20:10:39.351 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-02-14 20:10:39.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-02-14 20:10:39.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-02-14 20:10:39.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-02-14 20:10:39.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-02-14 20:10:39.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-02-14 20:10:39.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-02-14 20:10:39.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-02-14 20:10:39.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:39.374 | + 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 20:10:39.403 | + 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 20:10:39.405 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.408 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:10:39.411 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-02-14 20:10:39.413 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-02-14 20:10:39.416 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.418 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-02-14 20:10:39.446 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-02-14 20:10:39.449 | + 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 20:10:39.451 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.454 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:10:39.457 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-02-14 20:10:39.459 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-02-14 20:10:39.461 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.464 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-02-14 20:10:39.493 | + 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 20:10:39.496 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.498 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-02-14 20:10:39.501 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-02-14 20:10:39.504 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-02-14 20:10:39.506 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.509 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-02-14 20:10:39.538 | + 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 20:10:39.540 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.543 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-02-14 20:10:39.545 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-02-14 20:10:39.548 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-02-14 20:10:39.550 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.553 | + 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 20:10:39.582 | + 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 20:10:39.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.587 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-02-14 20:10:39.590 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 20:10:39.592 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 20:10:39.595 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.597 | + 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 20:10:39.626 | + 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 20:10:39.629 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.632 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-02-14 20:10:39.634 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-02-14 20:10:39.636 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-02-14 20:10:39.639 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.641 | + 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 20:10:39.670 | + 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 20:10:39.672 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.678 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-02-14 20:10:39.678 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:350:399 2022-02-14 20:10:39.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:350:399 ']' 2022-02-14 20:10:39.682 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.685 | + 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 20:10:39.715 | + 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 20:10:39.717 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-02-14 20:10:39.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-02-14 20:10:39.722 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-02-14 20:10:39.724 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-02-14 20:10:39.727 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-02-14 20:10:39.730 | + 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 20:10:39.759 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 20:10:39.762 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-02-14 20:10:39.780 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:39.782 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-02-14 20:10:39.785 | + 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 20:10:39.817 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:39.820 | + 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 20:10:39.849 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-02-14 20:10:39.885 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-02-14 20:10:39.888 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-02-14 20:10:39.891 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-02-14 20:10:39.893 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 20:10:42.878 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 20:10:42.879 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 20:10:42.879 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=450367) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 20:10:42.929 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:10:42.930 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:10:42.936 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:42.936 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:42.936 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:42.936 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=450367) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:42.985 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 20:10:42.985 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:42.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:42.985 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:42.985 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:43.322 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-02-14 20:10:43.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-02-14 20:10:43.327 | + 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 20:10:43.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:10:43.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-02-14 20:10:43.384 | + 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 20:10:43.404 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-02-14 20:10:43.406 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:43.409 | + 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 20:10:43.441 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-02-14 20:10:43.444 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-02-14 20:10:43.452 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-02-14 20:10:43.455 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-02-14 20:10:43.458 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-02-14 20:10:43.471 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-02-14 20:10:43.485 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 20:10:43.487 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-02-14 20:10:43.495 | net.bridge.bridge-nf-call-iptables = 1 2022-02-14 20:10:43.499 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-02-14 20:10:43.501 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-02-14 20:10:43.510 | net.bridge.bridge-nf-call-ip6tables = 1 2022-02-14 20:10:43.514 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-02-14 20:10:43.516 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-02-14 20:10:43.519 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-02-14 20:10:43.522 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-02-14 20:10:43.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-02-14 20:10:43.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 20:10:43.530 | + 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 20:10:43.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:10:43.535 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 20:10:43.561 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-02-14 20:10:43.564 | + 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 20:10:43.600 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-02-14 20:10:43.602 | + 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 20:10:43.633 | + 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 20:10:43.669 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-02-14 20:10:43.687 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:43.690 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-02-14 20:10:43.693 | + 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 20:10:43.697 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-02-14 20:10:43.728 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-02-14 20:10:43.763 | + 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 20:10:43.811 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:43.813 | + 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 20:10:43.843 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-02-14 20:10:43.860 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:43.864 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 20:10:43.867 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-02-14 20:10:43.897 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-02-14 20:10:43.900 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 20:10:43.902 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 20:10:43.932 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-02-14 20:10:43.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-02-14 20:10:43.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-02-14 20:10:43.941 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-02-14 20:10:43.957 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:43.961 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-02-14 20:10:43.963 | + 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 20:10:43.968 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-02-14 20:10:43.999 | + 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 20:10:44.038 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:44.041 | + 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 20:10:44.072 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 20:10:44.074 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-02-14 20:10:44.107 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-02-14 20:10:44.110 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 20:10:44.113 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-02-14 20:10:44.142 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-02-14 20:10:44.145 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-02-14 20:10:44.147 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-02-14 20:10:44.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-02-14 20:10:47.119 | INFO neutron.common.config [-] Logging enabled! 2022-02-14 20:10:47.119 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev501 2022-02-14 20:10:47.119 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=450899) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-02-14 20:10:47.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:10:47.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-02-14 20:10:47.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:47.169 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:47.170 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:47.170 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=450899) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-02-14 20:10:47.232 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-02-14 20:10:47.232 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=450899) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-02-14 20:10:47.233 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=450899) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:134}} 2022-02-14 20:10:47.233 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-02-14 20:10:47.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:47.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:47.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:10:47.233 | from cryptography.utils import int_from_bytes 2022-02-14 20:10:47.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-02-14 20:10:47.588 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-02-14 20:10:47.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-02-14 20:10:47.593 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-02-14 20:10:47.595 | + 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 20:10:47.599 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-02-14 20:10:47.601 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-02-14 20:10:47.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-02-14 20:10:47.621 | + functions:set_mtu:785 : local dev=br-data 2022-02-14 20:10:47.624 | + functions:set_mtu:786 : local mtu=1500 2022-02-14 20:10:47.626 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-02-14 20:10:47.638 | + 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 20:10:47.657 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-02-14 20:10:47.660 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-02-14 20:10:47.663 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-02-14 20:10:47.665 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-02-14 20:10:47.668 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-02-14 20:10:47.670 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-02-14 20:10:47.672 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-02-14 20:10:47.675 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-02-14 20:10:47.677 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-02-14 20:10:47.680 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-02-14 20:10:47.693 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-02-14 20:10:47.693 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-02-14 20:10:47.693 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-02-14 20:10:47.693 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-02-14 20:10:47.694 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-02-14 20:10:47.694 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-02-14 20:10:47.700 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-02-14 20:10:47.703 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-02-14 20:10:47.705 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-02-14 20:10:47.708 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-02-14 20:10:47.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-02-14 20:10:47.712 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-02-14 20:10:47.714 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-02-14 20:10:47.720 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.64/22 brd 192.168.3.255' 2022-02-14 20:10:47.723 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-02-14 20:10:47.725 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:47.728 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-02-14 20:10:47.731 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-02-14 20:10:47.733 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.64/22 brd 192.168.3.255 != '' ]] 2022-02-14 20:10:47.735 | + 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 20:10:47.738 | + 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 20:10:47.740 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-02-14 20:10:47.743 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-02-14 20:10:47.747 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.64/22 brd 192.168.3.255 2022-02-14 20:10:47.747 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-02-14 20:10:47.747 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-02-14 20:10:47.749 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-02-14 20:10:47.754 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.64 2022-02-14 20:10:47.757 | + 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 20:10:47.759 | + 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 20:10:47.773 | + 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 20:10:47.785 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-02-14 20:10:47.798 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-02-14 20:10:47.823 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.64 2022-02-14 20:10:47.834 | PING 192.168.0.64 (192.168.0.64) from 192.168.0.64 br-data: 56(84) bytes of data. 2022-02-14 20:10:47.834 | 64 bytes from 192.168.0.64: icmp_seq=1 ttl=64 time=0.069 ms 2022-02-14 20:10:48.839 | 64 bytes from 192.168.0.64: icmp_seq=2 ttl=64 time=0.038 ms 2022-02-14 20:10:49.863 | 64 bytes from 192.168.0.64: icmp_seq=3 ttl=64 time=0.039 ms 2022-02-14 20:10:49.863 | 2022-02-14 20:10:49.863 | --- 192.168.0.64 ping statistics --- 2022-02-14 20:10:49.863 | 3 packets transmitted, 3 received, 0% packet loss, time 2030ms 2022-02-14 20:10:49.863 | rtt min/avg/max/mdev = 0.038/0.048/0.069/0.014 ms 2022-02-14 20:10:49.869 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-02-14 20:10:49.869 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-02-14 20:10:49.876 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-02-14 20:10:49.878 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-02-14 20:10:49.896 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:49.899 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-02-14 20:10:49.901 | + 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 20:10:49.906 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-02-14 20:10:49.936 | + 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 20:10:49.965 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-02-14 20:10:49.995 | + 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 20:10:50.029 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-02-14 20:10:50.031 | + 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 20:10:50.061 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-02-14 20:10:50.063 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-02-14 20:10:50.082 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:10:50.085 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-02-14 20:10:50.087 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-02-14 20:10:50.105 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:10:50.107 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-02-14 20:10:50.124 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:10:50.127 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-02-14 20:10:50.145 | + functions-common:is_service_enabled:2081 : return 1 2022-02-14 20:10:50.148 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-02-14 20:10:50.179 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-02-14 20:10:50.215 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-02-14 20:10:50.218 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-02-14 20:10:50.236 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.239 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-02-14 20:10:50.257 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.260 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-02-14 20:10:50.263 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-02-14 20:10:50.325 | + inc/async:async_inner:63 : init_neutron 2022-02-14 20:10:50.366 | [409549 Async init_neutron:451375]: running: init_neutron 2022-02-14 20:10:50.369 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-02-14 20:10:50.388 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.392 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-02-14 20:10:50.403 | ++ ./stack.sh:main:1162 : true 2022-02-14 20:10:50.406 | + ./stack.sh:main:1162 : netman_pid= 2022-02-14 20:10:50.410 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-02-14 20:10:50.413 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-02-14 20:10:50.425 | dnsmasq: no process found 2022-02-14 20:10:50.428 | + ./stack.sh:main:1164 : true 2022-02-14 20:10:50.431 | + ./stack.sh:main:1169 : clean_iptables 2022-02-14 20:10:50.435 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:10:50.438 | + lib/nova:clean_iptables:183 : grep nova 2022-02-14 20:10:50.439 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-02-14 20:10:50.439 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-02-14 20:10:50.442 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-02-14 20:10:50.444 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-02-14 20:10:50.444 | + lib/nova:clean_iptables:183 : bash 2022-02-14 20:10:50.457 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:10:50.458 | + lib/nova:clean_iptables:185 : grep nova 2022-02-14 20:10:50.460 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-02-14 20:10:50.462 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-02-14 20:10:50.465 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-02-14 20:10:50.466 | + lib/nova:clean_iptables:185 : bash 2022-02-14 20:10:50.469 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 20:10:50.480 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:10:50.481 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-02-14 20:10:50.482 | + lib/nova:clean_iptables:187 : bash 2022-02-14 20:10:50.486 | + lib/nova:clean_iptables:187 : grep nova 2022-02-14 20:10:50.487 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-02-14 20:10:50.490 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-02-14 20:10:50.496 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-02-14 20:10:50.505 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-02-14 20:10:50.506 | + lib/nova:clean_iptables:189 : grep nova 2022-02-14 20:10:50.515 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-02-14 20:10:50.515 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-02-14 20:10:50.515 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-02-14 20:10:50.515 | + lib/nova:clean_iptables:189 : bash 2022-02-14 20:10:50.519 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-02-14 20:10:50.524 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-02-14 20:10:50.533 | net.ipv4.ip_forward = 1 2022-02-14 20:10:50.537 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-02-14 20:10:50.555 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.558 | + ./stack.sh:main:1178 : configure_os_vif 2022-02-14 20:10:50.561 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-02-14 20:10:50.563 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 20:10:50.598 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-02-14 20:10:50.627 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-02-14 20:10:50.630 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-02-14 20:10:50.665 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-02-14 20:10:50.696 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-02-14 20:10:50.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.717 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-02-14 20:10:50.720 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:10:50.723 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-02-14 20:10:50.726 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-02-14 20:10:50.729 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-02-14 20:10:50.794 | + inc/async:async_inner:63 : init_swift 2022-02-14 20:10:50.844 | [409549 Async init_swift:451733]: running: init_swift 2022-02-14 20:10:50.847 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-02-14 20:10:50.870 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:50.871 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-02-14 20:10:50.874 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:10:50.877 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-02-14 20:10:50.881 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-02-14 20:10:50.883 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-02-14 20:10:50.948 | + inc/async:async_inner:63 : init_cinder 2022-02-14 20:10:50.993 | [409549 Async init_cinder:451828]: running: init_cinder 2022-02-14 20:10:50.996 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-02-14 20:10:51.019 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:10:51.022 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-02-14 20:10:51.027 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:10:51.027 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-02-14 20:10:51.030 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-02-14 20:10:51.032 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-02-14 20:10:51.102 | + inc/async:async_inner:63 : init_placement 2022-02-14 20:10:51.151 | [409549 Async init_placement:451947]: running: init_placement 2022-02-14 20:10:51.154 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-02-14 20:10:51.209 | [409549 Async init_neutron:451375]: Waiting for completion of init_neutron running on PID 451375 (6 other jobs running) 2022-02-14 20:10:51.238 | [409549 Async init_neutron:451375]: Signaling child to exit 2022-02-14 20:10:56.295 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:10:56.326 | [448451 Async init_glance:448451]: finished successfully 2022-02-14 20:11:03.036 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:11:03.062 | [451733 Async init_swift:451733]: finished successfully 2022-02-14 20:11:46.197 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:11:46.223 | [451947 Async init_placement:451947]: finished successfully 2022-02-14 20:11:50.947 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:11:50.975 | [451828 Async init_cinder:451828]: finished successfully 2022-02-14 20:15:24.016 | + inc/async:async_inner:64 : rc=0 2022-02-14 20:15:24.041 | [451375 Async init_neutron:451375]: finished successfully 2022-02-14 20:15:24.061 | WAKEUP 2022-02-14 20:15:24.084 | [409549 Async init_neutron:451375]: Signaled 2022-02-14 20:15:24.086 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-02-14 20:15:24.086 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-02-14 20:15:24.086 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-02-14 20:15:24.086 | + 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 20:15:24.086 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-02-14 20:15:24.086 | + 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 20:15:24.086 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-02-14 20:15:24.086 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-02-14 20:15:24.086 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-02-14 20:15:24.086 | + lib/database:recreate_database:112 : local db=neutron 2022-02-14 20:15:24.086 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-02-14 20:15:24.086 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-02-14 20:15:24.086 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-02-14 20:15:24.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.086 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-02-14 20:15:24.086 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.086 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-02-14 20:15:24.086 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:15:24.086 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:15:24.086 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:15:24.086 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:15:24.086 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869491479 2022-02-14 20:15:24.086 | + 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 20:15:24.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.086 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.087 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-02-14 20:15:24.087 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-02-14 20:15:24.088 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-02-14 20:15:24.089 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-02-14 20:15:24.090 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-02-14 20:15:24.090 | Running upgrade for neutron ... 2022-02-14 20:15:24.090 | OK 2022-02-14 20:15:24.090 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-02-14 20:15:24.090 | + functions-common:time_stop:2425 : local name 2022-02-14 20:15:24.090 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:15:24.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:15:24.090 | + functions-common:time_stop:2428 : local total 2022-02-14 20:15:24.090 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:15:24.091 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:15:24.091 | + functions-common:time_stop:2432 : start_time=1644869491479 2022-02-14 20:15:24.091 | + functions-common:time_stop:2434 : [[ -z 1644869491479 ]] 2022-02-14 20:15:24.091 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:15:24.091 | + functions-common:time_stop:2437 : end_time=1644869724000 2022-02-14 20:15:24.091 | + functions-common:time_stop:2438 : elapsed_time=232521 2022-02-14 20:15:24.091 | + functions-common:time_stop:2439 : total=36193 2022-02-14 20:15:24.091 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:15:24.091 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=268714 2022-02-14 20:15:24.132 | [409549 Async init_neutron:451375]: finished init_neutron with result 0 in 273 seconds 2022-02-14 20:15:24.136 | + inc/async:async_wait:197 : return 0 2022-02-14 20:15:24.139 | + ./stack.sh:main:1208 : async_wait init_placement 2022-02-14 20:15:24.191 | [409549 Async init_placement:451947]: Waiting for completion of init_placement running on PID 451947 (5 other jobs running) 2022-02-14 20:15:24.216 | [409549 Async init_placement:451947]: Signaling child to exit 2022-02-14 20:15:24.221 | WAKEUP 2022-02-14 20:15:24.241 | [409549 Async init_placement:451947]: Signaled 2022-02-14 20:15:24.242 | + lib/placement:init_placement:130 : recreate_database placement 2022-02-14 20:15:24.242 | + lib/database:recreate_database:112 : local db=placement 2022-02-14 20:15:24.242 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-02-14 20:15:24.242 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-02-14 20:15:24.242 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-02-14 20:15:24.242 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.242 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-02-14 20:15:24.242 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.242 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-02-14 20:15:24.242 | + lib/placement:init_placement:132 : create_placement_accounts 2022-02-14 20:15:24.242 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-02-14 20:15:24.242 | + lib/keystone:create_service_user:420 : get_or_create_user placement Passw0rd Default 2022-02-14 20:15:24.242 | + functions-common:get_or_create_user:909 : local user_id 2022-02-14 20:15:24.242 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-02-14 20:15:24.242 | + functions-common:get_or_create_user:913 : local email= 2022-02-14 20:15:24.242 | ++ functions-common:get_or_create_user:927 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-02-14 20:15:24.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.243 | + functions-common:get_or_create_user:925 : user_id=f38a98dbf90e4a8a8cc49896fac57856 2022-02-14 20:15:24.243 | + functions-common:get_or_create_user:926 : echo f38a98dbf90e4a8a8cc49896fac57856 2022-02-14 20:15:24.243 | f38a98dbf90e4a8a8cc49896fac57856 2022-02-14 20:15:24.243 | + lib/keystone:create_service_user:421 : get_or_add_user_project_role service placement service Default Default 2022-02-14 20:15:24.243 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:15:24.243 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:15:24.243 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:15:24.243 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:15:24.243 | ++ 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 20:15:24.243 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:15:24.243 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:15:24.243 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:15:24.243 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.243 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.243 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.243 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:15:24.243 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:15:24.244 | + 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 20:15:24.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.244 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:15:24.244 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:15:24.244 | ++ 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 20:15:24.244 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:15:24.244 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.244 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.244 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.244 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.244 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.244 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:15:24.244 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:15:24.244 | ++ functions-common:get_field:818 : echo '| bcbf61e4e027453d9799198299068daa | f38a98dbf90e4a8a8cc49896fac57856 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:15:24.244 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:15:24.244 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.244 | + functions-common:get_or_add_user_project_role:995 : user_role_id=bcbf61e4e027453d9799198299068daa 2022-02-14 20:15:24.244 | + functions-common:get_or_add_user_project_role:997 : echo bcbf61e4e027453d9799198299068daa 2022-02-14 20:15:24.244 | bcbf61e4e027453d9799198299068daa 2022-02-14 20:15:24.244 | + lib/keystone:create_service_user:423 : [[ -n admin ]] 2022-02-14 20:15:24.244 | + lib/keystone:create_service_user:424 : get_or_add_user_project_role admin placement service Default Default 2022-02-14 20:15:24.244 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-02-14 20:15:24.244 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:957 : local domain 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:958 : domain= 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-02-14 20:15:24.244 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-02-14 20:15:24.245 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-02-14 20:15:24.245 | ++ 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 20:15:24.245 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:15:24.245 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-02-14 20:15:24.245 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:15:24.245 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.245 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-02-14 20:15:24.245 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-02-14 20:15:24.245 | + 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 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | ++ 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 20:15:24.245 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-02-14 20:15:24.245 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-02-14 20:15:24.245 | ++ functions-common:get_field:811 : local data field 2022-02-14 20:15:24.245 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.245 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.245 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.245 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-02-14 20:15:24.245 | ++ functions-common:get_field:816 : field='$2' 2022-02-14 20:15:24.245 | ++ functions-common:get_field:818 : echo '| 15b93182fbec447189940d463ac9011a | f38a98dbf90e4a8a8cc49896fac57856 | | 4c28e9b8f6dc4850ad728cce71af488d | | | False |' 2022-02-14 20:15:24.246 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-02-14 20:15:24.246 | ++ functions-common:get_field:812 : read data 2022-02-14 20:15:24.246 | + functions-common:get_or_add_user_project_role:995 : user_role_id=15b93182fbec447189940d463ac9011a 2022-02-14 20:15:24.246 | + functions-common:get_or_add_user_project_role:997 : echo 15b93182fbec447189940d463ac9011a 2022-02-14 20:15:24.246 | 15b93182fbec447189940d463ac9011a 2022-02-14 20:15:24.246 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.81/placement 2022-02-14 20:15:24.246 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-02-14 20:15:24.246 | + functions-common:get_or_create_service:1082 : local service_id 2022-02-14 20:15:24.246 | ++ functions-common:get_or_create_service:1095 : oscwrap service show placement -f value -c id 2022-02-14 20:15:24.246 | ++ functions-common:get_or_create_service:1097 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2022-02-14 20:15:24.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.246 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.246 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.246 | ++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.246 | + functions-common:get_or_create_service:1093 : service_id=' 2022-02-14 20:15:24.246 | e66f37ed40c047ceaac8bc078ede62c2' 2022-02-14 20:15:24.246 | + functions-common:get_or_create_service:1094 : echo e66f37ed40c047ceaac8bc078ede62c2 2022-02-14 20:15:24.246 | e66f37ed40c047ceaac8bc078ede62c2 2022-02-14 20:15:24.246 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.81/placement 2022-02-14 20:15:24.246 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-02-14 20:15:24.246 | ++ 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 20:15:24.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-02-14 20:15:24.246 | +++ 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 20:15:24.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.246 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.246 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.246 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-02-14 20:15:24.246 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-02-14 20:15:24.246 | +++ 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 20:15:24.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.247 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.247 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.247 | +++ functions-common:oscwrap:2465 : return 0 2022-02-14 20:15:24.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ffd99d5a3fd949f7a8d1788e6a34c9dc 2022-02-14 20:15:24.247 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ffd99d5a3fd949f7a8d1788e6a34c9dc 2022-02-14 20:15:24.247 | + functions-common:get_or_create_endpoint:1127 : public_id=ffd99d5a3fd949f7a8d1788e6a34c9dc 2022-02-14 20:15:24.247 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-02-14 20:15:24.247 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-02-14 20:15:24.247 | + functions-common:get_or_create_endpoint:1136 : echo ffd99d5a3fd949f7a8d1788e6a34c9dc 2022-02-14 20:15:24.247 | ffd99d5a3fd949f7a8d1788e6a34c9dc 2022-02-14 20:15:24.288 | [409549 Async init_placement:451947]: finished init_placement with result 0 in 55 seconds 2022-02-14 20:15:24.292 | + inc/async:async_wait:197 : return 0 2022-02-14 20:15:24.295 | + ./stack.sh:main:1209 : async_wait init_glance 2022-02-14 20:15:24.346 | [409549 Async init_glance:448451]: Waiting for completion of init_glance running on PID 448451 (4 other jobs running) 2022-02-14 20:15:24.373 | [409549 Async init_glance:448451]: Signaling child to exit 2022-02-14 20:15:24.373 | WAKEUP 2022-02-14 20:15:24.396 | [409549 Async init_glance:448451]: Signaled 2022-02-14 20:15:24.397 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-02-14 20:15:24.397 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-02-14 20:15:24.397 | + lib/glance:init_glance:485 : recreate_database glance 2022-02-14 20:15:24.397 | + lib/database:recreate_database:112 : local db=glance 2022-02-14 20:15:24.397 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-02-14 20:15:24.398 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-02-14 20:15:24.398 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-02-14 20:15:24.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.398 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-02-14 20:15:24.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.398 | + lib/glance:init_glance:487 : time_start dbsync 2022-02-14 20:15:24.398 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:15:24.398 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:15:24.398 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:15:24.398 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:15:24.398 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869401272 2022-02-14 20:15:24.398 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-02-14 20:15:24.398 | 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=448575) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:15:24.398 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:15:24.398 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:15:24.398 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:15:24.398 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-02-14 20:15:24.398 | 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 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.398 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-02-14 20:15:24.399 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-02-14 20:15:24.399 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-02-14 20:15:24.399 | Database migration is up to date. No migration needed. 2022-02-14 20:15:24.399 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-02-14 20:15:24.399 | Database is synced successfully. 2022-02-14 20:15:24.399 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-02-14 20:15:24.399 | 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=448796) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:15:24.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-02-14 20:15:24.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-02-14 20:15:24.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-02-14 20:15:24.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-02-14 20:15:24.399 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-02-14 20:15:24.400 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-02-14 20:15:24.400 | + lib/glance:init_glance:493 : time_stop dbsync 2022-02-14 20:15:24.400 | + functions-common:time_stop:2425 : local name 2022-02-14 20:15:24.400 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:15:24.400 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:15:24.400 | + functions-common:time_stop:2428 : local total 2022-02-14 20:15:24.401 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:15:24.401 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:15:24.401 | + functions-common:time_stop:2432 : start_time=1644869401272 2022-02-14 20:15:24.401 | + functions-common:time_stop:2434 : [[ -z 1644869401272 ]] 2022-02-14 20:15:24.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:15:24.401 | + functions-common:time_stop:2437 : end_time=1644869456277 2022-02-14 20:15:24.401 | + functions-common:time_stop:2438 : elapsed_time=55005 2022-02-14 20:15:24.401 | + functions-common:time_stop:2439 : total=36193 2022-02-14 20:15:24.401 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:15:24.401 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=91198 2022-02-14 20:15:24.444 | [409549 Async init_glance:448451]: finished init_glance with result 0 in 56 seconds 2022-02-14 20:15:24.448 | + inc/async:async_wait:197 : return 0 2022-02-14 20:15:24.451 | + ./stack.sh:main:1210 : async_wait init_swift 2022-02-14 20:15:24.504 | [409549 Async init_swift:451733]: Waiting for completion of init_swift running on PID 451733 (3 other jobs running) 2022-02-14 20:15:24.530 | [409549 Async init_swift:451733]: Signaling child to exit 2022-02-14 20:15:24.530 | WAKEUP 2022-02-14 20:15:24.553 | [409549 Async init_swift:451733]: Signaled 2022-02-14 20:15:24.555 | + lib/swift:init_swift:692 : local node_number 2022-02-14 20:15:24.555 | + lib/swift:init_swift:694 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-02-14 20:15:24.555 | No object-auditor running 2022-02-14 20:15:24.555 | No object-updater running 2022-02-14 20:15:24.555 | No account-replicator running 2022-02-14 20:15:24.555 | No container-replicator running 2022-02-14 20:15:24.555 | No container-reconciler running 2022-02-14 20:15:24.555 | No container-updater running 2022-02-14 20:15:24.555 | No account-auditor running 2022-02-14 20:15:24.555 | No container-auditor running 2022-02-14 20:15:24.555 | No container-sharder running 2022-02-14 20:15:24.555 | No object-server running 2022-02-14 20:15:24.555 | No object-replicator running 2022-02-14 20:15:24.555 | No container-sync running 2022-02-14 20:15:24.555 | No proxy-server running 2022-02-14 20:15:24.555 | No account-reaper running 2022-02-14 20:15:24.555 | No account-server running 2022-02-14 20:15:24.555 | No object-expirer running 2022-02-14 20:15:24.555 | No container-server running 2022-02-14 20:15:24.555 | No object-reconstructor running 2022-02-14 20:15:24.555 | + lib/swift:init_swift:694 : true 2022-02-14 20:15:24.555 | + lib/swift:init_swift:697 : create_swift_disk 2022-02-14 20:15:24.555 | + lib/swift:create_swift_disk:568 : local node_number 2022-02-14 20:15:24.555 | + lib/swift:create_swift_disk:573 : local user_group 2022-02-14 20:15:24.555 | ++ lib/swift:create_swift_disk:574 : id -g ubuntu 2022-02-14 20:15:24.555 | + lib/swift:create_swift_disk:574 : user_group=1000 2022-02-14 20:15:24.555 | + 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 20:15:24.555 | + lib/swift:create_swift_disk:578 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:585 : mkdir -p /opt/stack/data/swift/drives/images 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:586 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:587 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:589 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:592 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-02-14 20:15:24.556 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-02-14 20:15:24.556 | = sectsz=512 attr=2, projid32bit=1 2022-02-14 20:15:24.556 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-02-14 20:15:24.556 | = reflink=1 2022-02-14 20:15:24.556 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-02-14 20:15:24.556 | = sunit=0 swidth=0 blks 2022-02-14 20:15:24.556 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-02-14 20:15:24.556 | log =internal log bsize=4096 blocks=2560, version=2 2022-02-14 20:15:24.556 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-02-14 20:15:24.556 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:595 : mkdir -p /opt/stack/data/swift/drives/sdb1 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:596 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-02-14 20:15:24.556 | + 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 20:15:24.556 | + lib/swift:create_swift_disk:603 : local node_number 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:604 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:606 : local node_devices=/opt/stack/data/swift/1 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:607 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:608 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:609 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:610 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-02-14 20:15:24.556 | + lib/swift:create_swift_disk:611 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-02-14 20:15:24.556 | + lib/swift:init_swift:701 : pushd /etc/swift 2022-02-14 20:15:24.556 | + lib/swift:init_swift:703 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1644868654.object.builder backups/1644868655.container.builder backups/1644868656.account.builder backups/1644868661.object.builder backups/1644868662.container.builder backups/1644868664.account.builder backups/1644868661.object.ring.gz backups/1644868662.container.ring.gz backups/1644868664.account.ring.gz 2022-02-14 20:15:24.556 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-02-14 20:15:24.556 | + lib/swift:init_swift:706 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-02-14 20:15:24.556 | + lib/swift:init_swift:707 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-02-14 20:15:24.556 | + lib/swift:init_swift:713 : [[ -n '' ]] 2022-02-14 20:15:24.557 | + lib/swift:init_swift:726 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-02-14 20:15:24.557 | + 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 20:15:24.557 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-02-14 20:15:24.557 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:15:24.557 | + 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 20:15:24.557 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-02-14 20:15:24.557 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:15:24.557 | + 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 20:15:24.557 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-02-14 20:15:24.557 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-02-14 20:15:24.557 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-02-14 20:15:24.557 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:15:24.557 | + lib/swift:init_swift:736 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-02-14 20:15:24.557 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:15:24.557 | + lib/swift:init_swift:737 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-02-14 20:15:24.557 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-02-14 20:15:24.557 | + lib/swift:init_swift:738 : popd 2022-02-14 20:15:24.601 | [409549 Async init_swift:451733]: finished init_swift with result 0 in 12 seconds 2022-02-14 20:15:24.605 | + inc/async:async_wait:197 : return 0 2022-02-14 20:15:24.608 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-02-14 20:15:24.659 | [409549 Async init_cinder:451828]: Waiting for completion of init_cinder running on PID 451828 (2 other jobs running) 2022-02-14 20:15:24.684 | [409549 Async init_cinder:451828]: Signaling child to exit 2022-02-14 20:15:24.685 | WAKEUP 2022-02-14 20:15:24.709 | [409549 Async init_cinder:451828]: Signaled 2022-02-14 20:15:24.710 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-02-14 20:15:24.710 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.710 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-02-14 20:15:24.710 | + lib/database:recreate_database:112 : local db=cinder 2022-02-14 20:15:24.710 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-02-14 20:15:24.710 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-02-14 20:15:24.710 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-02-14 20:15:24.710 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.711 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-02-14 20:15:24.711 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:24.711 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-02-14 20:15:24.711 | + functions-common:time_start:2411 : local name=dbsync 2022-02-14 20:15:24.711 | + functions-common:time_start:2412 : local start_time= 2022-02-14 20:15:24.711 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-02-14 20:15:24.711 | ++ functions-common:time_start:2416 : date +%s%3N 2022-02-14 20:15:24.711 | + functions-common:time_start:2416 : _TIME_START[$name]=1644869461446 2022-02-14 20:15:24.711 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-02-14 20:15:24.711 | 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=452264) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | 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=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-02-14 20:15:24.712 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=452264) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-02-14 20:15:24.712 | INFO cinder.db.migration [-] Applying migration(s) 2022-02-14 20:15:24.712 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-02-14 20:15:24.712 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-02-14 20:15:24.712 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-02-14 20:15:24.712 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=452264) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-02-14 20:15:24.712 | INFO cinder.db.migration [-] Migration(s) applied 2022-02-14 20:15:24.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.712 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:24.712 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:24.712 | /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 20:15:24.712 | last_heartbeat = column_property( 2022-02-14 20:15:24.712 | /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 20:15:24.712 | num_hosts = column_property( 2022-02-14 20:15:24.712 | /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 20:15:24.712 | num_down_hosts = column_property( 2022-02-14 20:15:24.712 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-02-14 20:15:24.712 | + functions-common:time_stop:2425 : local name 2022-02-14 20:15:24.712 | + functions-common:time_stop:2426 : local end_time 2022-02-14 20:15:24.712 | + functions-common:time_stop:2427 : local elapsed_time 2022-02-14 20:15:24.712 | + functions-common:time_stop:2428 : local total 2022-02-14 20:15:24.713 | + functions-common:time_stop:2429 : local start_time 2022-02-14 20:15:24.713 | + functions-common:time_stop:2431 : name=dbsync 2022-02-14 20:15:24.713 | + functions-common:time_stop:2432 : start_time=1644869461446 2022-02-14 20:15:24.713 | + functions-common:time_stop:2434 : [[ -z 1644869461446 ]] 2022-02-14 20:15:24.713 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-02-14 20:15:24.713 | + functions-common:time_stop:2437 : end_time=1644869509273 2022-02-14 20:15:24.713 | + functions-common:time_stop:2438 : elapsed_time=47827 2022-02-14 20:15:24.713 | + functions-common:time_stop:2439 : total=36193 2022-02-14 20:15:24.713 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-02-14 20:15:24.713 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=84020 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-02-14 20:15:24.713 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-02-14 20:15:24.713 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-02-14 20:15:24.713 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-02-14 20:15:24.713 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:15:24.713 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:15:24.713 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-02-14 20:15:24.713 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-02-14 20:15:24.713 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-02-14 20:15:24.713 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-02-14 20:15:24.713 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-02-14 20:15:24.714 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-02-14 20:15:24.714 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-02-14 20:15:24.714 | + functions-common:is_suse:542 : is_opensuse 2022-02-14 20:15:24.714 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-02-14 20:15:24.714 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-02-14 20:15:24.714 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-02-14 20:15:24.714 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-02-14 20:15:24.714 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-02-14 20:15:24.714 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:15:24.714 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:15:24.714 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-02-14 20:15:24.714 | ++ 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 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-02-14 20:15:24.714 | Volume group "stack-volumes-lvmdriver-1" not found 2022-02-14 20:15:24.714 | Cannot process volume group stack-volumes-lvmdriver-1 2022-02-14 20:15:24.714 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-02-14 20:15:24.714 | Physical volume "/dev/loop4" successfully created. 2022-02-14 20:15:24.714 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-02-14 20:15:24.714 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-02-14 20:15:24.714 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-02-14 20:15:24.714 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-02-14 20:15:24.715 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-02-14 20:15:24.715 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-02-14 20:15:24.715 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-02-14 20:15:24.715 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-02-14 20:15:24.715 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.715 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-02-14 20:15:24.715 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-02-14 20:15:24.715 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-02-14 20:15:24.757 | [409549 Async init_cinder:451828]: finished init_cinder with result 0 in 60 seconds 2022-02-14 20:15:24.761 | + inc/async:async_wait:197 : return 0 2022-02-14 20:15:24.763 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-02-14 20:15:24.781 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.784 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-02-14 20:15:24.787 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-02-14 20:15:24.789 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-02-14 20:15:24.792 | + ./stack.sh:main:1218 : init_nova 2022-02-14 20:15:24.795 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-02-14 20:15:24.812 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.816 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-02-14 20:15:24.833 | + functions-common:is_service_enabled:2081 : return 0 2022-02-14 20:15:24.835 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-02-14 20:15:24.844 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:15:24.903 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:15:24.942 | [409549 Async nova-cell-0:454408]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-02-14 20:15:24.945 | ++ lib/nova:init_nova:785 : seq 1 1 2022-02-14 20:15:24.951 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-02-14 20:15:24.953 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-02-14 20:15:24.955 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-02-14 20:15:24.958 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-02-14 20:15:24.961 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:15:25.022 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:15:25.061 | [409549 Async nova-cell-1:454500]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-02-14 20:15:25.065 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-02-14 20:15:25.068 | + lib/database:recreate_database:112 : local db=nova_api 2022-02-14 20:15:25.070 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-02-14 20:15:25.073 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-02-14 20:15:25.075 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-02-14 20:15:25.080 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:25.228 | + 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 20:15:25.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-02-14 20:15:25.376 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-02-14 20:15:29.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:29.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:29.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-02-14 20:15:29.119 | from cryptography.utils import int_from_bytes 2022-02-14 20:15:29.120 | Traceback (most recent call last): 2022-02-14 20:15:29.120 | File "/usr/local/bin/nova-manage", line 6, in 2022-02-14 20:15:29.120 | from nova.cmd.manage import main 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/cmd/manage.py", line 78, in 2022-02-14 20:15:29.120 | from nova.virt.libvirt import machine_type_utils 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/virt/libvirt/__init__.py", line 15, in 2022-02-14 20:15:29.120 | from nova.virt.libvirt import driver 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/virt/libvirt/driver.py", line 116, in 2022-02-14 20:15:29.120 | from nova.virt.libvirt import blockinfo 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/virt/libvirt/blockinfo.py", line 85, in 2022-02-14 20:15:29.120 | from nova.virt.libvirt import utils as libvirt_utils 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/virt/libvirt/utils.py", line 46, in 2022-02-14 20:15:29.120 | from nova.virt.libvirt import config as vconfig 2022-02-14 20:15:29.120 | File "/opt/stack/nova/nova/virt/libvirt/config.py", line 1991 2022-02-14 20:15:29.120 | for o in 'burst' 2022-02-14 20:15:29.120 | ^ 2022-02-14 20:15:29.120 | SyntaxError: invalid syntax 2022-02-14 20:15:29.575 | + lib/nova:init_nova:1 : exit_trap 2022-02-14 20:15:29.577 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:15:29.582 | + ./stack.sh:exit_trap:521 : local r=1 2022-02-14 20:15:29.582 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-02-14 20:15:29.584 | + inc/async:async_inner:68 : rc=1 2022-02-14 20:15:29.585 | + ./stack.sh:exit_trap:522 : jobs='434858 2022-02-14 20:15:29.585 | 454408 2022-02-14 20:15:29.586 | 454500' 2022-02-14 20:15:29.588 | + ./stack.sh:exit_trap:525 : [[ -n 434858 2022-02-14 20:15:29.588 | 454408 2022-02-14 20:15:29.588 | 454500 ]] 2022-02-14 20:15:29.591 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-02-14-200237 ]] 2022-02-14 20:15:29.594 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-02-14 20:15:29.597 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-02-14 20:15:29.597 | exit_trap: cleaning up child processes 2022-02-14 20:15:29.600 | + ./stack.sh:exit_trap:527 : kill 434858 454408 454500 2022-02-14 20:15:29.603 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.ENhSKyiYBC ']' 2022-02-14 20:15:29.606 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.ENhSKyiYBC 2022-02-14 20:15:29.615 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-02-14 20:15:29.615 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-02-14 20:15:29.616 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-02-14 20:15:29.618 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-02-14 20:15:29.618 | Error on exit 2022-02-14 20:15:29.621 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-02-14 20:15:29.623 | + ./stack.sh:exit_trap:542 : generate-subunit 1644868953 776 fail 2022-02-14 20:15:30.254 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-02-14 20:15:30.257 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-02-14 20:15:31.356 | + ./stack.sh:exit_trap:556 : exit 1