2022-03-02 11:41:48.300 | + ./stack.sh:main:487 : exec 2022-03-02 11:41:48.300 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-114148' 2022-03-02 11:41:48.300 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-02-114148.summary.2022-03-02-114148 2022-03-02 11:41:48.300 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:41:48.300 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-02-114148 2022-03-02 11:41:48.300 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-114148 /opt/stack/logs/stack.sh.log 2022-03-02 11:41:48.300 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-02-114148.summary.2022-03-02-114148 /opt/stack/logs/stack.sh.log.summary 2022-03-02 11:41:48.300 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-02 11:41:48.301 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-02 11:41:48.301 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-02 11:41:48.301 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-02 11:41:48.301 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-02 11:41:48.301 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-02 11:41:48.301 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-02 11:41:48.305 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-02 11:41:48.307 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-02 11:41:48.310 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-02 11:41:48.312 | + ./stack.sh:main:573 : set -o errexit 2022-03-02 11:41:48.314 | + ./stack.sh:main:576 : uname -a 2022-03-02 11:41:48.316 | Linux n-d-831507-2 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-02 11:41:48.319 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-02 11:41:48.321 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-02 11:41:48.325 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-02 11:41:48.365 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-02 11:41:48.382 | + ./stack.sh:main:590 : fetch_plugins 2022-03-02 11:41:48.385 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-02 11:41:48.387 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-02 11:41:48.389 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-02 11:41:48.391 | + functions-common:fetch_plugins:1776 : return 2022-03-02 11:41:48.393 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-02 11:41:48.395 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-02 11:41:48.397 | + functions-common:run_phase:1854 : local phase= 2022-03-02 11:41:48.399 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:41:48.401 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:41:48.403 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:41:48.405 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:41:48.406 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:41:48.409 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:41:48.412 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:41:48.414 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:41:48.416 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:41:48.418 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-02 11:41:48.420 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:41:48.434 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:48.436 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 11:41:48.439 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:41:48.441 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:41:48.443 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:41:48.445 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:41:48.447 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-02 11:41:48.449 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-02 11:41:48.450 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-02 11:41:48.452 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-02 11:41:48.454 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:41:48.457 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-02 11:41:48.459 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-02 11:41:48.460 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-02 11:41:48.462 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-02 11:41:48.464 | + functions-common:plugin_override_defaults:1817 : return 2022-03-02 11:41:48.466 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-02 11:41:48.485 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-02 11:41:48.487 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-02 11:41:48.500 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:41:48.503 | +++ lib/tls:source:43 : hostname -f 2022-03-02 11:41:48.507 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-02 11:41:48.509 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-02 11:41:48.511 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-02 11:41:48.513 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-02 11:41:48.515 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-02 11:41:48.517 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-02 11:41:48.519 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-02 11:41:48.521 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-02 11:41:48.523 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-02 11:41:48.525 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-02 11:41:48.530 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-02 11:41:48.544 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-02 11:41:48.563 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-02 11:41:48.578 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-02 11:41:48.593 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-02 11:41:48.635 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-02 11:41:48.703 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-02 11:41:48.802 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-02 11:41:48.825 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-02 11:41:48.885 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-02 11:41:48.946 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-02 11:41:49.132 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-02 11:41:49.149 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-02 11:41:49.163 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-02 11:41:49.179 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-02 11:41:49.293 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-02 11:41:49.295 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-02 11:41:49.299 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-02 11:41:49.301 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-02 11:41:49.304 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-02 11:41:49.306 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-02 11:41:49.309 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-02 11:41:49.309 | False' 2022-03-02 11:41:49.311 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-02 11:41:49.328 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-02 11:41:49.330 | + ./stack.sh:main:624 : run_phase source 2022-03-02 11:41:49.333 | + functions-common:run_phase:1853 : local mode=source 2022-03-02 11:41:49.335 | + functions-common:run_phase:1854 : local phase= 2022-03-02 11:41:49.338 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:41:49.340 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:41:49.344 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:41:49.346 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:41:49.349 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:41:49.351 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:41:49.355 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:41:49.357 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:41:49.359 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:41:49.362 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-02 11:41:49.364 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:41:49.380 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:49.382 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 11:41:49.384 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-02 11:41:49.432 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-02 11:41:49.434 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-02 11:41:49.437 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-02 11:41:49.439 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-02 11:41:49.442 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-02 11:41:49.445 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-02 11:41:49.447 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-02 11:41:49.449 | + functions-common:load_plugin_settings:1794 : return 2022-03-02 11:41:49.452 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-02 11:41:49.454 | + functions-common:verify_disabled_services:2136 : local service 2022-03-02 11:41:49.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.459 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-02 11:41:49.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.464 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-02 11:41:49.467 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.469 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-02 11:41:49.472 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.475 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-02 11:41:49.477 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.480 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-02 11:41:49.482 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.484 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-02 11:41:49.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.490 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-02 11:41:49.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.495 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-02 11:41:49.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.499 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-02 11:41:49.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-02 11:41:49.508 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.510 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-02 11:41:49.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.515 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-02 11:41:49.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.523 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-02 11:41:49.526 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.528 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-02 11:41:49.531 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.533 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-02 11:41:49.536 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.538 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-02 11:41:49.541 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.543 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-03-02 11:41:49.546 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.548 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-02 11:41:49.551 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.553 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-02 11:41:49.556 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.559 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-02 11:41:49.561 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-02 11:41:49.567 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.569 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-02 11:41:49.571 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.574 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-02 11:41:49.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.579 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-02 11:41:49.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-02 11:41:49.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.590 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-02 11:41:49.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-02 11:41:49.596 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.599 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-02 11:41:49.601 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.604 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-02 11:41:49.606 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.608 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-02 11:41:49.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.613 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-02 11:41:49.615 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.618 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-02 11:41:49.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.622 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-02 11:41:49.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-02 11:41:49.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.633 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-02 11:41:49.635 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-02 11:41:49.640 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.643 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-02 11:41:49.646 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.648 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-02 11:41:49.651 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.653 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-02 11:41:49.656 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.658 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-02 11:41:49.661 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.663 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-02 11:41:49.665 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.668 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-02 11:41:49.670 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.672 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-02 11:41:49.675 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.677 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-02 11:41:49.680 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.682 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-02 11:41:49.685 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.687 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-02 11:41:49.689 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-02 11:41:49.692 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-02 11:41:49.695 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-02 11:41:49.698 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 11:41:49.700 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-02 11:41:49.718 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:49.720 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-02 11:41:49.723 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-02 11:41:49.728 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-02 11:41:49.747 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:41:49.749 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-02 11:41:49.751 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-02 11:41:49.755 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-02 11:41:49.758 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-02 11:41:49.760 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-02 11:41:49.763 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-02 11:41:49.765 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-02 11:41:49.768 | + lib/database:initialize_database_backends:92 : return 0 2022-03-02 11:41:49.771 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-02 11:41:49.771 | Using mysql database backend 2022-03-02 11:41:49.773 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-02 11:41:49.792 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-02 11:41:49.796 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-02 11:41:49.799 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 11:41:49.802 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-02 11:41:49.805 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:41:49.808 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-02 11:41:49.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:49.829 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-02 11:41:49.846 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-02 11:41:49.863 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:49.866 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-02 11:41:49.884 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-02 11:41:49.901 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-02 11:41:49.919 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:41:49.921 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-02 11:41:49.939 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:41:49.943 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-02 11:41:49.961 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-02 11:41:49.964 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-02 11:41:49.967 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-02 11:41:49.970 | + functions-common:save_stackenv:60 : local tag=757 2022-03-02 11:41:49.974 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 11:41:49.978 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-114149 2022-03-02 11:41:49.981 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-114149 757' 2022-03-02 11:41:49.984 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:49.987 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:41:49.990 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:49.992 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 11:41:49.996 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:49.999 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 11:41:50.001 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.005 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:41:50.008 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.011 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 11:41:50.013 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.016 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 11:41:50.018 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.021 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-114148 2022-03-02 11:41:50.024 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.026 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 11:41:50.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.031 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 11:41:50.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.037 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 11:41:50.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.043 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 11:41:50.045 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.048 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 11:41:50.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:41:50.055 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 11:41:50.058 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-02 11:41:50.062 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-02 11:41:50.064 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-02 11:41:50.067 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-02 11:41:50.070 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:41:50.072 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:41:50.075 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:41:50.078 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:41:50.080 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:41:50.083 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:41:50.102 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:41:50.105 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:41:50.108 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:41:50.111 | + functions-common:git_clone:629 : echo master 2022-03-02 11:41:50.116 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:41:50.122 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-02 11:41:50.124 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:41:50.127 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-02 11:41:50.130 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:41:50.133 | + functions-common:git_clone:678 : head -1 2022-03-02 11:41:50.135 | 48fb5c24 Merge "Updated from generate-constraints" 2022-03-02 11:41:50.139 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:41:50.142 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-02 11:41:50.146 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:41:50.149 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-02 11:41:50.152 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-02 11:41:50.155 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-02 11:41:50.159 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-02 11:41:50.163 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 11:41:50.166 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-02 11:41:50.170 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-02 11:41:50.173 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-02 11:41:50.176 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-02 11:41:50.181 | ++ tools/install_prereqs.sh:source:47 : NOW=1646221310 2022-03-02 11:41:50.185 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-02 11:41:50.191 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1646219878 2022-03-02 11:41:50.193 | ++ tools/install_prereqs.sh:source:49 : DELTA=1432 2022-03-02 11:41:50.196 | ++ tools/install_prereqs.sh:source:50 : [[ 1432 -lt 7200 ]] 2022-03-02 11:41:50.200 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-02 11:41:50.202 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-02 11:41:50.205 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-02 11:41:50.209 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-02 11:41:50.211 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-02 11:41:50.214 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-02 11:41:50.217 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-02 11:41:50.219 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-02 11:41:50.223 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:41:50.288 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-02 11:41:50.289 | apache2-dev 2022-03-02 11:41:50.289 | bc 2022-03-02 11:41:50.289 | bsdmainutils 2022-03-02 11:41:50.289 | curl 2022-03-02 11:41:50.289 | g++ 2022-03-02 11:41:50.289 | gawk 2022-03-02 11:41:50.289 | gcc 2022-03-02 11:41:50.289 | gettext 2022-03-02 11:41:50.289 | git 2022-03-02 11:41:50.289 | graphviz 2022-03-02 11:41:50.289 | iputils-ping 2022-03-02 11:41:50.289 | libapache2-mod-proxy-uwsgi 2022-03-02 11:41:50.289 | libffi-dev 2022-03-02 11:41:50.289 | libjpeg-dev 2022-03-02 11:41:50.289 | libpcre3-dev 2022-03-02 11:41:50.289 | libpq-dev 2022-03-02 11:41:50.289 | libssl-dev 2022-03-02 11:41:50.289 | libsystemd-dev 2022-03-02 11:41:50.289 | libxml2-dev 2022-03-02 11:41:50.290 | libxslt1-dev 2022-03-02 11:41:50.290 | libyaml-dev 2022-03-02 11:41:50.290 | lsof 2022-03-02 11:41:50.290 | openssh-server 2022-03-02 11:41:50.290 | openssl 2022-03-02 11:41:50.290 | pkg-config 2022-03-02 11:41:50.290 | psmisc 2022-03-02 11:41:50.290 | python3-dev 2022-03-02 11:41:50.290 | python3-pip 2022-03-02 11:41:50.290 | python3-systemd 2022-03-02 11:41:50.290 | python3-venv 2022-03-02 11:41:50.290 | tar 2022-03-02 11:41:50.290 | tcpdump 2022-03-02 11:41:50.290 | unzip 2022-03-02 11:41:50.290 | uuid-runtime 2022-03-02 11:41:50.290 | wget 2022-03-02 11:41:50.291 | wget 2022-03-02 11:41:50.291 | zlib1g-dev 2022-03-02 11:41:50.291 | libkrb5-dev 2022-03-02 11:41:50.291 | libldap2-dev 2022-03-02 11:41:50.291 | libsasl2-dev 2022-03-02 11:41:50.291 | memcached 2022-03-02 11:41:50.291 | python3-mysqldb 2022-03-02 11:41:50.291 | sqlite3 2022-03-02 11:41:50.291 | conntrack 2022-03-02 11:41:50.291 | curl 2022-03-02 11:41:50.291 | dnsmasq-base 2022-03-02 11:41:50.291 | dnsmasq-utils 2022-03-02 11:41:50.291 | ebtables 2022-03-02 11:41:50.291 | genisoimage 2022-03-02 11:41:50.291 | iptables 2022-03-02 11:41:50.291 | iputils-arping 2022-03-02 11:41:50.291 | kpartx 2022-03-02 11:41:50.291 | libjs-jquery-tablesorter 2022-03-02 11:41:50.291 | parted 2022-03-02 11:41:50.292 | pm-utils 2022-03-02 11:41:50.292 | python3-mysqldb 2022-03-02 11:41:50.292 | socat 2022-03-02 11:41:50.292 | sqlite3 2022-03-02 11:41:50.292 | sudo 2022-03-02 11:41:50.292 | vlan 2022-03-02 11:41:50.292 | lsscsi 2022-03-02 11:41:50.292 | open-iscsi 2022-03-02 11:41:50.292 | lvm2 2022-03-02 11:41:50.292 | qemu-utils 2022-03-02 11:41:50.292 | thin-provisioning-tools 2022-03-02 11:41:50.292 | acl 2022-03-02 11:41:50.292 | dnsmasq-base 2022-03-02 11:41:50.292 | dnsmasq-utils 2022-03-02 11:41:50.292 | ebtables 2022-03-02 11:41:50.292 | haproxy 2022-03-02 11:41:50.292 | iptables 2022-03-02 11:41:50.292 | iputils-arping 2022-03-02 11:41:50.292 | iputils-ping 2022-03-02 11:41:50.293 | postgresql-server-dev-all 2022-03-02 11:41:50.293 | python3-mysqldb 2022-03-02 11:41:50.293 | sqlite3 2022-03-02 11:41:50.293 | sudo 2022-03-02 11:41:50.293 | vlan 2022-03-02 11:41:50.293 | pcp 2022-03-02 11:41:50.293 | ipset 2022-03-02 11:41:50.293 | conntrack 2022-03-02 11:41:50.293 | conntrackd 2022-03-02 11:41:50.293 | keepalived 2022-03-02 11:41:50.293 | lvm2 2022-03-02 11:41:50.293 | qemu-utils 2022-03-02 11:41:50.293 | thin-provisioning-tools 2022-03-02 11:41:50.293 | curl 2022-03-02 11:41:50.293 | liberasurecode-dev 2022-03-02 11:41:50.293 | make 2022-03-02 11:41:50.294 | memcached 2022-03-02 11:41:50.294 | rsync 2022-03-02 11:41:50.294 | sqlite3 2022-03-02 11:41:50.294 | xfsprogs' 2022-03-02 11:41:50.294 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-02 11:41:50.314 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-02 11:41:50.314 | apache2-dev 2022-03-02 11:41:50.314 | bc 2022-03-02 11:41:50.314 | bsdmainutils 2022-03-02 11:41:50.314 | curl 2022-03-02 11:41:50.314 | g++ 2022-03-02 11:41:50.314 | gawk 2022-03-02 11:41:50.314 | gcc 2022-03-02 11:41:50.314 | gettext 2022-03-02 11:41:50.314 | git 2022-03-02 11:41:50.314 | graphviz 2022-03-02 11:41:50.314 | iputils-ping 2022-03-02 11:41:50.314 | libapache2-mod-proxy-uwsgi 2022-03-02 11:41:50.315 | libffi-dev 2022-03-02 11:41:50.315 | libjpeg-dev 2022-03-02 11:41:50.315 | libpcre3-dev 2022-03-02 11:41:50.315 | libpq-dev 2022-03-02 11:41:50.315 | libssl-dev 2022-03-02 11:41:50.315 | libsystemd-dev 2022-03-02 11:41:50.315 | libxml2-dev 2022-03-02 11:41:50.315 | libxslt1-dev 2022-03-02 11:41:50.315 | libyaml-dev 2022-03-02 11:41:50.315 | lsof 2022-03-02 11:41:50.315 | openssh-server 2022-03-02 11:41:50.315 | openssl 2022-03-02 11:41:50.315 | pkg-config 2022-03-02 11:41:50.315 | psmisc 2022-03-02 11:41:50.315 | python3-dev 2022-03-02 11:41:50.315 | python3-pip 2022-03-02 11:41:50.315 | python3-systemd 2022-03-02 11:41:50.315 | python3-venv 2022-03-02 11:41:50.315 | tar 2022-03-02 11:41:50.315 | tcpdump 2022-03-02 11:41:50.315 | unzip 2022-03-02 11:41:50.315 | uuid-runtime 2022-03-02 11:41:50.315 | wget 2022-03-02 11:41:50.315 | wget 2022-03-02 11:41:50.315 | zlib1g-dev 2022-03-02 11:41:50.315 | libkrb5-dev 2022-03-02 11:41:50.315 | libldap2-dev 2022-03-02 11:41:50.315 | libsasl2-dev 2022-03-02 11:41:50.315 | memcached 2022-03-02 11:41:50.315 | python3-mysqldb 2022-03-02 11:41:50.315 | sqlite3 2022-03-02 11:41:50.315 | conntrack 2022-03-02 11:41:50.315 | curl 2022-03-02 11:41:50.315 | dnsmasq-base 2022-03-02 11:41:50.315 | dnsmasq-utils 2022-03-02 11:41:50.315 | ebtables 2022-03-02 11:41:50.316 | genisoimage 2022-03-02 11:41:50.316 | iptables 2022-03-02 11:41:50.316 | iputils-arping 2022-03-02 11:41:50.316 | kpartx 2022-03-02 11:41:50.316 | libjs-jquery-tablesorter 2022-03-02 11:41:50.316 | parted 2022-03-02 11:41:50.316 | pm-utils 2022-03-02 11:41:50.316 | python3-mysqldb 2022-03-02 11:41:50.316 | socat 2022-03-02 11:41:50.316 | sqlite3 2022-03-02 11:41:50.316 | sudo 2022-03-02 11:41:50.316 | vlan 2022-03-02 11:41:50.316 | lsscsi 2022-03-02 11:41:50.316 | open-iscsi 2022-03-02 11:41:50.316 | lvm2 2022-03-02 11:41:50.316 | qemu-utils 2022-03-02 11:41:50.316 | thin-provisioning-tools 2022-03-02 11:41:50.316 | acl 2022-03-02 11:41:50.316 | dnsmasq-base 2022-03-02 11:41:50.316 | dnsmasq-utils 2022-03-02 11:41:50.316 | ebtables 2022-03-02 11:41:50.316 | haproxy 2022-03-02 11:41:50.317 | iptables 2022-03-02 11:41:50.317 | iputils-arping 2022-03-02 11:41:50.317 | iputils-ping 2022-03-02 11:41:50.317 | postgresql-server-dev-all 2022-03-02 11:41:50.317 | python3-mysqldb 2022-03-02 11:41:50.317 | sqlite3 2022-03-02 11:41:50.317 | sudo 2022-03-02 11:41:50.317 | vlan 2022-03-02 11:41:50.317 | pcp 2022-03-02 11:41:50.317 | ipset 2022-03-02 11:41:50.317 | conntrack 2022-03-02 11:41:50.317 | conntrackd 2022-03-02 11:41:50.317 | keepalived 2022-03-02 11:41:50.317 | lvm2 2022-03-02 11:41:50.317 | qemu-utils 2022-03-02 11:41:50.317 | thin-provisioning-tools 2022-03-02 11:41:50.317 | curl 2022-03-02 11:41:50.317 | liberasurecode-dev 2022-03-02 11:41:50.317 | make 2022-03-02 11:41:50.317 | memcached 2022-03-02 11:41:50.317 | rsync 2022-03-02 11:41:50.317 | sqlite3 2022-03-02 11:41:50.317 | xfsprogs ' 2022-03-02 11:41:50.317 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-02 11:41:50.320 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:41:50.323 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:41:50.327 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:41:50.327 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-02 11:41:50.333 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:41:50.336 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-02 11:41:50.338 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:41:50.340 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-02 11:41:50.345 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:41:50.347 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:41:50.349 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:41:50.352 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:41:50.354 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:41:50.356 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:41:50.359 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-02 11:41:50.361 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-02 11:41:50.364 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-02 11:41:50.367 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-02 11:41:50.371 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-02 11:41:50.373 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-02 11:41:50.376 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-02 11:41:50.379 | ++ functions-common:time_start:2412 : local start_time= 2022-03-02 11:41:50.381 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:41:50.384 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:41:50.388 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1646221310385 2022-03-02 11:41:50.391 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-02 11:41:50.393 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-02 11:41:50.396 | ++ functions-common:apt_get_update:1204 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-03-02 11:41:50.731 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-02 11:41:50.757 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-02 11:41:50.869 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-02 11:41:50.980 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-02 11:41:53.505 | Reading package lists... 2022-03-02 11:41:53.537 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-02 11:41:53.540 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-02 11:41:53.542 | ++ functions-common:time_stop:2425 : local name 2022-03-02 11:41:53.544 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 11:41:53.547 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:41:53.549 | ++ functions-common:time_stop:2428 : local total 2022-03-02 11:41:53.551 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 11:41:53.553 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-02 11:41:53.555 | ++ functions-common:time_stop:2432 : start_time=1646221310385 2022-03-02 11:41:53.558 | ++ functions-common:time_stop:2434 : [[ -z 1646221310385 ]] 2022-03-02 11:41:53.561 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:41:53.565 | ++ functions-common:time_stop:2437 : end_time=1646221313562 2022-03-02 11:41:53.567 | ++ functions-common:time_stop:2438 : elapsed_time=3177 2022-03-02 11:41:53.569 | ++ functions-common:time_stop:2439 : total=0 2022-03-02 11:41:53.571 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:41:53.574 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3177 2022-03-02 11:41:53.576 | ++ functions-common:install_package:1464 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:41:53.579 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:41:53.582 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:41:53.584 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:41:53.587 | ++ functions-common:real_install_package:1450 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:41:53.611 | ++ functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp ipset conntrack conntrackd keepalived lvm2 qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached rsync sqlite3 xfsprogs 2022-03-02 11:41:53.724 | Reading package lists... 2022-03-02 11:41:54.008 | Building dependency tree... 2022-03-02 11:41:54.010 | Reading state information... 2022-03-02 11:41:54.056 | acl is already the newest version (2.2.53-6). 2022-03-02 11:41:54.056 | bc is already the newest version (1.07.1-2build1). 2022-03-02 11:41:54.056 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-02 11:41:54.056 | conntrack is already the newest version (1:1.4.5-2). 2022-03-02 11:41:54.056 | ebtables is already the newest version (2.0.11-3build1). 2022-03-02 11:41:54.056 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 11:41:54.056 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-02 11:41:54.056 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-02 11:41:54.056 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-02 11:41:54.056 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-02 11:41:54.056 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-02 11:41:54.057 | iputils-arping is already the newest version (3:20190709-3). 2022-03-02 11:41:54.057 | iputils-ping is already the newest version (3:20190709-3). 2022-03-02 11:41:54.057 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-02 11:41:54.057 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-02 11:41:54.057 | libffi-dev is already the newest version (3.3-4). 2022-03-02 11:41:54.057 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-02 11:41:54.057 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-02 11:41:54.057 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-02 11:41:54.057 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-02 11:41:54.057 | lsscsi is already the newest version (0.30-0.1). 2022-03-02 11:41:54.057 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-02 11:41:54.057 | make is already the newest version (4.2.1-1.2). 2022-03-02 11:41:54.057 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-02 11:41:54.057 | psmisc is already the newest version (23.3-1). 2022-03-02 11:41:54.057 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-02 11:41:54.057 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-02 11:41:54.057 | python3-systemd is already the newest version (234-3build2). 2022-03-02 11:41:54.057 | socat is already the newest version (1.7.3.3-2). 2022-03-02 11:41:54.057 | tcpdump is already the newest version (4.9.3-4). 2022-03-02 11:41:54.057 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-02 11:41:54.057 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-02 11:41:54.057 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-02 11:41:54.057 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-02 11:41:54.057 | graphviz is already the newest version (2.42.2-3build2). 2022-03-02 11:41:54.057 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-02 11:41:54.058 | pcp is already the newest version (5.0.3-1). 2022-03-02 11:41:54.058 | pm-utils is already the newest version (1.4.1-19). 2022-03-02 11:41:54.058 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-02 11:41:54.058 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:41:54.058 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:41:54.058 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-02 11:41:54.058 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 11:41:54.058 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-02 11:41:54.058 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-02 11:41:54.058 | haproxy is already the newest version (2.0.13-2ubuntu0.3). 2022-03-02 11:41:54.058 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | keepalived is already the newest version (1:2.0.19-2ubuntu0.1). 2022-03-02 11:41:54.058 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-02 11:41:54.058 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-02 11:41:54.058 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-02 11:41:54.058 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 11:41:54.058 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-02 11:41:54.058 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-02 11:41:54.058 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-02 11:41:54.058 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-02 11:41:54.058 | openssl is already the newest version (1.1.1f-1ubuntu2.10). 2022-03-02 11:41:54.058 | openssl set to manually installed. 2022-03-02 11:41:54.058 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-02 11:41:54.058 | rsync is already the newest version (3.1.3-8ubuntu0.1). 2022-03-02 11:41:54.058 | rsync set to manually installed. 2022-03-02 11:41:54.058 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-02 11:41:54.058 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-02 11:41:54.058 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2022-03-02 11:41:54.058 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-02 11:41:54.058 | uuid-runtime set to manually installed. 2022-03-02 11:41:54.352 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-02 11:41:54.352 | wget set to manually installed. 2022-03-02 11:41:54.352 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-02 11:41:54.352 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:41:54.352 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-02 11:41:54.352 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-02 11:41:54.352 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-02 11:41:54.352 | The following packages were automatically installed and are no longer required: 2022-03-02 11:41:54.354 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:41:54.354 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:41:54.354 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:41:54.354 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:41:54.354 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:41:54.354 | python3-zope.interface 2022-03-02 11:41:54.354 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:41:54.499 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:41:54.503 | ++ functions-common:apt_get:1234 : result=0 2022-03-02 11:41:54.506 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:41:54.508 | ++ functions-common:time_stop:2425 : local name 2022-03-02 11:41:54.510 | ++ functions-common:time_stop:2426 : local end_time 2022-03-02 11:41:54.512 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:41:54.514 | ++ functions-common:time_stop:2428 : local total 2022-03-02 11:41:54.516 | ++ functions-common:time_stop:2429 : local start_time 2022-03-02 11:41:54.519 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:41:54.521 | ++ functions-common:time_stop:2432 : start_time=1646221313607 2022-03-02 11:41:54.523 | ++ functions-common:time_stop:2434 : [[ -z 1646221313607 ]] 2022-03-02 11:41:54.526 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:41:54.531 | ++ functions-common:time_stop:2437 : end_time=1646221314528 2022-03-02 11:41:54.533 | ++ functions-common:time_stop:2438 : elapsed_time=921 2022-03-02 11:41:54.536 | ++ functions-common:time_stop:2439 : total=925 2022-03-02 11:41:54.538 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:41:54.540 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1846 2022-03-02 11:41:54.542 | ++ functions-common:apt_get:1238 : return 0 2022-03-02 11:41:54.545 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-02 11:41:54.547 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:41:54.550 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-02 11:41:54.554 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-02 11:41:54.559 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-02 11:41:54.561 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-02 11:41:54.564 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-02 11:41:56.179 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-02 11:41:56.181 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-02 11:41:56.183 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-02 11:41:56.185 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-02 11:41:56.187 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-02 11:41:56.189 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-02 11:41:56.192 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-02 11:41:56.194 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-02 11:41:56.195 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-02 11:41:56.197 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-02 11:41:56.199 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-02 11:41:56.201 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-02 11:41:56.203 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-02 11:41:56.204 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-02 11:41:56.207 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-02 11:41:56.209 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-02 11:41:56.211 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-02 11:41:56.213 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-02 11:41:56.214 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-02 11:41:56.216 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-02 11:41:56.219 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-02 11:41:56.221 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-02 11:41:56.223 | + functions-common:_ensure_lsb_release:394 : return 2022-03-02 11:41:56.225 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-02 11:41:56.305 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-02 11:41:56.308 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-02 11:41:56.393 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-02 11:41:56.395 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-02 11:41:56.482 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-02 11:41:56.484 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-02 11:41:56.486 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-02 11:41:56.489 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-02 11:41:56.491 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-02 11:41:56.493 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-02 11:41:56.495 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-02 11:41:56.497 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-02 11:41:56.499 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-02 11:41:56.501 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-02 11:41:56.504 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-02 11:41:56.504 | Distro: focal 2022-03-02 11:41:56.506 | + tools/install_pip.sh:main:124 : get_versions 2022-03-02 11:41:56.509 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 11:41:56.512 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 11:41:56.514 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 11:41:56.517 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 11:41:56.517 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 11:41:57.255 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 11:41:57.257 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 11:41:57.257 | pip: 21.3.1 2022-03-02 11:41:57.259 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-02 11:41:57.261 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-02 11:41:57.263 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:41:57.265 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:41:57.266 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:41:57.268 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:41:57.271 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:41:57.273 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:41:57.274 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:41:57.276 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:41:57.278 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:41:57.280 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:41:57.281 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:41:57.283 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-02 11:41:57.286 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:41:57.287 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:41:57.289 | + tools/install_pip.sh:main:142 : : 2022-03-02 11:41:57.291 | + tools/install_pip.sh:main:147 : set -x 2022-03-02 11:41:57.293 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-02 11:41:57.295 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-02 11:41:57.297 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:41:57.299 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-02 11:41:57.302 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-02 11:41:57.304 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:41:57.307 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:41:57.307 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:41:57.312 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2022-03-02 11:41:57.314 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2022-03-02 11:41:57.316 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 11:41:57.319 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 11:41:57.320 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 11:41:57.339 | Using python 3.8 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-02 11:41:57.341 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2022-03-02 11:41:58.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:58.307 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:58.320 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:41:58.320 | from cryptography.utils import int_from_bytes 2022-03-02 11:41:59.603 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:02.122 | Collecting setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2022-03-02 11:42:02.134 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-03-02 11:42:05.002 | Installing collected packages: setuptools 2022-03-02 11:42:05.983 | Successfully installed setuptools-60.9.3 2022-03-02 11:42:05.983 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:42:06.162 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:42:06.162 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:42:06.347 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:06.349 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:06.351 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:06.353 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:06.355 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:06.357 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:06.358 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:06.360 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:06.362 | + functions-common:time_stop:2432 : start_time=1646221317334 2022-03-02 11:42:06.364 | + functions-common:time_stop:2434 : [[ -z 1646221317334 ]] 2022-03-02 11:42:06.366 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:06.370 | + functions-common:time_stop:2437 : end_time=1646221326368 2022-03-02 11:42:06.372 | + functions-common:time_stop:2438 : elapsed_time=9034 2022-03-02 11:42:06.374 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:42:06.376 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:06.378 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9034 2022-03-02 11:42:06.380 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:06.382 | + tools/install_pip.sh:main:153 : get_versions 2022-03-02 11:42:06.384 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-02 11:42:06.388 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-02 11:42:06.390 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-02 11:42:06.394 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-02 11:42:06.394 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-02 11:42:07.129 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-02 11:42:07.132 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-02 11:42:07.132 | pip: 21.3.1 2022-03-02 11:42:07.135 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-02 11:42:07.138 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-02 11:42:07.141 | + ./stack.sh:main:796 : fixup_all 2022-03-02 11:42:07.145 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-02 11:42:07.147 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-02 11:42:07.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:07.151 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:07.153 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-02 11:42:07.167 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-02 11:42:07.180 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-02 11:42:07.197 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-02 11:42:07.199 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-02 11:42:07.201 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:42:07.203 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:42:07.206 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:42:07.209 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:42:07.211 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:42:07.213 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:42:07.215 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:42:07.217 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:42:07.219 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:42:07.222 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:42:07.224 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:42:07.226 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-02 11:42:07.229 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-02 11:42:07.232 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-02 11:42:07.235 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:42:07.238 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:42:07.241 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:42:07.243 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:42:07.246 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:42:07.249 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:42:07.252 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-02 11:42:07.254 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-02 11:42:07.257 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-02 11:42:07.259 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-02 11:42:07.262 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-02 11:42:07.264 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-02 11:42:07.266 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-02 11:42:07.289 | Using python 3.8 to install os-testr 2022-03-02 11:42:07.292 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2022-03-02 11:42:08.280 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:08.280 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:08.280 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:08.280 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:09.544 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:09.572 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-02 11:42:09.984 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-02 11:42:09.986 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (5.8.1) 2022-03-02 11:42:09.987 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-02 11:42:09.988 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-02 11:42:10.004 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-03-02 11:42:10.033 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-03-02 11:42:10.033 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-02 11:42:10.036 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-03-02 11:42:10.037 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-03-02 11:42:10.039 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-03-02 11:42:10.069 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-03-02 11:42:10.070 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-03-02 11:42:10.071 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-03-02 11:42:10.073 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-03-02 11:42:10.074 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-03-02 11:42:10.089 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-03-02 11:42:10.155 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-03-02 11:42:10.156 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-03-02 11:42:10.157 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-03-02 11:42:12.665 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:42:12.672 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:42:12.672 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:42:12.829 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:12.832 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:12.835 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:12.837 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:12.839 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:12.841 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:12.844 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:12.846 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:12.849 | + functions-common:time_stop:2432 : start_time=1646221327283 2022-03-02 11:42:12.851 | + functions-common:time_stop:2434 : [[ -z 1646221327283 ]] 2022-03-02 11:42:12.854 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:12.859 | + functions-common:time_stop:2437 : end_time=1646221332856 2022-03-02 11:42:12.861 | + functions-common:time_stop:2438 : elapsed_time=5573 2022-03-02 11:42:12.864 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:42:12.866 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:12.868 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5573 2022-03-02 11:42:12.870 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:12.873 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-02 11:42:12.935 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-02 11:42:13.296 | + ./stack.sh:main:810 : install_infra 2022-03-02 11:42:13.301 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:42:13.306 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-02 11:42:13.309 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:42:13.313 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-02 11:42:13.345 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-02 11:42:15.455 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.474 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.484 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.492 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.689 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.728 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.736 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.743 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.772 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.788 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.791 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.854 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.872 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.881 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.915 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.984 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:15.998 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.008 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.103 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.130 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.138 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.177 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.190 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.263 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.282 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.286 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.379 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.386 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.442 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.568 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.593 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.598 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.609 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.615 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.636 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.642 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.660 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.718 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.731 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.747 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.792 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.796 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:16.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:17.325 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-02 11:42:17.619 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:17.621 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:17.623 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:17.625 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:17.628 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:17.630 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:17.633 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:17.635 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:17.637 | + functions-common:time_stop:2432 : start_time=1646221333336 2022-03-02 11:42:17.639 | + functions-common:time_stop:2434 : [[ -z 1646221333336 ]] 2022-03-02 11:42:17.642 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:17.648 | + functions-common:time_stop:2437 : end_time=1646221337645 2022-03-02 11:42:17.650 | + functions-common:time_stop:2438 : elapsed_time=4309 2022-03-02 11:42:17.652 | + functions-common:time_stop:2439 : total=5573 2022-03-02 11:42:17.654 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:17.657 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9882 2022-03-02 11:42:17.660 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:17.663 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-02 11:42:17.665 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-02 11:42:17.692 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2022-03-02 11:42:19.760 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.772 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.780 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.785 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.891 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.913 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.917 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.921 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.936 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.945 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.947 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.980 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.990 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:19.995 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.013 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.052 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.060 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.066 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.115 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.129 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.133 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.153 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.160 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.209 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.228 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.232 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.326 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.334 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.389 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.514 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.539 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.543 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.555 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.561 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.582 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.590 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.608 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.667 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.679 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.696 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.741 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.745 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-02 11:42:20.752 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:20.754 | Processing /opt/stack/requirements 2022-03-02 11:42:22.708 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-02 11:42:22.711 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-02 11:42:22.723 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-02 11:42:22.728 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-02 11:42:22.731 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-02 11:42:22.737 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-02 11:42:22.764 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-02 11:42:22.789 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-02 11:42:22.800 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-02 11:42:22.822 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (1.3) 2022-03-02 11:42:22.824 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5321) (0.3.0) 2022-03-02 11:42:22.841 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-02 11:42:22.845 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-02 11:42:22.850 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-02 11:42:22.854 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-02 11:42:22.856 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-02 11:42:22.870 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-02 11:42:22.873 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-02 11:42:22.885 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-02 11:42:22.939 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-02 11:42:22.946 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-02 11:42:22.951 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-02 11:42:23.012 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-02 11:42:23.015 | Building wheels for collected packages: openstack-requirements 2022-03-02 11:42:23.016 | Building wheel for openstack-requirements (setup.py): started 2022-03-02 11:42:23.926 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-02 11:42:23.926 | ERROR: Command errored out with exit status 1: 2022-03-02 11:42:23.926 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k57bgq1s/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k57bgq1s/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-8cmtsdkb 2022-03-02 11:42:23.926 | cwd: /tmp/pip-req-build-k57bgq1s/ 2022-03-02 11:42:23.926 | Complete output (6 lines): 2022-03-02 11:42:23.926 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-02 11:42:23.926 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-02 11:42:23.926 | or: setup.py --help-commands 2022-03-02 11:42:23.926 | or: setup.py cmd --help 2022-03-02 11:42:23.926 | 2022-03-02 11:42:23.926 | error: invalid command 'bdist_wheel' 2022-03-02 11:42:23.926 | ---------------------------------------- 2022-03-02 11:42:23.926 | ERROR: Failed building wheel for openstack-requirements 2022-03-02 11:42:23.927 | Running setup.py clean for openstack-requirements 2022-03-02 11:42:24.799 | Failed to build openstack-requirements 2022-03-02 11:42:24.815 | Installing collected packages: openstack-requirements 2022-03-02 11:42:24.816 | Attempting uninstall: openstack-requirements 2022-03-02 11:42:24.817 | Found existing installation: openstack-requirements 1.2.1.dev5321 2022-03-02 11:42:24.855 | Uninstalling openstack-requirements-1.2.1.dev5321: 2022-03-02 11:42:24.874 | Successfully uninstalled openstack-requirements-1.2.1.dev5321 2022-03-02 11:42:24.877 | Running setup.py install for openstack-requirements: started 2022-03-02 11:42:27.417 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-02 11:42:27.441 | Successfully installed openstack-requirements-1.2.1.dev5321 2022-03-02 11:42:27.587 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:27.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:27.592 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:27.594 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:27.596 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:27.599 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:27.601 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:27.603 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:27.605 | + functions-common:time_stop:2432 : start_time=1646221337681 2022-03-02 11:42:27.607 | + functions-common:time_stop:2434 : [[ -z 1646221337681 ]] 2022-03-02 11:42:27.610 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:27.614 | + functions-common:time_stop:2437 : end_time=1646221347612 2022-03-02 11:42:27.617 | + functions-common:time_stop:2438 : elapsed_time=9931 2022-03-02 11:42:27.619 | + functions-common:time_stop:2439 : total=9882 2022-03-02 11:42:27.621 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:27.623 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19813 2022-03-02 11:42:27.625 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:27.628 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-02 11:42:27.631 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-02 11:42:27.633 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-02 11:42:27.636 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:27.638 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:27.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-02 11:42:27.644 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:27.646 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-02 11:42:27.669 | Using python 3.8 to install pbr 2022-03-02 11:42:27.671 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2022-03-02 11:42:28.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:28.585 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:28.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:28.585 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:29.765 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:29.795 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-02 11:42:32.718 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:42:32.726 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:42:32.726 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:42:32.887 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:32.890 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:32.892 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:32.894 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:32.896 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:32.898 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:32.900 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:32.902 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:32.905 | + functions-common:time_stop:2432 : start_time=1646221347663 2022-03-02 11:42:32.907 | + functions-common:time_stop:2434 : [[ -z 1646221347663 ]] 2022-03-02 11:42:32.910 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:32.914 | + functions-common:time_stop:2437 : end_time=1646221352912 2022-03-02 11:42:32.916 | + functions-common:time_stop:2438 : elapsed_time=5249 2022-03-02 11:42:32.918 | + functions-common:time_stop:2439 : total=19813 2022-03-02 11:42:32.921 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:32.923 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25062 2022-03-02 11:42:32.926 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:32.928 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-02 11:42:35.671 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-02 11:42:37.736 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:37.737 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-02 11:42:37.752 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-02 11:42:37.754 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-02 11:42:37.757 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-02 11:42:37.763 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-02 11:42:37.766 | Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from packaging; python_version >= "3.6"->bindep) (3.0.7) 2022-03-02 11:42:37.848 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 11:42:37.851 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-02 11:42:37.854 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-02 11:42:37.871 | + ./stack.sh:main:819 : pkgs= 2022-03-02 11:42:37.873 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-02 11:42:37.876 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-02 11:42:37.879 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 11:42:37.881 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-02 11:42:37.884 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:42:37.886 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:42:37.888 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:42:37.891 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:42:37.894 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:42:37.897 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:42:37.901 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:42:37.904 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:42:37.907 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:42:37.909 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-02 11:42:37.912 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:42:37.930 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:37.932 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:42:37.934 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:42:37.936 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-02 11:42:37.938 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:42:37.941 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-02 11:42:37.943 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:42:37.945 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-02 11:42:37.948 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:42:37.950 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-02 11:42:37.952 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:42:37.954 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-02 11:42:37.958 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 11:42:37.960 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 11:42:37.962 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:42:37.964 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:42:37.967 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-02 11:42:37.969 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 11:42:37.972 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-02 11:42:37.974 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 11:42:37.976 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 11:42:37.979 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-02 11:42:37.981 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-02 11:42:37.984 | + functions:set_systemd_override:821 : local value=2048 2022-03-02 11:42:37.986 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-02 11:42:37.989 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-02 11:42:38.047 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-02 11:42:38.047 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-02 11:42:38.050 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-02 11:42:38.467 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-02 11:42:38.469 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-02 11:42:38.488 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:38.490 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-02 11:42:38.493 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:42:38.495 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:42:38.497 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:42:38.500 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:42:38.503 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:42:38.506 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:42:38.508 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:38.511 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:38.513 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:42:38.516 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:38.518 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:42:38.520 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:42:38.523 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-02 11:42:38.525 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:42:38.528 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:38.531 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:38.533 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-02 11:42:38.558 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-03-02 11:42:38.670 | Reading package lists... 2022-03-02 11:42:38.946 | Building dependency tree... 2022-03-02 11:42:38.947 | Reading state information... 2022-03-02 11:42:39.273 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-02 11:42:39.273 | The following packages were automatically installed and are no longer required: 2022-03-02 11:42:39.274 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:42:39.275 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:42:39.275 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:42:39.275 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:42:39.275 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:42:39.275 | python3-zope.interface 2022-03-02 11:42:39.275 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:42:39.408 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:42:39.412 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:42:39.415 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:42:39.417 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:39.419 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:39.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:39.424 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:39.426 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:39.429 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:42:39.431 | + functions-common:time_stop:2432 : start_time=1646221358554 2022-03-02 11:42:39.433 | + functions-common:time_stop:2434 : [[ -z 1646221358554 ]] 2022-03-02 11:42:39.436 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:39.441 | + functions-common:time_stop:2437 : end_time=1646221359438 2022-03-02 11:42:39.444 | + functions-common:time_stop:2438 : elapsed_time=884 2022-03-02 11:42:39.446 | + functions-common:time_stop:2439 : total=1846 2022-03-02 11:42:39.448 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:39.451 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2730 2022-03-02 11:42:39.453 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:42:39.456 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-02 11:42:39.459 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:42:39.461 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:42:39.464 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:42:39.466 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:42:39.468 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:42:39.472 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:42:39.474 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-02 11:42:39.476 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:42:39.479 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:42:39.481 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:42:39.484 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:42:39.486 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:42:39.489 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:42:39.491 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:42:39.493 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:42:39.496 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:42:39.498 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:42:39.500 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:42:39.503 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-02 11:42:39.505 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:42:39.508 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:42:39.510 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:42:39.513 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:42:39.515 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:42:39.518 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:42:39.521 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-02 11:42:39.523 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-02 11:42:39.542 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:39.545 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-02 11:42:39.548 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:42:39.551 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-02 11:42:39.554 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-02 11:42:39.557 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-02 11:42:39.563 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-02 11:42:39.566 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-02 11:42:39.568 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-02 11:42:39.571 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-02 11:42:39.573 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-02 11:42:39.576 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-02 11:42:39.579 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-02 11:42:40.361 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-02 11:42:40.361 | user tags 2022-03-02 11:42:40.361 | stackrabbit []' 2022-03-02 11:42:40.366 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-02 11:42:40.366 | user tags 2022-03-02 11:42:40.366 | stackrabbit []' 2022-03-02 11:42:40.366 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-02 11:42:40.372 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-02 11:42:40.375 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-02 11:42:40.377 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 11:42:41.110 | Changing password for user "stackrabbit" ... 2022-03-02 11:42:41.198 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-02 11:42:41.959 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-02 11:42:42.028 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-02 11:42:42.031 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-02 11:42:42.815 | Changing password for user "stackrabbit" ... 2022-03-02 11:42:42.871 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-02 11:42:42.874 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-02 11:42:42.876 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-02 11:42:43.641 | Deleting user "guest" ... 2022-03-02 11:42:43.662 | Error: 2022-03-02 11:42:43.662 | {:no_such_user, "guest"} 2022-03-02 11:42:43.677 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-02 11:42:43.679 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-02 11:42:43.701 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:43.704 | + ./stack.sh:main:836 : install_database 2022-03-02 11:42:43.707 | + lib/database:install_database:118 : install_database_mysql 2022-03-02 11:42:43.710 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-02 11:42:43.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:43.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:43.719 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-02 11:42:44.112 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-02 11:42:44.115 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:44.117 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-02 11:42:44.119 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-02 11:42:44.122 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:42:44.124 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-02 11:42:44.127 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:42:44.130 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:42:44.132 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:42:44.135 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:42:44.137 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:42:44.139 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:42:44.142 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:42:44.145 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:42:44.147 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:42:44.150 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:42:44.152 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:42:44.154 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-02 11:42:44.157 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:42:44.160 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:42:44.162 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:42:44.165 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:42:44.168 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:42:44.170 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:42:44.173 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-02 11:42:44.176 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:44.179 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:44.181 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-02 11:42:44.184 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:42:44.186 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:42:44.188 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:42:44.191 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:42:44.193 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:42:44.196 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:42:44.198 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:44.200 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:44.203 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:42:44.207 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:44.209 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:42:44.211 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:42:44.214 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-02 11:42:44.216 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:42:44.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:44.222 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:44.224 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-02 11:42:44.247 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-03-02 11:42:44.414 | Reading package lists... 2022-03-02 11:42:44.694 | Building dependency tree... 2022-03-02 11:42:44.695 | Reading state information... 2022-03-02 11:42:45.036 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-02 11:42:45.036 | The following packages were automatically installed and are no longer required: 2022-03-02 11:42:45.038 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:42:45.038 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:42:45.038 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:42:45.038 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:42:45.038 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:42:45.038 | python3-zope.interface 2022-03-02 11:42:45.038 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:42:45.195 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:42:45.200 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:42:45.203 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:42:45.205 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:45.208 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:45.210 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:45.212 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:45.215 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:45.217 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:42:45.219 | + functions-common:time_stop:2432 : start_time=1646221364244 2022-03-02 11:42:45.222 | + functions-common:time_stop:2434 : [[ -z 1646221364244 ]] 2022-03-02 11:42:45.225 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:45.229 | + functions-common:time_stop:2437 : end_time=1646221365227 2022-03-02 11:42:45.232 | + functions-common:time_stop:2438 : elapsed_time=983 2022-03-02 11:42:45.234 | + functions-common:time_stop:2439 : total=2730 2022-03-02 11:42:45.238 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:45.240 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3713 2022-03-02 11:42:45.242 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:42:45.245 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-02 11:42:45.247 | + ./stack.sh:main:839 : install_database_python 2022-03-02 11:42:45.249 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-02 11:42:45.253 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-02 11:42:45.255 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-02 11:42:45.257 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:42:45.260 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-02 11:42:45.263 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-02 11:42:45.266 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:42:45.271 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:42:45.271 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:42:45.277 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-02 11:42:45.280 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-02 11:42:45.282 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-02 11:42:45.286 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-02 11:42:45.289 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-02 11:42:45.313 | Using python 3.8 to install PyMySQL 2022-03-02 11:42:45.317 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2022-03-02 11:42:46.291 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:46.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:46.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:46.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:47.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:47.553 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-02 11:42:50.310 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:42:50.318 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:42:50.318 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:42:50.474 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:50.477 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:50.479 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:50.481 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:50.484 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:50.486 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:50.488 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:50.491 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:50.493 | + functions-common:time_stop:2432 : start_time=1646221365307 2022-03-02 11:42:50.496 | + functions-common:time_stop:2434 : [[ -z 1646221365307 ]] 2022-03-02 11:42:50.499 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:50.504 | + functions-common:time_stop:2437 : end_time=1646221370500 2022-03-02 11:42:50.507 | + functions-common:time_stop:2438 : elapsed_time=5193 2022-03-02 11:42:50.509 | + functions-common:time_stop:2439 : total=25062 2022-03-02 11:42:50.511 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:50.514 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30255 2022-03-02 11:42:50.516 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:50.519 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-02 11:42:50.522 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-02 11:42:50.524 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-02 11:42:50.526 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-02 11:42:50.545 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:50.548 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-02 11:42:50.550 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-02 11:42:50.554 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:42:50.555 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:42:50.560 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:42:50.563 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:42:50.566 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:42:50.568 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:42:50.570 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-02 11:42:50.573 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-02 11:42:50.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:50.593 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-02 11:42:50.596 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:42:50.598 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:42:50.601 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:42:50.603 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:42:50.606 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:42:50.608 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:42:50.611 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:50.614 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:50.618 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:42:50.620 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:50.623 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:42:50.625 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:42:50.628 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-02 11:42:50.631 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:42:50.633 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:50.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:50.639 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-02 11:42:50.662 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-03-02 11:42:50.778 | Reading package lists... 2022-03-02 11:42:51.066 | Building dependency tree... 2022-03-02 11:42:51.068 | Reading state information... 2022-03-02 11:42:51.409 | radvd is already the newest version (1:2.17-2). 2022-03-02 11:42:51.409 | The following packages were automatically installed and are no longer required: 2022-03-02 11:42:51.411 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:42:51.411 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:42:51.411 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:42:51.411 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:42:51.411 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:42:51.411 | python3-zope.interface 2022-03-02 11:42:51.411 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:42:51.547 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:42:51.552 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:42:51.554 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:42:51.557 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:51.560 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:51.563 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:51.566 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:51.569 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:51.573 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:42:51.576 | + functions-common:time_stop:2432 : start_time=1646221370659 2022-03-02 11:42:51.578 | + functions-common:time_stop:2434 : [[ -z 1646221370659 ]] 2022-03-02 11:42:51.583 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:51.589 | + functions-common:time_stop:2437 : end_time=1646221371587 2022-03-02 11:42:51.591 | + functions-common:time_stop:2438 : elapsed_time=928 2022-03-02 11:42:51.594 | + functions-common:time_stop:2439 : total=3713 2022-03-02 11:42:51.596 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:51.598 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4641 2022-03-02 11:42:51.601 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:42:51.603 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-02 11:42:51.621 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:51.623 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-02 11:42:51.632 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-02 11:42:51.635 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-02 11:42:51.638 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-02 11:42:51.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-02 11:42:51.663 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:42:51.665 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:42:51.667 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:42:51.670 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:42:51.672 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:42:51.675 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:42:51.677 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:51.679 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:51.682 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:42:51.684 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:51.687 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:42:51.689 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:42:51.692 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-02 11:42:51.694 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:42:51.697 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:51.699 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:51.701 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-02 11:42:51.723 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2022-03-02 11:42:51.837 | Reading package lists... 2022-03-02 11:42:52.125 | Building dependency tree... 2022-03-02 11:42:52.128 | Reading state information... 2022-03-02 11:42:52.512 | fakeroot is already the newest version (1.24-1). 2022-03-02 11:42:52.512 | make is already the newest version (4.2.1-1.2). 2022-03-02 11:42:52.512 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.2). 2022-03-02 11:42:52.512 | The following packages were automatically installed and are no longer required: 2022-03-02 11:42:52.514 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:42:52.514 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:42:52.514 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:42:52.514 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:42:52.514 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:42:52.514 | python3-zope.interface 2022-03-02 11:42:52.514 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:42:52.665 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:42:52.669 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:42:52.672 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:42:52.675 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:52.678 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:52.680 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:52.682 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:52.685 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:52.688 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:42:52.691 | + functions-common:time_stop:2432 : start_time=1646221371721 2022-03-02 11:42:52.693 | + functions-common:time_stop:2434 : [[ -z 1646221371721 ]] 2022-03-02 11:42:52.696 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:52.700 | + functions-common:time_stop:2437 : end_time=1646221372698 2022-03-02 11:42:52.702 | + functions-common:time_stop:2438 : elapsed_time=977 2022-03-02 11:42:52.705 | + functions-common:time_stop:2439 : total=4641 2022-03-02 11:42:52.707 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:52.710 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5618 2022-03-02 11:42:52.713 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:42:52.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-02 11:42:52.718 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:42:52.721 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:42:52.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-02 11:42:52.726 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-02 11:42:52.729 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-02 11:42:52.734 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-02 11:42:52.738 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-02 11:42:52.742 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-02 11:42:52.742 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-02 11:42:52.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-02 11:42:52.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-02 11:42:52.754 | + functions:vercmp:628 : local v1=5.4 2022-03-02 11:42:52.757 | + functions:vercmp:629 : local 'op=<' 2022-03-02 11:42:52.759 | + functions:vercmp:630 : local v2=3.13 2022-03-02 11:42:52.765 | + functions:vercmp:631 : local result 2022-03-02 11:42:52.770 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-02 11:42:52.771 | ++ functions:vercmp:635 : sort -V 2022-03-02 11:42:52.772 | ++ functions:vercmp:635 : head -1 2022-03-02 11:42:52.778 | + functions:vercmp:635 : result=3.13 2022-03-02 11:42:52.780 | + functions:vercmp:637 : case $op in 2022-03-02 11:42:52.784 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-02 11:42:52.786 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-02 11:42:52.788 | + functions:vercmp:648 : return 2022-03-02 11:42:52.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-02 11:42:52.796 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:42:52.800 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-02 11:42:53.358 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-02 11:42:53.363 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-02 11:42:53.367 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.375 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-02 11:42:53.378 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.383 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-02 11:42:53.406 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:42:53.410 | + ./stack.sh:main:847 : install_etcd3 2022-03-02 11:42:53.413 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-02 11:42:53.413 | Installing etcd 2022-03-02 11:42:53.416 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-02 11:42:53.430 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-02 11:42:53.450 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-02 11:42:53.453 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-02 11:42:53.468 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-02 11:42:53.472 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.475 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.479 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.484 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.487 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2022-03-02 11:42:53.489 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-02 11:42:53.492 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.495 | ++ functions:get_extra_file:74 : return 2022-03-02 11:42:53.498 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-02 11:42:53.501 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-02 11:42:53.504 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-02 11:42:53.507 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-02 11:42:53.525 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:42:53.527 | + ./stack.sh:main:866 : install_dstat 2022-03-02 11:42:53.530 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-02 11:42:53.547 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:42:53.551 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-02 11:42:53.553 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:42:53.556 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-02 11:42:53.559 | + ./stack.sh:main:875 : install_libs 2022-03-02 11:42:53.562 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-02 11:42:53.565 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-02 11:42:53.568 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-02 11:42:53.570 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-02 11:42:53.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.575 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-02 11:42:53.579 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.582 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-02 11:42:53.585 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-02 11:42:53.587 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-02 11:42:53.590 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-02 11:42:53.592 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.594 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-02 11:42:53.600 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.602 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-02 11:42:53.605 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-02 11:42:53.607 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-02 11:42:53.610 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-02 11:42:53.613 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-02 11:42:53.620 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.623 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-02 11:42:53.625 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-02 11:42:53.628 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-02 11:42:53.630 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-02 11:42:53.632 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-02 11:42:53.639 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.642 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-02 11:42:53.644 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-02 11:42:53.646 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-02 11:42:53.649 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-02 11:42:53.652 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.655 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-02 11:42:53.660 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.663 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-02 11:42:53.665 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-02 11:42:53.668 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-02 11:42:53.671 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-02 11:42:53.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.676 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-02 11:42:53.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.684 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-02 11:42:53.687 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-02 11:42:53.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-02 11:42:53.692 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-02 11:42:53.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.697 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-02 11:42:53.703 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.706 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-02 11:42:53.708 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-02 11:42:53.710 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-02 11:42:53.713 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-02 11:42:53.715 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.718 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.721 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-02 11:42:53.723 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.726 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-02 11:42:53.728 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-02 11:42:53.731 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-02 11:42:53.733 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-02 11:42:53.736 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.739 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.741 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-02 11:42:53.744 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.746 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-02 11:42:53.749 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-02 11:42:53.751 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-02 11:42:53.754 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-02 11:42:53.757 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.759 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.762 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-02 11:42:53.764 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.767 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-02 11:42:53.770 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-02 11:42:53.772 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-02 11:42:53.775 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-02 11:42:53.777 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.780 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.782 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-02 11:42:53.786 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.788 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-02 11:42:53.791 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-02 11:42:53.793 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-02 11:42:53.796 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-02 11:42:53.798 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.802 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.805 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-02 11:42:53.807 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.810 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-02 11:42:53.812 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-02 11:42:53.815 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-02 11:42:53.818 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-02 11:42:53.820 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.825 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-02 11:42:53.828 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.830 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-02 11:42:53.833 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-02 11:42:53.835 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-02 11:42:53.838 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-02 11:42:53.840 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-02 11:42:53.849 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.852 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-02 11:42:53.855 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-02 11:42:53.857 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-02 11:42:53.859 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-02 11:42:53.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-02 11:42:53.870 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.873 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-02 11:42:53.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-02 11:42:53.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-02 11:42:53.880 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-02 11:42:53.882 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.885 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.887 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-02 11:42:53.890 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.892 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-02 11:42:53.894 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-02 11:42:53.897 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-02 11:42:53.899 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-02 11:42:53.902 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-02 11:42:53.910 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.913 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-02 11:42:53.916 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-02 11:42:53.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-02 11:42:53.920 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-02 11:42:53.923 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.927 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.929 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-02 11:42:53.932 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.934 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-02 11:42:53.937 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-02 11:42:53.940 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-02 11:42:53.942 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-02 11:42:53.944 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.947 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.949 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-02 11:42:53.952 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.955 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-02 11:42:53.957 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-02 11:42:53.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-02 11:42:53.962 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-02 11:42:53.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.969 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-02 11:42:53.972 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.974 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-02 11:42:53.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-02 11:42:53.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-02 11:42:53.982 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-02 11:42:53.984 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:53.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:53.991 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-02 11:42:53.994 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:53.998 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-02 11:42:54.001 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-02 11:42:54.004 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-02 11:42:54.007 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-02 11:42:54.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.017 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-02 11:42:54.020 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.023 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-02 11:42:54.026 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-02 11:42:54.029 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-02 11:42:54.032 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-02 11:42:54.036 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.038 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.040 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-02 11:42:54.043 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.045 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-02 11:42:54.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-02 11:42:54.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-02 11:42:54.053 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-02 11:42:54.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-02 11:42:54.064 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.066 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-02 11:42:54.069 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-02 11:42:54.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-02 11:42:54.073 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-02 11:42:54.076 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.082 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-02 11:42:54.084 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.087 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-02 11:42:54.090 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-02 11:42:54.093 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-02 11:42:54.096 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-02 11:42:54.099 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.101 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.104 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-02 11:42:54.106 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.109 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-02 11:42:54.111 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-02 11:42:54.114 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-02 11:42:54.116 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-02 11:42:54.119 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.121 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.123 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-02 11:42:54.126 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.129 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-02 11:42:54.131 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-02 11:42:54.134 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-02 11:42:54.136 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-02 11:42:54.139 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.141 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.145 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-02 11:42:54.148 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.150 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-02 11:42:54.153 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-02 11:42:54.156 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-02 11:42:54.159 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-02 11:42:54.162 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.165 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.169 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-02 11:42:54.172 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.175 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-02 11:42:54.177 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-02 11:42:54.180 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-02 11:42:54.182 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-02 11:42:54.185 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.187 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.190 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-02 11:42:54.192 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.195 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-02 11:42:54.197 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-02 11:42:54.200 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-02 11:42:54.202 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-02 11:42:54.205 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.208 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.210 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-02 11:42:54.213 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.215 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-02 11:42:54.218 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-02 11:42:54.220 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-02 11:42:54.223 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-02 11:42:54.226 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.228 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-02 11:42:54.233 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.235 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-02 11:42:54.238 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-02 11:42:54.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-02 11:42:54.243 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-02 11:42:54.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-02 11:42:54.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.256 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-02 11:42:54.258 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-02 11:42:54.261 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-02 11:42:54.263 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-02 11:42:54.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.269 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.271 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-02 11:42:54.273 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.276 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-02 11:42:54.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-02 11:42:54.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-02 11:42:54.284 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-02 11:42:54.287 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.289 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.292 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-02 11:42:54.294 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.296 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-02 11:42:54.299 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-02 11:42:54.301 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-02 11:42:54.304 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-02 11:42:54.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-02 11:42:54.315 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.318 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-02 11:42:54.320 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-02 11:42:54.323 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-02 11:42:54.325 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-02 11:42:54.327 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.331 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.334 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-02 11:42:54.336 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.339 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-02 11:42:54.342 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-02 11:42:54.344 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-02 11:42:54.348 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-02 11:42:54.351 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:42:54.354 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:42:54.357 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-02 11:42:54.360 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:42:54.362 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-02 11:42:54.386 | Using python 3.8 to install etcd3 2022-03-02 11:42:54.389 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2022-03-02 11:42:55.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:55.355 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:55.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:42:55.356 | from cryptography.utils import int_from_bytes 2022-03-02 11:42:56.624 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:42:56.657 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-02 11:42:56.666 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-02 11:42:56.667 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-02 11:42:56.668 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-02 11:42:56.669 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-02 11:42:59.487 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:42:59.495 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:42:59.495 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:42:59.653 | + inc/python:pip_install:200 : result=0 2022-03-02 11:42:59.656 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:42:59.658 | + functions-common:time_stop:2425 : local name 2022-03-02 11:42:59.661 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:42:59.664 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:42:59.666 | + functions-common:time_stop:2428 : local total 2022-03-02 11:42:59.669 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:42:59.671 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:42:59.674 | + functions-common:time_stop:2432 : start_time=1646221374381 2022-03-02 11:42:59.677 | + functions-common:time_stop:2434 : [[ -z 1646221374381 ]] 2022-03-02 11:42:59.681 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:42:59.685 | + functions-common:time_stop:2437 : end_time=1646221379683 2022-03-02 11:42:59.687 | + functions-common:time_stop:2438 : elapsed_time=5302 2022-03-02 11:42:59.690 | + functions-common:time_stop:2439 : total=30255 2022-03-02 11:42:59.692 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:42:59.694 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=35557 2022-03-02 11:42:59.697 | + inc/python:pip_install:203 : return 0 2022-03-02 11:42:59.699 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-02 11:42:59.724 | Using python 3.8 to install etcd3gw 2022-03-02 11:42:59.729 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2022-03-02 11:43:00.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:00.644 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:00.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:00.644 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:01.821 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:01.848 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-02 11:43:01.856 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-02 11:43:01.857 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-02 11:43:01.858 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-02 11:43:01.859 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-02 11:43:01.892 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-03-02 11:43:01.895 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-03-02 11:43:01.897 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (2.0.12) 2022-03-02 11:43:01.898 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-02 11:43:04.494 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:43:04.502 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:43:04.503 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:43:04.659 | + inc/python:pip_install:200 : result=0 2022-03-02 11:43:04.662 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:43:04.664 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:04.666 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:04.668 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:04.671 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:04.673 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:04.676 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:43:04.678 | + functions-common:time_stop:2432 : start_time=1646221379716 2022-03-02 11:43:04.681 | + functions-common:time_stop:2434 : [[ -z 1646221379716 ]] 2022-03-02 11:43:04.684 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:04.690 | + functions-common:time_stop:2437 : end_time=1646221384686 2022-03-02 11:43:04.692 | + functions-common:time_stop:2438 : elapsed_time=4970 2022-03-02 11:43:04.695 | + functions-common:time_stop:2439 : total=35557 2022-03-02 11:43:04.698 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:04.700 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=40527 2022-03-02 11:43:04.702 | + inc/python:pip_install:203 : return 0 2022-03-02 11:43:04.705 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-02 11:43:04.708 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-02 11:43:04.710 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-02 11:43:04.713 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:43:04.715 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:43:04.718 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:43:04.721 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:43:04.724 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:43:04.727 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:43:04.729 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:43:04.732 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:43:04.734 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:43:04.737 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:43:04.740 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:43:04.742 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-02 11:43:04.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:04.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:04.750 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-02 11:43:04.755 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:43:04.757 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:43:04.760 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:43:04.763 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:43:04.765 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:43:04.768 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:43:04.771 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:43:04.774 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:04.776 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:04.780 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:43:04.782 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:43:04.785 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:43:04.787 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:43:04.789 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:43:04.792 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:43:04.794 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:04.797 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:04.800 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:43:04.825 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-02 11:43:04.940 | Reading package lists... 2022-03-02 11:43:05.224 | Building dependency tree... 2022-03-02 11:43:05.226 | Reading state information... 2022-03-02 11:43:05.543 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-02 11:43:05.543 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-02 11:43:05.543 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:43:05.543 | The following packages were automatically installed and are no longer required: 2022-03-02 11:43:05.544 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:43:05.544 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:43:05.544 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:43:05.544 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:43:05.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:43:05.545 | python3-zope.interface 2022-03-02 11:43:05.545 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:43:05.686 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:43:05.691 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:43:05.694 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:43:05.696 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:05.698 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:05.700 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:05.703 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:05.705 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:05.707 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:43:05.709 | + functions-common:time_stop:2432 : start_time=1646221384822 2022-03-02 11:43:05.712 | + functions-common:time_stop:2434 : [[ -z 1646221384822 ]] 2022-03-02 11:43:05.715 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:05.719 | + functions-common:time_stop:2437 : end_time=1646221385717 2022-03-02 11:43:05.722 | + functions-common:time_stop:2438 : elapsed_time=895 2022-03-02 11:43:05.725 | + functions-common:time_stop:2439 : total=5618 2022-03-02 11:43:05.727 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:05.729 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6513 2022-03-02 11:43:05.732 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:43:05.734 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-02 11:43:05.737 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:05.739 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:05.742 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-02 11:43:05.807 | Module proxy already enabled 2022-03-02 11:43:05.812 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-02 11:43:05.876 | Considering dependency proxy for proxy_uwsgi: 2022-03-02 11:43:05.876 | Module proxy already enabled 2022-03-02 11:43:05.876 | Module proxy_uwsgi already enabled 2022-03-02 11:43:05.881 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-02 11:43:05.883 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:43:05.886 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:43:05.888 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:43:06.032 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-02 11:43:06.037 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-02 11:43:06.040 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-02 11:43:06.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-02 11:43:06.052 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.055 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-02 11:43:06.058 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-02 11:43:06.061 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-02 11:43:06.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.068 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.071 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-02 11:43:06.074 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.077 | + ./stack.sh:main:883 : install_glanceclient 2022-03-02 11:43:06.080 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-02 11:43:06.083 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-02 11:43:06.086 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.090 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-02 11:43:06.094 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.100 | + ./stack.sh:main:884 : install_cinderclient 2022-03-02 11:43:06.104 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-02 11:43:06.108 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-02 11:43:06.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-02 11:43:06.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.123 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-02 11:43:06.125 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-02 11:43:06.128 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.131 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.134 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-02 11:43:06.136 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.139 | + ./stack.sh:main:885 : install_novaclient 2022-03-02 11:43:06.141 | + lib/nova:install_novaclient:825 : use_library_from_git python-novaclient 2022-03-02 11:43:06.144 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-02 11:43:06.147 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.149 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.151 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-02 11:43:06.154 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.156 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-02 11:43:06.176 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:06.179 | + ./stack.sh:main:887 : install_swiftclient 2022-03-02 11:43:06.181 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-02 11:43:06.184 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-02 11:43:06.186 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.189 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.191 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-02 11:43:06.193 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.196 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-02 11:43:06.216 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:06.218 | + ./stack.sh:main:890 : install_neutronclient 2022-03-02 11:43:06.222 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-02 11:43:06.224 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-02 11:43:06.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.230 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-02 11:43:06.234 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.237 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-02 11:43:06.239 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-02 11:43:06.242 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-02 11:43:06.244 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:06.247 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:06.250 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-02 11:43:06.253 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:06.255 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-02 11:43:06.258 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-02 11:43:06.260 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:43:06.263 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-02 11:43:06.266 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-02 11:43:06.269 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:43:06.272 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:43:06.273 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:43:06.278 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-02 11:43:06.280 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-02 11:43:06.283 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-02 11:43:06.287 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-02 11:43:06.290 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-02 11:43:06.315 | Using python 3.8 to install keystonemiddleware 2022-03-02 11:43:06.317 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2022-03-02 11:43:07.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:07.231 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:07.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:07.231 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:08.407 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:08.435 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-02 11:43:08.488 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-02 11:43:08.489 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 11:43:08.490 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-02 11:43:08.492 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-02 11:43:08.493 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-02 11:43:08.494 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-03-02 11:43:08.495 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-02 11:43:08.496 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-02 11:43:08.497 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-03-02 11:43:08.498 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-02 11:43:08.499 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-02 11:43:08.500 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.6.1) 2022-03-02 11:43:08.502 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.4.0) 2022-03-02 11:43:08.503 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.3.0) 2022-03-02 11:43:08.564 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.7.0) 2022-03-02 11:43:08.566 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (1.0.2) 2022-03-02 11:43:08.567 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (3.5.0) 2022-03-02 11:43:08.606 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware) (1.1.5) 2022-03-02 11:43:08.647 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (0.8.0) 2022-03-02 11:43:08.649 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (1.5.0) 2022-03-02 11:43:08.650 | 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-03-02 11:43:08.651 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-03-02 11:43:08.700 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (2.8.2) 2022-03-02 11:43:08.705 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware) (0.9.6) 2022-03-02 11:43:08.716 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (1.0.3) 2022-03-02 11:43:08.717 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-03-02 11:43:08.732 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-03-02 11:43:08.734 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-03-02 11:43:08.735 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (3.0.7) 2022-03-02 11:43:08.802 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (2.0.12) 2022-03-02 11:43:08.805 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-03-02 11:43:08.806 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-03-02 11:43:08.807 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-02 11:43:08.863 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-03-02 11:43:08.877 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware) (5.1.1) 2022-03-02 11:43:11.449 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:43:11.458 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:43:11.458 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:43:11.622 | + inc/python:pip_install:200 : result=0 2022-03-02 11:43:11.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:43:11.628 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:11.631 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:11.633 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:11.635 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:11.638 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:11.640 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:43:11.643 | + functions-common:time_stop:2432 : start_time=1646221386308 2022-03-02 11:43:11.645 | + functions-common:time_stop:2434 : [[ -z 1646221386308 ]] 2022-03-02 11:43:11.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:11.652 | + functions-common:time_stop:2437 : end_time=1646221391650 2022-03-02 11:43:11.655 | + functions-common:time_stop:2438 : elapsed_time=5342 2022-03-02 11:43:11.657 | + functions-common:time_stop:2439 : total=40527 2022-03-02 11:43:11.659 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:11.662 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=45869 2022-03-02 11:43:11.664 | + inc/python:pip_install:203 : return 0 2022-03-02 11:43:11.666 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-02 11:43:11.669 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-02 11:43:11.671 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:43:11.675 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-02 11:43:11.678 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-02 11:43:11.680 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:43:11.685 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:43:11.685 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:43:11.691 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-02 11:43:11.694 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-02 11:43:11.696 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-02 11:43:11.699 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-02 11:43:11.701 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-02 11:43:11.726 | Using python 3.8 to install python-memcached 2022-03-02 11:43:11.729 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2022-03-02 11:43:12.811 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:12.811 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:12.811 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:12.811 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:13.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:14.016 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-02 11:43:14.020 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-02 11:43:16.600 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:43:16.607 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:43:16.607 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:43:16.762 | + inc/python:pip_install:200 : result=0 2022-03-02 11:43:16.765 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:43:16.768 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:16.770 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:16.773 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:16.775 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:16.777 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:16.779 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:43:16.782 | + functions-common:time_stop:2432 : start_time=1646221391720 2022-03-02 11:43:16.785 | + functions-common:time_stop:2434 : [[ -z 1646221391720 ]] 2022-03-02 11:43:16.787 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:16.792 | + functions-common:time_stop:2437 : end_time=1646221396789 2022-03-02 11:43:16.794 | + functions-common:time_stop:2438 : elapsed_time=5069 2022-03-02 11:43:16.796 | + functions-common:time_stop:2439 : total=45869 2022-03-02 11:43:16.799 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:16.802 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=50938 2022-03-02 11:43:16.805 | + inc/python:pip_install:203 : return 0 2022-03-02 11:43:16.808 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-02 11:43:16.826 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:16.829 | + ./stack.sh:main:897 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 11:43:16.832 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-02 11:43:16.834 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-02 11:43:16.837 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-02 11:43:16.840 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:43:16.842 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-02 11:43:16.845 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-02 11:43:16.863 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:16.865 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-02 11:43:16.868 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-02 11:43:16.870 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-02 11:43:16.872 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:43:16.875 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:43:16.878 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:43:16.881 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:43:16.883 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:43:16.886 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:43:16.904 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:43:16.906 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:43:16.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:43:16.914 | + functions-common:git_clone:629 : echo master 2022-03-02 11:43:16.914 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:43:16.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-02 11:43:16.921 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:43:16.925 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-02 11:43:16.927 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:43:16.928 | + functions-common:git_clone:678 : head -1 2022-03-02 11:43:16.972 | a3fc9e7c3 Merge "Properly instantiate FernetUtils" 2022-03-02 11:43:16.975 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:43:16.977 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-02 11:43:16.980 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:43:16.982 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:43:16.985 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-02 11:43:16.988 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:43:16.991 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-02 11:43:16.993 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:43:16.995 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:43:16.998 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-02 11:43:17.000 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:43:17.003 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:43:17.007 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-02 11:43:17.009 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:43:17.012 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-02 11:43:17.015 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:43:17.018 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:43:17.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-02 11:43:17.027 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-02 11:43:17.029 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-02 11:43:17.729 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-02 11:43:17.732 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:43:17.734 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:43:17.737 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:43:17.739 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-02 11:43:17.741 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-02 11:43:17.743 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:43:17.745 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:43:17.748 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:43:17.750 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:43:17.752 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:43:17.754 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:43:17.757 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:43:17.759 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-02 11:43:17.781 | Using python 3.8 to install /opt/stack/keystone 2022-03-02 11:43:17.784 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2022-03-02 11:43:18.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:18.687 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:18.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:18.688 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:19.871 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:19.898 | Obtaining file:///opt/stack/keystone 2022-03-02 11:43:19.899 | Preparing metadata (setup.py): started 2022-03-02 11:43:23.678 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:43:23.754 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.8.1) 2022-03-02 11:43:23.755 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.8.7) 2022-03-02 11:43:23.756 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.0.3) 2022-03-02 11:43:23.757 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.3.9) 2022-03-02 11:43:23.758 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (36.0.1) 2022-03-02 11:43:23.759 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.4.31) 2022-03-02 11:43:23.760 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.13.0) 2022-03-02 11:43:23.761 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.5.0) 2022-03-02 11:43:23.762 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.7.4) 2022-03-02 11:43:23.764 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.4.0) 2022-03-02 11:43:23.765 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (9.4.0) 2022-03-02 11:43:23.766 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 11:43:23.767 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (0.8.20) 2022-03-02 11:43:23.768 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.10.1) 2022-03-02 11:43:23.770 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (8.8.0) 2022-03-02 11:43:23.771 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.0) 2022-03-02 11:43:23.772 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (12.13.0) 2022-03-02 11:43:23.773 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (11.2.0) 2022-03-02 11:43:23.774 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (5.1.0) 2022-03-02 11:43:23.775 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.6.1) 2022-03-02 11:43:23.776 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.5.1) 2022-03-02 11:43:23.777 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.11.0) 2022-03-02 11:43:23.778 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.3.0) 2022-03-02 11:43:23.780 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.5.0) 2022-03-02 11:43:23.781 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (4.12.2) 2022-03-02 11:43:23.782 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 11:43:23.783 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (7.1.1) 2022-03-02 11:43:23.785 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2.3.0) 2022-03-02 11:43:23.786 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.1.5) 2022-03-02 11:43:23.787 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==20.1.0.dev102) (3.2.0) 2022-03-02 11:43:23.788 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.1.1) 2022-03-02 11:43:23.789 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (1.0.3) 2022-03-02 11:43:23.790 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (3.4.2) 2022-03-02 11:43:23.791 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==20.1.0.dev102) (2021.3) 2022-03-02 11:43:23.802 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.15.0) 2022-03-02 11:43:23.803 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==20.1.0.dev102) (1.16.0) 2022-03-02 11:43:23.849 | 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.dev102) (5.1.1) 2022-03-02 11:43:23.862 | 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.dev102) (8.0.4) 2022-03-02 11:43:23.863 | 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.dev102) (2.0.3) 2022-03-02 11:43:23.864 | 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.dev102) (3.0.3) 2022-03-02 11:43:23.865 | 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.dev102) (2.1.0) 2022-03-02 11:43:23.876 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==20.1.0.dev102) (9.0.1) 2022-03-02 11:43:23.938 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (4.4.0) 2022-03-02 11:43:23.940 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==20.1.0.dev102) (2.27.1) 2022-03-02 11:43:24.051 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==20.1.0.dev102) (6.0) 2022-03-02 11:43:24.052 | 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.dev102) (0.8.0) 2022-03-02 11:43:24.053 | 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.dev102) (1.5.0) 2022-03-02 11:43:24.054 | 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.dev102) (2.4.0) 2022-03-02 11:43:24.109 | 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.dev102) (1.7.6) 2022-03-02 11:43:24.111 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==20.1.0.dev102) (0.5.0) 2022-03-02 11:43:24.113 | 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.dev102) (2.0.1) 2022-03-02 11:43:24.164 | 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.dev102) (2.8.2) 2022-03-02 11:43:24.168 | 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.dev102) (0.9.6) 2022-03-02 11:43:24.227 | 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.dev102) (5.0.0) 2022-03-02 11:43:24.228 | 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.dev102) (0.4.0) 2022-03-02 11:43:24.230 | 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.dev102) (2.4.0) 2022-03-02 11:43:24.232 | 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.dev102) (2.8.0) 2022-03-02 11:43:24.233 | 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.dev102) (5.2.3) 2022-03-02 11:43:24.235 | 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.dev102) (5.0.9) 2022-03-02 11:43:24.256 | 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.dev102) (3.3.0) 2022-03-02 11:43:24.307 | 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.dev102) (3.1.1) 2022-03-02 11:43:24.327 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==20.1.0.dev102) (21.3) 2022-03-02 11:43:24.329 | 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.dev102) (0.11.0) 2022-03-02 11:43:24.331 | 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.dev102) (3.0.7) 2022-03-02 11:43:24.333 | 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.dev102) (1.0.2) 2022-03-02 11:43:24.420 | 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.dev102) (4.5.0) 2022-03-02 11:43:24.540 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (5.4.0) 2022-03-02 11:43:24.541 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (22.0.0) 2022-03-02 11:43:24.542 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (60.9.3) 2022-03-02 11:43:24.543 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (0.7.1) 2022-03-02 11:43:24.544 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==20.1.0.dev102) (1.9.2) 2022-03-02 11:43:24.768 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==20.1.0.dev102) (1.1.2) 2022-03-02 11:43:24.792 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.5.2) 2022-03-02 11:43:24.793 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==20.1.0.dev102) (0.4.2) 2022-03-02 11:43:24.864 | 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.dev102) (4.11.1) 2022-03-02 11:43:24.865 | 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.dev102) (1.1.6) 2022-03-02 11:43:24.884 | 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.dev102) (5.0.0) 2022-03-02 11:43:24.959 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==20.1.0.dev102) (2.21) 2022-03-02 11:43:25.001 | 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.dev102) (1.13.3) 2022-03-02 11:43:25.122 | 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.dev102) (2.1.0) 2022-03-02 11:43:25.198 | 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.dev102) (1.7.0) 2022-03-02 11:43:25.328 | 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.dev102) (0.17.3) 2022-03-02 11:43:25.358 | 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.dev102) (0.13.1) 2022-03-02 11:43:25.402 | 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.dev102) (1.3.3) 2022-03-02 11:43:25.403 | 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.dev102) (0.33.0) 2022-03-02 11:43:25.404 | 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.dev102) (3.5.0) 2022-03-02 11:43:25.407 | 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.dev102) (2.5.1) 2022-03-02 11:43:25.409 | 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.dev102) (2.1.1) 2022-03-02 11:43:25.410 | 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.dev102) (3.0.0) 2022-03-02 11:43:25.482 | 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.dev102) (0.2.5) 2022-03-02 11:43:25.622 | 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.dev102) (2.0.12) 2022-03-02 11:43:25.623 | 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.dev102) (1.26.8) 2022-03-02 11:43:25.624 | 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.dev102) (2019.11.28) 2022-03-02 11:43:25.627 | 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.dev102) (3.3) 2022-03-02 11:43:25.780 | 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.dev102) (2.5.0) 2022-03-02 11:43:25.875 | 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.dev102) (2.4.0) 2022-03-02 11:43:25.957 | 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.dev102) (3.7.0) 2022-03-02 11:43:26.136 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==20.1.0.dev102) (2.1.0) 2022-03-02 11:43:26.404 | 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.dev102) (0.7) 2022-03-02 11:43:26.439 | 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.dev102) (1.0.0) 2022-03-02 11:43:28.596 | Installing collected packages: keystone 2022-03-02 11:43:28.597 | Attempting uninstall: keystone 2022-03-02 11:43:28.597 | Found existing installation: keystone 20.1.0.dev102 2022-03-02 11:43:28.604 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-02 11:43:28.608 | Running setup.py develop for keystone 2022-03-02 11:43:33.302 | Successfully installed keystone 2022-03-02 11:43:33.302 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:43:33.310 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:43:33.310 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:43:33.505 | + inc/python:pip_install:200 : result=0 2022-03-02 11:43:33.507 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:43:33.510 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:33.512 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:33.514 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:33.517 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:33.519 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:33.521 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:43:33.524 | + functions-common:time_stop:2432 : start_time=1646221397775 2022-03-02 11:43:33.526 | + functions-common:time_stop:2434 : [[ -z 1646221397775 ]] 2022-03-02 11:43:33.528 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:33.533 | + functions-common:time_stop:2437 : end_time=1646221413530 2022-03-02 11:43:33.535 | + functions-common:time_stop:2438 : elapsed_time=15755 2022-03-02 11:43:33.537 | + functions-common:time_stop:2439 : total=50938 2022-03-02 11:43:33.540 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:33.542 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=66693 2022-03-02 11:43:33.544 | + inc/python:pip_install:203 : return 0 2022-03-02 11:43:33.546 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:43:33.550 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:43:33.552 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:43:33.573 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-02 11:43:33.588 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-02 11:43:33.591 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-02 11:43:33.593 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:33.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:33.602 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-02 11:43:33.605 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:33.608 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-02 11:43:33.628 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:33.630 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:43:33.632 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:43:33.635 | + ./stack.sh:main:899 : configure_keystone 2022-03-02 11:43:33.637 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-02 11:43:33.653 | + lib/keystone:configure_keystone:194 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2022-03-02 11:43:33.656 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-02 11:43:33.662 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-02 11:43:33.680 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:33.683 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-02 11:43:33.718 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-02 11:43:33.752 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-02 11:43:33.785 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-02 11:43:33.821 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-02 11:43:33.854 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-02 11:43:33.890 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-02 11:43:33.926 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-02 11:43:33.957 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-02 11:43:33.960 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-02 11:43:33.962 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-02 11:43:33.965 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-02 11:43:33.968 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:43:33.971 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:43:33.989 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:33.992 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:43:33.995 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:43:33.997 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:43:34.014 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:34.017 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:43:34.020 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:43:34.064 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:43:34.067 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:43:34.070 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-02 11:43:34.073 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-02 11:43:34.095 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:34.098 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2022-03-02 11:43:34.148 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-02 11:43:34.151 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-02 11:43:34.187 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-02 11:43:34.190 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-02 11:43:34.192 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-02 11:43:34.195 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-02 11:43:34.198 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 11:43:34.201 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-02 11:43:34.237 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-02 11:43:34.240 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-02 11:43:34.242 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-02 11:43:34.245 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-02 11:43:34.248 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:43:34.268 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:43:34.270 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:43:34.273 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:43:34.275 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:43:34.277 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:43:34.308 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:43:34.340 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:43:34.371 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:43:34.406 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-02 11:43:34.439 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:43:34.441 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-02 11:43:34.444 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-02 11:43:34.446 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-02 11:43:34.448 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-02 11:43:34.451 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:43:34.455 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:43:34.458 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-02 11:43:34.463 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-02 11:43:34.465 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:43:34.467 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:43:34.482 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:43:34.482 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:43:34.492 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:43:34.496 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:43:34.514 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 11:43:34.517 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-02 11:43:34.522 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-02 11:43:34.555 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-02 11:43:34.585 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-02 11:43:34.615 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-02 11:43:34.647 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-02 11:43:34.680 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-02 11:43:34.713 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-02 11:43:34.743 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-02 11:43:34.775 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-02 11:43:34.806 | + 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-03-02 11:43:34.837 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-02 11:43:34.869 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-02 11:43:34.901 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-02 11:43:34.932 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:43:34.935 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:43:34.938 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-02 11:43:34.940 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-02 11:43:34.943 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:43:34.945 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:34.947 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:34.950 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:43:34.953 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:43:34.955 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-02 11:43:34.986 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-02 11:43:35.016 | + 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-03-02 11:43:35.017 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-02 11:43:35.026 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-02 11:43:35.030 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-02 11:43:35.033 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-02 11:43:35.036 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:43:35.039 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:43:35.042 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:43:35.044 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:35.046 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:35.050 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:43:35.052 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:43:35.054 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:35.057 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:35.059 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-02 11:43:35.123 | Site keystone-wsgi-public already enabled 2022-03-02 11:43:35.128 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:43:35.130 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:43:35.133 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:43:35.135 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:43:35.284 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-02 11:43:35.327 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-02 11:43:35.365 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-02 11:43:35.398 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-02 11:43:35.401 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-02 11:43:35.435 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-02 11:43:35.465 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-02 11:43:35.496 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-02 11:43:35.499 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-02 11:43:35.519 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:35.522 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-02 11:43:35.540 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:35.543 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-02 11:43:35.546 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-02 11:43:35.549 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-02 11:43:35.551 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:43:35.554 | + lib/stack:stack_install_service:32 : install_swift 2022-03-02 11:43:35.556 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-02 11:43:35.559 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-02 11:43:35.561 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-02 11:43:35.564 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:43:35.566 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:43:35.569 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:43:35.572 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:43:35.574 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:43:35.577 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:43:35.596 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:43:35.599 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:43:35.601 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:43:35.604 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:43:35.605 | + functions-common:git_clone:629 : echo master 2022-03-02 11:43:35.610 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-02 11:43:35.612 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:43:35.615 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-02 11:43:35.618 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:43:35.618 | + functions-common:git_clone:678 : head -1 2022-03-02 11:43:35.622 | 3ff3076ce Merge "db: Attempt to clean up part dir post replication" 2022-03-02 11:43:35.626 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:43:35.629 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-02 11:43:35.631 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:43:35.634 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:43:35.637 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-02 11:43:35.639 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-02 11:43:35.643 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-02 11:43:35.645 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:43:35.648 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:43:35.650 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-02 11:43:35.653 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:43:35.655 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-02 11:43:35.658 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-02 11:43:35.661 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:43:35.664 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-02 11:43:35.666 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:43:35.669 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:43:35.672 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-02 11:43:35.678 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-02 11:43:35.681 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-02 11:43:36.367 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-02 11:43:36.369 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:43:36.371 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:43:36.374 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:43:36.377 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-02 11:43:36.379 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-02 11:43:36.382 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:43:36.384 | + inc/python:setup_package:428 : local extras=keystone 2022-03-02 11:43:36.387 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:43:36.389 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-02 11:43:36.393 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-02 11:43:36.395 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-02 11:43:36.397 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:43:36.400 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-02 11:43:36.429 | Using python 3.8 to install /opt/stack/swift 2022-03-02 11:43:36.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2022-03-02 11:43:37.356 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:37.356 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:37.356 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:37.356 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:38.527 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:38.555 | Obtaining file:///opt/stack/swift 2022-03-02 11:43:38.556 | Preparing metadata (setup.py): started 2022-03-02 11:43:41.952 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:43:41.991 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.33.0) 2022-03-02 11:43:41.992 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.1.2) 2022-03-02 11:43:41.994 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.11.0) 2022-03-02 11:43:41.995 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.1.1) 2022-03-02 11:43:41.996 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (4.8.0) 2022-03-02 11:43:41.997 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (2.27.1) 2022-03-02 11:43:41.998 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.16.0) 2022-03-02 11:43:41.999 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (0.9.9) 2022-03-02 11:43:42.001 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (1.6.0) 2022-03-02 11:43:42.001 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (36.0.1) 2022-03-02 11:43:42.002 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev13) (9.4.0) 2022-03-02 11:43:42.042 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev13) (1.15.0) 2022-03-02 11:43:42.051 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev13) (2.1.0) 2022-03-02 11:43:42.109 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.6.1) 2022-03-02 11:43:42.110 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.10.1) 2022-03-02 11:43:42.112 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.12.2) 2022-03-02 11:43:42.114 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 11:43:42.115 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.4.0) 2022-03-02 11:43:42.116 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (8.8.0) 2022-03-02 11:43:42.117 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.3.0) 2022-03-02 11:43:42.118 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (4.4.0) 2022-03-02 11:43:42.120 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.8.1) 2022-03-02 11:43:42.121 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.8.7) 2022-03-02 11:43:42.122 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.1.1) 2022-03-02 11:43:42.124 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.0) 2022-03-02 11:43:42.148 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev13) (60.9.3) 2022-03-02 11:43:42.184 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (3.3) 2022-03-02 11:43:42.187 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2.0.12) 2022-03-02 11:43:42.188 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (1.26.8) 2022-03-02 11:43:42.190 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev13) (2019.11.28) 2022-03-02 11:43:42.215 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev13) (2.21) 2022-03-02 11:43:42.310 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.5.0) 2022-03-02 11:43:42.311 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.7.0) 2022-03-02 11:43:42.313 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.2) 2022-03-02 11:43:42.358 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.1.5) 2022-03-02 11:43:42.403 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.5.0) 2022-03-02 11:43:42.404 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (6.0) 2022-03-02 11:43:42.405 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.4.0) 2022-03-02 11:43:42.406 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.8.0) 2022-03-02 11:43:42.471 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (0.9.6) 2022-03-02 11:43:42.473 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2.8.2) 2022-03-02 11:43:42.486 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.0.3) 2022-03-02 11:43:42.488 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (2021.3) 2022-03-02 11:43:42.506 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (3.0.7) 2022-03-02 11:43:42.508 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (21.3) 2022-03-02 11:43:42.620 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (1.13.3) 2022-03-02 11:43:42.636 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.1.dev13) (5.1.1) 2022-03-02 11:43:45.237 | Installing collected packages: swift 2022-03-02 11:43:45.237 | Attempting uninstall: swift 2022-03-02 11:43:45.237 | Found existing installation: swift 2.29.1.dev13 2022-03-02 11:43:45.240 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-02 11:43:45.242 | Running setup.py develop for swift 2022-03-02 11:43:49.772 | Successfully installed swift 2022-03-02 11:43:49.772 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:43:49.781 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:43:49.781 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:43:49.962 | + inc/python:pip_install:200 : result=0 2022-03-02 11:43:49.964 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:43:49.967 | + functions-common:time_stop:2425 : local name 2022-03-02 11:43:49.970 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:43:49.972 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:43:49.975 | + functions-common:time_stop:2428 : local total 2022-03-02 11:43:49.977 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:43:49.979 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:43:49.982 | + functions-common:time_stop:2432 : start_time=1646221416422 2022-03-02 11:43:49.985 | + functions-common:time_stop:2434 : [[ -z 1646221416422 ]] 2022-03-02 11:43:49.987 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:43:49.992 | + functions-common:time_stop:2437 : end_time=1646221429989 2022-03-02 11:43:49.994 | + functions-common:time_stop:2438 : elapsed_time=13567 2022-03-02 11:43:49.996 | + functions-common:time_stop:2439 : total=66693 2022-03-02 11:43:49.999 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:43:50.001 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80260 2022-03-02 11:43:50.004 | + inc/python:pip_install:203 : return 0 2022-03-02 11:43:50.006 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:43:50.008 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:43:50.011 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:43:50.033 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-02 11:43:50.047 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-02 11:43:50.050 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-02 11:43:50.053 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:50.055 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:50.058 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-02 11:43:50.060 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:50.064 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-02 11:43:50.067 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:43:50.069 | + ./stack.sh:main:908 : configure_swift 2022-03-02 11:43:50.072 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-02 11:43:50.074 | + lib/swift:configure_swift:332 : local node_number 2022-03-02 11:43:50.076 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-02 11:43:50.079 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-02 11:43:50.081 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 11:43:51.403 | No account-reaper running 2022-03-02 11:43:51.403 | No object-server running 2022-03-02 11:43:51.403 | No account-replicator running 2022-03-02 11:43:51.403 | No container-auditor running 2022-03-02 11:43:51.403 | No account-server running 2022-03-02 11:43:51.403 | No container-sharder running 2022-03-02 11:43:51.403 | No object-expirer running 2022-03-02 11:43:51.403 | No container-replicator running 2022-03-02 11:43:51.403 | No object-updater running 2022-03-02 11:43:51.403 | No container-reconciler running 2022-03-02 11:43:51.403 | No container-updater running 2022-03-02 11:43:51.403 | No object-auditor running 2022-03-02 11:43:51.403 | No object-reconstructor running 2022-03-02 11:43:51.403 | No container-server running 2022-03-02 11:43:51.403 | No proxy-server running 2022-03-02 11:43:51.403 | No object-replicator running 2022-03-02 11:43:51.404 | No container-sync running 2022-03-02 11:43:51.404 | No account-auditor running 2022-03-02 11:43:51.528 | + lib/swift:configure_swift:337 : true 2022-03-02 11:43:51.530 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-02 11:43:51.544 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-02 11:43:51.558 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-02 11:43:51.561 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-02 11:43:51.562 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-02 11:43:51.568 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-02 11:43:51.568 | s/%GROUP%/ubuntu/; 2022-03-02 11:43:51.568 | s/%USER%/ubuntu/; 2022-03-02 11:43:51.568 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-02 11:43:51.568 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-02 11:43:51.573 | uid = ubuntu 2022-03-02 11:43:51.573 | gid = ubuntu 2022-03-02 11:43:51.573 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-02 11:43:51.573 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-02 11:43:51.573 | address = 127.0.0.1 2022-03-02 11:43:51.573 | 2022-03-02 11:43:51.573 | [account6612] 2022-03-02 11:43:51.573 | max connections = 25 2022-03-02 11:43:51.574 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:43:51.574 | read only = false 2022-03-02 11:43:51.574 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-02 11:43:51.574 | 2022-03-02 11:43:51.574 | [account6622] 2022-03-02 11:43:51.574 | max connections = 25 2022-03-02 11:43:51.574 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:43:51.574 | read only = false 2022-03-02 11:43:51.574 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-02 11:43:51.574 | 2022-03-02 11:43:51.574 | [account6632] 2022-03-02 11:43:51.574 | max connections = 25 2022-03-02 11:43:51.574 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:43:51.574 | read only = false 2022-03-02 11:43:51.574 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-02 11:43:51.574 | 2022-03-02 11:43:51.574 | [account6642] 2022-03-02 11:43:51.574 | max connections = 25 2022-03-02 11:43:51.574 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:43:51.574 | read only = false 2022-03-02 11:43:51.574 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-02 11:43:51.574 | 2022-03-02 11:43:51.574 | 2022-03-02 11:43:51.574 | [container6611] 2022-03-02 11:43:51.574 | max connections = 25 2022-03-02 11:43:51.574 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:43:51.574 | read only = false 2022-03-02 11:43:51.575 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | [container6621] 2022-03-02 11:43:51.575 | max connections = 25 2022-03-02 11:43:51.575 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:43:51.575 | read only = false 2022-03-02 11:43:51.575 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | [container6631] 2022-03-02 11:43:51.575 | max connections = 25 2022-03-02 11:43:51.575 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:43:51.575 | read only = false 2022-03-02 11:43:51.575 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | [container6641] 2022-03-02 11:43:51.575 | max connections = 25 2022-03-02 11:43:51.575 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:43:51.575 | read only = false 2022-03-02 11:43:51.575 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | [object6613] 2022-03-02 11:43:51.575 | max connections = 25 2022-03-02 11:43:51.575 | path = /opt/stack/data/swift/1/node/ 2022-03-02 11:43:51.575 | read only = false 2022-03-02 11:43:51.575 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-02 11:43:51.575 | 2022-03-02 11:43:51.575 | [object6623] 2022-03-02 11:43:51.576 | max connections = 25 2022-03-02 11:43:51.576 | path = /opt/stack/data/swift/2/node/ 2022-03-02 11:43:51.576 | read only = false 2022-03-02 11:43:51.576 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-02 11:43:51.576 | 2022-03-02 11:43:51.576 | [object6633] 2022-03-02 11:43:51.576 | max connections = 25 2022-03-02 11:43:51.576 | path = /opt/stack/data/swift/3/node/ 2022-03-02 11:43:51.576 | read only = false 2022-03-02 11:43:51.576 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-02 11:43:51.576 | 2022-03-02 11:43:51.576 | [object6643] 2022-03-02 11:43:51.576 | max connections = 25 2022-03-02 11:43:51.576 | path = /opt/stack/data/swift/4/node/ 2022-03-02 11:43:51.576 | read only = false 2022-03-02 11:43:51.576 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-02 11:43:51.577 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-02 11:43:51.580 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:43:51.582 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:43:51.584 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-02 11:43:51.599 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-02 11:43:51.602 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-02 11:43:51.607 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-02 11:43:51.615 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-02 11:43:51.617 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-02 11:43:51.621 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-02 11:43:51.654 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2022-03-02 11:43:51.686 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-02 11:43:51.707 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-02 11:43:51.739 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-02 11:43:51.759 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:43:51.793 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-02 11:43:51.814 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-02 11:43:51.848 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-02 11:43:51.871 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-02 11:43:51.905 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-02 11:43:51.927 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:43:51.960 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-02 11:43:51.982 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-02 11:43:52.001 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:52.003 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-02 11:43:52.040 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-02 11:43:52.070 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-02 11:43:52.103 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-02 11:43:52.135 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-02 11:43:52.151 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:52.153 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-02 11:43:52.185 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-02 11:43:52.204 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:52.206 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-02 11:43:52.225 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:52.228 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-02 11:43:52.230 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-02 11:43:52.247 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:52.250 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-02 11:43:52.253 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-02 11:43:52.255 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-02 11:43:52.261 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-02 11:43:52.272 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-02 11:43:52.303 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-02 11:43:52.337 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-02 11:43:52.375 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-02 11:43:52.412 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-02 11:43:52.442 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-02 11:43:52.445 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-02 11:43:52.447 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-02 11:43:52.449 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-02 11:43:52.451 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-02 11:43:52.483 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-02 11:43:52.517 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:43:52.548 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-02 11:43:52.580 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-02 11:43:52.611 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-02 11:43:52.643 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-02 11:43:52.677 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-02 11:43:52.712 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:43:52.752 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-02 11:43:52.783 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-02 11:43:52.814 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-02 11:43:52.845 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-02 11:43:52.877 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-02 11:43:52.912 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-02 11:43:52.944 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-02 11:43:52.966 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-02 11:43:53.001 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-02 11:43:53.035 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-02 11:43:53.040 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-02 11:43:53.073 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-02 11:43:53.113 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-02 11:43:53.146 | + lib/swift:configure_swift:475 : local node_number 2022-03-02 11:43:53.148 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:43:53.150 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 11:43:53.153 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-02 11:43:53.159 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-02 11:43:53.162 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-02 11:43:53.164 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:43:53.167 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-02 11:43:53.169 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-02 11:43:53.171 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:43:53.175 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:43:53.177 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-02 11:43:53.199 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-02 11:43:53.237 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-02 11:43:53.261 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-02 11:43:53.296 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-02 11:43:53.321 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:43:53.357 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-02 11:43:53.380 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:43:53.419 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-02 11:43:53.444 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:43:53.480 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-02 11:43:53.503 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-02 11:43:53.538 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:43:53.560 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:43:53.595 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-02 11:43:53.620 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-02 11:43:53.659 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-02 11:43:53.681 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-02 11:43:53.715 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2022-03-02 11:43:53.721 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-02 11:43:53.744 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:43:53.779 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-02 11:43:53.811 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 11:43:53.815 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-02 11:43:53.821 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-02 11:43:53.823 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-02 11:43:53.825 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:43:53.827 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-02 11:43:53.831 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-02 11:43:53.834 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:43:53.836 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:43:53.838 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-02 11:43:53.860 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-02 11:43:53.895 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-02 11:43:53.920 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-02 11:43:53.957 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-02 11:43:53.981 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:43:54.024 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-02 11:43:54.046 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:43:54.083 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-02 11:43:54.104 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:43:54.139 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-02 11:43:54.160 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-02 11:43:54.193 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:43:54.219 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:43:54.256 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-02 11:43:54.277 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-02 11:43:54.310 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-02 11:43:54.332 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-02 11:43:54.365 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2022-03-02 11:43:54.372 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-02 11:43:54.399 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:43:54.435 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 11:43:54.438 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-02 11:43:54.443 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-02 11:43:54.446 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-02 11:43:54.448 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-02 11:43:54.450 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-02 11:43:54.453 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-02 11:43:54.455 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-02 11:43:54.458 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-02 11:43:54.460 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-02 11:43:54.499 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-02 11:43:54.535 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-02 11:43:54.557 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-02 11:43:54.596 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-02 11:43:54.616 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-02 11:43:54.648 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-02 11:43:54.668 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-02 11:43:54.707 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-02 11:43:54.729 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-02 11:43:54.761 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-02 11:43:54.781 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-02 11:43:54.814 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-02 11:43:54.835 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-02 11:43:54.869 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-02 11:43:54.891 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-02 11:43:54.925 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-02 11:43:54.947 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-02 11:43:54.979 | + lib/swift:generate_swift_config_services:326 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2022-03-02 11:43:54.984 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-02 11:43:55.006 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-02 11:43:55.040 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-02 11:43:55.074 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-02 11:43:55.106 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-02 11:43:55.140 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-02 11:43:55.143 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-02 11:43:55.148 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-02 11:43:55.182 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-02 11:43:55.214 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-02 11:43:55.249 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-02 11:43:55.283 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-02 11:43:55.326 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-02 11:43:55.367 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-02 11:43:55.399 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-02 11:43:55.431 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-02 11:43:55.465 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-02 11:43:55.484 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:55.487 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-02 11:43:55.507 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-02 11:43:55.510 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-02 11:43:55.532 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-02 11:43:55.535 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2022-03-02 11:43:55.565 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-02 11:43:55.567 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-02 11:43:55.599 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2022-03-02 11:43:55.632 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-02 11:43:55.635 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-02 11:43:55.667 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-02 11:43:55.688 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:55.690 | + lib/swift:configure_swift:538 : local user_group 2022-03-02 11:43:55.693 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-02 11:43:55.698 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-02 11:43:55.701 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-02 11:43:55.717 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-02 11:43:55.719 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-02 11:43:55.732 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-02 11:43:55.736 | + lib/swift:configure_swift:545 : is_suse 2022-03-02 11:43:55.738 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:43:55.741 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:43:55.743 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:43:55.746 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:43:55.748 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:43:55.751 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:43:55.753 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-02 11:43:55.768 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:43:55.770 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-02 11:43:55.773 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-02 11:43:55.793 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:43:55.796 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-02 11:43:55.817 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:55.820 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-02 11:43:55.823 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-02 11:43:55.826 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-02 11:43:55.830 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:43:55.833 | + lib/stack:stack_install_service:32 : install_glance 2022-03-02 11:43:55.837 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-02 11:43:55.839 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-02 11:43:55.842 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-02 11:43:55.864 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:55.868 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-02 11:43:55.871 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-02 11:43:55.892 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:43:55.895 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-02 11:43:55.897 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-02 11:43:55.900 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-02 11:43:55.903 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:43:55.906 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:43:55.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-02 11:43:55.912 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:43:55.916 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-02 11:43:55.919 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-02 11:43:55.923 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-02 11:43:55.926 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-02 11:43:55.929 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-02 11:43:55.933 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-02 11:43:55.936 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-02 11:43:55.940 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-02 11:43:55.943 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-02 11:43:55.946 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-02 11:43:55.950 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:43:55.951 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-02 11:43:55.957 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-02 11:43:55.960 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-02 11:43:55.963 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-02 11:43:55.966 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-02 11:43:55.969 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 11:43:55.994 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-02 11:43:55.997 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2022-03-02 11:43:57.140 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:57.140 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:57.140 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:43:57.140 | from cryptography.utils import int_from_bytes 2022-03-02 11:43:58.352 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:43:58.383 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-02 11:43:58.470 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-03-02 11:43:58.471 | Requirement already satisfied: six>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (1.16.0) 2022-03-02 11:43:58.472 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.2.0) 2022-03-02 11:43:58.473 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.33.0) 2022-03-02 11:43:58.474 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-02 11:43:58.475 | 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-03-02 11:43:58.476 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.3.0) 2022-03-02 11:43:58.477 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-02 11:43:58.478 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.27.1) 2022-03-02 11:43:58.479 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.12.2) 2022-03-02 11:43:58.481 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.1.0) 2022-03-02 11:43:58.482 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.4.0) 2022-03-02 11:43:58.485 | Requirement already satisfied: python-swiftclient>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (3.13.1) 2022-03-02 11:43:58.487 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (0.20.4) 2022-03-02 11:43:58.490 | Requirement already satisfied: os-brick>=2.6.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (5.2.0) 2022-03-02 11:43:58.492 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-02 11:43:58.496 | Requirement already satisfied: python-cinderclient>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.3.0) 2022-03-02 11:43:58.498 | Requirement already satisfied: oslo.privsep>=1.23.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (2.7.0) 2022-03-02 11:43:58.512 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (1.1.2) 2022-03-02 11:43:58.513 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-03-02 11:43:58.528 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance-store[cinder,swift]!=0.29.0) (3.0.7) 2022-03-02 11:43:58.601 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (5.8.1) 2022-03-02 11:43:58.603 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.7.0) 2022-03-02 11:43:58.604 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance-store[cinder,swift]!=0.29.0) (1.0.2) 2022-03-02 11:43:58.629 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.4.0) 2022-03-02 11:43:58.631 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.0) 2022-03-02 11:43:58.634 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (5.6.0) 2022-03-02 11:43:58.636 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (6.3.1) 2022-03-02 11:43:58.637 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.6.1) 2022-03-02 11:43:58.648 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance-store[cinder,swift]!=0.29.0) (0.17.3) 2022-03-02 11:43:58.692 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.5.0) 2022-03-02 11:43:58.693 | 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-03-02 11:43:58.694 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (0.8.0) 2022-03-02 11:43:58.695 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (6.0) 2022-03-02 11:43:58.716 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.0.3) 2022-03-02 11:43:58.718 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (1.15.0) 2022-03-02 11:43:58.737 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-03-02 11:43:58.753 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (0.11.0) 2022-03-02 11:43:58.754 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance-store[cinder,swift]!=0.29.0) (21.3) 2022-03-02 11:43:58.775 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.17.6) 2022-03-02 11:43:58.778 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-03-02 11:43:58.864 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-03-02 11:43:58.865 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2019.11.28) 2022-03-02 11:43:58.867 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (2.0.12) 2022-03-02 11:43:58.870 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (3.3) 2022-03-02 11:43:58.923 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder,swift]!=0.29.0) (2.21) 2022-03-02 11:43:58.952 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-02 11:43:59.181 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.9.6) 2022-03-02 11:43:59.182 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.8.2) 2022-03-02 11:43:59.221 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.1) 2022-03-02 11:43:59.223 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.0.0) 2022-03-02 11:43:59.225 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.3.3) 2022-03-02 11:43:59.226 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.1.1) 2022-03-02 11:43:59.228 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.8.7) 2022-03-02 11:43:59.230 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (3.5.0) 2022-03-02 11:43:59.291 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (0.2.5) 2022-03-02 11:43:59.516 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-02 11:43:59.541 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-03-02 11:43:59.634 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (0.7) 2022-03-02 11:43:59.797 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (1.0.0) 2022-03-02 11:44:02.188 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:44:02.195 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:44:02.195 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:44:02.374 | + inc/python:pip_install:200 : result=0 2022-03-02 11:44:02.377 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:44:02.380 | + functions-common:time_stop:2425 : local name 2022-03-02 11:44:02.382 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:44:02.385 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:44:02.387 | + functions-common:time_stop:2428 : local total 2022-03-02 11:44:02.389 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:44:02.393 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:44:02.395 | + functions-common:time_stop:2432 : start_time=1646221435988 2022-03-02 11:44:02.397 | + functions-common:time_stop:2434 : [[ -z 1646221435988 ]] 2022-03-02 11:44:02.401 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:44:02.405 | + functions-common:time_stop:2437 : end_time=1646221442402 2022-03-02 11:44:02.408 | + functions-common:time_stop:2438 : elapsed_time=6414 2022-03-02 11:44:02.410 | + functions-common:time_stop:2439 : total=80260 2022-03-02 11:44:02.412 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:44:02.415 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86674 2022-03-02 11:44:02.417 | + inc/python:pip_install:203 : return 0 2022-03-02 11:44:02.420 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-02 11:44:02.424 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-02 11:44:02.426 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-02 11:44:02.443 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-02 11:44:02.448 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-02 11:44:02.451 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-02 11:44:02.454 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-02 11:44:02.457 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:44:02.459 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:44:02.462 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:44:02.465 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:44:02.468 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:44:02.471 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:44:02.490 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:44:02.493 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:44:02.495 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:02.499 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:44:02.500 | + functions-common:git_clone:629 : echo master 2022-03-02 11:44:02.507 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-02 11:44:02.509 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:02.512 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-02 11:44:02.517 | + functions-common:git_clone:678 : head -1 2022-03-02 11:44:02.517 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:44:02.521 | d4119be05 Merge "Sync example configs for Yoga" 2022-03-02 11:44:02.524 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:44:02.527 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-02 11:44:02.530 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:44:02.533 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:44:02.536 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-02 11:44:02.538 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:44:02.541 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-02 11:44:02.544 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:44:02.546 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:44:02.549 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-02 11:44:02.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:44:02.554 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:44:02.558 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-02 11:44:02.561 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:44:02.566 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-02 11:44:02.568 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:44:02.571 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:44:02.574 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-02 11:44:02.582 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-02 11:44:02.585 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-02 11:44:03.296 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-02 11:44:03.298 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:44:03.301 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:44:03.303 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:44:03.306 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-02 11:44:03.308 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-02 11:44:03.311 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:44:03.314 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:44:03.317 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:44:03.319 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:44:03.321 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:44:03.324 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:44:03.326 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:44:03.330 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-02 11:44:03.355 | Using python 3.8 to install /opt/stack/glance 2022-03-02 11:44:03.358 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2022-03-02 11:44:04.281 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:04.281 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:04.281 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:04.281 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:05.454 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:44:05.480 | Obtaining file:///opt/stack/glance 2022-03-02 11:44:05.481 | Preparing metadata (setup.py): started 2022-03-02 11:44:08.855 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:44:08.926 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.8.1) 2022-03-02 11:44:08.927 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.7.1) 2022-03-02 11:44:08.928 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.4.31) 2022-03-02 11:44:08.929 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.33.0) 2022-03-02 11:44:08.930 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.1.1) 2022-03-02 11:44:08.931 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.5.1) 2022-03-02 11:44:08.932 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.8.7) 2022-03-02 11:44:08.933 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.4.2) 2022-03-02 11:44:08.935 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.7.6) 2022-03-02 11:44:08.936 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.20.4) 2022-03-02 11:44:08.937 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (8.8.0) 2022-03-02 11:44:08.939 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.0) 2022-03-02 11:44:08.941 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.0) 2022-03-02 11:44:08.942 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 11:44:08.943 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.12.2) 2022-03-02 11:44:08.944 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 11:44:08.945 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 11:44:08.946 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.4) 2022-03-02 11:44:08.947 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 11:44:08.948 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (9.4.0) 2022-03-02 11:44:08.949 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.11.0) 2022-03-02 11:44:08.950 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.1.1) 2022-03-02 11:44:08.952 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.5.0) 2022-03-02 11:44:08.953 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.0.dev86) (3.2.0) 2022-03-02 11:44:08.954 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.4.0) 2022-03-02 11:44:08.955 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (22.0.0) 2022-03-02 11:44:08.956 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (11.2.0) 2022-03-02 11:44:08.958 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.1.0) 2022-03-02 11:44:08.959 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.5.0) 2022-03-02 11:44:08.960 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.6.1) 2022-03-02 11:44:08.961 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (12.13.0) 2022-03-02 11:44:08.963 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (4.5.1) 2022-03-02 11:44:08.964 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.3.0) 2022-03-02 11:44:08.965 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.11.0) 2022-03-02 11:44:08.966 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.3.3) 2022-03-02 11:44:08.967 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.4.2) 2022-03-02 11:44:08.969 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.0.0) 2022-03-02 11:44:08.970 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (2.4.0) 2022-03-02 11:44:08.971 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (36.0.1) 2022-03-02 11:44:08.972 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (0.2.2) 2022-03-02 11:44:08.973 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (1.0.2) 2022-03-02 11:44:08.974 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (5.6.0) 2022-03-02 11:44:08.975 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.0.dev86) (3.10.1) 2022-03-02 11:44:08.992 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (5.4.0) 2022-03-02 11:44:08.994 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (4.11.1) 2022-03-02 11:44:08.995 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.0.dev86) (1.1.6) 2022-03-02 11:44:09.018 | 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.dev86) (2.27.1) 2022-03-02 11:44:09.020 | 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.dev86) (5.3.0) 2022-03-02 11:44:09.061 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.0.dev86) (1.15.0) 2022-03-02 11:44:09.080 | 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.dev86) (4.3.0) 2022-03-02 11:44:09.090 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.0.dev86) (1.13.3) 2022-03-02 11:44:09.107 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.16.0) 2022-03-02 11:44:09.108 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (1.1.2) 2022-03-02 11:44:09.109 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.0.dev86) (2.1.0) 2022-03-02 11:44:09.209 | 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.dev86) (3.0.7) 2022-03-02 11:44:09.288 | 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.dev86) (1.7.0) 2022-03-02 11:44:09.344 | 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.dev86) (2.10.1) 2022-03-02 11:44:09.346 | 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.dev86) (3.1.1) 2022-03-02 11:44:09.383 | 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.dev86) (0.17.3) 2022-03-02 11:44:09.429 | 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.dev86) (0.8.0) 2022-03-02 11:44:09.430 | 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.dev86) (1.5.0) 2022-03-02 11:44:09.431 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.0.dev86) (6.0) 2022-03-02 11:44:09.494 | 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.dev86) (0.13.0) 2022-03-02 11:44:09.496 | 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.dev86) (2.0.1) 2022-03-02 11:44:09.498 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.0.dev86) (0.5.0) 2022-03-02 11:44:09.524 | 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.dev86) (0.61.0) 2022-03-02 11:44:09.605 | 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.dev86) (0.9.6) 2022-03-02 11:44:09.608 | 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.dev86) (2.8.2) 2022-03-02 11:44:09.672 | 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.dev86) (0.4.0) 2022-03-02 11:44:09.673 | 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.dev86) (5.0.9) 2022-03-02 11:44:09.675 | 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.dev86) (5.2.3) 2022-03-02 11:44:09.677 | 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.dev86) (2.8.0) 2022-03-02 11:44:09.681 | 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.dev86) (5.0.0) 2022-03-02 11:44:09.707 | 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.dev86) (3.3.0) 2022-03-02 11:44:09.709 | 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.dev86) (3.2.0) 2022-03-02 11:44:09.713 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.0.dev86) (3.0.3) 2022-03-02 11:44:09.760 | 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.dev86) (5.9.0) 2022-03-02 11:44:09.807 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (2021.3) 2022-03-02 11:44:09.809 | 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.dev86) (0.11.0) 2022-03-02 11:44:09.810 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.0.dev86) (21.3) 2022-03-02 11:44:09.892 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.0.dev86) (60.9.3) 2022-03-02 11:44:09.956 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.0.dev86) (0.2.5) 2022-03-02 11:44:10.068 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.0.dev86) (0.7) 2022-03-02 11:44:10.359 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (6.3.1) 2022-03-02 11:44:10.361 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.5.0) 2022-03-02 11:44:10.362 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (1.4.2) 2022-03-02 11:44:10.365 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.0.dev86) (2.6.3) 2022-03-02 11:44:10.425 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.0.dev86) (0.8.1) 2022-03-02 11:44:10.451 | 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.dev86) (5.0.0) 2022-03-02 11:44:10.575 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.0.dev86) (2.21) 2022-03-02 11:44:10.689 | 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.dev86) (2.1.0) 2022-03-02 11:44:10.916 | 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.dev86) (2.5.0) 2022-03-02 11:44:10.917 | 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.dev86) (1.4.4) 2022-03-02 11:44:10.918 | 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.dev86) (0.10.0) 2022-03-02 11:44:10.919 | 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.dev86) (1.4.0) 2022-03-02 11:44:10.921 | 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.dev86) (1.32) 2022-03-02 11:44:10.922 | 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.dev86) (1.1.5) 2022-03-02 11:44:10.924 | 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.dev86) (5.1.1) 2022-03-02 11:44:11.050 | 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.dev86) (0.13.1) 2022-03-02 11:44:11.084 | 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.dev86) (1.0.3) 2022-03-02 11:44:11.131 | 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.dev86) (3.0.0) 2022-03-02 11:44:11.135 | 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.dev86) (1.3.3) 2022-03-02 11:44:11.389 | 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.dev86) (3.10.1) 2022-03-02 11:44:11.586 | 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.dev86) (2.0.12) 2022-03-02 11:44:11.587 | 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.dev86) (2019.11.28) 2022-03-02 11:44:11.590 | 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.dev86) (3.3) 2022-03-02 11:44:11.591 | 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.dev86) (1.26.8) 2022-03-02 11:44:11.707 | 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.dev86) (0.5.2) 2022-03-02 11:44:11.871 | 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.dev86) (2.5.0) 2022-03-02 11:44:11.981 | 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.dev86) (3.7.0) 2022-03-02 11:44:12.321 | 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.dev86) (0.5.0) 2022-03-02 11:44:12.325 | 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.dev86) (2.4.0) 2022-03-02 11:44:12.563 | 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.dev86) (2.2) 2022-03-02 11:44:12.895 | 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.dev86) (1.0.0) 2022-03-02 11:44:13.225 | 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.dev86) (1.8.2) 2022-03-02 11:44:13.226 | 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.dev86) (21.4.0) 2022-03-02 11:44:14.778 | Installing collected packages: glance 2022-03-02 11:44:14.778 | Attempting uninstall: glance 2022-03-02 11:44:14.779 | Found existing installation: glance 24.0.0.dev86 2022-03-02 11:44:14.787 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-02 11:44:14.789 | Running setup.py develop for glance 2022-03-02 11:44:19.649 | Successfully installed glance 2022-03-02 11:44:19.649 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:44:19.658 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:44:19.658 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:44:19.844 | + inc/python:pip_install:200 : result=0 2022-03-02 11:44:19.847 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:44:19.850 | + functions-common:time_stop:2425 : local name 2022-03-02 11:44:19.852 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:44:19.854 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:44:19.857 | + functions-common:time_stop:2428 : local total 2022-03-02 11:44:19.860 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:44:19.862 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:44:19.864 | + functions-common:time_stop:2432 : start_time=1646221443348 2022-03-02 11:44:19.866 | + functions-common:time_stop:2434 : [[ -z 1646221443348 ]] 2022-03-02 11:44:19.870 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:44:19.874 | + functions-common:time_stop:2437 : end_time=1646221459871 2022-03-02 11:44:19.876 | + functions-common:time_stop:2438 : elapsed_time=16523 2022-03-02 11:44:19.878 | + functions-common:time_stop:2439 : total=86674 2022-03-02 11:44:19.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:44:19.883 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=103197 2022-03-02 11:44:19.886 | + inc/python:pip_install:203 : return 0 2022-03-02 11:44:19.888 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:44:19.891 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:44:19.894 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:44:19.918 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-02 11:44:19.932 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-02 11:44:19.935 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-02 11:44:19.938 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:44:19.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:44:19.944 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-02 11:44:19.947 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:44:19.950 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:44:19.953 | + ./stack.sh:main:920 : configure_glance 2022-03-02 11:44:19.956 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-02 11:44:19.972 | + lib/glance:configure_glance:326 : local dburl 2022-03-02 11:44:19.975 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-02 11:44:19.978 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-02 11:44:19.980 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-02 11:44:19.983 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-02 11:44:19.987 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 11:44:19.990 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 11:44:19.992 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-02 11:44:20.026 | + lib/glance:configure_glance:330 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-02 11:44:20.061 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-02 11:44:20.096 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 11:44:20.131 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-02 11:44:20.164 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-02 11:44:20.199 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-02 11:44:20.203 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 11:44:20.205 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-02 11:44:20.208 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:44:20.211 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-02 11:44:20.244 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-02 11:44:20.279 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:44:20.312 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-02 11:44:20.349 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-02 11:44:20.382 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-02 11:44:20.415 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-02 11:44:20.451 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-02 11:44:20.487 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:44:20.522 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:44:20.556 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-02 11:44:20.595 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-02 11:44:20.598 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-02 11:44:20.601 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-02 11:44:20.604 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:44:20.608 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:44:20.611 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:44:20.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:20.636 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:44:20.639 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:44:20.643 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:44:20.664 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:20.666 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:44:20.670 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:44:20.709 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:44:20.712 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:44:20.715 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-02 11:44:20.717 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-02 11:44:20.721 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-02 11:44:20.754 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-02 11:44:20.788 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-02 11:44:20.790 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-02 11:44:20.793 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-02 11:44:20.795 | + lib/glance:configure_glance_store:254 : local be 2022-03-02 11:44:20.799 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-02 11:44:20.801 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-02 11:44:20.804 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 11:44:20.839 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-02 11:44:20.842 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2022-03-02 11:44:20.877 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-02 11:44:20.879 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-02 11:44:20.898 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:20.900 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-02 11:44:20.934 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-02 11:44:20.969 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-03-02 11:44:21.004 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-02 11:44:21.041 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-02 11:44:21.077 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-02 11:44:21.095 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:21.098 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:44:21.133 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-02 11:44:21.167 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-02 11:44:21.203 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2022-03-02 11:44:21.237 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-02 11:44:21.273 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2022-03-02 11:44:21.308 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-02 11:44:21.329 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:21.332 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-02 11:44:21.335 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-02 11:44:21.337 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-02 11:44:21.340 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:44:21.359 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:44:21.362 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:44:21.364 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:44:21.367 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:44:21.370 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:44:21.404 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:44:21.440 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:44:21.476 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:44:21.513 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-02 11:44:21.519 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-02 11:44:21.554 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-02 11:44:21.588 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-02 11:44:21.624 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2022-03-02 11:44:21.659 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-02 11:44:21.694 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-02 11:44:21.727 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-02 11:44:21.762 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-02 11:44:21.796 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-02 11:44:21.834 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-02 11:44:21.869 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-02 11:44:21.902 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-02 11:44:21.908 | + lib/glance:configure_glance:411 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2022-03-02 11:44:21.916 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-02 11:44:21.934 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:21.936 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-02 11:44:21.942 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-02 11:44:21.944 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-02 11:44:21.947 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-02 11:44:21.949 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-02 11:44:21.952 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-02 11:44:21.957 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-02 11:44:21.959 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-02 11:44:21.963 | + lib/apache:write_local_uwsgi_http_config:324 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-03-02 11:44:21.998 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-02 11:44:22.001 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-02 11:44:22.004 | ++ functions:get_random_port:837 : true 2022-03-02 11:44:22.006 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-02 11:44:22.009 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-02 11:44:22.011 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-02 11:44:22.090 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-02 11:44:22.093 | ++ functions:get_random_port:841 : break 2 2022-03-02 11:44:22.095 | ++ functions:get_random_port:845 : echo 60999 2022-03-02 11:44:22.098 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-02 11:44:22.101 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-02 11:44:22.131 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-02 11:44:22.162 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-02 11:44:22.196 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:44:22.229 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:44:22.262 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:44:22.293 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:44:22.328 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:44:22.358 | + 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-03-02 11:44:22.390 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:44:22.422 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:44:22.452 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:44:22.483 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:44:22.514 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:44:22.544 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-02 11:44:22.580 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-02 11:44:22.612 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-02 11:44:22.643 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-02 11:44:22.675 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-02 11:44:22.706 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-02 11:44:22.709 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-02 11:44:22.711 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:44:22.713 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:22.716 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:22.719 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-02 11:44:22.721 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-02 11:44:22.779 | proxy (enabled by site administrator) 2022-03-02 11:44:22.783 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-02 11:44:22.786 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-02 11:44:22.788 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:44:22.791 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:22.793 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:22.795 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-02 11:44:22.799 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-02 11:44:22.858 | proxy_http (enabled by site administrator) 2022-03-02 11:44:22.863 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-02 11:44:22.866 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-02 11:44:22.868 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-02 11:44:22.871 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:44:22.874 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:22.876 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:22.879 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:44:22.881 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:44:22.885 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-02 11:44:22.885 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:44:22.896 | KeepAlive Off 2022-03-02 11:44:22.901 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-02 11:44:22.902 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:44:22.913 | SetEnv proxy-sendchunked 1 2022-03-02 11:44:22.918 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-02 11:44:22.919 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-02 11:44:22.928 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-02 11:44:22.932 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-02 11:44:22.935 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-02 11:44:22.937 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:44:22.940 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:44:22.942 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:44:22.944 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:22.947 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:22.949 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:44:22.952 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:44:22.956 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:22.958 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:22.961 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-02 11:44:23.039 | Site glance-wsgi-api already enabled 2022-03-02 11:44:23.045 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-02 11:44:23.048 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:44:23.051 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:44:23.053 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:44:23.272 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-02 11:44:23.281 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-02 11:44:23.327 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-02 11:44:23.332 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-02 11:44:23.358 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:23.361 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-02 11:44:23.364 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-02 11:44:23.367 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-02 11:44:23.370 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:44:23.374 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-02 11:44:23.378 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-02 11:44:23.381 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-02 11:44:23.384 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-02 11:44:23.387 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:44:23.391 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:44:23.394 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:44:23.397 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:44:23.400 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:44:23.403 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:44:23.421 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:44:23.424 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:44:23.426 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:23.430 | + functions-common:git_clone:629 : echo master 2022-03-02 11:44:23.431 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:44:23.438 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-02 11:44:23.441 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:23.443 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-02 11:44:23.447 | + functions-common:git_clone:678 : head -1 2022-03-02 11:44:23.447 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:44:23.451 | c7135ca1f Merge "Tests: Fix missing novaclient context arg in test_host_filters" 2022-03-02 11:44:23.455 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:44:23.458 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-02 11:44:23.462 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:44:23.465 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:44:23.468 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-02 11:44:23.471 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:44:23.474 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-02 11:44:23.478 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:44:23.481 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:44:23.485 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-02 11:44:23.488 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:44:23.491 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:44:23.495 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-02 11:44:23.498 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:44:23.502 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-02 11:44:23.505 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:44:23.507 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:44:23.511 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-02 11:44:23.518 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-02 11:44:23.520 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-02 11:44:24.199 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-02 11:44:24.203 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:44:24.205 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:44:24.207 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:44:24.210 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-02 11:44:24.212 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-02 11:44:24.215 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:44:24.218 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:44:24.221 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:44:24.223 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:44:24.226 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:44:24.228 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:44:24.231 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:44:24.235 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-02 11:44:24.259 | Using python 3.8 to install /opt/stack/cinder 2022-03-02 11:44:24.261 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2022-03-02 11:44:25.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:25.465 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:25.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:25.465 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:26.707 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:44:26.741 | Obtaining file:///opt/stack/cinder 2022-03-02 11:44:26.741 | Preparing metadata (setup.py): started 2022-03-02 11:44:31.063 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:44:31.199 | Requirement already satisfied: pbr>=5.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.8.1) 2022-03-02 11:44:31.200 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.1) 2022-03-02 11:44:31.201 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.33.0) 2022-03-02 11:44:31.203 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.1.2) 2022-03-02 11:44:31.204 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.20.4) 2022-03-02 11:44:31.205 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.0.2) 2022-03-02 11:44:31.206 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==19.1.0.dev232) (3.2.0) 2022-03-02 11:44:31.207 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 11:44:31.208 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (9.4.0) 2022-03-02 11:44:31.209 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.8.0) 2022-03-02 11:44:31.210 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.1.3) 2022-03-02 11:44:31.211 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (8.8.0) 2022-03-02 11:44:31.212 | Requirement already satisfied: oslo.concurrency>=4.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.0) 2022-03-02 11:44:31.214 | Requirement already satisfied: oslo.context>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.0) 2022-03-02 11:44:31.215 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (11.2.0) 2022-03-02 11:44:31.216 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.1) 2022-03-02 11:44:31.218 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (12.13.0) 2022-03-02 11:44:31.219 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.5.1) 2022-03-02 11:44:31.220 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.11.0) 2022-03-02 11:44:31.222 | Requirement already satisfied: oslo.privsep>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.7.0) 2022-03-02 11:44:31.223 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.3.0) 2022-03-02 11:44:31.224 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 11:44:31.225 | Requirement already satisfied: oslo.serialization>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.3.0) 2022-03-02 11:44:31.226 | Requirement already satisfied: oslo.service>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.8.0) 2022-03-02 11:44:31.227 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.5.0) 2022-03-02 11:44:31.229 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.12.2) 2022-03-02 11:44:31.230 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.6.0) 2022-03-02 11:44:31.231 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.4.2) 2022-03-02 11:44:31.232 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (21.3) 2022-03-02 11:44:31.234 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.8.1) 2022-03-02 11:44:31.234 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 11:44:31.235 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.1.1) 2022-03-02 11:44:31.237 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.9.0) 2022-03-02 11:44:31.238 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.0.7) 2022-03-02 11:44:31.239 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.3.0) 2022-03-02 11:44:31.240 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.6.0) 2022-03-02 11:44:31.241 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.4.0) 2022-03-02 11:44:31.242 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (17.7.0) 2022-03-02 11:44:31.243 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.13.1) 2022-03-02 11:44:31.245 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2021.3) 2022-03-02 11:44:31.245 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.27.1) 2022-03-02 11:44:31.246 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.5.1) 2022-03-02 11:44:31.247 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (4.6.4) 2022-03-02 11:44:31.249 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.1.74) 2022-03-02 11:44:31.250 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.16.0) 2022-03-02 11:44:31.251 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.4.31) 2022-03-02 11:44:31.252 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.13.0) 2022-03-02 11:44:31.254 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.5.0) 2022-03-02 11:44:31.255 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.8.9) 2022-03-02 11:44:31.255 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (6.3.1) 2022-03-02 11:44:31.257 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.8.7) 2022-03-02 11:44:31.258 | Requirement already satisfied: oslo.i18n>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.1.0) 2022-03-02 11:44:31.259 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.10.0) 2022-03-02 11:44:31.260 | Requirement already satisfied: os-brick>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.2.0) 2022-03-02 11:44:31.261 | Requirement already satisfied: os-win>=5.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (5.6.0) 2022-03-02 11:44:31.262 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.10.1) 2022-03-02 11:44:31.264 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (2.38.0) 2022-03-02 11:44:31.266 | Requirement already satisfied: castellan>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (3.10.1) 2022-03-02 11:44:31.267 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (36.0.1) 2022-03-02 11:44:31.268 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (0.2.2) 2022-03-02 11:44:31.269 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.5.1.0) 2022-03-02 11:44:31.270 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==19.1.0.dev232) (1.21.7) 2022-03-02 11:44:31.284 | 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.dev232) (0.5.2) 2022-03-02 11:44:31.286 | 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.dev232) (0.10.0) 2022-03-02 11:44:31.287 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==19.1.0.dev232) (1.24.7) 2022-03-02 11:44:31.350 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==19.1.0.dev232) (1.15.0) 2022-03-02 11:44:31.383 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->cinder==19.1.0.dev232) (2.1.0) 2022-03-02 11:44:31.399 | 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.dev232) (2.6.0) 2022-03-02 11:44:31.400 | 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.dev232) (0.1.0) 2022-03-02 11:44:31.402 | 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.dev232) (2.5.0) 2022-03-02 11:44:31.403 | 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.dev232) (4.1.1) 2022-03-02 11:44:31.505 | 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.dev232) (1.7.0) 2022-03-02 11:44:31.563 | 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.dev232) (3.1.1) 2022-03-02 11:44:31.564 | 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.dev232) (2.10.1) 2022-03-02 11:44:31.592 | 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.dev232) (0.2.8) 2022-03-02 11:44:31.593 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev232) (4.8) 2022-03-02 11:44:31.595 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==19.1.0.dev232) (0.4.8) 2022-03-02 11:44:31.661 | 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.dev232) (0.17.3) 2022-03-02 11:44:31.708 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==19.1.0.dev232) (6.0) 2022-03-02 11:44:31.709 | 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.dev232) (0.8.0) 2022-03-02 11:44:31.711 | 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.dev232) (1.5.0) 2022-03-02 11:44:31.712 | 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.dev232) (2.4.0) 2022-03-02 11:44:31.812 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==19.1.0.dev232) (0.5.0) 2022-03-02 11:44:31.815 | 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.dev232) (1.7.6) 2022-03-02 11:44:31.816 | 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.dev232) (2.0.1) 2022-03-02 11:44:31.881 | 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.dev232) (0.9.6) 2022-03-02 11:44:31.882 | 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.dev232) (2.8.2) 2022-03-02 11:44:31.945 | 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.dev232) (5.0.9) 2022-03-02 11:44:31.946 | 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.dev232) (2.4.0) 2022-03-02 11:44:31.948 | 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.dev232) (5.0.0) 2022-03-02 11:44:31.951 | 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.dev232) (5.2.3) 2022-03-02 11:44:31.953 | 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.dev232) (0.4.0) 2022-03-02 11:44:31.977 | 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.dev232) (3.2.0) 2022-03-02 11:44:31.981 | 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.dev232) (3.3.0) 2022-03-02 11:44:31.982 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==19.1.0.dev232) (3.0.3) 2022-03-02 11:44:32.031 | 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.dev232) (1.0.3) 2022-03-02 11:44:32.123 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.5.0->cinder==19.1.0.dev232) (1.3.3) 2022-03-02 11:44:32.124 | 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.dev232) (3.0.0) 2022-03-02 11:44:32.150 | 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.dev232) (3.1.1) 2022-03-02 11:44:32.176 | 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.dev232) (0.11.0) 2022-03-02 11:44:32.247 | 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.dev232) (1.26.8) 2022-03-02 11:44:32.250 | 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.dev232) (1.0.0) 2022-03-02 11:44:32.391 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==19.1.0.dev232) (1.5.0) 2022-03-02 11:44:32.417 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==19.1.0.dev232) (60.9.3) 2022-03-02 11:44:32.568 | 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.dev232) (3.10.1) 2022-03-02 11:44:32.606 | 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.dev232) (1.3.3) 2022-03-02 11:44:32.608 | 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.dev232) (1.13.3) 2022-03-02 11:44:32.611 | 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.dev232) (22.0.0) 2022-03-02 11:44:32.821 | 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.dev232) (2.0.12) 2022-03-02 11:44:32.823 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (3.3) 2022-03-02 11:44:32.866 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==19.1.0.dev232) (2019.11.28) 2022-03-02 11:44:32.866 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==19.1.0.dev232) (0.7) 2022-03-02 11:44:32.894 | 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.dev232) (0.23.2) 2022-03-02 11:44:33.145 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.5.2) 2022-03-02 11:44:33.146 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==19.1.0.dev232) (0.4.2) 2022-03-02 11:44:33.294 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.6.3) 2022-03-02 11:44:33.296 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (1.4.2) 2022-03-02 11:44:33.300 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==19.1.0.dev232) (2.5.0) 2022-03-02 11:44:33.436 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==19.1.0.dev232) (0.12.2) 2022-03-02 11:44:33.589 | 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.dev232) (1.1.6) 2022-03-02 11:44:33.590 | 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.dev232) (4.11.1) 2022-03-02 11:44:33.592 | 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.dev232) (5.4.0) 2022-03-02 11:44:33.629 | 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.dev232) (5.0.0) 2022-03-02 11:44:33.890 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==19.1.0.dev232) (2.21) 2022-03-02 11:44:33.972 | 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.dev232) (0.5.0) 2022-03-02 11:44:33.976 | 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.dev232) (2.4.0) 2022-03-02 11:44:34.156 | 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.dev232) (2.5.0) 2022-03-02 11:44:34.253 | 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.dev232) (1.55.0) 2022-03-02 11:44:34.255 | 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.dev232) (3.19.4) 2022-03-02 11:44:34.486 | 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.dev232) (2.1.0) 2022-03-02 11:44:34.938 | 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.dev232) (1.1.5) 2022-03-02 11:44:34.992 | 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.dev232) (0.13.1) 2022-03-02 11:44:35.046 | 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.dev232) (0.2.5) 2022-03-02 11:44:36.159 | 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.dev232) (1.32) 2022-03-02 11:44:36.447 | 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.dev232) (21.4.0) 2022-03-02 11:44:36.448 | 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.dev232) (1.8.2) 2022-03-02 11:44:36.602 | 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.dev232) (2.2) 2022-03-02 11:44:36.805 | 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.dev232) (1.0.0) 2022-03-02 11:44:36.987 | 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.dev232) (3.7.0) 2022-03-02 11:44:38.765 | Installing collected packages: cinder 2022-03-02 11:44:38.765 | Attempting uninstall: cinder 2022-03-02 11:44:38.766 | Found existing installation: cinder 19.1.0.dev232 2022-03-02 11:44:38.772 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-02 11:44:38.774 | Running setup.py develop for cinder 2022-03-02 11:44:45.114 | Successfully installed cinder 2022-03-02 11:44:45.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-03-02 11:44:45.123 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:44:45.123 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:44:45.324 | + inc/python:pip_install:200 : result=0 2022-03-02 11:44:45.327 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:44:45.330 | + functions-common:time_stop:2425 : local name 2022-03-02 11:44:45.332 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:44:45.335 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:44:45.337 | + functions-common:time_stop:2428 : local total 2022-03-02 11:44:45.339 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:44:45.342 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:44:45.344 | + functions-common:time_stop:2432 : start_time=1646221464253 2022-03-02 11:44:45.347 | + functions-common:time_stop:2434 : [[ -z 1646221464253 ]] 2022-03-02 11:44:45.349 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:44:45.354 | + functions-common:time_stop:2437 : end_time=1646221485351 2022-03-02 11:44:45.356 | + functions-common:time_stop:2438 : elapsed_time=21098 2022-03-02 11:44:45.360 | + functions-common:time_stop:2439 : total=103197 2022-03-02 11:44:45.362 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:44:45.364 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=124295 2022-03-02 11:44:45.367 | + inc/python:pip_install:203 : return 0 2022-03-02 11:44:45.369 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:44:45.372 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:44:45.376 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:44:45.398 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-02 11:44:45.412 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-02 11:44:45.415 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-02 11:44:45.418 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:44:45.421 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:44:45.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-02 11:44:45.427 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:44:45.430 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-02 11:44:45.433 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-02 11:44:45.435 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-02 11:44:45.438 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:45.441 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:45.444 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-02 11:44:45.458 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-02 11:44:45.461 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:44:45.463 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:44:45.466 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:44:45.469 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:44:45.471 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:45.474 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:44:45.476 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:45.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:45.482 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:44:45.485 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:44:45.487 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:44:45.490 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:44:45.493 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-02 11:44:45.495 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:44:45.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:45.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:45.503 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-02 11:44:45.531 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-03-02 11:44:45.699 | Reading package lists... 2022-03-02 11:44:45.993 | Building dependency tree... 2022-03-02 11:44:45.995 | Reading state information... 2022-03-02 11:44:46.354 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-02 11:44:46.355 | The following packages were automatically installed and are no longer required: 2022-03-02 11:44:46.356 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:44:46.356 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:44:46.356 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:44:46.356 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:44:46.356 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:44:46.357 | python3-zope.interface 2022-03-02 11:44:46.357 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:44:46.497 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:44:46.502 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:44:46.505 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:44:46.508 | + functions-common:time_stop:2425 : local name 2022-03-02 11:44:46.510 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:44:46.513 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:44:46.517 | + functions-common:time_stop:2428 : local total 2022-03-02 11:44:46.519 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:44:46.522 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:44:46.525 | + functions-common:time_stop:2432 : start_time=1646221485528 2022-03-02 11:44:46.527 | + functions-common:time_stop:2434 : [[ -z 1646221485528 ]] 2022-03-02 11:44:46.532 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:44:46.537 | + functions-common:time_stop:2437 : end_time=1646221486534 2022-03-02 11:44:46.539 | + functions-common:time_stop:2438 : elapsed_time=1006 2022-03-02 11:44:46.542 | + functions-common:time_stop:2439 : total=6513 2022-03-02 11:44:46.544 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:44:46.548 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7519 2022-03-02 11:44:46.550 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:44:46.553 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:44:46.556 | + ./stack.sh:main:926 : configure_cinder 2022-03-02 11:44:46.558 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-02 11:44:46.573 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-02 11:44:46.578 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-02 11:44:46.580 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-02 11:44:46.582 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 11:44:46.586 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-02 11:44:46.586 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 11:44:46.593 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-02 11:44:46.595 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-02 11:44:46.597 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 11:44:46.600 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-02 11:44:46.602 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-02 11:44:46.604 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-02 11:44:46.606 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-02 11:44:46.609 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-02 11:44:46.622 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-02 11:44:46.638 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2022-03-02 11:44:46.654 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2022-03-02 11:44:46.668 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-02 11:44:46.684 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 11:44:46.687 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 11:44:46.692 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.xQYtQhZkvQ 2022-03-02 11:44:46.695 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 11:44:46.697 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-02 11:44:46.700 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-02 11:44:46.704 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.xQYtQhZkvQ 2022-03-02 11:44:46.708 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.xQYtQhZkvQ 2022-03-02 11:44:46.723 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.xQYtQhZkvQ /etc/sudoers.d/cinder-rootwrap 2022-03-02 11:44:46.739 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-02 11:44:46.743 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 11:44:46.745 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 11:44:46.748 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 11:44:46.750 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 11:44:46.752 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-02 11:44:46.754 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-02 11:44:46.757 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-02 11:44:46.759 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-02 11:44:46.766 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-02 11:44:46.771 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-02 11:44:46.793 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-02 11:44:46.816 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-02 11:44:46.837 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-02 11:44:46.860 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-02 11:44:46.884 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-02 11:44:46.906 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-02 11:44:46.926 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-02 11:44:46.948 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-02 11:44:46.950 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:44:46.953 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-02 11:44:46.956 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:44:46.958 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-02 11:44:46.992 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-02 11:44:47.023 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:44:47.056 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-02 11:44:47.088 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-02 11:44:47.119 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-02 11:44:47.150 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-02 11:44:47.182 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-02 11:44:47.214 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:44:47.246 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:44:47.278 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-02 11:44:47.314 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-02 11:44:47.348 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-02 11:44:47.350 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-02 11:44:47.353 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-02 11:44:47.355 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-02 11:44:47.359 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 11:44:47.362 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-02 11:44:47.397 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-02 11:44:47.431 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-02 11:44:47.463 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-02 11:44:47.494 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-02 11:44:47.526 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-02 11:44:47.557 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-02 11:44:47.591 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-02 11:44:47.595 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2022-03-02 11:44:47.627 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 11:44:47.665 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-02 11:44:47.674 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 13780538f5d2dc71fd86f55ac6832a29 2022-03-02 11:44:47.704 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-02 11:44:47.707 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-02 11:44:47.739 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-02 11:44:47.770 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-02 11:44:47.801 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-02 11:44:47.832 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-02 11:44:47.850 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:47.852 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 11:44:47.855 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-02 11:44:47.857 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-02 11:44:47.861 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-02 11:44:47.864 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 11:44:47.866 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-02 11:44:47.869 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-02 11:44:47.872 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-02 11:44:47.874 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-02 11:44:47.877 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-02 11:44:47.879 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-02 11:44:47.915 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-03-02 11:44:47.947 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-02 11:44:47.978 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-02 11:44:48.010 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-02 11:44:48.043 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-02 11:44:48.075 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-02 11:44:48.078 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-02 11:44:48.080 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-02 11:44:48.083 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-02 11:44:48.114 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-02 11:44:48.117 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-02 11:44:48.148 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-02 11:44:48.150 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-02 11:44:48.153 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-02 11:44:48.156 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-02 11:44:48.187 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-02 11:44:48.189 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-02 11:44:48.192 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-02 11:44:48.211 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:48.213 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-02 11:44:48.216 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-02 11:44:48.219 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-02 11:44:48.221 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-02 11:44:48.252 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2022-03-02 11:44:48.283 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-02 11:44:48.300 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:48.303 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-02 11:44:48.321 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:48.324 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-02 11:44:48.347 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:48.349 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-02 11:44:48.352 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-02 11:44:48.355 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-02 11:44:48.357 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-02 11:44:48.360 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:44:48.363 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:44:48.365 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:44:48.383 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:48.386 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:44:48.390 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:44:48.393 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:44:48.411 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:48.413 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:44:48.416 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:44:48.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:44:48.450 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:44:48.453 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-02 11:44:48.456 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-02 11:44:48.458 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:44:48.461 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:44:48.480 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:44:48.482 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:44:48.485 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:44:48.487 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:44:48.490 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:44:48.524 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:44:48.557 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:44:48.590 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:44:48.622 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-02 11:44:48.641 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:48.644 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-02 11:44:48.646 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-02 11:44:48.649 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-02 11:44:48.651 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-02 11:44:48.654 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:44:48.656 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:44:48.659 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-02 11:44:48.664 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-02 11:44:48.666 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:44:48.668 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:44:48.683 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:44:48.683 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:44:48.694 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:44:48.697 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:44:48.715 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-02 11:44:48.718 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-02 11:44:48.722 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-02 11:44:48.754 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-02 11:44:48.783 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-02 11:44:48.814 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:44:48.845 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:44:48.877 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:44:48.908 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:44:48.947 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:44:48.979 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:44:49.010 | + 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-03-02 11:44:49.043 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:44:49.074 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:44:49.106 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:44:49.136 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:44:49.139 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:44:49.143 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-02 11:44:49.146 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-02 11:44:49.148 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:44:49.151 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:49.153 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:49.156 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:44:49.159 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:44:49.162 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-02 11:44:49.194 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:44:49.226 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-02 11:44:49.227 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-03-02 11:44:49.236 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-02 11:44:49.240 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-02 11:44:49.242 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-02 11:44:49.245 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:44:49.247 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:44:49.250 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:44:49.253 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:49.255 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:49.258 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:44:49.260 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:44:49.263 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:44:49.266 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:44:49.268 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-02 11:44:49.336 | Enabling site cinder-wsgi. 2022-03-02 11:44:49.343 | To activate the new configuration, you need to run: 2022-03-02 11:44:49.343 | systemctl reload apache2 2022-03-02 11:44:49.348 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:44:49.350 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:44:49.353 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:44:49.355 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:44:49.516 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-02 11:44:49.519 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-02 11:44:49.557 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2022-03-02 11:44:49.598 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-02 11:44:49.618 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:44:49.621 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-02 11:44:49.623 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-02 11:44:49.626 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:44:49.629 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 11:44:49.631 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-02 11:44:49.666 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-02 11:44:49.701 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2022-03-02 11:44:49.734 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-02 11:44:49.767 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-02 11:44:49.801 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-02 11:44:49.833 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-02 11:44:49.865 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-02 11:44:49.897 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:44:49.931 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-02 11:44:49.963 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-02 11:44:49.995 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:44:50.027 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-02 11:44:50.030 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-02 11:44:50.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:50.053 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2022-03-02 11:44:50.092 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-02 11:44:50.095 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-02 11:44:50.114 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:44:50.117 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-02 11:44:50.119 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-02 11:44:50.122 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-02 11:44:50.125 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:44:50.128 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-02 11:44:50.130 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-02 11:44:50.135 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:44:50.135 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:44:50.142 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:44:50.144 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:44:50.147 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:44:50.150 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:44:50.153 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-02 11:44:50.156 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-02 11:44:50.158 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-02 11:44:50.161 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:44:50.164 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:44:50.166 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-02 11:44:50.169 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:44:50.172 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-02 11:44:50.175 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-02 11:44:50.177 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-02 11:44:50.180 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:44:50.182 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:44:50.185 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:44:50.188 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:44:50.191 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:44:50.194 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:44:50.213 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:44:50.216 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:44:50.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:50.222 | + functions-common:git_clone:629 : echo master 2022-03-02 11:44:50.223 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:44:50.229 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-02 11:44:50.231 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:44:50.235 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-02 11:44:50.238 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:44:50.238 | + functions-common:git_clone:678 : head -1 2022-03-02 11:44:50.246 | 6a571f8068 Merge "[OVN][Cosmetic] Improve gen_router_port_options" 2022-03-02 11:44:50.251 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:44:50.254 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-02 11:44:50.257 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:44:50.259 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:44:50.262 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-02 11:44:50.265 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:44:50.268 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-02 11:44:50.272 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:44:50.274 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:44:50.277 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-02 11:44:50.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:44:50.282 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:44:50.286 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-02 11:44:50.288 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:44:50.291 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-02 11:44:50.294 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:44:50.297 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:44:50.301 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-02 11:44:50.308 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-02 11:44:50.311 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-02 11:44:50.987 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-02 11:44:50.989 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:44:50.992 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:44:50.994 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:44:50.997 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-02 11:44:51.000 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-02 11:44:51.002 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:44:51.005 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:44:51.007 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:44:51.010 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:44:51.012 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:44:51.015 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:44:51.018 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:44:51.021 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-02 11:44:51.044 | Using python 3.8 to install /opt/stack/neutron 2022-03-02 11:44:51.046 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2022-03-02 11:44:51.965 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:51.965 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:51.965 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:44:51.965 | from cryptography.utils import int_from_bytes 2022-03-02 11:44:53.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:44:53.198 | Obtaining file:///opt/stack/neutron 2022-03-02 11:44:53.199 | Preparing metadata (setup.py): started 2022-03-02 11:44:58.393 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:44:58.483 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.8.1) 2022-03-02 11:44:58.484 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 11:44:58.485 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.1.1) 2022-03-02 11:44:58.486 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.5.1) 2022-03-02 11:44:58.487 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:44:58.488 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.1) 2022-03-02 11:44:58.489 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.33.0) 2022-03-02 11:44:58.490 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.1) 2022-03-02 11:44:58.492 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.20.4) 2022-03-02 11:44:58.493 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.27.1) 2022-03-02 11:44:58.494 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.0.3) 2022-03-02 11:44:58.495 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (9.4.0) 2022-03-02 11:44:58.496 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.8.0) 2022-03-02 11:44:58.497 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.11.0) 2022-03-02 11:44:58.501 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.20.0) 2022-03-02 11:44:58.502 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (7.8.0) 2022-03-02 11:44:58.503 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 11:44:58.504 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.4.31) 2022-03-02 11:44:58.505 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.8.7) 2022-03-02 11:44:58.506 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.4.0) 2022-03-02 11:44:58.507 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.7.6) 2022-03-02 11:44:58.508 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.5.0) 2022-03-02 11:44:58.509 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 11:44:58.511 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 11:44:58.512 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (8.8.0) 2022-03-02 11:44:58.513 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.0) 2022-03-02 11:44:58.515 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (11.2.0) 2022-03-02 11:44:58.516 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.1.0) 2022-03-02 11:44:58.517 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.6.1) 2022-03-02 11:44:58.518 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (12.13.0) 2022-03-02 11:44:58.520 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.1) 2022-03-02 11:44:58.521 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.11.0) 2022-03-02 11:44:58.523 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.0) 2022-03-02 11:44:58.524 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.0) 2022-03-02 11:44:58.525 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (6.3.1) 2022-03-02 11:44:58.526 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.3.0) 2022-03-02 11:44:58.527 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.8.0) 2022-03-02 11:44:58.528 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.5.0) 2022-03-02 11:44:58.529 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.12.2) 2022-03-02 11:44:58.530 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.6.0) 2022-03-02 11:44:58.531 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (3.4.2) 2022-03-02 11:44:58.533 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.3.1) 2022-03-02 11:44:58.534 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.1.0) 2022-03-02 11:44:58.535 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.16.0) 2022-03-02 11:44:58.536 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (1.15.1) 2022-03-02 11:44:58.537 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (21.3) 2022-03-02 11:44:58.538 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (5.9.0) 2022-03-02 11:44:58.539 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:58.540 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (22.0.0) 2022-03-02 11:44:58.541 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (17.7.0) 2022-03-02 11:44:58.543 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (0.61.0) 2022-03-02 11:44:58.544 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (4.5.0) 2022-03-02 11:44:58.545 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.7.1) 2022-03-02 11:44:58.546 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:44:58.547 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==19.1.0.dev568) (2.10.1) 2022-03-02 11:44:58.566 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (5.4.0) 2022-03-02 11:44:58.567 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (4.11.1) 2022-03-02 11:44:58.568 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==19.1.0.dev568) (1.1.6) 2022-03-02 11:44:58.580 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==19.1.0.dev568) (1.13.3) 2022-03-02 11:44:58.593 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.1.2) 2022-03-02 11:44:58.594 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:44:58.596 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==19.1.0.dev568) (1.16.0) 2022-03-02 11:44:58.622 | 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.dev568) (3.0.7) 2022-03-02 11:44:58.632 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:44:58.694 | 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.dev568) (1.7.0) 2022-03-02 11:44:58.696 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==19.1.0.dev568) (1.0.2) 2022-03-02 11:44:58.751 | 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.dev568) (3.1.1) 2022-03-02 11:44:58.752 | 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.dev568) (4.4.0) 2022-03-02 11:44:58.802 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (2.7.0) 2022-03-02 11:44:58.806 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==19.1.0.dev568) (1.2.2) 2022-03-02 11:44:58.833 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (36.0.1) 2022-03-02 11:44:58.834 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (6.0) 2022-03-02 11:44:58.835 | 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.dev568) (1.32) 2022-03-02 11:44:58.836 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (0.10.0) 2022-03-02 11:44:58.837 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.4) 2022-03-02 11:44:58.838 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (1.4.0) 2022-03-02 11:44:58.840 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==19.1.0.dev568) (2.5.0) 2022-03-02 11:44:58.842 | 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.dev568) (1.1.5) 2022-03-02 11:44:58.860 | 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.dev568) (1.0.3) 2022-03-02 11:44:58.955 | 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.dev568) (0.17.3) 2022-03-02 11:44:59.002 | 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.dev568) (1.5.0) 2022-03-02 11:44:59.065 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==19.1.0.dev568) (0.5.0) 2022-03-02 11:44:59.067 | 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.dev568) (0.13.0) 2022-03-02 11:44:59.069 | 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.dev568) (2.0.1) 2022-03-02 11:44:59.165 | 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.dev568) (2.8.2) 2022-03-02 11:44:59.171 | 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.dev568) (0.9.6) 2022-03-02 11:44:59.229 | 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.dev568) (0.4.0) 2022-03-02 11:44:59.231 | 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.dev568) (5.0.0) 2022-03-02 11:44:59.234 | 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.dev568) (5.2.3) 2022-03-02 11:44:59.236 | 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.dev568) (5.0.9) 2022-03-02 11:44:59.260 | 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.dev568) (3.2.0) 2022-03-02 11:44:59.264 | 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.dev568) (3.3.0) 2022-03-02 11:44:59.313 | 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.dev568) (1.15.0) 2022-03-02 11:44:59.374 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==19.1.0.dev568) (2021.3) 2022-03-02 11:44:59.408 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==19.1.0.dev568) (1.3.3) 2022-03-02 11:44:59.410 | 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.dev568) (3.0.0) 2022-03-02 11:44:59.436 | 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.dev568) (3.1.1) 2022-03-02 11:44:59.585 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==19.1.0.dev568) (2.4.0) 2022-03-02 11:44:59.659 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==19.1.0.dev568) (60.9.3) 2022-03-02 11:44:59.740 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (0.3.5) 2022-03-02 11:44:59.741 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==19.1.0.dev568) (3.0.0) 2022-03-02 11:44:59.857 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.859 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.860 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.861 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.862 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.863 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:44:59.864 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==19.1.0.dev568) (0.6.7) 2022-03-02 11:45:00.080 | 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.dev568) (2.5.0) 2022-03-02 11:45:00.081 | 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.dev568) (3.10.1) 2022-03-02 11:45:00.083 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==19.1.0.dev568) (3.2.0) 2022-03-02 11:45:00.128 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (3.17.6) 2022-03-02 11:45:00.133 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==19.1.0.dev568) (2.1.0) 2022-03-02 11:45:00.227 | 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.dev568) (1.26.8) 2022-03-02 11:45:00.230 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (3.3) 2022-03-02 11:45:00.233 | 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.dev568) (2.0.12) 2022-03-02 11:45:00.234 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==19.1.0.dev568) (2019.11.28) 2022-03-02 11:45:00.271 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==19.1.0.dev568) (0.7) 2022-03-02 11:45:00.624 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==19.1.0.dev568) (0.12.2) 2022-03-02 11:45:00.702 | 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.dev568) (5.0.0) 2022-03-02 11:45:00.902 | 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.dev568) (2.21) 2022-03-02 11:45:00.980 | 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.dev568) (2.4.0) 2022-03-02 11:45:00.983 | 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.dev568) (0.5.0) 2022-03-02 11:45:01.213 | 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.dev568) (2.5.0) 2022-03-02 11:45:01.393 | 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.dev568) (2.2) 2022-03-02 11:45:01.934 | 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.dev568) (0.13.1) 2022-03-02 11:45:02.030 | 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.dev568) (0.2.5) 2022-03-02 11:45:02.666 | 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.dev568) (0.4.2) 2022-03-02 11:45:02.668 | 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.dev568) (0.5.2) 2022-03-02 11:45:02.977 | 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.dev568) (4.10.0) 2022-03-02 11:45:02.979 | 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.dev568) (2.0.0) 2022-03-02 11:45:03.150 | 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.dev568) (3.7.0) 2022-03-02 11:45:03.402 | 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.dev568) (1.8.2) 2022-03-02 11:45:03.403 | 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.dev568) (21.4.0) 2022-03-02 11:45:03.595 | 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.dev568) (1.0.0) 2022-03-02 11:45:03.818 | 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.dev568) (2.3.1) 2022-03-02 11:45:05.433 | Installing collected packages: neutron 2022-03-02 11:45:05.433 | Attempting uninstall: neutron 2022-03-02 11:45:05.433 | Found existing installation: neutron 19.1.0.dev568 2022-03-02 11:45:05.452 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-02 11:45:05.505 | Running setup.py develop for neutron 2022-03-02 11:45:11.870 | Successfully installed neutron 2022-03-02 11:45:11.871 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:45:11.879 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:45:11.879 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:45:12.080 | + inc/python:pip_install:200 : result=0 2022-03-02 11:45:12.083 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:45:12.086 | + functions-common:time_stop:2425 : local name 2022-03-02 11:45:12.088 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:45:12.090 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:45:12.093 | + functions-common:time_stop:2428 : local total 2022-03-02 11:45:12.095 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:45:12.098 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:45:12.100 | + functions-common:time_stop:2432 : start_time=1646221491038 2022-03-02 11:45:12.102 | + functions-common:time_stop:2434 : [[ -z 1646221491038 ]] 2022-03-02 11:45:12.105 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:45:12.110 | + functions-common:time_stop:2437 : end_time=1646221512108 2022-03-02 11:45:12.113 | + functions-common:time_stop:2438 : elapsed_time=21070 2022-03-02 11:45:12.115 | + functions-common:time_stop:2439 : total=124295 2022-03-02 11:45:12.117 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:45:12.120 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=145365 2022-03-02 11:45:12.123 | + inc/python:pip_install:203 : return 0 2022-03-02 11:45:12.126 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:45:12.129 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:45:12.131 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:45:12.154 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-02 11:45:12.168 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-02 11:45:12.172 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-02 11:45:12.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:45:12.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:45:12.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-02 11:45:12.182 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:45:12.185 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-02 11:45:12.188 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:45:12.191 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-02 11:45:12.213 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:12.216 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-02 11:45:12.219 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-02 11:45:12.221 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-02 11:45:12.224 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:45:12.227 | + lib/stack:stack_install_service:32 : install_nova 2022-03-02 11:45:12.230 | + lib/nova:install_nova:836 : use_library_from_git os-vif 2022-03-02 11:45:12.233 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-02 11:45:12.236 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:45:12.239 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:45:12.241 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-02 11:45:12.244 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:45:12.246 | + lib/nova:install_nova:841 : is_service_enabled n-cpu 2022-03-02 11:45:12.265 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:12.268 | + lib/nova:install_nova:845 : is_service_enabled n-novnc 2022-03-02 11:45:12.287 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:12.289 | + lib/nova:install_nova:857 : is_service_enabled n-spice 2022-03-02 11:45:12.309 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:12.312 | + lib/nova:install_nova:869 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-02 11:45:12.315 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-02 11:45:12.317 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-02 11:45:12.319 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:45:12.322 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:45:12.325 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:45:12.328 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:45:12.330 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:45:12.333 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:45:12.350 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:45:12.352 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:45:12.354 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:12.358 | + functions-common:git_clone:629 : echo master 2022-03-02 11:45:12.359 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:45:12.367 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-02 11:45:12.370 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:12.373 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-02 11:45:12.377 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:45:12.377 | + functions-common:git_clone:678 : head -1 2022-03-02 11:45:12.388 | 39a549e810 Allow unshelve to a specific host 2022-03-02 11:45:12.393 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:45:12.395 | + lib/nova:install_nova:870 : setup_develop /opt/stack/nova 2022-03-02 11:45:12.398 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:45:12.400 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:45:12.403 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-02 11:45:12.408 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:45:12.411 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-02 11:45:12.414 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:45:12.416 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:45:12.419 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-02 11:45:12.426 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:45:12.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:45:12.433 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-02 11:45:12.436 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:45:12.439 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-02 11:45:12.442 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:45:12.445 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:45:12.450 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-02 11:45:12.457 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-02 11:45:12.460 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-02 11:45:13.187 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-02 11:45:13.189 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:45:13.191 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:45:13.194 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:45:13.196 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-02 11:45:13.199 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-02 11:45:13.201 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:45:13.204 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:45:13.207 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:45:13.209 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:45:13.212 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:45:13.214 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:45:13.217 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:45:13.220 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-02 11:45:13.244 | Using python 3.8 to install /opt/stack/nova 2022-03-02 11:45:13.246 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-02 11:45:14.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:14.287 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:14.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:14.287 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:15.471 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:45:15.499 | Obtaining file:///opt/stack/nova 2022-03-02 11:45:15.500 | Preparing metadata (setup.py): started 2022-03-02 11:45:20.952 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:45:21.075 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.8.1) 2022-03-02 11:45:21.077 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.4.31) 2022-03-02 11:45:21.078 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.1) 2022-03-02 11:45:21.079 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.33.0) 2022-03-02 11:45:21.080 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.0.3) 2022-03-02 11:45:21.081 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (9.4.0) 2022-03-02 11:45:21.082 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.8.0) 2022-03-02 11:45:21.083 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.5.1) 2022-03-02 11:45:21.084 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (36.0.1) 2022-03-02 11:45:21.085 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.8.7) 2022-03-02 11:45:21.086 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.2) 2022-03-02 11:45:21.087 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.1.1) 2022-03-02 11:45:21.088 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 11:45:21.089 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.1.1) 2022-03-02 11:45:21.090 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.13.0) 2022-03-02 11:45:21.091 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.6) 2022-03-02 11:45:21.093 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.8.0) 2022-03-02 11:45:21.094 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.11.0) 2022-03-02 11:45:21.094 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.1) 2022-03-02 11:45:21.095 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.2) 2022-03-02 11:45:21.096 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==24.1.0.dev360) (3.2.0) 2022-03-02 11:45:21.098 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.3.0) 2022-03-02 11:45:21.099 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.4.0) 2022-03-02 11:45:21.100 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (7.8.0) 2022-03-02 11:45:21.101 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.6.0) 2022-03-02 11:45:21.102 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.27.1) 2022-03-02 11:45:21.104 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.5.0) 2022-03-02 11:45:21.105 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.10.0) 2022-03-02 11:45:21.106 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 11:45:21.107 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.0) 2022-03-02 11:45:21.109 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (8.8.0) 2022-03-02 11:45:21.110 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.4.0) 2022-03-02 11:45:21.111 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.1) 2022-03-02 11:45:21.112 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:45:21.113 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.3.0) 2022-03-02 11:45:21.114 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.3.0) 2022-03-02 11:45:21.115 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:45:21.116 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.12.2) 2022-03-02 11:45:21.117 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (11.2.0) 2022-03-02 11:45:21.119 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.3.1) 2022-03-02 11:45:21.120 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (12.13.0) 2022-03-02 11:45:21.121 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.11.0) 2022-03-02 11:45:21.122 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 11:45:21.124 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.1.0) 2022-03-02 11:45:21.126 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.0) 2022-03-02 11:45:21.127 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:45:21.129 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.5.1) 2022-03-02 11:45:21.131 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.9.0) 2022-03-02 11:45:21.132 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.6.0) 2022-03-02 11:45:21.134 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (5.2.0) 2022-03-02 11:45:21.135 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.1.0) 2022-03-02 11:45:21.136 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.0) 2022-03-02 11:45:21.137 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.7.1) 2022-03-02 11:45:21.138 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (3.10.1) 2022-03-02 11:45:21.139 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.0.1) 2022-03-02 11:45:21.140 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.10.1) 2022-03-02 11:45:21.141 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.2.2) 2022-03-02 11:45:21.142 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.3.3) 2022-03-02 11:45:21.144 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (1.7.0) 2022-03-02 11:45:21.145 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (4.6.4) 2022-03-02 11:45:21.146 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.8.2) 2022-03-02 11:45:21.147 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (2.4.0) 2022-03-02 11:45:21.148 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (0.61.0) 2022-03-02 11:45:21.149 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==24.1.0.dev360) (6.0) 2022-03-02 11:45:21.166 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (1.1.6) 2022-03-02 11:45:21.167 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (5.4.0) 2022-03-02 11:45:21.170 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==24.1.0.dev360) (4.11.1) 2022-03-02 11:45:21.190 | 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.dev360) (5.3.0) 2022-03-02 11:45:21.233 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==24.1.0.dev360) (1.15.0) 2022-03-02 11:45:21.265 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (2.1.0) 2022-03-02 11:45:21.267 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==24.1.0.dev360) (1.16.0) 2022-03-02 11:45:21.291 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==24.1.0.dev360) (2.1.0) 2022-03-02 11:45:21.418 | 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.dev360) (3.1.1) 2022-03-02 11:45:21.420 | 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.dev360) (4.4.0) 2022-03-02 11:45:21.482 | 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.dev360) (1.1.5) 2022-03-02 11:45:21.483 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:45:21.484 | 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.dev360) (1.32) 2022-03-02 11:45:21.486 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (0.10.0) 2022-03-02 11:45:21.488 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.0) 2022-03-02 11:45:21.489 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==24.1.0.dev360) (1.4.4) 2022-03-02 11:45:21.513 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (6.3.1) 2022-03-02 11:45:21.515 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==24.1.0.dev360) (5.6.0) 2022-03-02 11:45:21.571 | 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.dev360) (1.15.1) 2022-03-02 11:45:21.574 | 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.dev360) (0.6.7) 2022-03-02 11:45:21.575 | 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.dev360) (2.4.0) 2022-03-02 11:45:21.636 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==24.1.0.dev360) (0.17.3) 2022-03-02 11:45:21.786 | 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.dev360) (2.0.1) 2022-03-02 11:45:21.787 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==24.1.0.dev360) (0.5.0) 2022-03-02 11:45:21.870 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==24.1.0.dev360) (0.9.6) 2022-03-02 11:45:21.933 | 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.dev360) (5.0.9) 2022-03-02 11:45:21.935 | 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.dev360) (5.0.0) 2022-03-02 11:45:21.937 | 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.dev360) (0.4.0) 2022-03-02 11:45:21.940 | 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.dev360) (5.2.3) 2022-03-02 11:45:21.968 | 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.dev360) (3.2.0) 2022-03-02 11:45:21.972 | 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.dev360) (3.3.0) 2022-03-02 11:45:22.022 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==24.1.0.dev360) (1.0.3) 2022-03-02 11:45:22.083 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==24.1.0.dev360) (2021.3) 2022-03-02 11:45:22.121 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (1.3.3) 2022-03-02 11:45:22.122 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==24.1.0.dev360) (3.0.0) 2022-03-02 11:45:22.177 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (3.0.7) 2022-03-02 11:45:22.178 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==24.1.0.dev360) (21.3) 2022-03-02 11:45:22.268 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==24.1.0.dev360) (1.5.0) 2022-03-02 11:45:22.294 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==24.1.0.dev360) (60.9.3) 2022-03-02 11:45:22.378 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==24.1.0.dev360) (0.2.5) 2022-03-02 11:45:22.462 | 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.dev360) (3.17.6) 2022-03-02 11:45:22.528 | 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.dev360) (22.0.0) 2022-03-02 11:45:22.533 | 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.dev360) (1.3.3) 2022-03-02 11:45:22.534 | 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.dev360) (1.13.3) 2022-03-02 11:45:22.578 | 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.dev360) (2.1.0) 2022-03-02 11:45:22.585 | 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.dev360) (2.5.0) 2022-03-02 11:45:22.586 | 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.dev360) (3.10.1) 2022-03-02 11:45:22.668 | 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.dev360) (2.0.12) 2022-03-02 11:45:22.671 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (3.3) 2022-03-02 11:45:22.672 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==24.1.0.dev360) (2019.11.28) 2022-03-02 11:45:22.673 | 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.dev360) (1.26.8) 2022-03-02 11:45:22.772 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==24.1.0.dev360) (0.7) 2022-03-02 11:45:22.988 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.4.2) 2022-03-02 11:45:22.991 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==24.1.0.dev360) (0.5.2) 2022-03-02 11:45:23.109 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:45:23.110 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (1.4.2) 2022-03-02 11:45:23.112 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==24.1.0.dev360) (2.6.3) 2022-03-02 11:45:23.206 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==24.1.0.dev360) (0.12.2) 2022-03-02 11:45:23.284 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==24.1.0.dev360) (1.22.2) 2022-03-02 11:45:23.320 | 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.dev360) (5.0.0) 2022-03-02 11:45:23.561 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==24.1.0.dev360) (2.21) 2022-03-02 11:45:23.642 | 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.dev360) (0.5.0) 2022-03-02 11:45:23.645 | 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.dev360) (2.4.0) 2022-03-02 11:45:23.857 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev360) (2.5.0) 2022-03-02 11:45:23.969 | 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.dev360) (2.2) 2022-03-02 11:45:24.499 | 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.dev360) (0.13.1) 2022-03-02 11:45:24.546 | 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.dev360) (2.16.0) 2022-03-02 11:45:24.926 | Requirement already satisfied: pyroute2.ndb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.927 | Requirement already satisfied: pyroute2.nslink==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.929 | Requirement already satisfied: pyroute2.ipdb==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.930 | Requirement already satisfied: pyroute2.ipset==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.931 | Requirement already satisfied: pyroute2.core==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.932 | Requirement already satisfied: pyroute2.nftables==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:24.934 | Requirement already satisfied: pyroute2.ethtool==0.6.7 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==24.1.0.dev360) (0.6.7) 2022-03-02 11:45:26.198 | 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.dev360) (3.7.0) 2022-03-02 11:45:26.616 | 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.dev360) (1.8.2) 2022-03-02 11:45:26.617 | 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.dev360) (21.4.0) 2022-03-02 11:45:26.716 | 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.dev360) (2.4.0) 2022-03-02 11:45:26.827 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==24.1.0.dev360) (1.0.0) 2022-03-02 11:45:28.506 | Installing collected packages: nova 2022-03-02 11:45:28.506 | Attempting uninstall: nova 2022-03-02 11:45:28.506 | Found existing installation: nova 24.1.0.dev360 2022-03-02 11:45:28.516 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-02 11:45:28.518 | Running setup.py develop for nova 2022-03-02 11:45:35.660 | Successfully installed nova 2022-03-02 11:45:35.661 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:45:35.670 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:45:35.670 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:45:35.864 | + inc/python:pip_install:200 : result=0 2022-03-02 11:45:35.867 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:45:35.869 | + functions-common:time_stop:2425 : local name 2022-03-02 11:45:35.871 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:45:35.874 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:45:35.876 | + functions-common:time_stop:2428 : local total 2022-03-02 11:45:35.878 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:45:35.880 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:45:35.883 | + functions-common:time_stop:2432 : start_time=1646221513238 2022-03-02 11:45:35.885 | + functions-common:time_stop:2434 : [[ -z 1646221513238 ]] 2022-03-02 11:45:35.888 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:45:35.892 | + functions-common:time_stop:2437 : end_time=1646221535890 2022-03-02 11:45:35.895 | + functions-common:time_stop:2438 : elapsed_time=22652 2022-03-02 11:45:35.897 | + functions-common:time_stop:2439 : total=145365 2022-03-02 11:45:35.899 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:45:35.901 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=168017 2022-03-02 11:45:35.904 | + inc/python:pip_install:203 : return 0 2022-03-02 11:45:35.907 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:45:35.909 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:45:35.912 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:45:35.933 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-02 11:45:35.947 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-02 11:45:35.951 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-02 11:45:35.954 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:45:35.956 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:45:35.959 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-02 11:45:35.962 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:45:35.964 | + 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-03-02 11:45:35.979 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:45:35.983 | + ./stack.sh:main:937 : configure_nova 2022-03-02 11:45:35.986 | + lib/nova:configure_nova:245 : sudo install -d -o ubuntu /etc/nova 2022-03-02 11:45:35.999 | + lib/nova:configure_nova:247 : configure_rootwrap nova 2022-03-02 11:45:36.002 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-02 11:45:36.005 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-02 11:45:36.009 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-02 11:45:36.009 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-02 11:45:36.016 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-02 11:45:36.018 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-02 11:45:36.021 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-02 11:45:36.023 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-02 11:45:36.026 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-02 11:45:36.030 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-02 11:45:36.033 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-02 11:45:36.036 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-02 11:45:36.048 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-02 11:45:36.064 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2022-03-02 11:45:36.078 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2022-03-02 11:45:36.093 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-02 11:45:36.107 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-02 11:45:36.111 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-02 11:45:36.116 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.1bvyxP6PGx 2022-03-02 11:45:36.118 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 11:45:36.121 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-02 11:45:36.124 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-02 11:45:36.127 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 11:45:36.130 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-02 11:45:36.132 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.1bvyxP6PGx 2022-03-02 11:45:36.138 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.1bvyxP6PGx 2022-03-02 11:45:36.151 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.1bvyxP6PGx /etc/sudoers.d/nova-rootwrap 2022-03-02 11:45:36.167 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-02 11:45:36.172 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-02 11:45:36.174 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-02 11:45:36.177 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-02 11:45:36.180 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-02 11:45:36.183 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2022-03-02 11:45:36.185 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2022-03-02 11:45:36.188 | + 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-03-02 11:45:36.191 | + lib/nova:configure_nova:251 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-02 11:45:36.196 | + lib/nova:configure_nova:254 : is_service_enabled n-cpu 2022-03-02 11:45:36.216 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:36.219 | + lib/nova:configure_nova:335 : create_nova_conf 2022-03-02 11:45:36.222 | + lib/nova:create_nova_conf:402 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-02 11:45:36.226 | + lib/nova:create_nova_conf:405 : rm -f /etc/nova/nova.conf 2022-03-02 11:45:36.231 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-02 11:45:36.264 | + lib/nova:create_nova_conf:407 : '[' True == True ']' 2022-03-02 11:45:36.266 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-02 11:45:36.298 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-02 11:45:36.331 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-02 11:45:36.362 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-02 11:45:36.396 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-02 11:45:36.430 | + lib/nova:create_nova_conf:414 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-02 11:45:36.462 | + lib/nova:create_nova_conf:415 : [[ 4 == 6 ]] 2022-03-02 11:45:36.465 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2022-03-02 11:45:36.496 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-02 11:45:36.528 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-02 11:45:36.560 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-02 11:45:36.590 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-02 11:45:36.622 | + lib/nova:create_nova_conf:425 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-02 11:45:36.657 | + lib/nova:create_nova_conf:427 : is_fedora 2022-03-02 11:45:36.660 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:45:36.663 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:45:36.666 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:45:36.670 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:45:36.673 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:45:36.675 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:45:36.677 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:45:36.680 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:45:36.683 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:45:36.685 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:45:36.688 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:45:36.690 | + lib/nova:create_nova_conf:427 : is_suse 2022-03-02 11:45:36.692 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:45:36.695 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:45:36.697 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:45:36.700 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:45:36.702 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:45:36.705 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:45:36.707 | + lib/nova:create_nova_conf:436 : is_service_enabled n-api n-cond n-sched 2022-03-02 11:45:36.726 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:36.728 | + lib/nova:create_nova_conf:440 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:45:36.731 | + lib/nova:create_nova_conf:443 : local db=nova_cell0 2022-03-02 11:45:36.734 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-02 11:45:36.766 | ++ lib/nova:create_nova_conf:449 : database_connection_url nova_cell0 2022-03-02 11:45:36.769 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-02 11:45:36.771 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-02 11:45:36.773 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-02 11:45:36.776 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-02 11:45:36.779 | + 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-03-02 11:45:36.815 | ++ lib/nova:create_nova_conf:450 : database_connection_url nova_api 2022-03-02 11:45:36.818 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-02 11:45:36.820 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-02 11:45:36.823 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-02 11:45:36.827 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-02 11:45:36.829 | + 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-03-02 11:45:36.863 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf cache enabled True 2022-03-02 11:45:36.898 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-02 11:45:36.927 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-02 11:45:36.959 | + lib/nova:create_nova_conf:460 : is_service_enabled n-api 2022-03-02 11:45:36.976 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:36.979 | + lib/nova:create_nova_conf:461 : is_service_enabled n-api-meta 2022-03-02 11:45:36.997 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:37.001 | ++ lib/nova:create_nova_conf:463 : echo osapi_compute,metadata 2022-03-02 11:45:37.002 | ++ lib/nova:create_nova_conf:463 : sed s/,metadata// 2022-03-02 11:45:37.007 | + lib/nova:create_nova_conf:463 : NOVA_ENABLED_APIS=osapi_compute 2022-03-02 11:45:37.010 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-02 11:45:37.042 | + lib/nova:create_nova_conf:466 : is_service_enabled tls-proxy 2022-03-02 11:45:37.061 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:37.063 | + lib/nova:create_nova_conf:472 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-02 11:45:37.066 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-02 11:45:37.068 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:45:37.071 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:45:37.074 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-02 11:45:37.109 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-02 11:45:37.141 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:45:37.172 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-02 11:45:37.203 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-02 11:45:37.235 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-02 11:45:37.267 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-02 11:45:37.298 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-02 11:45:37.332 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:45:37.367 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:45:37.400 | + lib/nova:create_nova_conf:475 : is_service_enabled cinder 2022-03-02 11:45:37.417 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:37.420 | + lib/nova:create_nova_conf:476 : configure_cinder_access 2022-03-02 11:45:37.422 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-02 11:45:37.458 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-02 11:45:37.489 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2022-03-02 11:45:37.522 | + lib/nova:configure_cinder_access:612 : iniset /etc/nova/nova.conf cinder username nova 2022-03-02 11:45:37.554 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-02 11:45:37.586 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-02 11:45:37.617 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-02 11:45:37.651 | + lib/nova:configure_cinder_access:616 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-02 11:45:37.685 | + lib/nova:configure_cinder_access:617 : is_service_enabled tls-proxy 2022-03-02 11:45:37.703 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:37.705 | + lib/nova:create_nova_conf:479 : '[' -n /opt/stack/data/nova ']' 2022-03-02 11:45:37.708 | + lib/nova:create_nova_conf:480 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-02 11:45:37.738 | + lib/nova:create_nova_conf:481 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-02 11:45:37.774 | + lib/nova:create_nova_conf:483 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-02 11:45:37.777 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-02 11:45:37.810 | + lib/nova:create_nova_conf:486 : '[' False '!=' False ']' 2022-03-02 11:45:37.814 | + lib/nova:create_nova_conf:489 : '[' False '!=' False ']' 2022-03-02 11:45:37.818 | + lib/nova:create_nova_conf:495 : is_suse 2022-03-02 11:45:37.821 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:45:37.823 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:45:37.827 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:45:37.830 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:45:37.833 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:45:37.836 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:45:37.839 | + lib/nova:create_nova_conf:495 : is_fedora 2022-03-02 11:45:37.841 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:45:37.844 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:45:37.846 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:45:37.849 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:45:37.851 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:45:37.853 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:45:37.856 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:45:37.859 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:45:37.861 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:45:37.864 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:45:37.866 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:45:37.869 | + lib/nova:create_nova_conf:500 : setup_logging /etc/nova/nova.conf 2022-03-02 11:45:37.871 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-02 11:45:37.874 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-02 11:45:37.877 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:45:37.896 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:45:37.899 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:45:37.906 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:45:37.906 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:45:37.907 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:45:37.940 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:45:37.974 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:45:38.007 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:45:38.038 | + lib/nova:create_nova_conf:502 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-02 11:45:38.071 | + lib/nova:create_nova_conf:504 : is_service_enabled n-api 2022-03-02 11:45:38.090 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:38.093 | + lib/nova:create_nova_conf:505 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-02 11:45:38.096 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-02 11:45:38.098 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-02 11:45:38.101 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-02 11:45:38.103 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:45:38.106 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:45:38.109 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-02 11:45:38.114 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-02 11:45:38.116 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:45:38.119 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:45:38.133 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:45:38.133 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:45:38.144 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:45:38.149 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:45:38.166 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 11:45:38.169 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-02 11:45:38.173 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-02 11:45:38.207 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-02 11:45:38.238 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-02 11:45:38.271 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:45:38.301 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:45:38.334 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:45:38.365 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:45:38.397 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:45:38.428 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:45:38.458 | + 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-03-02 11:45:38.489 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:45:38.519 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:45:38.550 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:45:38.584 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:45:38.586 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:45:38.589 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-02 11:45:38.592 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-02 11:45:38.595 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:45:38.597 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:38.600 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:38.602 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:45:38.605 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:45:38.608 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-02 11:45:38.638 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:45:38.671 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-02 11:45:38.671 | + 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-03-02 11:45:38.686 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-02 11:45:38.691 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-02 11:45:38.693 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-02 11:45:38.696 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:45:38.699 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:45:38.701 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:45:38.704 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:38.707 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:38.709 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:45:38.712 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:45:38.715 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:38.718 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:38.720 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-02 11:45:38.788 | Enabling site nova-api-wsgi. 2022-03-02 11:45:38.795 | To activate the new configuration, you need to run: 2022-03-02 11:45:38.795 | systemctl reload apache2 2022-03-02 11:45:38.800 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:45:38.803 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:45:38.805 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:45:38.808 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:45:38.969 | + lib/nova:create_nova_conf:508 : is_service_enabled n-api-meta 2022-03-02 11:45:38.996 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:39.000 | + 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-03-02 11:45:39.003 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-02 11:45:39.007 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-02 11:45:39.010 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-02 11:45:39.015 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-02 11:45:39.018 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:45:39.024 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-02 11:45:39.030 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-02 11:45:39.032 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:45:39.035 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:45:39.050 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:45:39.050 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:45:39.061 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:45:39.065 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:45:39.083 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-02 11:45:39.086 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-02 11:45:39.090 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-02 11:45:39.126 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-02 11:45:39.158 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-02 11:45:39.191 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:45:39.223 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:45:39.255 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:45:39.287 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:45:39.319 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:45:39.351 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:45:39.383 | + 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-03-02 11:45:39.415 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:45:39.446 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:45:39.479 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:45:39.512 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-02 11:45:39.515 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-02 11:45:39.547 | + lib/nova:create_nova_conf:512 : is_service_enabled ceilometer 2022-03-02 11:45:39.566 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:39.569 | + lib/nova:create_nova_conf:520 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-02 11:45:39.604 | ++ lib/nova:create_nova_conf:521 : get_notification_url 2022-03-02 11:45:39.606 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-02 11:45:39.609 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-02 11:45:39.629 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:39.631 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:45:39.634 | + lib/nova:create_nova_conf:521 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:45:39.666 | + lib/nova:create_nova_conf:522 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-02 11:45:39.702 | + lib/nova:create_nova_conf:523 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-02 11:45:39.705 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 11:45:39.707 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-02 11:45:39.710 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:45:39.712 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:45:39.715 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:45:39.734 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:39.738 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:45:39.741 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:45:39.744 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:45:39.762 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:39.765 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:45:39.768 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:45:39.798 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:45:39.800 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:45:39.803 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-02 11:45:39.834 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-02 11:45:39.867 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-02 11:45:39.903 | + lib/nova:create_nova_conf:530 : is_service_enabled tls-proxy 2022-03-02 11:45:39.922 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:39.925 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-02 11:45:39.958 | + lib/nova:create_nova_conf:537 : '[' True == True ']' 2022-03-02 11:45:39.961 | + lib/nova:create_nova_conf:538 : init_nova_service_user_conf 2022-03-02 11:45:39.963 | + lib/nova:init_nova_service_user_conf:739 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-02 11:45:39.999 | + lib/nova:init_nova_service_user_conf:740 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-02 11:45:40.031 | + lib/nova:init_nova_service_user_conf:741 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.50/identity 2022-03-02 11:45:40.062 | + lib/nova:init_nova_service_user_conf:742 : iniset /etc/nova/nova.conf service_user username nova 2022-03-02 11:45:40.093 | + lib/nova:init_nova_service_user_conf:743 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-02 11:45:40.125 | + lib/nova:init_nova_service_user_conf:744 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-02 11:45:40.157 | + lib/nova:init_nova_service_user_conf:745 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-02 11:45:40.190 | + lib/nova:init_nova_service_user_conf:746 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-02 11:45:40.224 | + lib/nova:init_nova_service_user_conf:747 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-02 11:45:40.257 | + lib/nova:create_nova_conf:541 : is_service_enabled n-cond 2022-03-02 11:45:40.276 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:40.280 | ++ lib/nova:create_nova_conf:542 : seq 1 1 2022-03-02 11:45:40.285 | + lib/nova:create_nova_conf:542 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:45:40.287 | + lib/nova:create_nova_conf:543 : local conf 2022-03-02 11:45:40.290 | + lib/nova:create_nova_conf:544 : local vhost 2022-03-02 11:45:40.293 | ++ lib/nova:create_nova_conf:545 : conductor_conf 1 2022-03-02 11:45:40.296 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:45:40.298 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:45:40.302 | + lib/nova:create_nova_conf:545 : conf=/etc/nova/nova_cell1.conf 2022-03-02 11:45:40.305 | + lib/nova:create_nova_conf:546 : vhost=nova_cell1 2022-03-02 11:45:40.307 | + lib/nova:create_nova_conf:548 : rm -f /etc/nova/nova_cell1.conf 2022-03-02 11:45:40.313 | ++ lib/nova:create_nova_conf:549 : database_connection_url nova_cell1 2022-03-02 11:45:40.316 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-02 11:45:40.319 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-02 11:45:40.321 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-02 11:45:40.324 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-02 11:45:40.327 | + 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-03-02 11:45:40.361 | + lib/nova:create_nova_conf:550 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-02 11:45:40.397 | + lib/nova:create_nova_conf:551 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-02 11:45:40.433 | + lib/nova:create_nova_conf:553 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:45:40.436 | + lib/nova:create_nova_conf:556 : rpc_backend_add_vhost nova_cell1 2022-03-02 11:45:40.438 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-02 11:45:40.441 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-02 11:45:40.459 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:40.463 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-02 11:45:40.464 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-02 11:45:41.221 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-02 11:45:41.223 | + lib/nova:create_nova_conf:557 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-02 11:45:41.226 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-02 11:45:41.228 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-02 11:45:41.232 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:45:41.234 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-02 11:45:41.237 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:45:41.256 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:41.259 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-02 11:45:41.262 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-02 11:45:41.265 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:45:41.283 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:41.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 11:45:41.288 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2022-03-02 11:45:41.320 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:45:41.323 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:45:41.325 | + lib/nova:create_nova_conf:561 : is_service_enabled placement placement-client 2022-03-02 11:45:41.344 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:41.347 | + lib/nova:create_nova_conf:562 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-02 11:45:41.350 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 11:45:41.352 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-02 11:45:41.391 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2022-03-02 11:45:41.422 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-02 11:45:41.457 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-02 11:45:41.489 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-02 11:45:41.521 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-02 11:45:41.555 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-02 11:45:41.585 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-02 11:45:41.618 | + lib/nova:create_nova_conf:566 : setup_logging /etc/nova/nova_cell1.conf 2022-03-02 11:45:41.620 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-02 11:45:41.624 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-02 11:45:41.627 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:45:41.645 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:45:41.647 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:45:41.650 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:45:41.652 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:45:41.655 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:45:41.689 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:45:41.720 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:45:41.754 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:45:41.786 | + lib/nova:create_nova_conf:573 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:45:41.790 | ++ lib/nova:create_nova_conf:576 : seq 1 1 2022-03-02 11:45:41.795 | + lib/nova:create_nova_conf:576 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:45:41.797 | + lib/nova:create_nova_conf:577 : local conf 2022-03-02 11:45:41.800 | + lib/nova:create_nova_conf:578 : local offset 2022-03-02 11:45:41.803 | ++ lib/nova:create_nova_conf:579 : conductor_conf 1 2022-03-02 11:45:41.806 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:45:41.808 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:45:41.812 | + lib/nova:create_nova_conf:579 : conf=/etc/nova/nova_cell1.conf 2022-03-02 11:45:41.814 | + lib/nova:create_nova_conf:580 : offset=0 2022-03-02 11:45:41.817 | + lib/nova:create_nova_conf:581 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-02 11:45:41.819 | + lib/nova:configure_console_proxies:688 : local conf=/etc/nova/nova_cell1.conf 2022-03-02 11:45:41.822 | + lib/nova:configure_console_proxies:689 : local offset=0 2022-03-02 11:45:41.824 | + lib/nova:configure_console_proxies:693 : offset=0 2022-03-02 11:45:41.827 | + lib/nova:configure_console_proxies:695 : is_service_enabled n-novnc 2022-03-02 11:45:41.844 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:41.847 | + lib/nova:configure_console_proxies:695 : '[' False '!=' False ']' 2022-03-02 11:45:41.850 | + lib/nova:configure_console_proxies:727 : is_service_enabled n-spice 2022-03-02 11:45:41.867 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:41.870 | + lib/nova:configure_console_proxies:732 : is_service_enabled n-sproxy 2022-03-02 11:45:41.890 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:41.893 | + lib/nova:configure_nova:337 : is_service_enabled n-cpu 2022-03-02 11:45:41.914 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:45:41.916 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-02 11:45:41.936 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:45:41.939 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-02 11:45:41.942 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-02 11:45:41.945 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-02 11:45:41.948 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-02 11:45:41.951 | + lib/stack:stack_install_service:32 : install_placement 2022-03-02 11:45:41.953 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-02 11:45:41.956 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-02 11:45:41.959 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:41.962 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:41.964 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-02 11:45:41.968 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:45:41.971 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:45:41.973 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:45:41.976 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:45:41.979 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:41.983 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:45:41.985 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:41.988 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:41.990 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:45:41.993 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:45:41.996 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:45:41.998 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:45:42.001 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-02 11:45:42.004 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:45:42.006 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:42.009 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:42.012 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-02 11:45:42.036 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-03-02 11:45:42.149 | Reading package lists... 2022-03-02 11:45:42.438 | Building dependency tree... 2022-03-02 11:45:42.440 | Reading state information... 2022-03-02 11:45:42.787 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-02 11:45:42.787 | The following packages were automatically installed and are no longer required: 2022-03-02 11:45:42.789 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:45:42.789 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:45:42.789 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:45:42.789 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:45:42.789 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:45:42.789 | python3-zope.interface 2022-03-02 11:45:42.790 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:45:42.920 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:45:42.925 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:45:42.928 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:45:42.930 | + functions-common:time_stop:2425 : local name 2022-03-02 11:45:42.933 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:45:42.936 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:45:42.938 | + functions-common:time_stop:2428 : local total 2022-03-02 11:45:42.941 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:45:42.943 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:45:42.946 | + functions-common:time_stop:2432 : start_time=1646221542033 2022-03-02 11:45:42.949 | + functions-common:time_stop:2434 : [[ -z 1646221542033 ]] 2022-03-02 11:45:42.952 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:45:42.957 | + functions-common:time_stop:2437 : end_time=1646221542954 2022-03-02 11:45:42.960 | + functions-common:time_stop:2438 : elapsed_time=921 2022-03-02 11:45:42.963 | + functions-common:time_stop:2439 : total=7519 2022-03-02 11:45:42.967 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:45:42.970 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8440 2022-03-02 11:45:42.973 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:45:42.976 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-02 11:45:42.980 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-02 11:45:42.984 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-02 11:45:42.987 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-02 11:45:42.991 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-02 11:45:43.026 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-02 11:45:43.029 | + functions-common:install_package:1463 : update_package_repo 2022-03-02 11:45:43.031 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-02 11:45:43.034 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-02 11:45:43.037 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-02 11:45:43.040 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:43.042 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-02 11:45:43.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:43.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:43.052 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-02 11:45:43.055 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-02 11:45:43.058 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-02 11:45:43.062 | + functions-common:apt_get_update:1190 : return 2022-03-02 11:45:43.064 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-02 11:45:43.067 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-02 11:45:43.070 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:43.072 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:43.076 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-02 11:45:43.100 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2022-03-02 11:45:43.213 | Reading package lists... 2022-03-02 11:45:43.493 | Building dependency tree... 2022-03-02 11:45:43.494 | Reading state information... 2022-03-02 11:45:43.848 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-02 11:45:43.848 | The following packages were automatically installed and are no longer required: 2022-03-02 11:45:43.849 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-02 11:45:43.849 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-02 11:45:43.849 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-02 11:45:43.849 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-02 11:45:43.849 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-02 11:45:43.849 | python3-zope.interface 2022-03-02 11:45:43.849 | Use 'sudo apt autoremove' to remove them. 2022-03-02 11:45:43.981 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-02 11:45:43.987 | + functions-common:apt_get:1234 : result=0 2022-03-02 11:45:43.989 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-02 11:45:43.992 | + functions-common:time_stop:2425 : local name 2022-03-02 11:45:43.994 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:45:43.998 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:45:44.001 | + functions-common:time_stop:2428 : local total 2022-03-02 11:45:44.003 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:45:44.006 | + functions-common:time_stop:2431 : name=apt-get 2022-03-02 11:45:44.009 | + functions-common:time_stop:2432 : start_time=1646221543097 2022-03-02 11:45:44.011 | + functions-common:time_stop:2434 : [[ -z 1646221543097 ]] 2022-03-02 11:45:44.015 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:45:44.020 | + functions-common:time_stop:2437 : end_time=1646221544017 2022-03-02 11:45:44.023 | + functions-common:time_stop:2438 : elapsed_time=920 2022-03-02 11:45:44.026 | + functions-common:time_stop:2439 : total=8440 2022-03-02 11:45:44.030 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:45:44.033 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9360 2022-03-02 11:45:44.036 | + functions-common:apt_get:1238 : return 0 2022-03-02 11:45:44.040 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-02 11:45:44.043 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-02 11:45:44.046 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:45:44.050 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:45:44.053 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:45:44.057 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-02 11:45:44.060 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-02 11:45:44.131 | wsgi (enabled by maintainer script) 2022-03-02 11:45:44.135 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-02 11:45:44.139 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-02 11:45:44.141 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:45:44.145 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-02 11:45:44.148 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-02 11:45:44.150 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:45:44.155 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:45:44.155 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:45:44.161 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-02 11:45:44.164 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-02 11:45:44.166 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-02 11:45:44.170 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-02 11:45:44.172 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-02 11:45:44.201 | Using python 3.8 to install osc-placement 2022-03-02 11:45:44.204 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-03-02 11:45:45.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:45.230 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:45.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:45.230 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:46.458 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:45:46.487 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-02 11:45:46.499 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-02 11:45:46.500 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-02 11:45:46.501 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-02 11:45:46.502 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.4.0) 2022-03-02 11:45:46.503 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-02 11:45:46.504 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-02 11:45:46.566 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.0.2) 2022-03-02 11:45:46.567 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (3.5.0) 2022-03-02 11:45:46.569 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (1.7.0) 2022-03-02 11:45:46.570 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.3.0->osc-placement) (2.27.1) 2022-03-02 11:45:46.584 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (5.1.0) 2022-03-02 11:45:46.585 | Requirement already satisfied: openstacksdk>=0.15.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (0.61.0) 2022-03-02 11:45:46.586 | Requirement already satisfied: cliff>=3.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=1.2.0->osc-placement) (3.10.1) 2022-03-02 11:45:46.602 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (21.3) 2022-03-02 11:45:46.603 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (3.0.7) 2022-03-02 11:45:46.604 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-03-02 11:45:46.605 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.11.0) 2022-03-02 11:45:46.607 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (0.8.0) 2022-03-02 11:45:46.608 | 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-03-02 11:45:46.632 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (2.4.0) 2022-03-02 11:45:46.633 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-03-02 11:45:46.633 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (6.0) 2022-03-02 11:45:46.635 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.5.0) 2022-03-02 11:45:46.646 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-03-02 11:45:46.689 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.4) 2022-03-02 11:45:46.690 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (5.1.1) 2022-03-02 11:45:46.691 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.5.0) 2022-03-02 11:45:46.693 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-03-02 11:45:46.695 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.4.0) 2022-03-02 11:45:46.696 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-03-02 11:45:46.697 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.1.5) 2022-03-02 11:45:46.698 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.32) 2022-03-02 11:45:46.771 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-03-02 11:45:46.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2019.11.28) 2022-03-02 11:45:46.774 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.3) 2022-03-02 11:45:46.777 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.0.12) 2022-03-02 11:45:46.875 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (0.2.5) 2022-03-02 11:45:46.876 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (21.4.0) 2022-03-02 11:45:46.877 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (1.8.2) 2022-03-02 11:45:46.924 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (1.15.0) 2022-03-02 11:45:46.974 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.2) 2022-03-02 11:45:47.153 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (2.21) 2022-03-02 11:45:49.575 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:45:49.582 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:45:49.583 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:45:49.749 | + inc/python:pip_install:200 : result=0 2022-03-02 11:45:49.752 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:45:49.754 | + functions-common:time_stop:2425 : local name 2022-03-02 11:45:49.757 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:45:49.759 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:45:49.762 | + functions-common:time_stop:2428 : local total 2022-03-02 11:45:49.765 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:45:49.768 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:45:49.770 | + functions-common:time_stop:2432 : start_time=1646221544193 2022-03-02 11:45:49.773 | + functions-common:time_stop:2434 : [[ -z 1646221544193 ]] 2022-03-02 11:45:49.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:45:49.781 | + functions-common:time_stop:2437 : end_time=1646221549778 2022-03-02 11:45:49.784 | + functions-common:time_stop:2438 : elapsed_time=5585 2022-03-02 11:45:49.786 | + functions-common:time_stop:2439 : total=168017 2022-03-02 11:45:49.789 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:45:49.792 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173602 2022-03-02 11:45:49.795 | + inc/python:pip_install:203 : return 0 2022-03-02 11:45:49.798 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-02 11:45:49.801 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-02 11:45:49.804 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-02 11:45:49.807 | + functions-common:git_clone:610 : local git_ref=master 2022-03-02 11:45:49.810 | + functions-common:git_clone:611 : local orig_dir 2022-03-02 11:45:49.814 | ++ functions-common:git_clone:612 : pwd 2022-03-02 11:45:49.817 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-02 11:45:49.820 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-02 11:45:49.823 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-02 11:45:49.842 | + functions-common:git_clone:615 : RECLONE=False 2022-03-02 11:45:49.845 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-02 11:45:49.848 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:49.851 | + functions-common:git_clone:629 : echo master 2022-03-02 11:45:49.852 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-02 11:45:49.858 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-02 11:45:49.861 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-02 11:45:49.863 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-02 11:45:49.867 | + functions-common:git_clone:678 : git show --oneline 2022-03-02 11:45:49.867 | + functions-common:git_clone:678 : head -1 2022-03-02 11:45:49.871 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-02 11:45:49.875 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-02 11:45:49.878 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-02 11:45:49.881 | + inc/python:setup_develop:338 : local bindep 2022-03-02 11:45:49.884 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:45:49.887 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-02 11:45:49.890 | + inc/python:setup_develop:344 : local extras= 2022-03-02 11:45:49.893 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-02 11:45:49.895 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-02 11:45:49.898 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:45:49.901 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-02 11:45:49.904 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-02 11:45:49.908 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-02 11:45:49.911 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-02 11:45:49.914 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-02 11:45:49.918 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-02 11:45:49.921 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-02 11:45:49.924 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-02 11:45:49.928 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-02 11:45:49.935 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-02 11:45:49.938 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-03-02 11:45:50.649 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-02 11:45:50.652 | + inc/python:setup_package:418 : local bindep=0 2022-03-02 11:45:50.655 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-02 11:45:50.658 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-02 11:45:50.661 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-02 11:45:50.663 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-02 11:45:50.666 | + inc/python:setup_package:427 : local flags=-e 2022-03-02 11:45:50.669 | + inc/python:setup_package:428 : local extras= 2022-03-02 11:45:50.672 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-02 11:45:50.675 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-02 11:45:50.677 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-02 11:45:50.680 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-02 11:45:50.683 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-02 11:45:50.687 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-02 11:45:50.711 | Using python 3.8 to install /opt/stack/placement 2022-03-02 11:45:50.714 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-03-02 11:45:51.689 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:51.689 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:51.689 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:45:51.689 | from cryptography.utils import int_from_bytes 2022-03-02 11:45:52.876 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:45:52.904 | Obtaining file:///opt/stack/placement 2022-03-02 11:45:52.905 | Preparing metadata (setup.py): started 2022-03-02 11:45:56.128 | Preparing metadata (setup.py): finished with status 'done' 2022-03-02 11:45:56.175 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (5.8.1) 2022-03-02 11:45:56.177 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.4.31) 2022-03-02 11:45:56.178 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (9.4.0) 2022-03-02 11:45:56.179 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.5.1) 2022-03-02 11:45:56.181 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.8.7) 2022-03-02 11:45:56.183 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==6.1.0.dev36) (3.2.0) 2022-03-02 11:45:56.185 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.27.1) 2022-03-02 11:45:56.186 | 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.dev36) (60.9.3) 2022-03-02 11:45:56.188 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.0) 2022-03-02 11:45:56.189 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (8.8.0) 2022-03-02 11:45:56.191 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.4.0) 2022-03-02 11:45:56.192 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.6.1) 2022-03-02 11:45:56.194 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.3.0) 2022-03-02 11:45:56.195 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.12.2) 2022-03-02 11:45:56.196 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (11.2.0) 2022-03-02 11:45:56.197 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (3.11.0) 2022-03-02 11:45:56.198 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (4.5.1) 2022-03-02 11:45:56.200 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.5.0) 2022-03-02 11:45:56.201 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.1.0) 2022-03-02 11:45:56.203 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (2.7.0) 2022-03-02 11:45:56.204 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==6.1.0.dev36) (1.0.1) 2022-03-02 11:45:56.289 | 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.dev36) (4.4.0) 2022-03-02 11:45:56.291 | 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.dev36) (4.4.0) 2022-03-02 11:45:56.293 | 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.dev36) (3.1.1) 2022-03-02 11:45:56.296 | 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.dev36) (2.10.1) 2022-03-02 11:45:56.299 | 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.dev36) (1.16.0) 2022-03-02 11:45:56.301 | 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.dev36) (5.1.0) 2022-03-02 11:45:56.325 | 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.dev36) (0.17.3) 2022-03-02 11:45:56.378 | 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.dev36) (3.5.0) 2022-03-02 11:45:56.379 | 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.dev36) (2.4.0) 2022-03-02 11:45:56.380 | 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.dev36) (1.5.0) 2022-03-02 11:45:56.382 | 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.dev36) (6.0) 2022-03-02 11:45:56.384 | 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.dev36) (0.8.0) 2022-03-02 11:45:56.449 | 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.dev36) (2.0.1) 2022-03-02 11:45:56.452 | 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.dev36) (0.5.0) 2022-03-02 11:45:56.453 | 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.dev36) (0.13.0) 2022-03-02 11:45:56.455 | 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.dev36) (1.7.6) 2022-03-02 11:45:56.509 | 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.dev36) (0.9.6) 2022-03-02 11:45:56.511 | 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.dev36) (2.8.2) 2022-03-02 11:45:56.536 | 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.dev36) (3.0.3) 2022-03-02 11:45:56.537 | 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.dev36) (3.3.0) 2022-03-02 11:45:56.540 | 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.dev36) (3.2.0) 2022-03-02 11:45:56.569 | 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.dev36) (1.0.3) 2022-03-02 11:45:56.570 | 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.dev36) (2021.3) 2022-03-02 11:45:56.586 | 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.dev36) (3.1.1) 2022-03-02 11:45:56.604 | 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.dev36) (0.11.0) 2022-03-02 11:45:56.607 | 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.dev36) (21.3) 2022-03-02 11:45:56.609 | 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.dev36) (1.0.2) 2022-03-02 11:45:56.611 | 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.dev36) (3.0.7) 2022-03-02 11:45:56.672 | 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.dev36) (2.0.12) 2022-03-02 11:45:56.677 | 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.dev36) (3.3) 2022-03-02 11:45:56.679 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==6.1.0.dev36) (2019.11.28) 2022-03-02 11:45:56.680 | 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.dev36) (1.26.8) 2022-03-02 11:45:56.703 | 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.dev36) (0.7) 2022-03-02 11:45:56.906 | 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.dev36) (1.1.2) 2022-03-02 11:45:56.952 | 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.dev36) (1.1.6) 2022-03-02 11:45:56.954 | 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.dev36) (4.11.1) 2022-03-02 11:45:56.956 | 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.dev36) (5.4.0) 2022-03-02 11:45:56.975 | 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.dev36) (1.15.0) 2022-03-02 11:45:57.011 | 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.dev36) (1.13.3) 2022-03-02 11:45:57.074 | 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.dev36) (2.1.0) 2022-03-02 11:45:57.173 | 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.dev36) (1.7.0) 2022-03-02 11:45:57.261 | 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.dev36) (1.1.5) 2022-03-02 11:45:57.316 | 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.dev36) (0.2.5) 2022-03-02 11:45:57.519 | 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.dev36) (5.1.1) 2022-03-02 11:45:57.520 | 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.dev36) (0.5.2) 2022-03-02 11:45:57.521 | 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.dev36) (0.4.2) 2022-03-02 11:45:57.603 | 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.dev36) (2.5.0) 2022-03-02 11:45:57.657 | 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.dev36) (2.21) 2022-03-02 11:45:57.823 | 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.dev36) (3.7.0) 2022-03-02 11:45:57.936 | 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.dev36) (1.0.0) 2022-03-02 11:45:57.938 | 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.dev36) (3.0.0) 2022-03-02 11:45:59.921 | Installing collected packages: openstack-placement 2022-03-02 11:45:59.921 | Attempting uninstall: openstack-placement 2022-03-02 11:45:59.922 | Found existing installation: openstack-placement 6.1.0.dev36 2022-03-02 11:45:59.925 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-02 11:45:59.926 | Running setup.py develop for openstack-placement 2022-03-02 11:46:04.427 | Successfully installed openstack-placement 2022-03-02 11:46:04.427 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:46:04.437 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:46:04.437 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:46:04.623 | + inc/python:pip_install:200 : result=0 2022-03-02 11:46:04.625 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:46:04.628 | + functions-common:time_stop:2425 : local name 2022-03-02 11:46:04.630 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:46:04.632 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:46:04.635 | + functions-common:time_stop:2428 : local total 2022-03-02 11:46:04.637 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:46:04.640 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:46:04.642 | + functions-common:time_stop:2432 : start_time=1646221550705 2022-03-02 11:46:04.645 | + functions-common:time_stop:2434 : [[ -z 1646221550705 ]] 2022-03-02 11:46:04.648 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:46:04.653 | + functions-common:time_stop:2437 : end_time=1646221564650 2022-03-02 11:46:04.655 | + functions-common:time_stop:2438 : elapsed_time=13945 2022-03-02 11:46:04.658 | + functions-common:time_stop:2439 : total=173602 2022-03-02 11:46:04.660 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:46:04.662 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=187547 2022-03-02 11:46:04.665 | + inc/python:pip_install:203 : return 0 2022-03-02 11:46:04.669 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-02 11:46:04.671 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:46:04.674 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:46:04.696 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-02 11:46:04.710 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-02 11:46:04.713 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-02 11:46:04.716 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:46:04.719 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:46:04.722 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-02 11:46:04.724 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:46:04.727 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-02 11:46:04.730 | + ./stack.sh:main:943 : configure_placement 2022-03-02 11:46:04.733 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-02 11:46:04.747 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-02 11:46:04.750 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-02 11:46:04.755 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-02 11:46:04.757 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-02 11:46:04.760 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-02 11:46:04.763 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-02 11:46:04.766 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 11:46:04.769 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-02 11:46:04.807 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-02 11:46:04.844 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-02 11:46:04.882 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-02 11:46:04.885 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-02 11:46:04.887 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-02 11:46:04.890 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:46:04.893 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-02 11:46:04.931 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-02 11:46:04.967 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:46:05.001 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-02 11:46:05.039 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-02 11:46:05.074 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-02 11:46:05.108 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-02 11:46:05.143 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-02 11:46:05.176 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:46:05.212 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:46:05.245 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-02 11:46:05.249 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-02 11:46:05.251 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-02 11:46:05.255 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:46:05.276 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:46:05.278 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:46:05.281 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:46:05.284 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:46:05.286 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:46:05.320 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:46:05.355 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:46:05.391 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:46:05.426 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-02 11:46:05.429 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-02 11:46:05.432 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-02 11:46:05.436 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-02 11:46:05.438 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-02 11:46:05.441 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-02 11:46:05.444 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-02 11:46:05.447 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-02 11:46:05.452 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-02 11:46:05.455 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-02 11:46:05.458 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-02 11:46:05.473 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-02 11:46:05.474 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:46:05.486 | d /var/run/uwsgi 0755 ubuntu root 2022-03-02 11:46:05.490 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-02 11:46:05.510 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-02 11:46:05.513 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-02 11:46:05.517 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-02 11:46:05.554 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-02 11:46:05.586 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-02 11:46:05.622 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-02 11:46:05.656 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-02 11:46:05.689 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-02 11:46:05.724 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-02 11:46:05.758 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-02 11:46:05.794 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-02 11:46:05.827 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-03-02 11:46:05.860 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-02 11:46:05.895 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-02 11:46:05.928 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-02 11:46:05.959 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-02 11:46:05.961 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-02 11:46:05.967 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-02 11:46:05.970 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-02 11:46:05.973 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-02 11:46:05.976 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:05.979 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:05.982 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-02 11:46:05.985 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-02 11:46:05.988 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-02 11:46:06.021 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-02 11:46:06.058 | + lib/apache:write_uwsgi_config:301 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-03-02 11:46:06.058 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-02 11:46:06.068 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-02 11:46:06.072 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-02 11:46:06.076 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-02 11:46:06.079 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-02 11:46:06.082 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-02 11:46:06.084 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-02 11:46:06.087 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:06.089 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:06.093 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-02 11:46:06.095 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-02 11:46:06.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:06.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:06.104 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-02 11:46:06.173 | Site placement-api already enabled 2022-03-02 11:46:06.179 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-02 11:46:06.182 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-02 11:46:06.185 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:46:06.188 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-02 11:46:06.368 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-02 11:46:06.398 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:06.402 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-02 11:46:06.426 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:06.429 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-02 11:46:06.452 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:06.455 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-02 11:46:06.458 | + lib/nova:configure_placement_nova_compute:590 : local conf=/etc/nova/nova.conf 2022-03-02 11:46:06.460 | + lib/nova:configure_placement_nova_compute:591 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-02 11:46:06.498 | + lib/nova:configure_placement_nova_compute:592 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2022-03-02 11:46:06.531 | + lib/nova:configure_placement_nova_compute:593 : iniset /etc/nova/nova.conf placement username placement 2022-03-02 11:46:06.568 | + lib/nova:configure_placement_nova_compute:594 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-02 11:46:06.603 | + lib/nova:configure_placement_nova_compute:595 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-02 11:46:06.638 | + lib/nova:configure_placement_nova_compute:596 : iniset /etc/nova/nova.conf placement project_name service 2022-03-02 11:46:06.674 | + lib/nova:configure_placement_nova_compute:597 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-02 11:46:06.710 | + lib/nova:configure_placement_nova_compute:598 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-02 11:46:06.744 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-02 11:46:06.764 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:06.767 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-02 11:46:06.787 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:06.791 | + ./stack.sh:main:969 : run_phase stack install 2022-03-02 11:46:06.795 | + functions-common:run_phase:1853 : local mode=stack 2022-03-02 11:46:06.798 | + functions-common:run_phase:1854 : local phase=install 2022-03-02 11:46:06.801 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-02 11:46:06.805 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-02 11:46:06.808 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-02 11:46:06.811 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-02 11:46:06.814 | + functions-common:run_phase:1863 : local extra 2022-03-02 11:46:06.818 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-02 11:46:06.823 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-02 11:46:06.826 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-02 11:46:06.829 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-02 11:46:06.832 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-02 11:46:06.835 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-02 11:46:06.853 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:06.856 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:46:06.858 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-02 11:46:06.861 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-02 11:46:06.863 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-02 11:46:06.866 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:46:06.868 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-02 11:46:06.871 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-02 11:46:06.874 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-02 11:46:06.937 | ++ inc/async:async_inner:63 : install_tempest 2022-03-02 11:46:06.986 | [108280 Async install_tempest:133652]: running: install_tempest 2022-03-02 11:46:06.990 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-02 11:46:06.993 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-02 11:46:06.997 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-02 11:46:07.000 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-02 11:46:07.003 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-02 11:46:07.006 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-02 11:46:07.009 | + functions-common:run_plugins:1840 : local phase=install 2022-03-02 11:46:07.013 | + functions-common:run_plugins:1842 : local plugins= 2022-03-02 11:46:07.017 | + functions-common:run_plugins:1843 : local plugin 2022-03-02 11:46:07.020 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-02 11:46:07.023 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-02 11:46:07.026 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-02 11:46:07.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-02 11:46:07.035 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-02 11:46:07.038 | + inc/python:use_library_from_git:253 : return 1 2022-03-02 11:46:07.041 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-02 11:46:07.046 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-02 11:46:07.049 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-02 11:46:07.053 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-02 11:46:07.057 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-02 11:46:07.061 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-02 11:46:07.066 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-02 11:46:07.067 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-02 11:46:07.075 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-02 11:46:07.078 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-02 11:46:07.082 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-02 11:46:07.086 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-02 11:46:07.089 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-02 11:46:07.118 | Using python 3.8 to install python-openstackclient 2022-03-02 11:46:07.120 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2022-03-02 11:46:08.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:46:08.047 | from cryptography.utils import int_from_bytes 2022-03-02 11:46:08.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:46:08.047 | from cryptography.utils import int_from_bytes 2022-03-02 11:46:09.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-02 11:46:09.350 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.7.0) 2022-03-02 11:46:09.370 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-02 11:46:09.371 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-02 11:46:09.373 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-02 11:46:09.375 | Requirement already satisfied: openstacksdk>=0.56.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-02 11:46:09.376 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.8.1) 2022-03-02 11:46:09.377 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-02 11:46:09.378 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-02 11:46:09.379 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-02 11:46:09.380 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-02 11:46:09.381 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-02 11:46:09.382 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-02 11:46:09.395 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (2.4.0) 2022-03-02 11:46:09.396 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (0.5.0) 2022-03-02 11:46:09.398 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-03-02 11:46:09.399 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.0.7) 2022-03-02 11:46:09.400 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-03-02 11:46:09.430 | 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-03-02 11:46:09.432 | 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-03-02 11:46:09.433 | 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-03-02 11:46:09.435 | 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-03-02 11:46:09.437 | 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-03-02 11:46:09.438 | 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-03-02 11:46:09.439 | 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-03-02 11:46:09.440 | 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-03-02 11:46:09.441 | 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-03-02 11:46:09.443 | 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-03-02 11:46:09.444 | 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-03-02 11:46:09.459 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from osc-lib>=2.3.0->python-openstackclient) (3.17.6) 2022-03-02 11:46:09.480 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-03-02 11:46:09.481 | 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-03-02 11:46:09.484 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (21.3) 2022-03-02 11:46:09.485 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (0.8.0) 2022-03-02 11:46:09.509 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=3.3.0->python-openstackclient) (2.27.1) 2022-03-02 11:46:09.532 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (4.3.0) 2022-03-02 11:46:09.534 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (8.8.0) 2022-03-02 11:46:09.536 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from python-keystoneclient>=3.22.0->python-openstackclient) (1.16.0) 2022-03-02 11:46:09.635 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (0.2.5) 2022-03-02 11:46:09.636 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (1.8.2) 2022-03-02 11:46:09.638 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.5.0->python-openstackclient) (21.4.0) 2022-03-02 11:46:09.684 | 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-03-02 11:46:09.698 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-03-02 11:46:09.736 | 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-03-02 11:46:09.920 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.5.0) 2022-03-02 11:46:09.936 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient) (1.0.3) 2022-03-02 11:46:10.052 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-03-02 11:46:10.055 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2.0.12) 2022-03-02 11:46:10.057 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (3.3) 2022-03-02 11:46:10.058 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (2019.11.28) 2022-03-02 11:46:10.200 | 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-03-02 11:46:12.785 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-02 11:46:12.794 | WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available. 2022-03-02 11:46:12.794 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-02 11:46:12.974 | + inc/python:pip_install:200 : result=0 2022-03-02 11:46:12.978 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-02 11:46:12.982 | + functions-common:time_stop:2425 : local name 2022-03-02 11:46:12.985 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:46:12.988 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:46:12.990 | + functions-common:time_stop:2428 : local total 2022-03-02 11:46:12.993 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:46:12.995 | + functions-common:time_stop:2431 : name=pip_install 2022-03-02 11:46:13.000 | + functions-common:time_stop:2432 : start_time=1646221567109 2022-03-02 11:46:13.003 | + functions-common:time_stop:2434 : [[ -z 1646221567109 ]] 2022-03-02 11:46:13.006 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:46:13.011 | + functions-common:time_stop:2437 : end_time=1646221573008 2022-03-02 11:46:13.013 | + functions-common:time_stop:2438 : elapsed_time=5899 2022-03-02 11:46:13.016 | + functions-common:time_stop:2439 : total=187547 2022-03-02 11:46:13.019 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:46:13.021 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=193446 2022-03-02 11:46:13.024 | + inc/python:pip_install:203 : return 0 2022-03-02 11:46:13.026 | + ./stack.sh:main:981 : install_oscwrap 2022-03-02 11:46:13.031 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-02 11:46:13.036 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.10eOSJrjPF 2022-03-02 11:46:13.040 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-02 11:46:13.042 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-02 11:46:13.045 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-02 11:46:13.048 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-02 11:46:13.051 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 11:46:13.054 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-02 11:46:13.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:13.078 | + ./stack.sh:main:1035 : configure_database 2022-03-02 11:46:13.082 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-02 11:46:13.085 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-02 11:46:13.088 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-02 11:46:13.091 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:46:13.093 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-02 11:46:13.096 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-02 11:46:13.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:13.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:13.103 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-02 11:46:13.106 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-02 11:46:13.109 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:46:13.111 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:46:13.114 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:46:13.117 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:46:13.120 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:46:13.122 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:46:13.125 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:46:13.128 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:46:13.131 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:46:13.133 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:46:13.136 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:46:13.139 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-02 11:46:13.142 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:46:13.145 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:46:13.148 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:46:13.151 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:46:13.155 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:46:13.158 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:46:13.161 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-02 11:46:13.179 | mysqladmin: connect to server at 'localhost' failed 2022-03-02 11:46:13.179 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-02 11:46:13.185 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-02 11:46:13.188 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-02 11:46:13.191 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:13.193 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:13.196 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-02 11:46:13.200 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-02 11:46:13.203 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-02 11:46:13.206 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-02 11:46:13.209 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-02 11:46:13.211 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-02 11:46:13.214 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-02 11:46:13.218 | + 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-03-02 11:46:13.231 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:46:13.342 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-02 11:46:13.355 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:46:13.433 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-02 11:46:13.438 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-02 11:46:13.439 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-02 11:46:13.445 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-02 11:46:13.516 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-02 11:46:13.586 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-02 11:46:13.654 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-02 11:46:13.726 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-02 11:46:13.729 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-02 11:46:13.732 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:46:13.735 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-02 11:46:17.315 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-02 11:46:17.319 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-02 11:46:17.324 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-02 11:46:17.331 | + functions-common:save_stackenv:62 : time_stamp=2022-03-02-114617 2022-03-02 11:46:17.335 | + functions-common:save_stackenv:63 : echo '# 2022-03-02-114617 1039' 2022-03-02 11:46:17.338 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.342 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-02 11:46:17.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.347 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-02 11:46:17.350 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.353 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-02 11:46:17.359 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.363 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2022-03-02 11:46:17.366 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.369 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2022-03-02 11:46:17.373 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.376 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2022-03-02 11:46:17.379 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.382 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-02-114148 2022-03-02 11:46:17.385 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.389 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-02 11:46:17.392 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.394 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2022-03-02 11:46:17.397 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.403 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-02 11:46:17.407 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.410 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-02 11:46:17.414 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.417 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-02 11:46:17.421 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-02 11:46:17.424 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-02 11:46:17.427 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-02 11:46:17.430 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-02 11:46:17.433 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-02 11:46:17.449 | + ./stack.sh:main:1065 : start_dstat 2022-03-02 11:46:17.453 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.456 | + functions-common:run_process:1680 : local service=dstat 2022-03-02 11:46:17.459 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.462 | + functions-common:run_process:1682 : local group= 2022-03-02 11:46:17.465 | + functions-common:run_process:1683 : local user= 2022-03-02 11:46:17.468 | + functions-common:run_process:1685 : local name=dstat 2022-03-02 11:46:17.471 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:46:17.474 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:46:17.477 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:46:17.481 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:46:17.485 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:46:17.491 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221577487 2022-03-02 11:46:17.494 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-02 11:46:17.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:17.519 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-02 11:46:17.522 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-02 11:46:17.525 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.528 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.531 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.534 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.536 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-02 11:46:17.539 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-02 11:46:17.542 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-02 11:46:17.545 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 11:46:17.550 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 11:46:17.562 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-02 11:46:17.565 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-02 11:46:17.569 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-02 11:46:17.572 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.577 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 11:46:17.580 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-02 11:46:17.583 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 11:46:17.587 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 11:46:17.590 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-02 11:46:17.594 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 11:46:17.600 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-02 11:46:17.669 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-02 11:46:17.743 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-02 11:46:17.819 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-02 11:46:17.891 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-02 11:46:17.983 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:46:18.056 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 11:46:18.059 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-02 11:46:18.127 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 11:46:18.563 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-02 11:46:18.580 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-02 11:46:18.989 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-02 11:46:19.016 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:46:19.019 | + functions-common:time_stop:2425 : local name 2022-03-02 11:46:19.022 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:46:19.024 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:46:19.027 | + functions-common:time_stop:2428 : local total 2022-03-02 11:46:19.030 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:46:19.033 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:46:19.036 | + functions-common:time_stop:2432 : start_time=1646221577487 2022-03-02 11:46:19.039 | + functions-common:time_stop:2434 : [[ -z 1646221577487 ]] 2022-03-02 11:46:19.042 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:46:19.048 | + functions-common:time_stop:2437 : end_time=1646221579045 2022-03-02 11:46:19.051 | + functions-common:time_stop:2438 : elapsed_time=1558 2022-03-02 11:46:19.054 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:46:19.057 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:46:19.060 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1558 2022-03-02 11:46:19.063 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-02 11:46:19.066 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-02 11:46:19.068 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-02 11:46:19.071 | + functions-common:run_process:1682 : local group= 2022-03-02 11:46:19.073 | + functions-common:run_process:1683 : local user=root 2022-03-02 11:46:19.076 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-02 11:46:19.079 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:46:19.082 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:46:19.085 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:46:19.087 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:46:19.092 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:46:19.097 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221579094 2022-03-02 11:46:19.100 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-02 11:46:19.121 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:19.124 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:46:19.128 | + functions-common:time_stop:2425 : local name 2022-03-02 11:46:19.132 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:46:19.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:46:19.139 | + functions-common:time_stop:2428 : local total 2022-03-02 11:46:19.142 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:46:19.145 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:46:19.148 | + functions-common:time_stop:2432 : start_time=1646221579094 2022-03-02 11:46:19.151 | + functions-common:time_stop:2434 : [[ -z 1646221579094 ]] 2022-03-02 11:46:19.156 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:46:19.162 | + functions-common:time_stop:2437 : end_time=1646221579158 2022-03-02 11:46:19.165 | + functions-common:time_stop:2438 : elapsed_time=64 2022-03-02 11:46:19.168 | + functions-common:time_stop:2439 : total=1558 2022-03-02 11:46:19.171 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:46:19.174 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1622 2022-03-02 11:46:19.177 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-02 11:46:19.200 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:19.203 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-02 11:46:19.239 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:19.243 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-02 11:46:19.273 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:19.278 | + ./stack.sh:main:1078 : start_etcd3 2022-03-02 11:46:19.281 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-02 11:46:19.284 | + lib/etcd3:start_etcd3:42 : cmd+=' --name n-d-831507-2 --data-dir /opt/stack/data/etcd' 2022-03-02 11:46:19.287 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-02 11:46:19.290 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster n-d-831507-2=http://10.222.0.50:2380' 2022-03-02 11:46:19.292 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2022-03-02 11:46:19.296 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2022-03-02 11:46:19.301 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-02 11:46:19.304 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-02 11:46:19.307 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2022-03-02 11:46:19.310 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-02 11:46:19.312 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-02 11:46:19.315 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 11:46:19.318 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2022-03-02 11:46:19.320 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-02 11:46:19.323 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 11:46:19.326 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-02 11:46:19.328 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-02 11:46:19.331 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-02 11:46:19.333 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-02 11:46:19.336 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-02 11:46:19.338 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-02 11:46:19.344 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-02 11:46:19.438 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-02 11:46:19.527 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name n-d-831507-2 --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster n-d-831507-2=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2022-03-02 11:46:19.600 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-02 11:46:19.666 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-02 11:46:19.728 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:46:19.786 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-02 11:46:19.789 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-02 11:46:19.874 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-02 11:46:20.305 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-02 11:46:20.366 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-02 11:46:20.425 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-02 11:46:20.486 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-02 11:46:20.548 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-02 11:46:20.552 | ++ functions-common:is_arch:506 : uname -m 2022-03-02 11:46:20.557 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-02 11:46:20.561 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-02 11:46:20.980 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-02 11:46:20.997 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-02 11:46:21.623 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-02 11:46:21.812 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-02 11:46:21.831 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:21.834 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-02 11:46:21.837 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-02 11:46:21.841 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-02 11:46:21.845 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-02 11:46:21.859 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-02 11:46:21.872 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-02 11:46:21.874 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-02 11:46:21.877 | + 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.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-02 11:46:22.021 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-02 11:46:22.164 | + 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.50/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-02 11:46:22.310 | + 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.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:46:22.550 | + 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.50/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:46:22.771 | + 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.50/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-02 11:46:22.919 | + 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.50/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-02 11:46:23.067 | + 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.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-02 11:46:23.212 | + 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.50/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-02 11:46:23.356 | + 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.50/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-02 11:46:23.501 | + functions-common:write_clouds_yaml:198 : cat 2022-03-02 11:46:23.507 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-02 11:46:23.511 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-02 11:46:23.515 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-02 11:46:23.519 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-02 11:46:23.522 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-02 11:46:23.525 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-02 11:46:23.544 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:46:23.547 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-02 11:46:23.550 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:46:23.553 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-02 11:46:23.556 | + ./stack.sh:main:1095 : '[' 10.222.0.50 == 10.222.0.50 ']' 2022-03-02 11:46:23.560 | + ./stack.sh:main:1096 : init_keystone 2022-03-02 11:46:23.563 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-02 11:46:23.581 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:46:23.584 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-02 11:46:23.587 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-02 11:46:23.591 | + lib/database:recreate_database:112 : local db=keystone 2022-03-02 11:46:23.594 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-02 11:46:23.597 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-02 11:46:23.600 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-02 11:46:23.608 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:46:32.731 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-02 11:46:32.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:46:32.900 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-02 11:46:32.904 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:46:32.907 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:46:32.910 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:46:32.914 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:46:32.920 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221592916 2022-03-02 11:46:32.923 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-02 11:46:37.950 | 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=135506) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:46:37.957 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:46:37.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.958 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.959 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.959 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.960 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:46:37.960 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:46:37.991 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:46:37.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.992 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.992 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.993 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:37.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:37.994 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:46:37.994 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:46:38.702 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:46:38.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.704 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.704 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.704 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:46:38.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:46:38.706 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:46:38.715 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:47:08.326 | ++ inc/async:async_inner:64 : rc=0 2022-03-02 11:47:08.360 | [133652 Async install_tempest:133652]: finished successfully 2022-03-02 11:47:25.492 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:25.492 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:47:25.653 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:25.653 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:47:25.753 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:25.754 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:47:25.841 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:25.841 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:47:25.982 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:25.982 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:47:26.068 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:26.068 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:47:27.840 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:27.840 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:27.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.842 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.842 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.843 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.843 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.843 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:27.843 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:27.844 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:27.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.846 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.846 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.846 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:27.847 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:27.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:27.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.861 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.861 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.862 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:27.862 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:27.863 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:27.863 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:28.362 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:28.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.364 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.364 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.364 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.365 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.365 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:28.365 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:28.493 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.496 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.496 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.497 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:28.497 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:28.497 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:28.497 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:28.505 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:47:28.783 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:28.783 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:47:28.904 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:28.904 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:47:29.005 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:29.006 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:47:29.143 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:29.143 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:47:29.274 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:29.274 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:47:29.395 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:29.395 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:47:29.532 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:29.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:29.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.534 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.535 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.535 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:29.536 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:29.536 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:29.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.543 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.543 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.543 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.543 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.544 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:29.544 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:29.549 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:29.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.550 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.551 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.551 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:29.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:29.552 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:29.552 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:30.005 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:30.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.006 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.007 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.007 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:30.008 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:30.149 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:47:30.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.151 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.151 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.152 | 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=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:47:30.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:47:30.152 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:47:30.152 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=135506) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:47:30.161 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-02 11:47:30.256 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.256 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-02 11:47:30.365 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.365 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-02 11:47:30.451 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.451 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-02 11:47:30.584 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.584 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-02 11:47:30.685 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.685 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-02 11:47:30.779 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:30.779 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-02 11:47:30.970 | INFO migrate.versioning.api [-] done 2022-03-02 11:47:31.403 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-02 11:47:31.406 | + functions-common:time_stop:2425 : local name 2022-03-02 11:47:31.409 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:47:31.412 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:47:31.414 | + functions-common:time_stop:2428 : local total 2022-03-02 11:47:31.417 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:47:31.420 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:47:31.423 | + functions-common:time_stop:2432 : start_time=1646221592916 2022-03-02 11:47:31.426 | + functions-common:time_stop:2434 : [[ -z 1646221592916 ]] 2022-03-02 11:47:31.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:47:31.436 | + functions-common:time_stop:2437 : end_time=1646221651432 2022-03-02 11:47:31.439 | + functions-common:time_stop:2438 : elapsed_time=58516 2022-03-02 11:47:31.443 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:47:31.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:47:31.449 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=58516 2022-03-02 11:47:31.452 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-02 11:47:31.455 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-02 11:47:31.460 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-02 11:47:36.251 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-02 11:47:36.251 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 11:47:36.251 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 11:47:36.252 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-02 11:47:36.252 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-02 11:47:36.252 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 11:47:36.253 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 11:47:36.253 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 11:47:36.253 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-02 11:47:36.667 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-02 11:47:36.671 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-02 11:47:41.488 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-02 11:47:41.488 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 11:47:41.488 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 11:47:41.489 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-02 11:47:41.489 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-02 11:47:41.489 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-02 11:47:41.490 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-02 11:47:41.490 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-02 11:47:41.490 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-02 11:47:41.897 | + ./stack.sh:main:1097 : start_keystone 2022-03-02 11:47:41.900 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-02 11:47:41.903 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-02 11:47:41.906 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-02 11:47:41.925 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:47:41.929 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-02 11:47:41.933 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-02 11:47:41.938 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-02 11:47:41.940 | + functions-common:run_process:1680 : local service=keystone 2022-03-02 11:47:41.943 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:41.947 | + functions-common:run_process:1682 : local group= 2022-03-02 11:47:41.950 | + functions-common:run_process:1683 : local user= 2022-03-02 11:47:41.954 | + functions-common:run_process:1685 : local name=keystone 2022-03-02 11:47:41.957 | + functions-common:run_process:1687 : time_start run_process 2022-03-02 11:47:41.960 | + functions-common:time_start:2411 : local name=run_process 2022-03-02 11:47:41.962 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:47:41.966 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:47:41.968 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:47:41.973 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221661970 2022-03-02 11:47:41.976 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-02 11:47:41.993 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:47:41.995 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-02 11:47:41.998 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-02 11:47:42.001 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.003 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.006 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.009 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.012 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-02 11:47:42.015 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-02 11:47:42.017 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-02 11:47:42.020 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-02 11:47:42.022 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-02 11:47:42.026 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-02 11:47:42.028 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-03-02 11:47:42.032 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-02 11:47:42.033 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.036 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-02 11:47:42.038 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-02 11:47:42.040 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-02 11:47:42.043 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-02 11:47:42.047 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-02 11:47:42.108 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-02 11:47:42.192 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-02 11:47:42.255 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-02 11:47:42.322 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-02 11:47:42.387 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-02 11:47:42.449 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-02 11:47:42.510 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-02 11:47:42.578 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-02 11:47:42.637 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-02 11:47:42.701 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-02 11:47:42.703 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-02 11:47:42.767 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-02 11:47:43.157 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-02 11:47:43.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-02 11:47:43.772 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-02 11:47:43.874 | + functions-common:run_process:1691 : time_stop run_process 2022-03-02 11:47:43.878 | + functions-common:time_stop:2425 : local name 2022-03-02 11:47:43.881 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:47:43.884 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:47:43.886 | + functions-common:time_stop:2428 : local total 2022-03-02 11:47:43.889 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:47:43.892 | + functions-common:time_stop:2431 : name=run_process 2022-03-02 11:47:43.894 | + functions-common:time_stop:2432 : start_time=1646221661970 2022-03-02 11:47:43.897 | + functions-common:time_stop:2434 : [[ -z 1646221661970 ]] 2022-03-02 11:47:43.904 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:47:43.906 | + functions-common:time_stop:2437 : end_time=1646221663902 2022-03-02 11:47:43.908 | + functions-common:time_stop:2438 : elapsed_time=1932 2022-03-02 11:47:43.911 | + functions-common:time_stop:2439 : total=1622 2022-03-02 11:47:43.914 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:47:43.917 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3554 2022-03-02 11:47:43.920 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-02 11:47:43.920 | Waiting for keystone to start... 2022-03-02 11:47:43.922 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.50/identity/v3/ 2022-03-02 11:47:43.925 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2022-03-02 11:47:43.928 | + functions:wait_for_service:457 : local timeout=60 2022-03-02 11:47:43.931 | + functions:wait_for_service:458 : local url=http://10.222.0.50/identity/v3/ 2022-03-02 11:47:43.934 | + functions:wait_for_service:459 : local rval=0 2022-03-02 11:47:43.938 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-02 11:47:43.941 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-02 11:47:43.944 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:47:43.948 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:47:43.952 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:47:43.958 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221663955 2022-03-02 11:47:43.963 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-02 11:47:43.979 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2022-03-02 11:47:50.982 | + :: : [[ 200 == 503 ]] 2022-03-02 11:47:50.985 | + :: : [[ 0 -eq 7 ]] 2022-03-02 11:47:50.989 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-02 11:47:50.993 | + functions-common:time_stop:2425 : local name 2022-03-02 11:47:50.997 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:47:51.000 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:47:51.004 | + functions-common:time_stop:2428 : local total 2022-03-02 11:47:51.008 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:47:51.011 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-02 11:47:51.015 | + functions-common:time_stop:2432 : start_time=1646221663955 2022-03-02 11:47:51.018 | + functions-common:time_stop:2434 : [[ -z 1646221663955 ]] 2022-03-02 11:47:51.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:47:51.028 | + functions-common:time_stop:2437 : end_time=1646221671024 2022-03-02 11:47:51.032 | + functions-common:time_stop:2438 : elapsed_time=7069 2022-03-02 11:47:51.035 | + functions-common:time_stop:2439 : total=0 2022-03-02 11:47:51.038 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:47:51.042 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7069 2022-03-02 11:47:51.046 | + functions:wait_for_service:467 : return 0 2022-03-02 11:47:51.049 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-02 11:47:51.073 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:47:51.076 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-02 11:47:51.079 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-02 11:47:51.082 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-02 11:47:51.125 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-02 11:47:51.131 | + lib/keystone:bootstrap_keystone:602 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-public-url http://10.222.0.50/identity 2022-03-02 11:47:55.985 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:55.985 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:55.986 | 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=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:55.994 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.011 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.011 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.043 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.077 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.077 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.177 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.178 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.178 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.178 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.193 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.194 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.203 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.206 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.206 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=136406) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-02 11:47:56.241 | 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=136406) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:47:56.724 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created domain default 2022-03-02 11:47:56.865 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created project admin 2022-03-02 11:47:56.896 | DEBUG passlib.handlers.bcrypt [None req-2119737c-9381-4720-b49d-5136a223b82b None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=136406) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-02 11:47:56.896 | DEBUG passlib.handlers.bcrypt [None req-2119737c-9381-4720-b49d-5136a223b82b None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=136406) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-02 11:47:57.089 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created user admin 2022-03-02 11:47:57.258 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created role reader 2022-03-02 11:47:57.351 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created role member 2022-03-02 11:47:57.456 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created implied role where 206ac2bae6a44fd9a8738b1d73339443 implies 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:47:57.591 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created role admin 2022-03-02 11:47:57.716 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created implied role where 9ea17e20ce4b4515ab6768c865141650 implies 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:47:57.812 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Granted role admin on project admin to user admin. 2022-03-02 11:47:57.981 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Granted role admin on the system to user admin. 2022-03-02 11:47:58.145 | WARNING py.warnings [None req-2119737c-9381-4720-b49d-5136a223b82b None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2022-03-02 11:47:58.145 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-02 11:47:58.145 |  2022-03-02 11:47:58.150 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created region RegionOne 2022-03-02 11:47:58.377 | INFO keystone.cmd.bootstrap [None req-2119737c-9381-4720-b49d-5136a223b82b None None] Created public endpoint http://10.222.0.50/identity 2022-03-02 11:47:58.881 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-02 11:47:58.884 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-02 11:47:58.887 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-02 11:47:58.891 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-02 11:48:02.183 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:02.183 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:02.183 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:02.183 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:02.450 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:02.453 | + lib/keystone:create_keystone_accounts:310 : admin_project=43568d0a70a24aa5ad1f46121d0c1bff 2022-03-02 11:48:02.455 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-02 11:48:02.459 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-02 11:48:04.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:04.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:04.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:04.812 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:05.005 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:05.008 | + lib/keystone:create_keystone_accounts:312 : admin_user=c6454439e70349cabe72fa48cd7bb422 2022-03-02 11:48:05.011 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-02 11:48:05.013 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-02 11:48:05.016 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-02 11:48:05.019 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin c6454439e70349cabe72fa48cd7bb422 default 2022-03-02 11:48:05.086 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin c6454439e70349cabe72fa48cd7bb422 default 2022-03-02 11:48:05.135 | [108280 Async ks-domain-role:136528]: running: get_or_add_user_domain_role admin c6454439e70349cabe72fa48cd7bb422 default 2022-03-02 11:48:05.137 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-02 11:48:05.140 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:48:05.143 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 11:48:08.761 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 11:48:08.763 | + functions-common:get_or_create_domain:888 : echo default 2022-03-02 11:48:08.764 | default 2022-03-02 11:48:08.766 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-02 11:48:08.842 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-02 11:48:08.890 | [108280 Async ks-project:136667]: running: get_or_create_project service Default 2022-03-02 11:48:08.893 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-02 11:48:08.980 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-02 11:48:09.031 | [108280 Async ks-service:136753]: running: get_or_create_role service 2022-03-02 11:48:09.035 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-02 11:48:09.144 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-02 11:48:09.268 | [108280 Async ks-reseller:136839]: running: get_or_create_role ResellerAdmin 2022-03-02 11:48:09.286 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-02 11:48:09.310 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-02 11:48:09.660 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-02 11:48:09.929 | [108280 Async ks-anotherrole:136930]: running: get_or_create_role anotherrole 2022-03-02 11:48:09.954 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-02 11:48:09.998 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-02 11:48:10.026 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:48:10.054 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-03-02 11:48:14.035 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:14.059 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:14.103 | [136667 Async ks-project:136667]: finished successfully 2022-03-02 11:48:14.129 | [136753 Async ks-service:136753]: finished successfully 2022-03-02 11:48:14.549 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:14.590 | [136839 Async ks-reseller:136839]: finished successfully 2022-03-02 11:48:15.181 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:15.211 | [136930 Async ks-anotherrole:136930]: finished successfully 2022-03-02 11:48:15.395 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:15.395 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:15.395 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:15.395 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:15.689 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:15.692 | ++ functions-common:get_or_create_project:938 : project_id=b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:15.695 | ++ functions-common:get_or_create_project:939 : echo b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:15.699 | + lib/keystone:create_keystone_accounts:340 : invis_project=b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:15.702 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-02 11:48:15.706 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-02 11:48:15.709 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:48:15.713 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-03-02 11:48:19.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:19.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:19.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:19.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:19.297 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:19.301 | ++ functions-common:get_or_create_project:938 : project_id=83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:19.304 | ++ functions-common:get_or_create_project:939 : echo 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:19.309 | + lib/keystone:create_keystone_accounts:344 : demo_project=83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:19.312 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-02 11:48:19.316 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-02 11:48:19.322 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:19.325 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-02 11:48:19.328 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-02 11:48:19.333 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2022-03-02 11:48:19.745 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:19.774 | [136528 Async ks-domain-role:136528]: finished successfully 2022-03-02 11:48:22.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.139 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.139 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.139 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.341 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.344 | ++ functions-common:get_or_create_user:925 : user_id=a7a8aee4f6c04fbf884f4945729e0e56 2022-03-02 11:48:22.347 | ++ functions-common:get_or_create_user:926 : echo a7a8aee4f6c04fbf884f4945729e0e56 2022-03-02 11:48:22.350 | + lib/keystone:create_keystone_accounts:347 : demo_user=a7a8aee4f6c04fbf884f4945729e0e56 2022-03-02 11:48:22.353 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-02 11:48:22.410 | [108280 Async ks-domain-role:136528]: Waiting for completion of get_or_add_user_domain_role admin c6454439e70349cabe72fa48cd7bb422 default running on PID 136528 (6 other jobs running) 2022-03-02 11:48:22.439 | [108280 Async ks-domain-role:136528]: Signaling child to exit 2022-03-02 11:48:22.439 | WAKEUP 2022-03-02 11:48:22.466 | [108280 Async ks-domain-role:136528]: Signaled 2022-03-02 11:48:22.468 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-02 11:48:22.468 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:48:22.468 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6454439e70349cabe72fa48cd7bb422 --domain default 2022-03-02 11:48:22.468 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-02 11:48:22.468 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:48:22.468 | ++ functions-common:get_field:812 : read data 2022-03-02 11:48:22.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.468 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.468 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.468 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.468 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-02 11:48:22.468 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-02 11:48:22.468 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user c6454439e70349cabe72fa48cd7bb422 --domain default 2022-03-02 11:48:22.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.468 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.469 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.469 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:48:22.469 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6454439e70349cabe72fa48cd7bb422 --domain default 2022-03-02 11:48:22.469 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-02 11:48:22.469 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:48:22.469 | ++ functions-common:get_field:812 : read data 2022-03-02 11:48:22.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.469 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.469 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.469 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:48:22.469 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:48:22.469 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | c6454439e70349cabe72fa48cd7bb422 | | | default | | False |' 2022-03-02 11:48:22.469 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:48:22.469 | ++ functions-common:get_field:812 : read data 2022-03-02 11:48:22.469 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:48:22.469 | + functions-common:get_or_add_user_domain_role:1021 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:48:22.469 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:48:22.518 | [108280 Async ks-domain-role:136528]: finished get_or_add_user_domain_role admin c6454439e70349cabe72fa48cd7bb422 default with result 0 in 14 seconds 2022-03-02 11:48:22.527 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-02 11:48:22.569 | [108280 Async ks-project:136667]: Waiting for completion of get_or_create_project service Default running on PID 136667 (5 other jobs running) 2022-03-02 11:48:22.598 | [108280 Async ks-project:136667]: Signaling child to exit 2022-03-02 11:48:22.598 | WAKEUP 2022-03-02 11:48:22.629 | [108280 Async ks-project:136667]: Signaled 2022-03-02 11:48:22.630 | + functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:48:22.630 | ++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-03-02 11:48:22.630 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.631 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.631 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.631 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.631 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.631 | + functions-common:get_or_create_project:938 : project_id=0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:48:22.631 | + functions-common:get_or_create_project:939 : echo 0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:48:22.631 | 0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:48:22.683 | [108280 Async ks-project:136667]: finished get_or_create_project service Default with result 0 in 5 seconds 2022-03-02 11:48:22.729 | [108280 Async ks-service:136753]: Waiting for completion of get_or_create_role service running on PID 136753 (4 other jobs running) 2022-03-02 11:48:22.761 | [108280 Async ks-service:136753]: Signaling child to exit 2022-03-02 11:48:22.762 | WAKEUP 2022-03-02 11:48:22.787 | [108280 Async ks-service:136753]: Signaled 2022-03-02 11:48:22.788 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:48:22.788 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-02 11:48:22.788 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.788 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.789 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.789 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.789 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.789 | + functions-common:get_or_create_role:950 : role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:48:22.789 | + functions-common:get_or_create_role:951 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:48:22.789 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:48:22.840 | [108280 Async ks-service:136753]: finished get_or_create_role service with result 0 in 5 seconds 2022-03-02 11:48:22.882 | [108280 Async ks-reseller:136839]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 136839 (3 other jobs running) 2022-03-02 11:48:22.910 | [108280 Async ks-reseller:136839]: Signaling child to exit 2022-03-02 11:48:22.910 | WAKEUP 2022-03-02 11:48:22.937 | [108280 Async ks-reseller:136839]: Signaled 2022-03-02 11:48:22.938 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:48:22.938 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-02 11:48:22.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.938 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:22.938 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:22.938 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:22.939 | + functions-common:get_or_create_role:950 : role_id=c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:48:22.939 | + functions-common:get_or_create_role:951 : echo c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:48:22.939 | c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:48:22.993 | [108280 Async ks-reseller:136839]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2022-03-02 11:48:23.039 | [108280 Async ks-anotherrole:136930]: Waiting for completion of get_or_create_role anotherrole running on PID 136930 (2 other jobs running) 2022-03-02 11:48:23.067 | [108280 Async ks-anotherrole:136930]: Signaling child to exit 2022-03-02 11:48:23.067 | WAKEUP 2022-03-02 11:48:23.097 | [108280 Async ks-anotherrole:136930]: Signaled 2022-03-02 11:48:23.099 | + functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:48:23.099 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 11:48:23.099 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:23.099 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:23.099 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:23.099 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:23.099 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:23.099 | + functions-common:get_or_create_role:950 : role_id=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:48:23.099 | + functions-common:get_or_create_role:951 : echo 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:48:23.099 | 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:48:23.150 | [108280 Async ks-anotherrole:136930]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2022-03-02 11:48:23.155 | + inc/async:async_wait:197 : return 0 2022-03-02 11:48:23.158 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.225 | + inc/async:async_inner:63 : get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.276 | [108280 Async ks-demo-member:137796]: running: get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.279 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin c6454439e70349cabe72fa48cd7bb422 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.350 | + inc/async:async_inner:63 : get_or_add_user_project_role admin c6454439e70349cabe72fa48cd7bb422 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.416 | [108280 Async ks-demo-admin:137908]: running: get_or_add_user_project_role admin c6454439e70349cabe72fa48cd7bb422 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.419 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.521 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.595 | [108280 Async ks-demo-another:138020]: running: get_or_add_user_project_role anotherrole a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:23.598 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:23.724 | + inc/async:async_inner:63 : get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:23.800 | [108280 Async ks-demo-invis:138132]: running: get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:48:23.804 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-02 11:48:23.811 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-02 11:48:23.818 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:23.822 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-02 11:48:23.826 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-02 11:48:23.835 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password Passw0rd --domain=default --email=demo_reader@example.com --or-show -f value -c id 2022-03-02 11:48:29.807 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:29.807 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:29.807 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:29.807 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:30.126 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:30.154 | ++ functions-common:get_or_create_user:925 : user_id=14d3dd6909014bbd8f142c303dc03420 2022-03-02 11:48:30.174 | ++ functions-common:get_or_create_user:926 : echo 14d3dd6909014bbd8f142c303dc03420 2022-03-02 11:48:30.202 | + lib/keystone:create_keystone_accounts:360 : demo_reader=14d3dd6909014bbd8f142c303dc03420 2022-03-02 11:48:30.226 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 14d3dd6909014bbd8f142c303dc03420 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:30.561 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 14d3dd6909014bbd8f142c303dc03420 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:30.809 | [108280 Async ks-demo-reader:138311]: running: get_or_add_user_project_role reader 14d3dd6909014bbd8f142c303dc03420 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:48:30.823 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-02 11:48:30.852 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-02 11:48:30.886 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:48:30.908 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-03-02 11:48:35.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:35.271 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:35.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:35.271 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:35.626 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:35.650 | ++ functions-common:get_or_create_project:938 : project_id=d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:35.670 | ++ functions-common:get_or_create_project:939 : echo d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:35.690 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:35.706 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-02 11:48:35.727 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-02 11:48:35.737 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:35.759 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-02 11:48:35.782 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-02 11:48:35.814 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2022-03-02 11:48:40.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:40.261 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:40.261 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:40.261 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:40.807 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:40.830 | ++ functions-common:get_or_create_user:925 : user_id=e2213834ad2244b68132cc57514a0791 2022-03-02 11:48:40.859 | ++ functions-common:get_or_create_user:926 : echo e2213834ad2244b68132cc57514a0791 2022-03-02 11:48:40.882 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=e2213834ad2244b68132cc57514a0791 2022-03-02 11:48:40.902 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:41.367 | + inc/async:async_inner:63 : get_or_add_user_project_role admin e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:41.382 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:41.552 | [138020 Async ks-demo-another:138020]: finished successfully 2022-03-02 11:48:41.615 | [108280 Async ks-alt-admin:138676]: running: get_or_add_user_project_role admin e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:41.630 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:42.094 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:42.365 | [108280 Async ks-alt-another:138821]: running: get_or_add_user_project_role anotherrole e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:42.387 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-02 11:48:42.423 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-02 11:48:42.443 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:42.463 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-02 11:48:42.480 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-02 11:48:42.514 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password Passw0rd --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2022-03-02 11:48:47.230 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:47.401 | [137796 Async ks-demo-member:137796]: finished successfully 2022-03-02 11:48:47.444 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:47.604 | [137908 Async ks-demo-admin:137908]: finished successfully 2022-03-02 11:48:48.509 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:48.543 | [138132 Async ks-demo-invis:138132]: finished successfully 2022-03-02 11:48:48.776 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:48.776 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:48.776 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:48.776 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:48.990 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:48.994 | ++ functions-common:get_or_create_user:925 : user_id=0abb8d49ba764a7bafd3dfd0ecd8def1 2022-03-02 11:48:48.997 | ++ functions-common:get_or_create_user:926 : echo 0abb8d49ba764a7bafd3dfd0ecd8def1 2022-03-02 11:48:49.001 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=0abb8d49ba764a7bafd3dfd0ecd8def1 2022-03-02 11:48:49.006 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 0abb8d49ba764a7bafd3dfd0ecd8def1 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:49.103 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0abb8d49ba764a7bafd3dfd0ecd8def1 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:49.167 | [108280 Async ks-alt-member-user:139189]: running: get_or_add_user_project_role member 0abb8d49ba764a7bafd3dfd0ecd8def1 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:49.171 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-02 11:48:49.181 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-02 11:48:49.185 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:49.189 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-02 11:48:49.193 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-02 11:48:49.197 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password Passw0rd --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2022-03-02 11:48:52.090 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:48:52.281 | [138311 Async ks-demo-reader:138311]: finished successfully 2022-03-02 11:48:52.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:52.994 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:52.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:52.994 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:53.234 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:53.241 | ++ functions-common:get_or_create_user:925 : user_id=2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 2022-03-02 11:48:53.245 | ++ functions-common:get_or_create_user:926 : echo 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 2022-03-02 11:48:53.247 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 2022-03-02 11:48:53.250 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:53.349 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:53.462 | [108280 Async ks-alt-reader-user:139413]: running: get_or_add_user_project_role reader 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:48:53.468 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-02 11:48:53.480 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:53.499 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-02 11:48:53.515 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-02 11:48:53.536 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_member --password Passw0rd --domain=default --email=system_member@example.com --or-show -f value -c id 2022-03-02 11:48:58.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:58.091 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:58.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:48:58.091 | from cryptography.utils import int_from_bytes 2022-03-02 11:48:58.440 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:48:58.449 | ++ functions-common:get_or_create_user:925 : user_id=0ba55c551633420c9058e2b9cfd488b7 2022-03-02 11:48:58.454 | ++ functions-common:get_or_create_user:926 : echo 0ba55c551633420c9058e2b9cfd488b7 2022-03-02 11:48:58.457 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0ba55c551633420c9058e2b9cfd488b7 2022-03-02 11:48:58.464 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0ba55c551633420c9058e2b9cfd488b7 all 2022-03-02 11:48:58.727 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0ba55c551633420c9058e2b9cfd488b7 all 2022-03-02 11:48:58.860 | [108280 Async ks-system-member:139638]: running: get_or_add_user_system_role member 0ba55c551633420c9058e2b9cfd488b7 all 2022-03-02 11:48:58.880 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-02 11:48:58.902 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:48:58.920 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-02 11:48:58.940 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-02 11:48:58.962 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create system_reader --password Passw0rd --domain=default --email=system_reader@example.com --or-show -f value -c id 2022-03-02 11:49:02.628 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:02.852 | [138676 Async ks-alt-admin:138676]: finished successfully 2022-03-02 11:49:04.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:04.908 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:04.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:04.908 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:05.089 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:05.143 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:05.146 | ++ functions-common:get_or_create_user:925 : user_id=44128e48f3b8424a87d65aef4a11730e 2022-03-02 11:49:05.150 | ++ functions-common:get_or_create_user:926 : echo 44128e48f3b8424a87d65aef4a11730e 2022-03-02 11:49:05.159 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=44128e48f3b8424a87d65aef4a11730e 2022-03-02 11:49:05.163 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 44128e48f3b8424a87d65aef4a11730e all 2022-03-02 11:49:05.205 | [138821 Async ks-alt-another:138821]: finished successfully 2022-03-02 11:49:05.358 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 44128e48f3b8424a87d65aef4a11730e all 2022-03-02 11:49:05.445 | [108280 Async ks-system-reader:139933]: running: get_or_add_user_system_role reader 44128e48f3b8424a87d65aef4a11730e all 2022-03-02 11:49:05.450 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-02 11:49:05.458 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-02 11:49:05.463 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-02 11:49:05.468 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 11:49:05.479 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-03-02 11:49:08.219 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:08.407 | [139189 Async ks-alt-member-user:139189]: finished successfully 2022-03-02 11:49:09.845 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:09.845 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:09.845 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:09.845 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:10.143 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:10.148 | ++ functions-common:get_or_create_group:902 : group_id=2c75690e9e6e4b79b299ebb9840aa081 2022-03-02 11:49:10.153 | ++ functions-common:get_or_create_group:903 : echo 2c75690e9e6e4b79b299ebb9840aa081 2022-03-02 11:49:10.158 | + lib/keystone:create_keystone_accounts:402 : admin_group=2c75690e9e6e4b79b299ebb9840aa081 2022-03-02 11:49:10.162 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-02 11:49:10.171 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-02 11:49:10.175 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-02 11:49:10.180 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-02 11:49:10.188 | +++ functions-common:get_or_create_group:904 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-03-02 11:49:12.247 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:12.292 | [139413 Async ks-alt-reader-user:139413]: finished successfully 2022-03-02 11:49:13.296 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:13.334 | [139638 Async ks-system-member:139638]: finished successfully 2022-03-02 11:49:13.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:13.492 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:13.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:13.492 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:13.697 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:13.701 | ++ functions-common:get_or_create_group:902 : group_id=c39262068f30474ebb2111a470a08e31 2022-03-02 11:49:13.704 | ++ functions-common:get_or_create_group:903 : echo c39262068f30474ebb2111a470a08e31 2022-03-02 11:49:13.707 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=c39262068f30474ebb2111a470a08e31 2022-03-02 11:49:13.711 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:13.793 | + inc/async:async_inner:63 : get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:13.846 | [108280 Async ks-group-memberdemo:140311]: running: get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:13.850 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:13.937 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:14.050 | [108280 Async ks-group-anotherdemo:140397]: running: get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:14.055 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.172 | + inc/async:async_inner:63 : get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.333 | [108280 Async ks-group-memberalt:140483]: running: get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.351 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.671 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.888 | [108280 Async ks-group-anotheralt:140570]: running: get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:14.918 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff 2022-03-02 11:49:15.375 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff 2022-03-02 11:49:15.610 | [108280 Async ks-group-admin:140678]: running: get_or_add_group_project_role admin 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff 2022-03-02 11:49:15.646 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-03-02 11:49:16.008 | [108280 Async ks-demo-member:137796]: Waiting for completion of get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d running on PID 137796 (17 other jobs running) 2022-03-02 11:49:16.199 | [108280 Async ks-demo-member:137796]: Signaling child to exit 2022-03-02 11:49:16.200 | WAKEUP 2022-03-02 11:49:16.393 | [108280 Async ks-demo-member:137796]: Signaled 2022-03-02 11:49:16.410 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:16.410 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:16.410 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:16.410 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:16.410 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:16.410 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:16.410 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:16.410 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:16.410 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:16.410 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:16.410 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:16.410 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:16.411 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:16.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:16.411 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:16.411 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:16.411 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:16.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.411 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:16.411 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:16.412 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:16.412 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:16.412 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:16.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:16.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:16.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:16.412 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:16.412 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:16.412 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:16.412 | ++ functions-common:get_field:818 : echo '| 206ac2bae6a44fd9a8738b1d73339443 | a7a8aee4f6c04fbf884f4945729e0e56 | | 83eec16364b14a7eae87f1883d5c189d | | | False |' 2022-03-02 11:49:16.412 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:16.412 | + functions-common:get_or_add_user_project_role:995 : user_role_id=206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:16.412 | + functions-common:get_or_add_user_project_role:997 : echo 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:16.412 | 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:16.691 | [108280 Async ks-demo-member:137796]: finished get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d with result 0 in 24 seconds 2022-03-02 11:49:16.991 | [108280 Async ks-demo-admin:137908]: Waiting for completion of get_or_add_user_project_role admin c6454439e70349cabe72fa48cd7bb422 83eec16364b14a7eae87f1883d5c189d running on PID 137908 (16 other jobs running) 2022-03-02 11:49:17.162 | [108280 Async ks-demo-admin:137908]: Signaling child to exit 2022-03-02 11:49:17.162 | WAKEUP 2022-03-02 11:49:17.332 | [108280 Async ks-demo-admin:137908]: Signaled 2022-03-02 11:49:17.345 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:17.345 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:17.345 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:17.345 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:17.345 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:17.345 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:17.345 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:17.345 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:17.345 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:17.345 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:17.345 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6454439e70349cabe72fa48cd7bb422 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:17.345 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:17.345 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:17.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:17.346 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:17.346 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:17.346 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c6454439e70349cabe72fa48cd7bb422 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:17.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:17.346 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:17.346 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c6454439e70349cabe72fa48cd7bb422 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:17.346 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:17.346 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:17.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:17.346 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:17.346 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:17.346 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:17.346 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:17.346 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | c6454439e70349cabe72fa48cd7bb422 | | 83eec16364b14a7eae87f1883d5c189d | | | False |' 2022-03-02 11:49:17.346 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:17.346 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:17.346 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:17.346 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:17.346 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:17.699 | [108280 Async ks-demo-admin:137908]: finished get_or_add_user_project_role admin c6454439e70349cabe72fa48cd7bb422 83eec16364b14a7eae87f1883d5c189d with result 0 in 24 seconds 2022-03-02 11:49:18.000 | [108280 Async ks-demo-another:138020]: Waiting for completion of get_or_add_user_project_role anotherrole a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d running on PID 138020 (15 other jobs running) 2022-03-02 11:49:18.228 | [108280 Async ks-demo-another:138020]: Signaling child to exit 2022-03-02 11:49:18.232 | WAKEUP 2022-03-02 11:49:18.437 | [108280 Async ks-demo-another:138020]: Signaled 2022-03-02 11:49:18.446 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:18.446 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:18.446 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:18.446 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:18.446 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:18.446 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:18.446 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:18.446 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:18.446 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:18.446 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:18.446 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:18.446 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:18.446 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:18.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.446 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.446 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.446 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:18.446 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:18.446 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:18.446 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:18.446 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.446 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.447 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.447 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:18.447 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:18.447 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user a7a8aee4f6c04fbf884f4945729e0e56 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:18.447 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:18.447 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:18.447 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.447 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.447 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:18.447 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:18.447 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:18.447 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:18.447 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:18.447 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:18.447 | ++ functions-common:get_field:818 : echo '| 0e6f21621e764c619c2f44577ab21350 | a7a8aee4f6c04fbf884f4945729e0e56 | | 83eec16364b14a7eae87f1883d5c189d | | | False |' 2022-03-02 11:49:18.447 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:18.447 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:18.447 | + functions-common:get_or_add_user_project_role:997 : echo 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:18.447 | 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:18.814 | [108280 Async ks-demo-another:138020]: finished get_or_add_user_project_role anotherrole a7a8aee4f6c04fbf884f4945729e0e56 83eec16364b14a7eae87f1883d5c189d with result 0 in 18 seconds 2022-03-02 11:49:19.085 | [108280 Async ks-demo-invis:138132]: Waiting for completion of get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 b124d9eae16942f795bdcf72b7556c46 running on PID 138132 (14 other jobs running) 2022-03-02 11:49:19.284 | [108280 Async ks-demo-invis:138132]: Signaling child to exit 2022-03-02 11:49:19.285 | WAKEUP 2022-03-02 11:49:19.364 | [108280 Async ks-demo-invis:138132]: Signaled 2022-03-02 11:49:19.367 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:19.367 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:19.367 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:19.367 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:19.367 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:19.367 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:19.367 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:19.367 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:19.367 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:19.367 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7a8aee4f6c04fbf884f4945729e0e56 --project b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:49:19.367 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:19.367 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:19.368 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:19.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.368 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.368 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.368 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:19.368 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:19.368 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:19.368 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user a7a8aee4f6c04fbf884f4945729e0e56 --project b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:49:19.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.368 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.368 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.368 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:19.369 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a7a8aee4f6c04fbf884f4945729e0e56 --project b124d9eae16942f795bdcf72b7556c46 2022-03-02 11:49:19.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:19.369 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:19.369 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:19.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.369 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:19.369 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:19.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:19.369 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:19.369 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:19.369 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:19.369 | ++ functions-common:get_field:818 : echo '| 206ac2bae6a44fd9a8738b1d73339443 | a7a8aee4f6c04fbf884f4945729e0e56 | | b124d9eae16942f795bdcf72b7556c46 | | | False |' 2022-03-02 11:49:19.369 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:19.369 | + functions-common:get_or_add_user_project_role:995 : user_role_id=206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:19.370 | + functions-common:get_or_add_user_project_role:997 : echo 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:19.370 | 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:19.643 | [108280 Async ks-demo-invis:138132]: finished get_or_add_user_project_role member a7a8aee4f6c04fbf884f4945729e0e56 b124d9eae16942f795bdcf72b7556c46 with result 0 in 24 seconds 2022-03-02 11:49:19.917 | [108280 Async ks-demo-reader:138311]: Waiting for completion of get_or_add_user_project_role reader 14d3dd6909014bbd8f142c303dc03420 83eec16364b14a7eae87f1883d5c189d running on PID 138311 (13 other jobs running) 2022-03-02 11:49:20.090 | [108280 Async ks-demo-reader:138311]: Signaling child to exit 2022-03-02 11:49:20.091 | WAKEUP 2022-03-02 11:49:20.227 | [108280 Async ks-demo-reader:138311]: Signaled 2022-03-02 11:49:20.242 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:20.242 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:20.242 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:20.242 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:20.242 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:20.242 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:20.242 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:20.242 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:20.242 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14d3dd6909014bbd8f142c303dc03420 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:20.242 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:20.242 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:20.242 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:20.242 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:20.242 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.242 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.242 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.242 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.242 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:20.242 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:20.242 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:20.242 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 14d3dd6909014bbd8f142c303dc03420 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:20.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.243 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.243 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.243 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:20.243 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 14d3dd6909014bbd8f142c303dc03420 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:20.243 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:20.243 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:20.243 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:20.243 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.243 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.243 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:20.243 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:20.243 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:20.243 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:20.243 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:20.243 | ++ functions-common:get_field:818 : echo '| 0e4a0f4aac564a5d9cd5be04b2f4c8b2 | 14d3dd6909014bbd8f142c303dc03420 | | 83eec16364b14a7eae87f1883d5c189d | | | False |' 2022-03-02 11:49:20.243 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:20.243 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:20.243 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:20.243 | + functions-common:get_or_add_user_project_role:997 : echo 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:20.243 | 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:20.609 | [108280 Async ks-demo-reader:138311]: finished get_or_add_user_project_role reader 14d3dd6909014bbd8f142c303dc03420 83eec16364b14a7eae87f1883d5c189d with result 0 in 21 seconds 2022-03-02 11:49:20.638 | + inc/async:async_wait:197 : return 0 2022-03-02 11:49:20.659 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-02 11:49:21.009 | [108280 Async ks-alt-admin:138676]: Waiting for completion of get_or_add_user_project_role admin e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 running on PID 138676 (12 other jobs running) 2022-03-02 11:49:21.140 | [108280 Async ks-alt-admin:138676]: Signaling child to exit 2022-03-02 11:49:21.141 | WAKEUP 2022-03-02 11:49:21.283 | [108280 Async ks-alt-admin:138676]: Signaled 2022-03-02 11:49:21.291 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:21.291 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:21.291 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:21.291 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:21.291 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:21.291 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:21.291 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:21.291 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:21.291 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:21.291 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:21.291 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:21.291 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:21.291 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:21.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.292 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:21.292 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:21.292 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:21.292 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:21.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.292 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.292 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:21.292 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:21.293 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:21.293 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:21.293 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:21.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.293 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:21.293 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:21.293 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:21.293 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:21.293 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:21.293 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | e2213834ad2244b68132cc57514a0791 | | d73f78c2ed58452cb5aa1f886f485421 | | | False |' 2022-03-02 11:49:21.293 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:21.293 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:21.293 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:21.294 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:21.294 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:49:21.545 | [108280 Async ks-alt-admin:138676]: finished get_or_add_user_project_role admin e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 21 seconds 2022-03-02 11:49:21.773 | [108280 Async ks-alt-another:138821]: Waiting for completion of get_or_add_user_project_role anotherrole e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 running on PID 138821 (11 other jobs running) 2022-03-02 11:49:21.924 | [108280 Async ks-alt-another:138821]: Signaling child to exit 2022-03-02 11:49:21.925 | WAKEUP 2022-03-02 11:49:22.094 | [108280 Async ks-alt-another:138821]: Signaled 2022-03-02 11:49:22.106 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:22.106 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:22.106 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:22.106 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:22.106 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:22.106 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:22.108 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:22.108 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:22.108 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.108 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:22.108 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:22.108 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:22.108 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:22.109 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:22.109 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:22.109 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user e2213834ad2244b68132cc57514a0791 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:22.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:22.109 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:22.109 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.110 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:22.110 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:22.110 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:22.110 | ++ functions-common:get_field:818 : echo '| 0e6f21621e764c619c2f44577ab21350 | e2213834ad2244b68132cc57514a0791 | | d73f78c2ed58452cb5aa1f886f485421 | | | False |' 2022-03-02 11:49:22.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:22.110 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:22.110 | + functions-common:get_or_add_user_project_role:997 : echo 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:22.110 | 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:49:22.380 | [108280 Async ks-alt-another:138821]: finished get_or_add_user_project_role anotherrole e2213834ad2244b68132cc57514a0791 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 23 seconds 2022-03-02 11:49:22.659 | [108280 Async ks-alt-member-user:139189]: Waiting for completion of get_or_add_user_project_role member 0abb8d49ba764a7bafd3dfd0ecd8def1 d73f78c2ed58452cb5aa1f886f485421 running on PID 139189 (10 other jobs running) 2022-03-02 11:49:22.772 | [108280 Async ks-alt-member-user:139189]: Signaling child to exit 2022-03-02 11:49:22.773 | WAKEUP 2022-03-02 11:49:22.943 | [108280 Async ks-alt-member-user:139189]: Signaled 2022-03-02 11:49:22.958 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:22.958 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:22.958 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:22.958 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:22.958 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:22.958 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:22.958 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:22.958 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:22.958 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:22.959 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0abb8d49ba764a7bafd3dfd0ecd8def1 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.959 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:22.959 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:22.959 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.959 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.959 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.959 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.959 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.959 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:22.959 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:22.960 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:22.960 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 0abb8d49ba764a7bafd3dfd0ecd8def1 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.960 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.960 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.960 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:22.960 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0abb8d49ba764a7bafd3dfd0ecd8def1 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:22.960 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:22.960 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:22.961 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.961 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.961 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.961 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:22.961 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:22.961 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:22.961 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:22.961 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:22.961 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:22.961 | ++ functions-common:get_field:818 : echo '| 206ac2bae6a44fd9a8738b1d73339443 | 0abb8d49ba764a7bafd3dfd0ecd8def1 | | d73f78c2ed58452cb5aa1f886f485421 | | | False |' 2022-03-02 11:49:22.961 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:22.961 | + functions-common:get_or_add_user_project_role:995 : user_role_id=206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:22.961 | + functions-common:get_or_add_user_project_role:997 : echo 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:22.961 | 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:23.198 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:23.257 | [108280 Async ks-alt-member-user:139189]: finished get_or_add_user_project_role member 0abb8d49ba764a7bafd3dfd0ecd8def1 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 19 seconds 2022-03-02 11:49:23.349 | [139933 Async ks-system-reader:139933]: finished successfully 2022-03-02 11:49:23.564 | [108280 Async ks-alt-reader-user:139413]: Waiting for completion of get_or_add_user_project_role reader 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 d73f78c2ed58452cb5aa1f886f485421 running on PID 139413 (9 other jobs running) 2022-03-02 11:49:23.719 | [108280 Async ks-alt-reader-user:139413]: Signaling child to exit 2022-03-02 11:49:23.722 | WAKEUP 2022-03-02 11:49:23.838 | [108280 Async ks-alt-reader-user:139413]: Signaled 2022-03-02 11:49:23.848 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:49:23.848 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:49:23.848 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:23.848 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:23.848 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:23.848 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:23.848 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:23.848 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:49:23.848 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:49:23.848 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:23.848 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:23.848 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:23.848 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.848 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.848 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.848 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:23.848 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:49:23.848 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:49:23.848 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:23.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.849 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.849 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.849 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:49:23.849 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:49:23.849 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:49:23.849 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:23.849 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:23.849 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.849 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:23.849 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:23.849 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:23.849 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:49:23.849 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:49:23.849 | ++ functions-common:get_field:818 : echo '| 0e4a0f4aac564a5d9cd5be04b2f4c8b2 | 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 | | d73f78c2ed58452cb5aa1f886f485421 | | | False |' 2022-03-02 11:49:23.849 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:49:23.850 | ++ functions-common:get_field:812 : read data 2022-03-02 11:49:23.850 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:23.850 | + functions-common:get_or_add_user_project_role:997 : echo 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:23.850 | 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:24.166 | [108280 Async ks-alt-reader-user:139413]: finished get_or_add_user_project_role reader 2ddf1ccf6eb44fb5b6b8cbf71ed57fe9 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 18 seconds 2022-03-02 11:49:24.211 | + inc/async:async_wait:197 : return 0 2022-03-02 11:49:24.230 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-02 11:49:24.628 | [108280 Async ks-system-member:139638]: Waiting for completion of get_or_add_user_system_role member 0ba55c551633420c9058e2b9cfd488b7 all running on PID 139638 (8 other jobs running) 2022-03-02 11:49:24.841 | [108280 Async ks-system-member:139638]: Signaling child to exit 2022-03-02 11:49:24.843 | WAKEUP 2022-03-02 11:49:25.011 | [108280 Async ks-system-member:139638]: Signaled 2022-03-02 11:49:25.023 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 11:49:25.023 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 11:49:25.023 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 11:49:25.023 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:25.024 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:25.024 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:25.024 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:25.024 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:25.024 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 11:49:25.024 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ba55c551633420c9058e2b9cfd488b7 --system all -f value -c Role 2022-03-02 11:49:25.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.024 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.024 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.024 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.024 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:25.024 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 11:49:25.024 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 11:49:25.024 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 0ba55c551633420c9058e2b9cfd488b7 --system all 2022-03-02 11:49:25.024 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.024 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.025 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.025 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0ba55c551633420c9058e2b9cfd488b7 --system all -f value -c Role 2022-03-02 11:49:25.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.025 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.025 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:25.025 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:25.025 | + functions-common:get_or_add_user_system_role:1052 : echo 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:25.026 | 206ac2bae6a44fd9a8738b1d73339443 2022-03-02 11:49:25.368 | [108280 Async ks-system-member:139638]: finished get_or_add_user_system_role member 0ba55c551633420c9058e2b9cfd488b7 all with result 0 in 14 seconds 2022-03-02 11:49:25.644 | [108280 Async ks-system-reader:139933]: Waiting for completion of get_or_add_user_system_role reader 44128e48f3b8424a87d65aef4a11730e all running on PID 139933 (7 other jobs running) 2022-03-02 11:49:25.839 | [108280 Async ks-system-reader:139933]: Signaling child to exit 2022-03-02 11:49:25.839 | WAKEUP 2022-03-02 11:49:25.969 | [108280 Async ks-system-reader:139933]: Signaled 2022-03-02 11:49:25.971 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-02 11:49:25.981 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-02 11:49:25.981 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-02 11:49:25.981 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:49:25.981 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:49:25.981 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:49:25.981 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:49:25.981 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:49:25.981 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-02 11:49:25.981 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 44128e48f3b8424a87d65aef4a11730e --system all -f value -c Role 2022-03-02 11:49:25.981 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.981 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.981 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.981 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.982 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:25.982 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-02 11:49:25.982 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-02 11:49:25.982 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 44128e48f3b8424a87d65aef4a11730e --system all 2022-03-02 11:49:25.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.982 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.982 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.982 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 44128e48f3b8424a87d65aef4a11730e --system all -f value -c Role 2022-03-02 11:49:25.982 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.982 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.982 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:25.982 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:25.982 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:25.982 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:25.982 | + functions-common:get_or_add_user_system_role:1052 : echo 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:25.983 | 0e4a0f4aac564a5d9cd5be04b2f4c8b2 2022-03-02 11:49:26.243 | [108280 Async ks-system-reader:139933]: finished get_or_add_user_system_role reader 44128e48f3b8424a87d65aef4a11730e all with result 0 in 18 seconds 2022-03-02 11:49:26.262 | + inc/async:async_wait:197 : return 0 2022-03-02 11:49:26.273 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-03-02 11:49:26.657 | [108280 Async ks-group-memberdemo:140311]: Waiting for completion of get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d running on PID 140311 (6 other jobs running) 2022-03-02 11:49:26.810 | [108280 Async ks-group-memberdemo:140311]: Signaling child to exit 2022-03-02 11:49:32.458 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:32.620 | [140397 Async ks-group-anotherdemo:140397]: finished successfully 2022-03-02 11:49:33.984 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:34.014 | [140311 Async ks-group-memberdemo:140311]: finished successfully 2022-03-02 11:49:34.040 | WAKEUP 2022-03-02 11:49:34.087 | [108280 Async ks-group-memberdemo:140311]: Signaled 2022-03-02 11:49:34.089 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:49:34.089 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d -f value 2022-03-02 11:49:34.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.089 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:34.090 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:49:34.090 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:49:34.090 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:34.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d -f value 2022-03-02 11:49:34.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.090 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.090 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:34.091 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False' 2022-03-02 11:49:34.091 | + functions-common:get_or_add_group_project_role:1076 : echo 206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False 2022-03-02 11:49:34.091 | 206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False 2022-03-02 11:49:34.162 | [108280 Async ks-group-memberdemo:140311]: finished get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d with result 0 in 20 seconds 2022-03-02 11:49:34.215 | [108280 Async ks-group-anotherdemo:140397]: Waiting for completion of get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d running on PID 140397 (5 other jobs running) 2022-03-02 11:49:34.252 | [108280 Async ks-group-anotherdemo:140397]: Signaling child to exit 2022-03-02 11:49:34.253 | WAKEUP 2022-03-02 11:49:34.286 | [108280 Async ks-group-anotherdemo:140397]: Signaled 2022-03-02 11:49:34.289 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:49:34.289 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d -f value 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:34.289 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:49:34.289 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:49:34.289 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.289 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c39262068f30474ebb2111a470a08e31 --project 83eec16364b14a7eae87f1883d5c189d -f value 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.289 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:34.290 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:34.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:34.290 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False' 2022-03-02 11:49:34.290 | + functions-common:get_or_add_group_project_role:1076 : echo 0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False 2022-03-02 11:49:34.290 | 0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d False 2022-03-02 11:49:34.351 | [108280 Async ks-group-anotherdemo:140397]: finished get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 83eec16364b14a7eae87f1883d5c189d with result 0 in 18 seconds 2022-03-02 11:49:34.409 | [108280 Async ks-group-memberalt:140483]: Waiting for completion of get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 running on PID 140483 (4 other jobs running) 2022-03-02 11:49:34.448 | [108280 Async ks-group-memberalt:140483]: Signaling child to exit 2022-03-02 11:49:35.795 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:35.838 | [140570 Async ks-group-anotheralt:140570]: finished successfully 2022-03-02 11:49:36.233 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:36.244 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:49:36.267 | [140483 Async ks-group-memberalt:140483]: finished successfully 2022-03-02 11:49:36.276 | [140678 Async ks-group-admin:140678]: finished successfully 2022-03-02 11:49:36.292 | WAKEUP 2022-03-02 11:49:36.320 | [108280 Async ks-group-memberalt:140483]: Signaled 2022-03-02 11:49:36.322 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:49:36.322 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 -f value 2022-03-02 11:49:36.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.322 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.322 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.322 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.322 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:49:36.322 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:49:36.322 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:36.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.323 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.323 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.323 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 -f value 2022-03-02 11:49:36.323 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.323 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.323 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.323 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.323 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.323 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False' 2022-03-02 11:49:36.323 | + functions-common:get_or_add_group_project_role:1076 : echo 206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False 2022-03-02 11:49:36.323 | 206ac2bae6a44fd9a8738b1d73339443 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False 2022-03-02 11:49:36.374 | [108280 Async ks-group-memberalt:140483]: finished get_or_add_group_project_role member c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 22 seconds 2022-03-02 11:49:36.417 | [108280 Async ks-group-anotheralt:140570]: Waiting for completion of get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 running on PID 140570 (3 other jobs running) 2022-03-02 11:49:36.446 | [108280 Async ks-group-anotheralt:140570]: Signaling child to exit 2022-03-02 11:49:36.446 | WAKEUP 2022-03-02 11:49:36.472 | [108280 Async ks-group-anotheralt:140570]: Signaled 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:49:36.474 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 -f value 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group c39262068f30474ebb2111a470a08e31 --project d73f78c2ed58452cb5aa1f886f485421 -f value 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.474 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.474 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False' 2022-03-02 11:49:36.474 | + functions-common:get_or_add_group_project_role:1076 : echo 0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False 2022-03-02 11:49:36.474 | 0e6f21621e764c619c2f44577ab21350 c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 False 2022-03-02 11:49:36.524 | [108280 Async ks-group-anotheralt:140570]: finished get_or_add_group_project_role anotherrole c39262068f30474ebb2111a470a08e31 d73f78c2ed58452cb5aa1f886f485421 with result 0 in 21 seconds 2022-03-02 11:49:36.570 | [108280 Async ks-group-admin:140678]: Waiting for completion of get_or_add_group_project_role admin 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff running on PID 140678 (2 other jobs running) 2022-03-02 11:49:36.601 | [108280 Async ks-group-admin:140678]: Signaling child to exit 2022-03-02 11:49:36.601 | WAKEUP 2022-03-02 11:49:36.631 | [108280 Async ks-group-admin:140678]: Signaled 2022-03-02 11:49:36.633 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-02 11:49:36.633 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2c75690e9e6e4b79b299ebb9840aa081 --project 43568d0a70a24aa5ad1f46121d0c1bff -f value 2022-03-02 11:49:36.633 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.633 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.633 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.633 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.633 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.633 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-02 11:49:36.633 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-02 11:49:36.633 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 2c75690e9e6e4b79b299ebb9840aa081 --project 43568d0a70a24aa5ad1f46121d0c1bff 2022-03-02 11:49:36.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.634 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.634 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.634 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 2c75690e9e6e4b79b299ebb9840aa081 --project 43568d0a70a24aa5ad1f46121d0c1bff -f value 2022-03-02 11:49:36.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.634 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:49:36.634 | from cryptography.utils import int_from_bytes 2022-03-02 11:49:36.634 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:49:36.634 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9ea17e20ce4b4515ab6768c865141650 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff False' 2022-03-02 11:49:36.634 | + functions-common:get_or_add_group_project_role:1076 : echo 9ea17e20ce4b4515ab6768c865141650 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff False 2022-03-02 11:49:36.634 | 9ea17e20ce4b4515ab6768c865141650 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff False 2022-03-02 11:49:36.684 | [108280 Async ks-group-admin:140678]: finished get_or_add_group_project_role admin 2c75690e9e6e4b79b299ebb9840aa081 43568d0a70a24aa5ad1f46121d0c1bff with result 0 in 21 seconds 2022-03-02 11:49:36.689 | + inc/async:async_wait:197 : return 0 2022-03-02 11:49:36.691 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-02 11:49:36.712 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:49:36.714 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-02 11:49:36.736 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:49:36.739 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-02 11:49:36.743 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-02 11:49:36.814 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-02 11:49:36.867 | [108280 Async create_nova_accounts:142583]: running: create_nova_accounts 2022-03-02 11:49:36.871 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-02 11:49:36.895 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:49:36.899 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-02 11:49:36.902 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-02 11:49:36.982 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-02 11:49:37.043 | [108280 Async create_glance_accounts:142698]: running: create_glance_accounts 2022-03-02 11:49:37.049 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-02 11:49:37.078 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:49:37.081 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-02 11:49:37.086 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-02 11:49:37.196 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-02 11:49:37.263 | [108280 Async create_cinder_accounts:142828]: running: create_cinder_accounts 2022-03-02 11:49:37.267 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-02 11:49:37.302 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:49:37.307 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-02 11:49:37.311 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-02 11:49:37.434 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-02 11:49:37.553 | [108280 Async create_neutron_accounts:142943]: running: create_neutron_accounts 2022-03-02 11:49:37.566 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-02 11:49:37.634 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:49:37.638 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-02 11:49:37.642 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-02 11:49:38.026 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-02 11:49:38.268 | [108280 Async create_swift_accounts:143086]: running: create_swift_accounts 2022-03-02 11:49:38.294 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-02 11:49:38.438 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:49:38.466 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-02 11:49:38.873 | [108280 Async create_nova_accounts:142583]: Waiting for completion of create_nova_accounts running on PID 142583 (6 other jobs running) 2022-03-02 11:49:39.062 | [108280 Async create_nova_accounts:142583]: Signaling child to exit 2022-03-02 11:50:33.061 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:50:33.101 | [142943 Async create_neutron_accounts:142943]: finished successfully 2022-03-02 11:50:56.977 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:50:57.016 | [142828 Async create_cinder_accounts:142828]: finished successfully 2022-03-02 11:51:21.313 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:51:21.354 | [142698 Async create_glance_accounts:142698]: finished successfully 2022-03-02 11:51:25.162 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:51:25.195 | [142583 Async create_nova_accounts:142583]: finished successfully 2022-03-02 11:51:25.216 | WAKEUP 2022-03-02 11:51:25.243 | [108280 Async create_nova_accounts:142583]: Signaled 2022-03-02 11:51:25.245 | + 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-03-02 11:51:25.245 | + lib/nova:create_nova_accounts:356 : create_service_user nova admin 2022-03-02 11:51:25.245 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-02 11:51:25.245 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.245 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.245 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.245 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:51:25.245 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.245 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.245 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.245 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.245 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.245 | + functions-common:get_or_create_user:925 : user_id=58c346f5711b4b83a5f5dfebd88020c8 2022-03-02 11:51:25.245 | + functions-common:get_or_create_user:926 : echo 58c346f5711b4b83a5f5dfebd88020c8 2022-03-02 11:51:25.245 | 58c346f5711b4b83a5f5dfebd88020c8 2022-03-02 11:51:25.245 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-02 11:51:25.245 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.245 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.245 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.246 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.246 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.246 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.246 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.246 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.246 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.246 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.246 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.246 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.246 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.246 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.246 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.246 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.246 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.247 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.247 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.247 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.247 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.247 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.247 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.247 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.247 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | 58c346f5711b4b83a5f5dfebd88020c8 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.247 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.247 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.247 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.247 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.247 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:51:25.247 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-02 11:51:25.247 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.247 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.248 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.248 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.248 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.248 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.248 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.248 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.248 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.248 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.248 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.249 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.249 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.249 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.249 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.249 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.249 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.249 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.249 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.249 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.249 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.249 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.249 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.249 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.249 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.249 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.250 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.250 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.250 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.250 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.250 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.250 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | 58c346f5711b4b83a5f5dfebd88020c8 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.250 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.250 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.251 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:51:25.251 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:51:25.251 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:51:25.251 | + lib/nova:create_nova_accounts:358 : local nova_api_url 2022-03-02 11:51:25.251 | + lib/nova:create_nova_accounts:359 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:51:25.251 | + lib/nova:create_nova_accounts:362 : nova_api_url=http://10.222.0.50/compute 2022-03-02 11:51:25.251 | + lib/nova:create_nova_accounts:365 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-02 11:51:25.251 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.251 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-02 11:51:25.251 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2022-03-02 11:51:25.251 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.251 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.251 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.251 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.251 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.252 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.252 | ae16d47e450f4e52ae3b72497239525c' 2022-03-02 11:51:25.252 | + functions-common:get_or_create_service:1094 : echo ae16d47e450f4e52ae3b72497239525c 2022-03-02 11:51:25.252 | ae16d47e450f4e52ae3b72497239525c 2022-03-02 11:51:25.252 | + lib/nova:create_nova_accounts:367 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2022-03-02 11:51:25.252 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.252 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2022-03-02 11:51:25.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.252 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.252 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.252 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.252 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.252 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.253 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:51:25.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.253 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.253 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.253 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b5b76976fa0346a28f0f980b69027eb2 2022-03-02 11:51:25.253 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b5b76976fa0346a28f0f980b69027eb2 2022-03-02 11:51:25.253 | + functions-common:get_or_create_endpoint:1127 : public_id=b5b76976fa0346a28f0f980b69027eb2 2022-03-02 11:51:25.253 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.253 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.253 | + functions-common:get_or_create_endpoint:1136 : echo b5b76976fa0346a28f0f980b69027eb2 2022-03-02 11:51:25.253 | b5b76976fa0346a28f0f980b69027eb2 2022-03-02 11:51:25.253 | + lib/nova:create_nova_accounts:371 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-02 11:51:25.253 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.253 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-02 11:51:25.253 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-03-02 11:51:25.253 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.253 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.253 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.253 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.253 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.253 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.253 | 04e471f767804856a31f715754a3c172' 2022-03-02 11:51:25.254 | + functions-common:get_or_create_service:1094 : echo 04e471f767804856a31f715754a3c172 2022-03-02 11:51:25.254 | 04e471f767804856a31f715754a3c172 2022-03-02 11:51:25.254 | + lib/nova:create_nova_accounts:373 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2022-03-02 11:51:25.254 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.254 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2022-03-02 11:51:25.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.254 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.254 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.254 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.254 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.254 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.254 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2022-03-02 11:51:25.254 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.254 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.255 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.255 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.255 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=495598eed4234b92a7c9254351242b81 2022-03-02 11:51:25.255 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 495598eed4234b92a7c9254351242b81 2022-03-02 11:51:25.255 | + functions-common:get_or_create_endpoint:1127 : public_id=495598eed4234b92a7c9254351242b81 2022-03-02 11:51:25.255 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.255 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.255 | + functions-common:get_or_create_endpoint:1136 : echo 495598eed4234b92a7c9254351242b81 2022-03-02 11:51:25.255 | 495598eed4234b92a7c9254351242b81 2022-03-02 11:51:25.255 | + lib/nova:create_nova_accounts:378 : is_service_enabled n-api 2022-03-02 11:51:25.255 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:51:25.255 | + lib/nova:create_nova_accounts:380 : is_service_enabled swift 2022-03-02 11:51:25.255 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:51:25.255 | + lib/nova:create_nova_accounts:383 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-02 11:51:25.255 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.255 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.255 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.255 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.255 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.255 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.256 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.256 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.256 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.256 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.256 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.256 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.256 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.256 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.256 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.256 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.256 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.256 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.256 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.257 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.257 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.257 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.257 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.257 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.257 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.257 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.257 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.257 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.257 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.257 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.257 | ++ functions-common:get_field:818 : echo '| c683c90da43b435fb3458bbdcc1ce4c7 | 58c346f5711b4b83a5f5dfebd88020c8 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.257 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.257 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.257 | + functions-common:get_or_add_user_project_role:997 : echo c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.258 | c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.258 | + lib/nova:create_nova_accounts:388 : is_service_enabled s3api 2022-03-02 11:51:25.258 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:51:25.305 | [108280 Async create_nova_accounts:142583]: finished create_nova_accounts with result 0 in 108 seconds 2022-03-02 11:51:25.349 | [108280 Async create_glance_accounts:142698]: Waiting for completion of create_glance_accounts running on PID 142698 (5 other jobs running) 2022-03-02 11:51:25.378 | [108280 Async create_glance_accounts:142698]: Signaling child to exit 2022-03-02 11:51:25.378 | WAKEUP 2022-03-02 11:51:25.405 | [108280 Async create_glance_accounts:142698]: Signaled 2022-03-02 11:51:25.406 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-02 11:51:25.407 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:51:25.407 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-02 11:51:25.407 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-02 11:51:25.407 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.407 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.407 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.407 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:51:25.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.407 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.407 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.407 | + functions-common:get_or_create_user:925 : user_id=6a1b409c5fb743b0be65411f72dae691 2022-03-02 11:51:25.407 | + functions-common:get_or_create_user:926 : echo 6a1b409c5fb743b0be65411f72dae691 2022-03-02 11:51:25.407 | 6a1b409c5fb743b0be65411f72dae691 2022-03-02 11:51:25.407 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-02 11:51:25.407 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.407 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.407 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.407 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.408 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.408 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.408 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.408 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.408 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.408 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.408 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.408 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.408 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.408 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.408 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.409 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.409 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | 6a1b409c5fb743b0be65411f72dae691 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.409 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.409 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.409 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.409 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.409 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.409 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:51:25.409 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-02 11:51:25.409 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:51:25.409 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-02 11:51:25.409 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-02 11:51:25.409 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.409 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.409 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.409 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:51:25.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.409 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.409 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.409 | + functions-common:get_or_create_user:925 : user_id=5abbf90ebff443dca6a018576a518c27 2022-03-02 11:51:25.409 | + functions-common:get_or_create_user:926 : echo 5abbf90ebff443dca6a018576a518c27 2022-03-02 11:51:25.409 | 5abbf90ebff443dca6a018576a518c27 2022-03-02 11:51:25.409 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-02 11:51:25.409 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.409 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.409 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.409 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.409 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.409 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.410 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.410 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.410 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.410 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.410 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.410 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.410 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.410 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.410 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.410 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.410 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.410 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.410 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.410 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.410 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.410 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.410 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.410 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.411 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.411 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.411 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | 5abbf90ebff443dca6a018576a518c27 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.411 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.411 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.411 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.411 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.411 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.411 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-02 11:51:25.411 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-02 11:51:25.411 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.411 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.411 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.411 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.411 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.411 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.411 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.411 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.411 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.411 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.412 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.412 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.412 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.412 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.412 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.412 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.412 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.412 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.412 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.412 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.412 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.412 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.412 | ++ functions-common:get_field:818 : echo '| c683c90da43b435fb3458bbdcc1ce4c7 | 5abbf90ebff443dca6a018576a518c27 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.412 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.412 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.412 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.412 | + functions-common:get_or_add_user_project_role:997 : echo c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.412 | c683c90da43b435fb3458bbdcc1ce4c7 2022-03-02 11:51:25.412 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-02 11:51:25.412 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.412 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-02 11:51:25.413 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.413 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.413 | 989110c0c6b749bbadb734c51b4a2874' 2022-03-02 11:51:25.413 | + functions-common:get_or_create_service:1094 : echo 989110c0c6b749bbadb734c51b4a2874 2022-03-02 11:51:25.413 | 989110c0c6b749bbadb734c51b4a2874 2022-03-02 11:51:25.413 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2022-03-02 11:51:25.413 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.413 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2022-03-02 11:51:25.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.413 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.413 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.413 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.413 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=85798ba4b215488db1bbe32894849f61 2022-03-02 11:51:25.413 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 85798ba4b215488db1bbe32894849f61 2022-03-02 11:51:25.413 | + functions-common:get_or_create_endpoint:1127 : public_id=85798ba4b215488db1bbe32894849f61 2022-03-02 11:51:25.414 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.414 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.414 | + functions-common:get_or_create_endpoint:1136 : echo 85798ba4b215488db1bbe32894849f61 2022-03-02 11:51:25.414 | 85798ba4b215488db1bbe32894849f61 2022-03-02 11:51:25.414 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-02 11:51:25.414 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:51:25.414 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-02 11:51:25.414 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-02 11:51:25.414 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-02 11:51:25.414 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-02 11:51:25.414 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-02 11:51:25.414 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-02 11:51:25.414 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-02 11:51:25.460 | [108280 Async create_glance_accounts:142698]: finished create_glance_accounts with result 0 in 104 seconds 2022-03-02 11:51:25.503 | [108280 Async create_cinder_accounts:142828]: Waiting for completion of create_cinder_accounts running on PID 142828 (4 other jobs running) 2022-03-02 11:51:25.532 | [108280 Async create_cinder_accounts:142828]: Signaling child to exit 2022-03-02 11:51:25.532 | WAKEUP 2022-03-02 11:51:25.564 | [108280 Async create_cinder_accounts:142828]: Signaled 2022-03-02 11:51:25.566 | + lib/cinder:create_cinder_accounts:398 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2022-03-02 11:51:25.566 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-02 11:51:25.566 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-02 11:51:25.566 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.566 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.566 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.566 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:51:25.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.566 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.566 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.566 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.566 | + functions-common:get_or_create_user:925 : user_id=174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.566 | + functions-common:get_or_create_user:926 : echo 174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.566 | 174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.566 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-02 11:51:25.566 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.566 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.566 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.566 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.567 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.567 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.567 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.567 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.567 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.567 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.567 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.567 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.567 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | 174d709585c5499ea3fe8956f7c8ec5a | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.567 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.568 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.568 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.568 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.568 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:51:25.568 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-02 11:51:25.568 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.568 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-02 11:51:25.568 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-03-02 11:51:25.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.568 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.568 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.568 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.568 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.568 | 5bcd1abd0eab4b388d92759d0a1497a2' 2022-03-02 11:51:25.568 | + functions-common:get_or_create_service:1094 : echo 5bcd1abd0eab4b388d92759d0a1497a2 2022-03-02 11:51:25.568 | 5bcd1abd0eab4b388d92759d0a1497a2 2022-03-02 11:51:25.568 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-02 11:51:25.568 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 11:51:25.568 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.568 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 11:51:25.568 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.568 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.568 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.568 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.569 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.569 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:51:25.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.569 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.569 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.569 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c8ed84e83fdc426e988b6aa0acb32adf 2022-03-02 11:51:25.569 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c8ed84e83fdc426e988b6aa0acb32adf 2022-03-02 11:51:25.569 | + functions-common:get_or_create_endpoint:1127 : public_id=c8ed84e83fdc426e988b6aa0acb32adf 2022-03-02 11:51:25.569 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.569 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.569 | + functions-common:get_or_create_endpoint:1136 : echo c8ed84e83fdc426e988b6aa0acb32adf 2022-03-02 11:51:25.569 | c8ed84e83fdc426e988b6aa0acb32adf 2022-03-02 11:51:25.569 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-02 11:51:25.569 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.569 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-02 11:51:25.569 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-03-02 11:51:25.569 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.569 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.569 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.569 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.569 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.569 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.569 | 8697ecab11f04efcb99adacb1bafb474' 2022-03-02 11:51:25.569 | + functions-common:get_or_create_service:1094 : echo 8697ecab11f04efcb99adacb1bafb474 2022-03-02 11:51:25.569 | 8697ecab11f04efcb99adacb1bafb474 2022-03-02 11:51:25.569 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2022-03-02 11:51:25.569 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.569 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2022-03-02 11:51:25.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.570 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.570 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.570 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.570 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.570 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.570 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.570 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=d492c7c2d61645858d74c30e61ac1ef9 2022-03-02 11:51:25.570 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo d492c7c2d61645858d74c30e61ac1ef9 2022-03-02 11:51:25.570 | + functions-common:get_or_create_endpoint:1127 : public_id=d492c7c2d61645858d74c30e61ac1ef9 2022-03-02 11:51:25.570 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.570 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.570 | + functions-common:get_or_create_endpoint:1136 : echo d492c7c2d61645858d74c30e61ac1ef9 2022-03-02 11:51:25.570 | d492c7c2d61645858d74c30e61ac1ef9 2022-03-02 11:51:25.570 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-02 11:51:25.570 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-02 11:51:25.570 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:51:25.570 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.570 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.570 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.571 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.571 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_project:938 : project_id=0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_project:939 : echo 0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:51:25.571 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 0978dc96e71f4ee095e0702662a55deb 2022-03-02 11:51:25.571 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.571 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-03-02 11:51:25.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.571 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.571 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.571 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-02 11:51:25.571 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_user:925 : user_id=174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.571 | ++ functions-common:get_or_create_user:926 : echo 174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.571 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 174d709585c5499ea3fe8956f7c8ec5a 2022-03-02 11:51:25.617 | [108280 Async create_cinder_accounts:142828]: finished create_cinder_accounts with result 0 in 79 seconds 2022-03-02 11:51:25.622 | + inc/async:async_wait:197 : return 0 2022-03-02 11:51:25.625 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-02 11:51:25.693 | [108280 Async create_neutron_accounts:142943]: Waiting for completion of create_neutron_accounts running on PID 142943 (3 other jobs running) 2022-03-02 11:51:25.723 | [108280 Async create_neutron_accounts:142943]: Signaling child to exit 2022-03-02 11:51:25.723 | WAKEUP 2022-03-02 11:51:25.752 | [108280 Async create_neutron_accounts:142943]: Signaled 2022-03-02 11:51:25.753 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-02 11:51:25.753 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:51:25.753 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:51:25.753 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:51:25.753 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:51:25.753 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:51:25.753 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:51:25.753 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-02 11:51:25.753 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-02 11:51:25.754 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-02 11:51:25.754 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.50:9696/ 2022-03-02 11:51:25.754 | + lib/neutron-legacy:create_mutnauq_accounts:443 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2022-03-02 11:51:25.754 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-02 11:51:25.754 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-02 11:51:25.754 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:51:25.754 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:51:25.754 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:51:25.754 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:51:25.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.754 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.754 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.754 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.754 | + functions-common:get_or_create_user:925 : user_id=f8f13514dabb4b71b3a35c1817c82df7 2022-03-02 11:51:25.754 | + functions-common:get_or_create_user:926 : echo f8f13514dabb4b71b3a35c1817c82df7 2022-03-02 11:51:25.754 | f8f13514dabb4b71b3a35c1817c82df7 2022-03-02 11:51:25.754 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-02 11:51:25.754 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:51:25.754 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:51:25.754 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:51:25.754 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:51:25.754 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.754 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.755 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:51:25.755 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.755 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.755 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:51:25.755 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:51:25.755 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:51:25.755 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-03-02 11:51:25.755 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:51:25.755 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:51:25.755 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.755 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.755 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.755 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:51:25.755 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:51:25.755 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | f8f13514dabb4b71b3a35c1817c82df7 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:51:25.755 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:51:25.755 | ++ functions-common:get_field:812 : read data 2022-03-02 11:51:25.755 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.756 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.756 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:51:25.756 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-02 11:51:25.756 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-02 11:51:25.756 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:51:25.756 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-02 11:51:25.756 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-03-02 11:51:25.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.756 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.756 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.756 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.756 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:51:25.756 | 47c2c31b229542109ca4ebe481a7fc11' 2022-03-02 11:51:25.756 | + functions-common:get_or_create_service:1094 : echo 47c2c31b229542109ca4ebe481a7fc11 2022-03-02 11:51:25.756 | 47c2c31b229542109ca4ebe481a7fc11 2022-03-02 11:51:25.756 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2022-03-02 11:51:25.756 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:51:25.756 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2022-03-02 11:51:25.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:51:25.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-03-02 11:51:25.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.756 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.756 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.756 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.756 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:51:25.756 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:51:25.756 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2022-03-02 11:51:25.756 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.757 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:51:25.757 | from cryptography.utils import int_from_bytes 2022-03-02 11:51:25.757 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:51:25.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ec5a3f992c7045bf9a0900e616bf3895 2022-03-02 11:51:25.757 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ec5a3f992c7045bf9a0900e616bf3895 2022-03-02 11:51:25.757 | + functions-common:get_or_create_endpoint:1127 : public_id=ec5a3f992c7045bf9a0900e616bf3895 2022-03-02 11:51:25.757 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:51:25.757 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:51:25.757 | + functions-common:get_or_create_endpoint:1136 : echo ec5a3f992c7045bf9a0900e616bf3895 2022-03-02 11:51:25.757 | ec5a3f992c7045bf9a0900e616bf3895 2022-03-02 11:51:25.808 | [108280 Async create_neutron_accounts:142943]: finished create_neutron_accounts with result 0 in 55 seconds 2022-03-02 11:51:25.852 | [108280 Async create_swift_accounts:143086]: Waiting for completion of create_swift_accounts running on PID 143086 (2 other jobs running) 2022-03-02 11:51:25.882 | [108280 Async create_swift_accounts:143086]: Signaling child to exit 2022-03-02 11:52:20.025 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:52:20.054 | [143086 Async create_swift_accounts:143086]: finished successfully 2022-03-02 11:52:20.077 | WAKEUP 2022-03-02 11:52:20.102 | [108280 Async create_swift_accounts:143086]: Signaled 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-02 11:52:20.104 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-02 11:52:20.104 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-02 11:52:20.104 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-02 11:52:20.104 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.104 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.104 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.104 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.104 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.104 | ++ functions-common:get_or_create_role:950 : role_id=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.104 | ++ functions-common:get_or_create_role:951 : echo 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:614 : another_role=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.104 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-02 11:52:20.104 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-02 11:52:20.104 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:52:20.105 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:52:20.105 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:52:20.105 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:52:20.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.105 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.105 | + functions-common:get_or_create_user:925 : user_id=e9f8fb1550204f3d840b4d1672ee4438 2022-03-02 11:52:20.105 | + functions-common:get_or_create_user:926 : echo e9f8fb1550204f3d840b4d1672ee4438 2022-03-02 11:52:20.105 | e9f8fb1550204f3d840b4d1672ee4438 2022-03-02 11:52:20.105 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-02 11:52:20.105 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.105 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:52:20.105 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:52:20.105 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:52:20.105 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.105 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.105 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.105 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.105 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.105 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.105 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.105 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.106 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.106 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.106 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.106 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.106 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.106 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.106 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.106 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.106 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.106 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.106 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.106 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.107 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.107 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.107 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.107 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | e9f8fb1550204f3d840b4d1672ee4438 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:52:20.107 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.107 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.107 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:52:20.107 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:52:20.107 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:52:20.107 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:52:20.107 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-02 11:52:20.107 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.107 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:52:20.107 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:52:20.107 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:52:20.107 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.107 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.107 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.107 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.107 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.107 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.107 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.107 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.108 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.108 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.108 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.108 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.108 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.108 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-03-02 11:52:20.108 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.108 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.108 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.108 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.108 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.108 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.108 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | e9f8fb1550204f3d840b4d1672ee4438 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:52:20.108 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.108 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.108 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.108 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.108 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.108 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-02 11:52:20.108 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:52:20.108 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-02 11:52:20.109 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.109 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:52:20.109 | 0adab5a5b4f54317b1d41fc331483b22' 2022-03-02 11:52:20.109 | + functions-common:get_or_create_service:1094 : echo 0adab5a5b4f54317b1d41fc331483b22 2022-03-02 11:52:20.109 | 0adab5a5b4f54317b1d41fc331483b22 2022-03-02 11:52:20.109 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2022-03-02 11:52:20.109 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:52:20.109 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-02 11:52:20.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:52:20.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:52:20.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:52:20.109 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.109 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.109 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=68ed28b2c51c4cbcaa589534d911834e 2022-03-02 11:52:20.109 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 68ed28b2c51c4cbcaa589534d911834e 2022-03-02 11:52:20.110 | + functions-common:get_or_create_endpoint:1127 : public_id=68ed28b2c51c4cbcaa589534d911834e 2022-03-02 11:52:20.110 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.50:8080 ]] 2022-03-02 11:52:20.110 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2022-03-02 11:52:20.110 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:52:20.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.110 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.110 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:52:20.110 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:52:20.110 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.110 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.110 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=42ad6a8ba9964b9598bf4104da7f359d 2022-03-02 11:52:20.110 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 42ad6a8ba9964b9598bf4104da7f359d 2022-03-02 11:52:20.110 | 42ad6a8ba9964b9598bf4104da7f359d 2022-03-02 11:52:20.110 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:52:20.110 | + functions-common:get_or_create_endpoint:1136 : echo 68ed28b2c51c4cbcaa589534d911834e 2022-03-02 11:52:20.110 | 68ed28b2c51c4cbcaa589534d911834e 2022-03-02 11:52:20.110 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-02 11:52:20.110 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-02 11:52:20.110 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:52:20.110 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.110 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.111 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_project:938 : project_id=80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_project:939 : echo 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.111 | + lib/swift:create_swift_accounts:628 : swift_project_test1=80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.111 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-02 11:52:20.111 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.111 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-02 11:52:20.111 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2022-03-02 11:52:20.111 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.111 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.111 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.111 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.111 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_user:925 : user_id=95ff8462443844b5b3f88f903020d827 2022-03-02 11:52:20.111 | ++ functions-common:get_or_create_user:926 : echo 95ff8462443844b5b3f88f903020d827 2022-03-02 11:52:20.111 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=95ff8462443844b5b3f88f903020d827 2022-03-02 11:52:20.111 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-02 11:52:20.111 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.111 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 95ff8462443844b5b3f88f903020d827 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.111 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.111 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:52:20.111 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.111 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.111 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:52:20.111 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:52:20.111 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:52:20.111 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95ff8462443844b5b3f88f903020d827 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.112 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.112 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.112 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.112 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.112 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 95ff8462443844b5b3f88f903020d827 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 95ff8462443844b5b3f88f903020d827 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.112 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.112 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.112 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.112 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.112 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.112 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.112 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.112 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.112 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | 95ff8462443844b5b3f88f903020d827 | | 80a62c9d187e4cba9f15a04c341890d7 | | | False |' 2022-03-02 11:52:20.113 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.113 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.113 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.113 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.113 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-02 11:52:20.113 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-02 11:52:20.113 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:52:20.113 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-02 11:52:20.113 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-02 11:52:20.113 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2022-03-02 11:52:20.113 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.113 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.113 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.113 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.113 | ++ functions-common:get_or_create_user:925 : user_id=9e7cf12153794478ad06bbff8cc32040 2022-03-02 11:52:20.113 | ++ functions-common:get_or_create_user:926 : echo 9e7cf12153794478ad06bbff8cc32040 2022-03-02 11:52:20.113 | + lib/swift:create_swift_accounts:637 : swift_user_test3=9e7cf12153794478ad06bbff8cc32040 2022-03-02 11:52:20.113 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-02 11:52:20.113 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.113 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 0e6f21621e764c619c2f44577ab21350 9e7cf12153794478ad06bbff8cc32040 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.113 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.113 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:52:20.113 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.113 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.113 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:52:20.113 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:52:20.113 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:52:20.113 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:52:20.113 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0e6f21621e764c619c2f44577ab21350 --user 9e7cf12153794478ad06bbff8cc32040 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.113 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.113 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.113 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.114 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.114 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.114 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.114 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 0e6f21621e764c619c2f44577ab21350 --user 9e7cf12153794478ad06bbff8cc32040 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 0e6f21621e764c619c2f44577ab21350 --user 9e7cf12153794478ad06bbff8cc32040 --project 80a62c9d187e4cba9f15a04c341890d7 2022-03-02 11:52:20.114 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.114 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.114 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.114 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.114 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.114 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.114 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.114 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.114 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.114 | ++ functions-common:get_field:818 : echo '| 0e6f21621e764c619c2f44577ab21350 | 9e7cf12153794478ad06bbff8cc32040 | | 80a62c9d187e4cba9f15a04c341890d7 | | | False |' 2022-03-02 11:52:20.114 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.114 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.114 | + functions-common:get_or_add_user_project_role:997 : echo 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.114 | 0e6f21621e764c619c2f44577ab21350 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-02 11:52:20.115 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:52:20.115 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-03-02 11:52:20.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.115 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.115 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.115 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_project:938 : project_id=7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_project:939 : echo 7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:642 : swift_project_test2=7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-02 11:52:20.115 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-02 11:52:20.115 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-02 11:52:20.115 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2022-03-02 11:52:20.115 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.115 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.115 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.115 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.115 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_user:925 : user_id=e1fbab436c0a483bac5b3c4f2998c1fb 2022-03-02 11:52:20.115 | ++ functions-common:get_or_create_user:926 : echo e1fbab436c0a483bac5b3c4f2998c1fb 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:647 : swift_user_test2=e1fbab436c0a483bac5b3c4f2998c1fb 2022-03-02 11:52:20.115 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-02 11:52:20.115 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.116 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin e1fbab436c0a483bac5b3c4f2998c1fb 7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.116 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:52:20.116 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.116 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.116 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:52:20.116 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:52:20.116 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:52:20.116 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1fbab436c0a483bac5b3c4f2998c1fb --project 7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.116 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.116 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.116 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.116 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.116 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.116 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.116 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.116 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user e1fbab436c0a483bac5b3c4f2998c1fb --project 7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.116 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.116 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.116 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.116 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user e1fbab436c0a483bac5b3c4f2998c1fb --project 7518aba47d684c609fa10488abaffef0 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.116 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.116 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.117 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.117 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.117 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.117 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.117 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.117 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.117 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | e1fbab436c0a483bac5b3c4f2998c1fb | | 7518aba47d684c609fa10488abaffef0 | | | False |' 2022-03-02 11:52:20.117 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.117 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.117 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.117 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.117 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.117 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-02 11:52:20.117 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-02 11:52:20.117 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-02 11:52:20.117 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-02 11:52:20.117 | +++ functions-common:get_or_create_domain:891 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-03-02 11:52:20.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.117 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.117 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.117 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.117 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-02 11:52:20.117 | 3eff8cc9b2e940229cb57e362488561a' 2022-03-02 11:52:20.117 | ++ functions-common:get_or_create_domain:888 : echo 3eff8cc9b2e940229cb57e362488561a 2022-03-02 11:52:20.117 | + lib/swift:create_swift_accounts:652 : swift_domain=3eff8cc9b2e940229cb57e362488561a 2022-03-02 11:52:20.117 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-02 11:52:20.117 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.117 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-02 11:52:20.117 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 3eff8cc9b2e940229cb57e362488561a 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-02 11:52:20.118 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=3eff8cc9b2e940229cb57e362488561a --or-show -f value -c id 2022-03-02 11:52:20.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.118 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.118 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.118 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_project:938 : project_id=a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_project:939 : echo a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:656 : swift_project_test4=a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-02 11:52:20.118 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-02 11:52:20.118 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 3eff8cc9b2e940229cb57e362488561a test4@example.com 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-02 11:52:20.118 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=3eff8cc9b2e940229cb57e362488561a --email=test4@example.com --or-show -f value -c id 2022-03-02 11:52:20.118 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.118 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.118 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.118 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.118 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_user:925 : user_id=9960e21bd2574d84a59f4099ca028a86 2022-03-02 11:52:20.118 | ++ functions-common:get_or_create_user:926 : echo 9960e21bd2574d84a59f4099ca028a86 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:661 : swift_user_test4=9960e21bd2574d84a59f4099ca028a86 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-02 11:52:20.118 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-02 11:52:20.118 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 9960e21bd2574d84a59f4099ca028a86 a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.118 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-02 11:52:20.119 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:52:20.119 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:52:20.119 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-02 11:52:20.119 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-02 11:52:20.119 | ++ functions-common:_get_domain_args:967 : echo 2022-03-02 11:52:20.119 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9960e21bd2574d84a59f4099ca028a86 --project a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:52:20.119 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.119 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.119 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.119 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.119 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.119 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:52:20.119 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:52:20.119 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 9960e21bd2574d84a59f4099ca028a86 --project a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.119 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.119 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9960e21bd2574d84a59f4099ca028a86 --project a349ac650ac449c18dfcc6c6c9e06b43 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:52:20.119 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:52:20.119 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:52:20.119 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.119 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:20.120 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:20.120 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:52:20.120 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:52:20.120 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:52:20.120 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:52:20.120 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | 9960e21bd2574d84a59f4099ca028a86 | | a349ac650ac449c18dfcc6c6c9e06b43 | | | False |' 2022-03-02 11:52:20.120 | ++ functions-common:get_field:812 : read data 2022-03-02 11:52:20.120 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.120 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.120 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:52:20.160 | [108280 Async create_swift_accounts:143086]: finished create_swift_accounts with result 0 in 162 seconds 2022-03-02 11:52:20.169 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-02 11:52:20.172 | + inc/async:async_wait:197 : return 0 2022-03-02 11:52:20.175 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-02 11:52:20.195 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:52:20.198 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-02 11:52:20.218 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:52:20.221 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-02 11:52:20.223 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:52:20.226 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-02 11:52:20.229 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-02 11:52:20.232 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-02 11:52:20.298 | + inc/async:async_inner:63 : init_glance 2022-03-02 11:52:20.343 | [108280 Async init_glance:147364]: running: init_glance 2022-03-02 11:52:20.347 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-02 11:52:20.369 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:52:20.373 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-02 11:52:20.375 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:52:20.383 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-02 11:52:20.383 | + ./stack.sh:main:1147 : configure_neutron 2022-03-02 11:52:20.384 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-02 11:52:20.389 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:52:20.389 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:52:20.395 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:52:20.398 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:52:20.401 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:52:20.404 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:52:20.411 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-02 11:52:20.411 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-02 11:52:20.412 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-02 11:52:20.415 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-02 11:52:20.430 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-02 11:52:20.434 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-02 11:52:24.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:24.422 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:24.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:24.422 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:28.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:28.095 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:28.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:28.096 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:31.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:31.806 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:31.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:31.807 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:35.663 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:35.663 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:35.663 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:35.663 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:39.322 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:39.322 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:39.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:39.322 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:42.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:42.980 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:42.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:42.981 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:46.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:46.679 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:46.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:46.679 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:50.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:50.678 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:50.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:50.678 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:55.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:55.728 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:55.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:52:55.728 | from cryptography.utils import int_from_bytes 2022-03-02 11:52:55.728 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-02 11:53:02.305 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:02.305 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:02.305 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:02.305 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:02.653 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-02 11:53:02.659 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-02 11:53:02.661 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-02 11:53:02.664 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-02 11:53:02.666 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-02 11:53:02.668 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-02 11:53:02.671 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-02 11:53:02.673 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-02 11:53:02.678 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-02 11:53:02.678 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-02 11:53:02.680 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-02 11:53:02.682 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-02 11:53:02.685 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-02 11:53:02.687 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-02 11:53:02.689 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-02 11:53:02.692 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-02 11:53:02.696 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:02.699 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-02 11:53:02.701 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:02.707 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-02 11:53:02.722 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-02 11:53:02.722 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-02 11:53:02.722 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-02 11:53:02.722 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 11:53:02.722 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-02 11:53:02.754 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-02 11:53:02.787 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-02 11:53:02.830 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-02 11:53:02.861 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-02 11:53:02.898 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-02 11:53:02.932 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-02 11:53:02.935 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-02 11:53:02.937 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-02 11:53:02.939 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:53:02.942 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-02 11:53:02.962 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-02 11:53:02.965 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-02 11:53:02.968 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-02 11:53:02.971 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-02 11:53:02.973 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-03-02 11:53:03.007 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:53:03.044 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-03-02 11:53:03.078 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-02 11:53:03.111 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-02 11:53:03.131 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:53:03.134 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-02 11:53:03.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:53:03.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-02 11:53:03.142 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-02 11:53:03.144 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-02 11:53:03.158 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-02 11:53:03.161 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-02 11:53:03.163 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-02 11:53:03.166 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-02 11:53:03.181 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-03-02 11:53:03.195 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-02 11:53:03.198 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-03-02 11:53:03.213 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-03-02 11:53:03.232 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-03-02 11:53:03.246 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 11:53:03.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:03.252 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-02 11:53:03.257 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.MciAILRdG4 2022-03-02 11:53:03.261 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-02 11:53:03.264 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:03.267 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.MciAILRdG4 2022-03-02 11:53:03.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.MciAILRdG4 2022-03-02 11:53:03.285 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.MciAILRdG4 /etc/sudoers.d/neutron-rootwrap 2022-03-02 11:53:03.303 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 11:53:03.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:03.346 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:03.379 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-02 11:53:03.381 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-02 11:53:03.389 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-02 11:53:03.389 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-02 11:53:03.390 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-02 11:53:03.393 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-02 11:53:03.412 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:03.416 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-02 11:53:03.419 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-02 11:53:03.422 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-02 11:53:03.442 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:03.445 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:53:03.449 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2022-03-02 11:53:03.489 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-02 11:53:03.492 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-02 11:53:03.496 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-02 11:53:03.516 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:03.519 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-02 11:53:03.522 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-02 11:53:03.526 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:53:03.527 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:53:03.530 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-02 11:53:03.533 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-02 11:53:03.535 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-02 11:53:03.538 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-02 11:53:03.541 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-02 11:53:03.544 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-02 11:53:03.550 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-02 11:53:03.553 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-03-02 11:53:03.562 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-02 11:53:03.583 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:03.587 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-02 11:53:03.590 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-02 11:53:03.592 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-02 11:53:03.598 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-02 11:53:03.631 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 11:53:03.664 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-02 11:53:03.703 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-02 11:53:03.736 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-02 11:53:03.773 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-02 11:53:03.776 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:53:03.783 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-02 11:53:03.783 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-02 11:53:03.784 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-02 11:53:03.823 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-02 11:53:03.860 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2022-03-02 11:53:03.894 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-02 11:53:03.931 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-02 11:53:03.977 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-02 11:53:04.035 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-02 11:53:04.077 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-02 11:53:04.114 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:53:04.154 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-02 11:53:04.190 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-02 11:53:04.236 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-02 11:53:04.276 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-02 11:53:04.280 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-02 11:53:04.283 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-02 11:53:04.286 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-02 11:53:04.289 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-02 11:53:04.328 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-02 11:53:04.374 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2022-03-02 11:53:04.414 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-02 11:53:04.454 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-02 11:53:04.488 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-02 11:53:04.554 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-02 11:53:04.594 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-02 11:53:04.635 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-02 11:53:04.672 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-02 11:53:04.716 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-02 11:53:04.721 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-02 11:53:04.723 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-02 11:53:04.726 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-02 11:53:04.730 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-02 11:53:04.734 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-02 11:53:04.744 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-02 11:53:04.747 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 650:699 != '' ]] 2022-03-02 11:53:04.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:650:699 2022-03-02 11:53:04.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:650:699 != '' ]] 2022-03-02 11:53:04.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-02 11:53:04.761 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-02 11:53:04.764 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-02 11:53:04.767 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-02 11:53:04.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-02 11:53:04.774 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-02 11:53:04.776 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-02 11:53:04.780 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-02 11:53:04.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:04.787 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-03-02 11:53:04.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-03-02 11:53:04.830 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:04.835 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:53:04.839 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-02 11:53:04.842 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-02 11:53:04.846 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:04.847 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-02 11:53:04.879 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-02 11:53:04.882 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-03-02 11:53:04.886 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:04.888 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:53:04.891 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-02 11:53:04.893 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-02 11:53:04.896 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:04.898 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-02 11:53:04.933 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-03-02 11:53:04.935 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:04.938 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-02 11:53:04.940 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-02 11:53:04.943 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-02 11:53:04.945 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:04.949 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-02 11:53:04.983 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-03-02 11:53:04.986 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:04.989 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-02 11:53:04.991 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-02 11:53:04.994 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-02 11:53:04.997 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:04.999 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-03-02 11:53:05.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-03-02 11:53:05.045 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:05.048 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-02 11:53:05.051 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 11:53:05.053 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 11:53:05.056 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:05.059 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-03-02 11:53:05.096 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-03-02 11:53:05.100 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:05.104 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-02 11:53:05.119 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-02 11:53:05.120 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-02 11:53:05.120 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:05.120 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-02 11:53:05.155 | + 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:650:699 2022-03-02 11:53:05.166 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:05.166 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-02 11:53:05.166 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:650:699 2022-03-02 11:53:05.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:650:699 ']' 2022-03-02 11:53:05.168 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:05.171 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:650:699 2022-03-02 11:53:05.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-03-02 11:53:05.219 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-02 11:53:05.221 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-02 11:53:05.224 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-02 11:53:05.227 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-02 11:53:05.230 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-02 11:53:05.233 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-03-02 11:53:05.274 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 11:53:05.277 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-02 11:53:05.301 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:05.304 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-02 11:53:05.308 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 11:53:05.354 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:05.357 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:05.400 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-02 11:53:05.439 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-02 11:53:05.444 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-02 11:53:05.447 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-02 11:53:05.450 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 11:53:08.643 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 11:53:08.643 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 11:53:08.643 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=149277) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 11:53:08.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:53:08.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:53:08.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:08.697 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:08.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:08.698 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=149277) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:08.753 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 11:53:08.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:08.754 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:08.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:08.754 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:09.157 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-02 11:53:09.160 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-02 11:53:09.163 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-03-02 11:53:09.167 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:53:09.173 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-02 11:53:09.246 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-03-02 11:53:09.271 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-02 11:53:09.275 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:09.279 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-03-02 11:53:09.321 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-02 11:53:09.326 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-02 11:53:09.338 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-02 11:53:09.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-02 11:53:09.344 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-02 11:53:09.363 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-02 11:53:09.383 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 11:53:09.387 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-02 11:53:09.397 | net.bridge.bridge-nf-call-iptables = 1 2022-03-02 11:53:09.403 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-02 11:53:09.406 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-02 11:53:09.417 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-02 11:53:09.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-02 11:53:09.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-02 11:53:09.428 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-02 11:53:09.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-02 11:53:09.435 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-02 11:53:09.438 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 11:53:09.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 11:53:09.445 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:53:09.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 11:53:09.488 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-02 11:53:09.491 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-03-02 11:53:09.541 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-02 11:53:09.545 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-02 11:53:09.581 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-03-02 11:53:09.619 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-02 11:53:09.639 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:09.642 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-02 11:53:09.644 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.649 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-02 11:53:09.686 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-02 11:53:09.731 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 11:53:09.776 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:09.779 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:09.814 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-02 11:53:09.837 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:09.847 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.847 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-02 11:53:09.879 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.882 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.886 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 11:53:09.921 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.923 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-02 11:53:09.926 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-02 11:53:09.929 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-02 11:53:09.950 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:09.953 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-02 11:53:09.956 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-03-02 11:53:09.961 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-02 11:53:10.018 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 11:53:10.071 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:10.074 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:10.108 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 11:53:10.111 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-02 11:53:10.144 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-02 11:53:10.146 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 11:53:10.149 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-02 11:53:10.184 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-02 11:53:10.187 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-02 11:53:10.190 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-02 11:53:10.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-02 11:53:13.385 | INFO neutron.common.config [-] Logging enabled! 2022-03-02 11:53:13.386 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 19.1.0.dev568 2022-03-02 11:53:13.386 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=149811) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-02 11:53:13.440 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:53:13.440 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-02 11:53:13.440 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:13.441 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:13.441 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:13.441 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=149811) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-02 11:53:13.503 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-02 11:53:13.504 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=149811) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-02 11:53:13.504 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=149811) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-02 11:53:13.505 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-02 11:53:13.505 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:13.505 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:13.505 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:53:13.505 | from cryptography.utils import int_from_bytes 2022-03-02 11:53:13.909 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-02 11:53:13.911 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-02 11:53:13.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-02 11:53:13.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-02 11:53:13.920 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-03-02 11:53:13.922 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-02 11:53:13.924 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-02 11:53:13.943 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-02 11:53:13.945 | + functions:set_mtu:785 : local dev=br-data 2022-03-02 11:53:13.949 | + functions:set_mtu:786 : local mtu=1500 2022-03-02 11:53:13.953 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-02 11:53:13.968 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-03-02 11:53:13.988 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-02 11:53:13.990 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-02 11:53:13.994 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-02 11:53:13.996 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-02 11:53:13.999 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-02 11:53:14.001 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-02 11:53:14.003 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-02 11:53:14.006 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-02 11:53:14.009 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-02 11:53:14.012 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-02 11:53:14.014 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-02 11:53:14.017 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-02 11:53:14.019 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-02 11:53:14.021 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-02 11:53:14.026 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-02 11:53:14.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-02 11:53:14.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-02 11:53:14.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-02 11:53:14.080 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.72/22 brd 192.168.3.255' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.72/22 brd 192.168.3.255 != '' ]] 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-02 11:53:14.080 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-02 11:53:14.082 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.72/22 brd 192.168.3.255 2022-03-02 11:53:14.084 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-02 11:53:14.084 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-02 11:53:14.084 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-02 11:53:14.091 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.72 2022-03-02 11:53:14.093 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.72 ' 2022-03-02 11:53:14.096 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.72/22 brd 192.168.3.255 dev eth1 2022-03-02 11:53:14.110 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.72/22 brd 192.168.3.255 dev br-data 2022-03-02 11:53:14.124 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-02 11:53:14.139 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-02 11:53:14.166 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.72 2022-03-02 11:53:14.176 | PING 192.168.0.72 (192.168.0.72) from 192.168.0.72 br-data: 56(84) bytes of data. 2022-03-02 11:53:14.176 | 64 bytes from 192.168.0.72: icmp_seq=1 ttl=64 time=0.077 ms 2022-03-02 11:53:15.192 | 64 bytes from 192.168.0.72: icmp_seq=2 ttl=64 time=0.056 ms 2022-03-02 11:53:16.216 | 64 bytes from 192.168.0.72: icmp_seq=3 ttl=64 time=0.058 ms 2022-03-02 11:53:16.216 | 2022-03-02 11:53:16.216 | --- 192.168.0.72 ping statistics --- 2022-03-02 11:53:16.216 | 3 packets transmitted, 3 received, 0% packet loss, time 2040ms 2022-03-02 11:53:16.216 | rtt min/avg/max/mdev = 0.056/0.063/0.077/0.009 ms 2022-03-02 11:53:16.221 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-02 11:53:16.222 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-02 11:53:16.228 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-02 11:53:16.230 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-02 11:53:16.249 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:16.252 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-02 11:53:16.254 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-02 11:53:16.265 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-02 11:53:16.303 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2022-03-02 11:53:16.336 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-02 11:53:16.372 | + lib/neutron-legacy:_configure_neutron_metadata_agent:876 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-03-02 11:53:16.409 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-02 11:53:16.412 | + lib/neutron-legacy:_configure_neutron_metadata_agent:878 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-02 11:53:16.452 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-02 11:53:16.455 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-02 11:53:16.473 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:53:16.476 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-02 11:53:16.479 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-02 11:53:16.502 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:53:16.505 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-02 11:53:16.525 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:53:16.528 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-02 11:53:16.547 | + functions-common:is_service_enabled:2081 : return 1 2022-03-02 11:53:16.550 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-02 11:53:16.591 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-02 11:53:16.630 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-02 11:53:16.632 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-02 11:53:16.654 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:16.658 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-02 11:53:16.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:16.683 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-02 11:53:16.687 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-02 11:53:16.766 | + inc/async:async_inner:63 : init_neutron 2022-03-02 11:53:16.816 | [108280 Async init_neutron:150289]: running: init_neutron 2022-03-02 11:53:16.819 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-02 11:53:16.849 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:16.853 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-02 11:53:16.864 | ++ ./stack.sh:main:1162 : true 2022-03-02 11:53:16.867 | + ./stack.sh:main:1162 : netman_pid= 2022-03-02 11:53:16.871 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-02 11:53:16.874 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-02 11:53:16.888 | dnsmasq: no process found 2022-03-02 11:53:16.892 | + ./stack.sh:main:1164 : true 2022-03-02 11:53:16.895 | + ./stack.sh:main:1169 : clean_iptables 2022-03-02 11:53:16.905 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2022-03-02 11:53:16.905 | + lib/nova:clean_iptables:183 : grep nova 2022-03-02 11:53:16.907 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2022-03-02 11:53:16.907 | + lib/nova:clean_iptables:183 : grep '\-A' 2022-03-02 11:53:16.907 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2022-03-02 11:53:16.912 | + lib/nova:clean_iptables:183 : bash 2022-03-02 11:53:16.916 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:53:16.925 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:53:16.926 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2022-03-02 11:53:16.930 | + lib/nova:clean_iptables:185 : grep '\-A' 2022-03-02 11:53:16.930 | + lib/nova:clean_iptables:185 : grep nova 2022-03-02 11:53:16.930 | + lib/nova:clean_iptables:185 : bash 2022-03-02 11:53:16.933 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 11:53:16.934 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2022-03-02 11:53:16.954 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2022-03-02 11:53:16.956 | + lib/nova:clean_iptables:187 : grep '\-N' 2022-03-02 11:53:16.958 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:53:16.960 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2022-03-02 11:53:16.967 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2022-03-02 11:53:16.971 | + lib/nova:clean_iptables:187 : grep nova 2022-03-02 11:53:16.971 | + lib/nova:clean_iptables:187 : bash 2022-03-02 11:53:16.981 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-02 11:53:16.983 | + lib/nova:clean_iptables:189 : grep nova 2022-03-02 11:53:16.983 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2022-03-02 11:53:16.988 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2022-03-02 11:53:16.988 | + lib/nova:clean_iptables:189 : grep '\-N' 2022-03-02 11:53:16.988 | + lib/nova:clean_iptables:189 : bash 2022-03-02 11:53:16.989 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2022-03-02 11:53:17.004 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-02 11:53:17.014 | net.ipv4.ip_forward = 1 2022-03-02 11:53:17.018 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-02 11:53:17.045 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:17.050 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-02 11:53:17.053 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-02 11:53:17.056 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 11:53:17.094 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-02 11:53:17.131 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-02 11:53:17.135 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-02 11:53:17.176 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-02 11:53:17.213 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-02 11:53:17.234 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:17.243 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-02 11:53:17.243 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:53:17.244 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-02 11:53:17.246 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-02 11:53:17.249 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-02 11:53:17.323 | + inc/async:async_inner:63 : init_swift 2022-03-02 11:53:17.374 | [108280 Async init_swift:150647]: running: init_swift 2022-03-02 11:53:17.376 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-02 11:53:17.401 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:17.404 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-02 11:53:17.407 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:53:17.409 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-02 11:53:17.412 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-02 11:53:17.416 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-02 11:53:17.498 | + inc/async:async_inner:63 : init_cinder 2022-03-02 11:53:17.552 | [108280 Async init_cinder:150742]: running: init_cinder 2022-03-02 11:53:17.557 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-02 11:53:17.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:53:17.604 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-02 11:53:17.607 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:53:17.610 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-02 11:53:17.614 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-02 11:53:17.617 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-02 11:53:17.699 | + inc/async:async_inner:63 : init_placement 2022-03-02 11:53:17.752 | [108280 Async init_placement:150861]: running: init_placement 2022-03-02 11:53:17.755 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-02 11:53:17.827 | [108280 Async init_neutron:150289]: Waiting for completion of init_neutron running on PID 150289 (6 other jobs running) 2022-03-02 11:53:17.863 | [108280 Async init_neutron:150289]: Signaling child to exit 2022-03-02 11:53:31.452 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:53:31.482 | [150647 Async init_swift:150647]: finished successfully 2022-03-02 11:53:35.764 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:53:35.795 | [147364 Async init_glance:147364]: finished successfully 2022-03-02 11:54:37.828 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:54:37.862 | [150742 Async init_cinder:150742]: finished successfully 2022-03-02 11:54:38.819 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:54:38.849 | [150861 Async init_placement:150861]: finished successfully 2022-03-02 11:59:35.790 | + inc/async:async_inner:64 : rc=0 2022-03-02 11:59:35.821 | [150289 Async init_neutron:150289]: finished successfully 2022-03-02 11:59:35.848 | WAKEUP 2022-03-02 11:59:35.873 | [108280 Async init_neutron:150289]: Signaled 2022-03-02 11:59:35.875 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-02 11:59:35.875 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:59:35.875 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-02 11:59:35.875 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-02 11:59:35.875 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-02 11:59:35.875 | + lib/neutron:is_neutron_legacy_enabled:138 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2022-03-02 11:59:35.875 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-02 11:59:35.875 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-02 11:59:35.875 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-02 11:59:35.876 | + lib/database:recreate_database:112 : local db=neutron 2022-03-02 11:59:35.876 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-02 11:59:35.876 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-02 11:59:35.876 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-02 11:59:35.876 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:35.876 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-02 11:59:35.876 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:35.876 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-02 11:59:35.876 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:59:35.876 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:59:35.876 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:59:35.876 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:59:35.876 | + functions-common:time_start:2416 : _TIME_START[$name]=1646222053213 2022-03-02 11:59:35.876 | + lib/neutron-legacy:init_mutnauq:459 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2022-03-02 11:59:35.876 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:35.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:35.876 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:35.876 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-02 11:59:35.876 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-02 11:59:35.877 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-02 11:59:35.878 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-02 11:59:35.879 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-02 11:59:35.880 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-02 11:59:35.881 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-02 11:59:35.881 | Running upgrade for neutron ... 2022-03-02 11:59:35.881 | OK 2022-03-02 11:59:35.881 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-02 11:59:35.881 | + functions-common:time_stop:2425 : local name 2022-03-02 11:59:35.881 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:59:35.881 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:59:35.881 | + functions-common:time_stop:2428 : local total 2022-03-02 11:59:35.881 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:59:35.881 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:59:35.881 | + functions-common:time_stop:2432 : start_time=1646222053213 2022-03-02 11:59:35.881 | + functions-common:time_stop:2434 : [[ -z 1646222053213 ]] 2022-03-02 11:59:35.881 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:59:35.881 | + functions-common:time_stop:2437 : end_time=1646222375769 2022-03-02 11:59:35.881 | + functions-common:time_stop:2438 : elapsed_time=322556 2022-03-02 11:59:35.881 | + functions-common:time_stop:2439 : total=58516 2022-03-02 11:59:35.881 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:59:35.881 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=381072 2022-03-02 11:59:35.927 | [108280 Async init_neutron:150289]: finished init_neutron with result 0 in 379 seconds 2022-03-02 11:59:35.931 | + inc/async:async_wait:197 : return 0 2022-03-02 11:59:35.934 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-02 11:59:35.999 | [108280 Async init_placement:150861]: Waiting for completion of init_placement running on PID 150861 (5 other jobs running) 2022-03-02 11:59:36.029 | [108280 Async init_placement:150861]: Signaling child to exit 2022-03-02 11:59:36.029 | WAKEUP 2022-03-02 11:59:36.054 | [108280 Async init_placement:150861]: Signaled 2022-03-02 11:59:36.055 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-02 11:59:36.056 | + lib/database:recreate_database:112 : local db=placement 2022-03-02 11:59:36.056 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-02 11:59:36.056 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-02 11:59:36.056 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-02 11:59:36.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.056 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-02 11:59:36.056 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.056 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-02 11:59:36.056 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-02 11:59:36.056 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-02 11:59:36.056 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-02 11:59:36.056 | + functions-common:get_or_create_user:909 : local user_id 2022-03-02 11:59:36.056 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-02 11:59:36.056 | + functions-common:get_or_create_user:913 : local email= 2022-03-02 11:59:36.056 | ++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2022-03-02 11:59:36.056 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.056 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.056 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.056 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.056 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.056 | + functions-common:get_or_create_user:925 : user_id=3a683d8b49d148e5942d3e3f770fdb27 2022-03-02 11:59:36.056 | + functions-common:get_or_create_user:926 : echo 3a683d8b49d148e5942d3e3f770fdb27 2022-03-02 11:59:36.056 | 3a683d8b49d148e5942d3e3f770fdb27 2022-03-02 11:59:36.056 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-02 11:59:36.057 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:59:36.057 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:59:36.057 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:59:36.057 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:59:36.057 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:59:36.057 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:59:36.057 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.057 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:59:36.057 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.057 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.057 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.057 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.057 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.057 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:59:36.057 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:59:36.057 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.057 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.057 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.058 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.058 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.058 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:59:36.058 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:59:36.058 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:59:36.058 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.058 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.058 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.058 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.058 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.058 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.058 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:59:36.058 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:59:36.058 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:59:36.058 | ++ functions-common:get_field:818 : echo '| e86bb92b90664e6e8a47829a558efe46 | 3a683d8b49d148e5942d3e3f770fdb27 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:59:36.058 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.058 | + functions-common:get_or_add_user_project_role:995 : user_role_id=e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:59:36.058 | + functions-common:get_or_add_user_project_role:997 : echo e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:59:36.058 | e86bb92b90664e6e8a47829a558efe46 2022-03-02 11:59:36.058 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-02 11:59:36.058 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-02 11:59:36.058 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-02 11:59:36.058 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-02 11:59:36.059 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-02 11:59:36.059 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-02 11:59:36.059 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:59:36.059 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.059 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.059 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.059 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.059 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-02 11:59:36.059 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-02 11:59:36.059 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.059 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.059 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-02 11:59:36.059 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-02 11:59:36.059 | ++ functions-common:get_field:811 : local data field 2022-03-02 11:59:36.060 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.060 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.060 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.060 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.060 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-02 11:59:36.060 | ++ functions-common:get_field:816 : field='$2' 2022-03-02 11:59:36.060 | ++ functions-common:get_field:818 : echo '| 9ea17e20ce4b4515ab6768c865141650 | 3a683d8b49d148e5942d3e3f770fdb27 | | 0978dc96e71f4ee095e0702662a55deb | | | False |' 2022-03-02 11:59:36.060 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-02 11:59:36.060 | ++ functions-common:get_field:812 : read data 2022-03-02 11:59:36.060 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:59:36.060 | + functions-common:get_or_add_user_project_role:997 : echo 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:59:36.060 | 9ea17e20ce4b4515ab6768c865141650 2022-03-02 11:59:36.060 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2022-03-02 11:59:36.060 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-02 11:59:36.060 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-02 11:59:36.060 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-02 11:59:36.060 | ++ functions-common:get_or_create_service:1097 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2022-03-02 11:59:36.060 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.060 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.060 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.060 | ++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.060 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-02 11:59:36.060 | e0b7ad6893434672afbcd0075cf2e7f8' 2022-03-02 11:59:36.060 | + functions-common:get_or_create_service:1094 : echo e0b7ad6893434672afbcd0075cf2e7f8 2022-03-02 11:59:36.060 | e0b7ad6893434672afbcd0075cf2e7f8 2022-03-02 11:59:36.060 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2022-03-02 11:59:36.061 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-02 11:59:36.061 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2022-03-02 11:59:36.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-02 11:59:36.061 | +++ functions-common:_get_or_create_endpoint_with_interface:1105 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2022-03-02 11:59:36.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.061 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.061 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.061 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-02 11:59:36.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-02 11:59:36.061 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2022-03-02 11:59:36.061 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.061 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.061 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.061 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.061 | +++ functions-common:oscwrap:2465 : return 0 2022-03-02 11:59:36.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ed9ca5e5c5384bc5846a679c6da81099 2022-03-02 11:59:36.061 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ed9ca5e5c5384bc5846a679c6da81099 2022-03-02 11:59:36.061 | + functions-common:get_or_create_endpoint:1127 : public_id=ed9ca5e5c5384bc5846a679c6da81099 2022-03-02 11:59:36.061 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-02 11:59:36.061 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-02 11:59:36.061 | + functions-common:get_or_create_endpoint:1136 : echo ed9ca5e5c5384bc5846a679c6da81099 2022-03-02 11:59:36.061 | ed9ca5e5c5384bc5846a679c6da81099 2022-03-02 11:59:36.108 | [108280 Async init_placement:150861]: finished init_placement with result 0 in 81 seconds 2022-03-02 11:59:36.113 | + inc/async:async_wait:197 : return 0 2022-03-02 11:59:36.115 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-02 11:59:36.177 | [108280 Async init_glance:147364]: Waiting for completion of init_glance running on PID 147364 (4 other jobs running) 2022-03-02 11:59:36.206 | [108280 Async init_glance:147364]: Signaling child to exit 2022-03-02 11:59:36.207 | WAKEUP 2022-03-02 11:59:36.232 | [108280 Async init_glance:147364]: Signaled 2022-03-02 11:59:36.233 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-02 11:59:36.233 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-02 11:59:36.233 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-02 11:59:36.233 | + lib/database:recreate_database:112 : local db=glance 2022-03-02 11:59:36.233 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-02 11:59:36.233 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-02 11:59:36.233 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-02 11:59:36.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.233 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-02 11:59:36.233 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.233 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-02 11:59:36.234 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:59:36.234 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:59:36.234 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:59:36.234 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:59:36.234 | + functions-common:time_start:2416 : _TIME_START[$name]=1646221942865 2022-03-02 11:59:36.234 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-02 11:59:36.234 | 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=147487) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:59:36.234 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.234 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-02 11:59:36.235 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-02 11:59:36.235 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-02 11:59:36.235 | Database migration is up to date. No migration needed. 2022-03-02 11:59:36.235 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-02 11:59:36.235 | Database is synced successfully. 2022-03-02 11:59:36.235 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-02 11:59:36.235 | 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=149281) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-02 11:59:36.235 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-02 11:59:36.236 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-02 11:59:36.236 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-02 11:59:36.236 | + functions-common:time_stop:2425 : local name 2022-03-02 11:59:36.236 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:59:36.236 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:59:36.236 | + functions-common:time_stop:2428 : local total 2022-03-02 11:59:36.236 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:59:36.236 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:59:36.236 | + functions-common:time_stop:2432 : start_time=1646221942865 2022-03-02 11:59:36.236 | + functions-common:time_stop:2434 : [[ -z 1646221942865 ]] 2022-03-02 11:59:36.236 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:59:36.237 | + functions-common:time_stop:2437 : end_time=1646222015740 2022-03-02 11:59:36.237 | + functions-common:time_stop:2438 : elapsed_time=72875 2022-03-02 11:59:36.237 | + functions-common:time_stop:2439 : total=58516 2022-03-02 11:59:36.237 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:59:36.237 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=131391 2022-03-02 11:59:36.287 | [108280 Async init_glance:147364]: finished init_glance with result 0 in 75 seconds 2022-03-02 11:59:36.292 | + inc/async:async_wait:197 : return 0 2022-03-02 11:59:36.294 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-02 11:59:36.355 | [108280 Async init_swift:150647]: Waiting for completion of init_swift running on PID 150647 (3 other jobs running) 2022-03-02 11:59:36.386 | [108280 Async init_swift:150647]: Signaling child to exit 2022-03-02 11:59:36.386 | WAKEUP 2022-03-02 11:59:36.412 | [108280 Async init_swift:150647]: Signaled 2022-03-02 11:59:36.414 | + lib/swift:init_swift:668 : local node_number 2022-03-02 11:59:36.414 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-02 11:59:36.414 | No object-reconstructor running 2022-03-02 11:59:36.414 | No account-server running 2022-03-02 11:59:36.414 | No object-server running 2022-03-02 11:59:36.414 | No account-reaper running 2022-03-02 11:59:36.414 | No container-auditor running 2022-03-02 11:59:36.414 | No object-auditor running 2022-03-02 11:59:36.414 | No container-replicator running 2022-03-02 11:59:36.414 | No container-sharder running 2022-03-02 11:59:36.414 | No container-sync running 2022-03-02 11:59:36.414 | No proxy-server running 2022-03-02 11:59:36.414 | No object-expirer running 2022-03-02 11:59:36.414 | No container-updater running 2022-03-02 11:59:36.414 | No object-replicator running 2022-03-02 11:59:36.414 | No object-updater running 2022-03-02 11:59:36.414 | No account-auditor running 2022-03-02 11:59:36.414 | No account-replicator running 2022-03-02 11:59:36.414 | No container-server running 2022-03-02 11:59:36.414 | No container-reconciler running 2022-03-02 11:59:36.414 | + lib/swift:init_swift:670 : true 2022-03-02 11:59:36.414 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-02 11:59:36.414 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-02 11:59:36.414 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-02 11:59:36.414 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-02 11:59:36.414 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-02 11:59:36.415 | + lib/swift:create_swift_disk:572 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2022-03-02 11:59:36.415 | + lib/swift:create_swift_disk:575 : create_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 6G 2022-03-02 11:59:36.415 | + functions:create_disk:732 : local node_number 2022-03-02 11:59:36.415 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 11:59:36.415 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-02 11:59:36.415 | + functions:create_disk:736 : local key 2022-03-02 11:59:36.415 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | ++ functions:create_disk:738 : sed s#/.## 2022-03-02 11:59:36.415 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-02 11:59:36.415 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-02 11:59:36.415 | + functions:destroy_disk:765 : local key 2022-03-02 11:59:36.415 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-02 11:59:36.415 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-02 11:59:36.415 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-02 11:59:36.415 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-02 11:59:36.415 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-02 11:59:36.415 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-02 11:59:36.415 | = sectsz=512 attr=2, projid32bit=1 2022-03-02 11:59:36.415 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-02 11:59:36.415 | = reflink=1 2022-03-02 11:59:36.415 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-02 11:59:36.415 | = sunit=0 swidth=0 blks 2022-03-02 11:59:36.416 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-02 11:59:36.416 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-02 11:59:36.416 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-02 11:59:36.416 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-02 11:59:36.416 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-02 11:59:36.416 | + functions:create_disk:756 : echo '/opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0' 2022-03-02 11:59:36.416 | /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-pt/stack/data/swift/drives/images/swift.img 0 0 2022-03-02 11:59:36.416 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-02 11:59:36.416 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-02 11:59:36.416 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-02 11:59:36.416 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-02 11:59:36.416 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-02 11:59:36.416 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1646220929.object.builder backups/1646220931.container.builder backups/1646220932.account.builder backups/1646220938.object.builder backups/1646220939.container.builder backups/1646220941.account.builder backups/1646220938.object.ring.gz backups/1646220939.container.ring.gz backups/1646220941.account.ring.gz 2022-03-02 11:59:36.416 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-02 11:59:36.416 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-02 11:59:36.416 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-02 11:59:36.416 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-02 11:59:36.416 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-02 11:59:36.416 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-02 11:59:36.416 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-02 11:59:36.416 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:59:36.416 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-02 11:59:36.416 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-02 11:59:36.416 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:59:36.417 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-02 11:59:36.417 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-02 11:59:36.417 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-02 11:59:36.417 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-02 11:59:36.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:59:36.417 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-02 11:59:36.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:59:36.417 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-02 11:59:36.417 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-02 11:59:36.417 | + lib/swift:init_swift:714 : popd 2022-03-02 11:59:36.467 | [108280 Async init_swift:150647]: finished init_swift with result 0 in 14 seconds 2022-03-02 11:59:36.472 | + inc/async:async_wait:197 : return 0 2022-03-02 11:59:36.475 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-02 11:59:36.536 | [108280 Async init_cinder:150742]: Waiting for completion of init_cinder running on PID 150742 (2 other jobs running) 2022-03-02 11:59:36.568 | [108280 Async init_cinder:150742]: Signaling child to exit 2022-03-02 11:59:36.568 | WAKEUP 2022-03-02 11:59:36.597 | [108280 Async init_cinder:150742]: Signaled 2022-03-02 11:59:36.599 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-02 11:59:36.599 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.599 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-02 11:59:36.599 | + lib/database:recreate_database:112 : local db=cinder 2022-03-02 11:59:36.599 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-02 11:59:36.599 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-02 11:59:36.599 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-02 11:59:36.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.599 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-02 11:59:36.599 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:36.599 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-02 11:59:36.599 | + functions-common:time_start:2411 : local name=dbsync 2022-03-02 11:59:36.599 | + functions-common:time_start:2412 : local start_time= 2022-03-02 11:59:36.599 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-02 11:59:36.599 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-02 11:59:36.599 | + functions-common:time_start:2416 : _TIME_START[$name]=1646222011669 2022-03-02 11:59:36.599 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-02 11:59:36.599 | 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=151216) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-02 11:59:36.599 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | 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=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-02 11:59:36.601 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=151216) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-02 11:59:36.601 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-02 11:59:36.601 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-02 11:59:36.601 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-02 11:59:36.601 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-02 11:59:36.601 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=151216) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-02 11:59:36.601 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-02 11:59:36.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.601 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:36.601 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:36.603 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:147: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:59:36.603 | last_heartbeat = column_property( 2022-03-02 11:59:36.603 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:155: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:59:36.603 | num_hosts = column_property( 2022-03-02 11:59:36.603 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:164: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-02 11:59:36.603 | num_down_hosts = column_property( 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-02 11:59:36.604 | + functions-common:time_stop:2425 : local name 2022-03-02 11:59:36.604 | + functions-common:time_stop:2426 : local end_time 2022-03-02 11:59:36.604 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-02 11:59:36.604 | + functions-common:time_stop:2428 : local total 2022-03-02 11:59:36.604 | + functions-common:time_stop:2429 : local start_time 2022-03-02 11:59:36.604 | + functions-common:time_stop:2431 : name=dbsync 2022-03-02 11:59:36.604 | + functions-common:time_stop:2432 : start_time=1646222011669 2022-03-02 11:59:36.604 | + functions-common:time_stop:2434 : [[ -z 1646222011669 ]] 2022-03-02 11:59:36.604 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-02 11:59:36.604 | + functions-common:time_stop:2437 : end_time=1646222075863 2022-03-02 11:59:36.604 | + functions-common:time_stop:2438 : elapsed_time=64194 2022-03-02 11:59:36.604 | + functions-common:time_stop:2439 : total=58516 2022-03-02 11:59:36.604 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-02 11:59:36.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=122710 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-02 11:59:36.604 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-02 11:59:36.604 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-02 11:59:36.604 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-02 11:59:36.605 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 11:59:36.605 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:59:36.605 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2022-03-02 11:59:36.605 | + lib/lvm:init_lvm_volume_group:128 : is_fedora 2022-03-02 11:59:36.605 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-02 11:59:36.605 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-02 11:59:36.605 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-02 11:59:36.605 | + lib/lvm:init_lvm_volume_group:128 : is_suse 2022-03-02 11:59:36.605 | + functions-common:is_suse:542 : is_opensuse 2022-03-02 11:59:36.605 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-02 11:59:36.605 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-02 11:59:36.605 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-02 11:59:36.605 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-02 11:59:36.605 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-02 11:59:36.605 | + lib/lvm:init_lvm_volume_group:133 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 11:59:36.605 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 11:59:36.605 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2022-03-02 11:59:36.605 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2022-03-02 11:59:36.606 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2022-03-02 11:59:36.606 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2022-03-02 11:59:36.606 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-02 11:59:36.606 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop4 2022-03-02 11:59:36.606 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2022-03-02 11:59:36.606 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-02 11:59:36.606 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-02 11:59:36.606 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-02 11:59:36.606 | Physical volume "/dev/loop4" successfully created. 2022-03-02 11:59:36.606 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-02 11:59:36.606 | + lib/lvm:init_lvm_volume_group:136 : '[' lioadm = lioadm ']' 2022-03-02 11:59:36.606 | + lib/lvm:init_lvm_volume_group:137 : sudo cinder-rtstool get-targets 2022-03-02 11:59:36.606 | + lib/lvm:init_lvm_volume_group:137 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-02 11:59:36.606 | + lib/lvm:init_lvm_volume_group:141 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-02 11:59:36.606 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-02 11:59:36.606 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-02 11:59:36.606 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-02 11:59:36.606 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.606 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-02 11:59:36.606 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-02 11:59:36.606 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-02 11:59:36.660 | [108280 Async init_cinder:150742]: finished init_cinder with result 0 in 80 seconds 2022-03-02 11:59:36.664 | + inc/async:async_wait:197 : return 0 2022-03-02 11:59:36.667 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-02 11:59:36.688 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.691 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-02 11:59:36.693 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-02 11:59:36.700 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-02 11:59:36.700 | + ./stack.sh:main:1218 : init_nova 2022-03-02 11:59:36.701 | + lib/nova:init_nova:772 : is_service_enabled mysql postgresql 2022-03-02 11:59:36.721 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.724 | + lib/nova:init_nova:772 : is_service_enabled n-api 2022-03-02 11:59:36.742 | + functions-common:is_service_enabled:2081 : return 0 2022-03-02 11:59:36.745 | + lib/nova:init_nova:774 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-02 11:59:36.748 | + lib/nova:init_nova:782 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:59:36.816 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:59:36.863 | [108280 Async nova-cell-0:153866]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-02 11:59:36.868 | ++ lib/nova:init_nova:785 : seq 1 1 2022-03-02 11:59:36.881 | + lib/nova:init_nova:785 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-02 11:59:36.886 | ++ lib/nova:init_nova:786 : conductor_conf 1 2022-03-02 11:59:36.887 | ++ lib/nova:conductor_conf:751 : local cell=1 2022-03-02 11:59:36.890 | ++ lib/nova:conductor_conf:752 : echo /etc/nova/nova_cell1.conf 2022-03-02 11:59:36.893 | + lib/nova:init_nova:786 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:59:36.976 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:59:37.020 | [108280 Async nova-cell-1:153958]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-02 11:59:37.028 | + lib/nova:init_nova:789 : recreate_database nova_api 2022-03-02 11:59:37.029 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-02 11:59:37.032 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-02 11:59:37.036 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-02 11:59:37.038 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-02 11:59:37.043 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:37.233 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-02 11:59:37.239 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-02 11:59:37.400 | + lib/nova:init_nova:790 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-02 11:59:40.184 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:40.184 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:40.184 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-02 11:59:40.184 | from cryptography.utils import int_from_bytes 2022-03-02 11:59:40.185 | Traceback (most recent call last): 2022-03-02 11:59:40.185 | File "/usr/local/bin/nova-manage", line 6, in 2022-03-02 11:59:40.185 | from nova.cmd.manage import main 2022-03-02 11:59:40.185 | File "/opt/stack/nova/nova/cmd/manage.py", line 49, in 2022-03-02 11:59:40.185 | from nova.cmd import common as cmd_common 2022-03-02 11:59:40.185 | File "/opt/stack/nova/nova/cmd/common.py", line 26, in 2022-03-02 11:59:40.186 | import nova.db.main.api 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/db/main/api.py", line 45, in 2022-03-02 11:59:40.186 | from nova import block_device 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/block_device.py", line 27, in 2022-03-02 11:59:40.186 | from nova.virt import driver 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/virt/driver.py", line 31, in 2022-03-02 11:59:40.186 | from nova import context as nova_context 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/context.py", line 35, in 2022-03-02 11:59:40.186 | from nova import policy 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/policy.py", line 28, in 2022-03-02 11:59:40.186 | from nova import policies 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/policies/__init__.py", line 64, in 2022-03-02 11:59:40.186 | from nova.policies import shelve 2022-03-02 11:59:40.186 | File "/opt/stack/nova/nova/policies/shelve.py", line 49, in 2022-03-02 11:59:40.187 | check_str=base.SYSTEM_ADMIN, 2022-03-02 11:59:40.187 | AttributeError: module 'nova.policies.base' has no attribute 'SYSTEM_ADMIN' 2022-03-02 11:59:40.497 | + lib/nova:init_nova:1 : exit_trap 2022-03-02 11:59:40.500 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-02 11:59:40.506 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-02 11:59:40.514 | + ./stack.sh:exit_trap:522 : jobs='133652 2022-03-02 11:59:40.514 | 153866 2022-03-02 11:59:40.514 | 153958' 2022-03-02 11:59:40.515 | + ./stack.sh:exit_trap:525 : [[ -n 133652 2022-03-02 11:59:40.515 | 153866 2022-03-02 11:59:40.515 | 153958 ]] 2022-03-02 11:59:40.515 | + inc/async:async_inner:68 : rc=1 2022-03-02 11:59:40.515 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-02-114148 ]] 2022-03-02 11:59:40.518 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-02 11:59:40.522 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-02 11:59:40.522 | exit_trap: cleaning up child processes 2022-03-02 11:59:40.526 | + ./stack.sh:exit_trap:527 : kill 133652 153866 153958 2022-03-02 11:59:40.529 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.10eOSJrjPF ']' 2022-03-02 11:59:40.533 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.10eOSJrjPF 2022-03-02 11:59:40.539 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-02 11:59:40.542 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-02 11:59:40.545 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-02 11:59:40.549 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-02 11:59:40.549 | Error on exit 2022-03-02 11:59:40.553 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-02 11:59:40.556 | + ./stack.sh:exit_trap:542 : generate-subunit 1646221304 1076 fail 2022-03-02 11:59:41.292 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-02 11:59:41.295 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-02 11:59:42.565 | + ./stack.sh:exit_trap:556 : exit 1