2022-03-20 10:23:55.394 | + ./stack.sh:main:487 : exec 2022-03-20 10:23:55.395 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-20-102355.summary.2022-03-20-102355 2022-03-20 10:23:55.395 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-20-102355' 2022-03-20 10:23:55.395 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:23:55.395 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-20-102355 2022-03-20 10:23:55.395 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-20-102355 /opt/stack/logs/stack.sh.log 2022-03-20 10:23:55.395 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-20-102355.summary.2022-03-20-102355 /opt/stack/logs/stack.sh.log.summary 2022-03-20 10:23:55.395 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-20 10:23:55.395 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-20 10:23:55.395 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-20 10:23:55.395 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-20 10:23:55.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-20 10:23:55.395 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-20 10:23:55.395 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-20 10:23:55.395 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-20 10:23:55.395 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-20 10:23:55.395 | + ./stack.sh:main:573 : set -o errexit 2022-03-20 10:23:55.396 | + ./stack.sh:main:576 : uname -a 2022-03-20 10:23:55.396 | Linux dv-neutron-829247-7-hyperv 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2022-03-20 10:23:55.398 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-20 10:23:55.400 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-20 10:23:55.404 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-20 10:23:55.440 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-20 10:23:55.457 | + ./stack.sh:main:590 : fetch_plugins 2022-03-20 10:23:55.459 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-20 10:23:55.461 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-20 10:23:55.463 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-20 10:23:55.465 | + functions-common:fetch_plugins:1776 : return 2022-03-20 10:23:55.467 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-20 10:23:55.469 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-20 10:23:55.471 | + functions-common:run_phase:1854 : local phase= 2022-03-20 10:23:55.472 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 10:23:55.474 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 10:23:55.476 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 10:23:55.478 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 10:23:55.480 | + functions-common:run_phase:1863 : local extra 2022-03-20 10:23:55.482 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 10:23:55.485 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 10:23:55.487 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 10:23:55.489 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 10:23:55.491 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-20 10:23:55.493 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 10:23:55.506 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:55.508 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-20 10:23:55.509 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 10:23:55.511 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 10:23:55.513 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 10:23:55.515 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 10:23:55.517 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-20 10:23:55.518 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-20 10:23:55.520 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-20 10:23:55.522 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-20 10:23:55.524 | + 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-20 10:23:55.526 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-20 10:23:55.528 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-20 10:23:55.530 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-20 10:23:55.532 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-20 10:23:55.534 | + functions-common:plugin_override_defaults:1817 : return 2022-03-20 10:23:55.536 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-20 10:23:55.553 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-20 10:23:55.556 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-20 10:23:55.568 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:23:55.571 | +++ lib/tls:source:43 : hostname -f 2022-03-20 10:23:55.574 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-20 10:23:55.576 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-20 10:23:55.578 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-20 10:23:55.579 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-20 10:23:55.581 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-20 10:23:55.583 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-20 10:23:55.585 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-20 10:23:55.587 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-20 10:23:55.589 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-20 10:23:55.591 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-20 10:23:55.596 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-20 10:23:55.608 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-20 10:23:55.624 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-20 10:23:55.637 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-20 10:23:55.649 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-20 10:23:55.685 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-20 10:23:55.744 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-20 10:23:55.835 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-20 10:23:55.857 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-20 10:23:55.909 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-20 10:23:55.961 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-20 10:23:56.107 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-20 10:23:56.121 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-20 10:23:56.134 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-20 10:23:56.147 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-20 10:23:56.241 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-20 10:23:56.244 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-20 10:23:56.247 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-20 10:23:56.249 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-20 10:23:56.251 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-20 10:23:56.253 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-20 10:23:56.256 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-20 10:23:56.256 | False' 2022-03-20 10:23:56.259 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-20 10:23:56.274 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-20 10:23:56.277 | + ./stack.sh:main:624 : run_phase source 2022-03-20 10:23:56.279 | + functions-common:run_phase:1853 : local mode=source 2022-03-20 10:23:56.281 | + functions-common:run_phase:1854 : local phase= 2022-03-20 10:23:56.283 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 10:23:56.285 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 10:23:56.287 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 10:23:56.289 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 10:23:56.291 | + functions-common:run_phase:1863 : local extra 2022-03-20 10:23:56.293 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 10:23:56.297 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 10:23:56.299 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 10:23:56.301 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 10:23:56.303 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-20 10:23:56.305 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 10:23:56.320 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:56.324 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-20 10:23:56.326 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-20 10:23:56.365 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-20 10:23:56.367 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-20 10:23:56.370 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-20 10:23:56.372 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-20 10:23:56.374 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-20 10:23:56.376 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-20 10:23:56.378 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-20 10:23:56.380 | + functions-common:load_plugin_settings:1794 : return 2022-03-20 10:23:56.382 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-20 10:23:56.385 | + functions-common:verify_disabled_services:2136 : local service 2022-03-20 10:23:56.387 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.389 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-20 10:23:56.392 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.394 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-20 10:23:56.396 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.399 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-20 10:23:56.401 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.403 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-20 10:23:56.405 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.408 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-20 10:23:56.410 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.412 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-20 10:23:56.414 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.417 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-20 10:23:56.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.421 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-20 10:23:56.423 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.426 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-20 10:23:56.428 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.430 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-20 10:23:56.433 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.435 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-20 10:23:56.437 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.440 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-20 10:23:56.442 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.444 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-20 10:23:56.447 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.449 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-20 10:23:56.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-20 10:23:56.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.458 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-20 10:23:56.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.463 | + 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-20 10:23:56.465 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.467 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-20 10:23:56.470 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.472 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-20 10:23:56.474 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.476 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-20 10:23:56.479 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.481 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-20 10:23:56.483 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.485 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-20 10:23:56.488 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.490 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-20 10:23:56.492 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.495 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-20 10:23:56.497 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.499 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-20 10:23:56.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.504 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-20 10:23:56.506 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.508 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-20 10:23:56.511 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.513 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-20 10:23:56.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-20 10:23:56.520 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.523 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-20 10:23:56.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.527 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-20 10:23:56.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-20 10:23:56.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.536 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-20 10:23:56.538 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-20 10:23:56.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.545 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-20 10:23:56.547 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.550 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-20 10:23:56.552 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.554 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-20 10:23:56.557 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.559 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-20 10:23:56.562 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.564 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-20 10:23:56.566 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.569 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-20 10:23:56.571 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.574 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-20 10:23:56.576 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.578 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-20 10:23:56.581 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.583 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-20 10:23:56.585 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.587 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-20 10:23:56.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.592 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-20 10:23:56.594 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.596 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-20 10:23:56.599 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-20 10:23:56.601 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-20 10:23:56.604 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-20 10:23:56.606 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-20 10:23:56.609 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-20 10:23:56.624 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:56.626 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-20 10:23:56.629 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-20 10:23:56.631 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-20 10:23:56.646 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:23:56.648 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-20 10:23:56.651 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-20 10:23:56.653 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-20 10:23:56.655 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-20 10:23:56.658 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-20 10:23:56.660 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-20 10:23:56.662 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-20 10:23:56.664 | + lib/database:initialize_database_backends:92 : return 0 2022-03-20 10:23:56.667 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-20 10:23:56.667 | Using mysql database backend 2022-03-20 10:23:56.670 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-20 10:23:56.686 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-20 10:23:56.689 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-20 10:23:56.691 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-20 10:23:56.693 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-20 10:23:56.696 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 10:23:56.699 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-20 10:23:56.714 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:56.717 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-20 10:23:56.733 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-20 10:23:56.749 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:56.752 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-20 10:23:56.768 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-20 10:23:56.784 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-20 10:23:56.800 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:23:56.803 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-20 10:23:56.819 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:23:56.821 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-20 10:23:56.838 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-20 10:23:56.840 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-20 10:23:56.842 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-20 10:23:56.845 | + functions-common:save_stackenv:60 : local tag=757 2022-03-20 10:23:56.848 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-20 10:23:56.852 | + functions-common:save_stackenv:62 : time_stamp=2022-03-20-102356 2022-03-20 10:23:56.855 | + functions-common:save_stackenv:63 : echo '# 2022-03-20-102356 757' 2022-03-20 10:23:56.857 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.860 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 10:23:56.862 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.864 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-20 10:23:56.867 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.870 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-20 10:23:56.872 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.874 | + 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-20 10:23:56.877 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.879 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-20 10:23:56.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.884 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-20 10:23:56.886 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.889 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-20-102355 2022-03-20 10:23:56.891 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.893 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-20 10:23:56.896 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.898 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-20 10:23:56.901 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.903 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-20 10:23:56.905 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.908 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-20 10:23:56.910 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.912 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-20 10:23:56.915 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:23:56.918 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-20 10:23:56.920 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-20 10:23:56.923 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-20 10:23:56.925 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-20 10:23:56.927 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-20 10:23:56.929 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:23:56.932 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:23:56.935 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:23:56.937 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:23:56.939 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:23:56.942 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:23:56.957 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:23:56.959 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:23:56.961 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:23:56.964 | + functions-common:git_clone:629 : echo master 2022-03-20 10:23:56.965 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:23:56.970 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-20 10:23:56.972 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:23:56.974 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-20 10:23:56.977 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:23:56.977 | + functions-common:git_clone:678 : head -1 2022-03-20 10:23:56.980 | 2f2467ad Update constraint for diskimagebuilder to 3.20.1 2022-03-20 10:23:56.983 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:23:56.985 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-20 10:23:56.988 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:23:56.990 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-20 10:23:56.993 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-20 10:23:56.996 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-20 10:23:56.998 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-20 10:23:57.001 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-20 10:23:57.003 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-20 10:23:57.006 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-20 10:23:57.008 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-20 10:23:57.011 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-20 10:23:57.015 | ++ tools/install_prereqs.sh:source:47 : NOW=1647771837 2022-03-20 10:23:57.018 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-20 10:23:57.023 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647770917 2022-03-20 10:23:57.026 | ++ tools/install_prereqs.sh:source:49 : DELTA=920 2022-03-20 10:23:57.029 | ++ tools/install_prereqs.sh:source:50 : [[ 920 -lt 7200 ]] 2022-03-20 10:23:57.031 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-20 10:23:57.034 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-20 10:23:57.036 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-20 10:23:57.038 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-20 10:23:57.041 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-20 10:23:57.043 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-20 10:23:57.046 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-20 10:23:57.048 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-20 10:23:57.051 | +++ 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-20 10:23:57.097 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-20 10:23:57.097 | apache2-dev 2022-03-20 10:23:57.097 | bc 2022-03-20 10:23:57.097 | bsdmainutils 2022-03-20 10:23:57.097 | curl 2022-03-20 10:23:57.097 | g++ 2022-03-20 10:23:57.097 | gawk 2022-03-20 10:23:57.097 | gcc 2022-03-20 10:23:57.097 | gettext 2022-03-20 10:23:57.097 | git 2022-03-20 10:23:57.097 | graphviz 2022-03-20 10:23:57.097 | iputils-ping 2022-03-20 10:23:57.097 | libapache2-mod-proxy-uwsgi 2022-03-20 10:23:57.097 | libffi-dev 2022-03-20 10:23:57.097 | libjpeg-dev 2022-03-20 10:23:57.098 | libpcre3-dev 2022-03-20 10:23:57.098 | libpq-dev 2022-03-20 10:23:57.098 | libssl-dev 2022-03-20 10:23:57.098 | libsystemd-dev 2022-03-20 10:23:57.098 | libxml2-dev 2022-03-20 10:23:57.098 | libxslt1-dev 2022-03-20 10:23:57.098 | libyaml-dev 2022-03-20 10:23:57.098 | lsof 2022-03-20 10:23:57.098 | openssh-server 2022-03-20 10:23:57.098 | openssl 2022-03-20 10:23:57.098 | pkg-config 2022-03-20 10:23:57.098 | psmisc 2022-03-20 10:23:57.098 | python3-dev 2022-03-20 10:23:57.098 | python3-pip 2022-03-20 10:23:57.098 | python3-systemd 2022-03-20 10:23:57.098 | python3-venv 2022-03-20 10:23:57.098 | tar 2022-03-20 10:23:57.098 | tcpdump 2022-03-20 10:23:57.098 | unzip 2022-03-20 10:23:57.098 | uuid-runtime 2022-03-20 10:23:57.098 | wget 2022-03-20 10:23:57.098 | wget 2022-03-20 10:23:57.098 | zlib1g-dev 2022-03-20 10:23:57.098 | libkrb5-dev 2022-03-20 10:23:57.098 | libldap2-dev 2022-03-20 10:23:57.098 | libsasl2-dev 2022-03-20 10:23:57.098 | memcached 2022-03-20 10:23:57.098 | python3-mysqldb 2022-03-20 10:23:57.098 | sqlite3 2022-03-20 10:23:57.098 | conntrack 2022-03-20 10:23:57.098 | curl 2022-03-20 10:23:57.098 | dnsmasq-base 2022-03-20 10:23:57.098 | dnsmasq-utils 2022-03-20 10:23:57.098 | ebtables 2022-03-20 10:23:57.098 | genisoimage 2022-03-20 10:23:57.098 | iptables 2022-03-20 10:23:57.098 | iputils-arping 2022-03-20 10:23:57.098 | kpartx 2022-03-20 10:23:57.099 | libjs-jquery-tablesorter 2022-03-20 10:23:57.099 | parted 2022-03-20 10:23:57.099 | pm-utils 2022-03-20 10:23:57.099 | python3-mysqldb 2022-03-20 10:23:57.099 | socat 2022-03-20 10:23:57.099 | sqlite3 2022-03-20 10:23:57.099 | sudo 2022-03-20 10:23:57.099 | vlan 2022-03-20 10:23:57.099 | lsscsi 2022-03-20 10:23:57.099 | open-iscsi 2022-03-20 10:23:57.099 | lvm2 2022-03-20 10:23:57.099 | qemu-utils 2022-03-20 10:23:57.099 | thin-provisioning-tools 2022-03-20 10:23:57.099 | acl 2022-03-20 10:23:57.099 | dnsmasq-base 2022-03-20 10:23:57.099 | dnsmasq-utils 2022-03-20 10:23:57.099 | ebtables 2022-03-20 10:23:57.099 | haproxy 2022-03-20 10:23:57.099 | iptables 2022-03-20 10:23:57.099 | iputils-arping 2022-03-20 10:23:57.099 | iputils-ping 2022-03-20 10:23:57.099 | postgresql-server-dev-all 2022-03-20 10:23:57.099 | python3-mysqldb 2022-03-20 10:23:57.099 | sqlite3 2022-03-20 10:23:57.099 | sudo 2022-03-20 10:23:57.099 | vlan 2022-03-20 10:23:57.099 | pcp 2022-03-20 10:23:57.099 | ipset 2022-03-20 10:23:57.099 | conntrack 2022-03-20 10:23:57.099 | conntrackd 2022-03-20 10:23:57.099 | keepalived 2022-03-20 10:23:57.099 | lvm2 2022-03-20 10:23:57.099 | qemu-utils 2022-03-20 10:23:57.099 | thin-provisioning-tools 2022-03-20 10:23:57.099 | curl 2022-03-20 10:23:57.099 | liberasurecode-dev 2022-03-20 10:23:57.099 | make 2022-03-20 10:23:57.099 | memcached 2022-03-20 10:23:57.099 | rsync 2022-03-20 10:23:57.100 | sqlite3 2022-03-20 10:23:57.100 | xfsprogs' 2022-03-20 10:23:57.102 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-20 10:23:57.121 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-20 10:23:57.121 | apache2-dev 2022-03-20 10:23:57.121 | bc 2022-03-20 10:23:57.121 | bsdmainutils 2022-03-20 10:23:57.121 | curl 2022-03-20 10:23:57.121 | g++ 2022-03-20 10:23:57.121 | gawk 2022-03-20 10:23:57.121 | gcc 2022-03-20 10:23:57.121 | gettext 2022-03-20 10:23:57.121 | git 2022-03-20 10:23:57.121 | graphviz 2022-03-20 10:23:57.121 | iputils-ping 2022-03-20 10:23:57.121 | libapache2-mod-proxy-uwsgi 2022-03-20 10:23:57.121 | libffi-dev 2022-03-20 10:23:57.121 | libjpeg-dev 2022-03-20 10:23:57.121 | libpcre3-dev 2022-03-20 10:23:57.121 | libpq-dev 2022-03-20 10:23:57.121 | libssl-dev 2022-03-20 10:23:57.121 | libsystemd-dev 2022-03-20 10:23:57.121 | libxml2-dev 2022-03-20 10:23:57.121 | libxslt1-dev 2022-03-20 10:23:57.121 | libyaml-dev 2022-03-20 10:23:57.121 | lsof 2022-03-20 10:23:57.121 | openssh-server 2022-03-20 10:23:57.121 | openssl 2022-03-20 10:23:57.121 | pkg-config 2022-03-20 10:23:57.121 | psmisc 2022-03-20 10:23:57.121 | python3-dev 2022-03-20 10:23:57.121 | python3-pip 2022-03-20 10:23:57.122 | python3-systemd 2022-03-20 10:23:57.122 | python3-venv 2022-03-20 10:23:57.122 | tar 2022-03-20 10:23:57.122 | tcpdump 2022-03-20 10:23:57.122 | unzip 2022-03-20 10:23:57.122 | uuid-runtime 2022-03-20 10:23:57.122 | wget 2022-03-20 10:23:57.122 | wget 2022-03-20 10:23:57.122 | zlib1g-dev 2022-03-20 10:23:57.122 | libkrb5-dev 2022-03-20 10:23:57.122 | libldap2-dev 2022-03-20 10:23:57.122 | libsasl2-dev 2022-03-20 10:23:57.122 | memcached 2022-03-20 10:23:57.122 | python3-mysqldb 2022-03-20 10:23:57.122 | sqlite3 2022-03-20 10:23:57.122 | conntrack 2022-03-20 10:23:57.122 | curl 2022-03-20 10:23:57.122 | dnsmasq-base 2022-03-20 10:23:57.122 | dnsmasq-utils 2022-03-20 10:23:57.122 | ebtables 2022-03-20 10:23:57.122 | genisoimage 2022-03-20 10:23:57.122 | iptables 2022-03-20 10:23:57.122 | iputils-arping 2022-03-20 10:23:57.122 | kpartx 2022-03-20 10:23:57.122 | libjs-jquery-tablesorter 2022-03-20 10:23:57.122 | parted 2022-03-20 10:23:57.122 | pm-utils 2022-03-20 10:23:57.122 | python3-mysqldb 2022-03-20 10:23:57.122 | socat 2022-03-20 10:23:57.122 | sqlite3 2022-03-20 10:23:57.122 | sudo 2022-03-20 10:23:57.122 | vlan 2022-03-20 10:23:57.122 | lsscsi 2022-03-20 10:23:57.122 | open-iscsi 2022-03-20 10:23:57.122 | lvm2 2022-03-20 10:23:57.122 | qemu-utils 2022-03-20 10:23:57.122 | thin-provisioning-tools 2022-03-20 10:23:57.122 | acl 2022-03-20 10:23:57.122 | dnsmasq-base 2022-03-20 10:23:57.123 | dnsmasq-utils 2022-03-20 10:23:57.123 | ebtables 2022-03-20 10:23:57.123 | haproxy 2022-03-20 10:23:57.123 | iptables 2022-03-20 10:23:57.123 | iputils-arping 2022-03-20 10:23:57.123 | iputils-ping 2022-03-20 10:23:57.123 | postgresql-server-dev-all 2022-03-20 10:23:57.123 | python3-mysqldb 2022-03-20 10:23:57.123 | sqlite3 2022-03-20 10:23:57.123 | sudo 2022-03-20 10:23:57.123 | vlan 2022-03-20 10:23:57.123 | pcp 2022-03-20 10:23:57.123 | ipset 2022-03-20 10:23:57.123 | conntrack 2022-03-20 10:23:57.123 | conntrackd 2022-03-20 10:23:57.123 | keepalived 2022-03-20 10:23:57.123 | lvm2 2022-03-20 10:23:57.123 | qemu-utils 2022-03-20 10:23:57.123 | thin-provisioning-tools 2022-03-20 10:23:57.123 | curl 2022-03-20 10:23:57.123 | liberasurecode-dev 2022-03-20 10:23:57.123 | make 2022-03-20 10:23:57.123 | memcached 2022-03-20 10:23:57.123 | rsync 2022-03-20 10:23:57.123 | sqlite3 2022-03-20 10:23:57.123 | xfsprogs ' 2022-03-20 10:23:57.125 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-20 10:23:57.127 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:23:57.129 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:23:57.133 | ++ 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-20 10:23:57.133 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-20 10:23:57.137 | ++ 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-20 10:23:57.140 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-20 10:23:57.143 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:23:57.145 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-20 10:23:57.147 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:23:57.150 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:23:57.152 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:23:57.154 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:23:57.156 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:23:57.158 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:23:57.160 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-20 10:23:57.162 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-20 10:23:57.164 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-20 10:23:57.168 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-20 10:23:57.172 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-20 10:23:57.174 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-20 10:23:57.176 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-20 10:23:57.178 | ++ functions-common:time_start:2412 : local start_time= 2022-03-20 10:23:57.180 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:23:57.183 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:23:57.187 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647771837184 2022-03-20 10:23:57.189 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-20 10:23:57.191 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-20 10:23:57.193 | ++ 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-20 10:23:57.402 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-20 10:23:57.438 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-03-20 10:23:57.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-03-20 10:23:57.693 | Get:4 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-03-20 10:23:58.431 | Fetched 336 kB in 1s (353 kB/s) 2022-03-20 10:23:59.944 | Reading package lists... 2022-03-20 10:23:59.975 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-20 10:23:59.977 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-20 10:23:59.980 | ++ functions-common:time_stop:2425 : local name 2022-03-20 10:23:59.982 | ++ functions-common:time_stop:2426 : local end_time 2022-03-20 10:23:59.984 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:23:59.986 | ++ functions-common:time_stop:2428 : local total 2022-03-20 10:23:59.988 | ++ functions-common:time_stop:2429 : local start_time 2022-03-20 10:23:59.990 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-20 10:23:59.992 | ++ functions-common:time_stop:2432 : start_time=1647771837184 2022-03-20 10:23:59.994 | ++ functions-common:time_stop:2434 : [[ -z 1647771837184 ]] 2022-03-20 10:23:59.997 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:00.001 | ++ functions-common:time_stop:2437 : end_time=1647771839999 2022-03-20 10:24:00.003 | ++ functions-common:time_stop:2438 : elapsed_time=2815 2022-03-20 10:24:00.005 | ++ functions-common:time_stop:2439 : total=0 2022-03-20 10:24:00.007 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:00.009 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2815 2022-03-20 10:24:00.012 | ++ 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-20 10:24:00.014 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:24:00.016 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:24:00.018 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:24:00.021 | ++ 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-20 10:24:00.042 | ++ 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-20 10:24:00.151 | Reading package lists... 2022-03-20 10:24:00.395 | Building dependency tree... 2022-03-20 10:24:00.396 | Reading state information... 2022-03-20 10:24:00.430 | acl is already the newest version (2.2.53-6). 2022-03-20 10:24:00.430 | bc is already the newest version (1.07.1-2build1). 2022-03-20 10:24:00.430 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-20 10:24:00.430 | conntrack is already the newest version (1:1.4.5-2). 2022-03-20 10:24:00.430 | ebtables is already the newest version (2.0.11-3build1). 2022-03-20 10:24:00.430 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-20 10:24:00.430 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-20 10:24:00.430 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-20 10:24:00.430 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-20 10:24:00.430 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-20 10:24:00.430 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-20 10:24:00.430 | iputils-arping is already the newest version (3:20190709-3). 2022-03-20 10:24:00.430 | iputils-ping is already the newest version (3:20190709-3). 2022-03-20 10:24:00.430 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-20 10:24:00.430 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-20 10:24:00.430 | libffi-dev is already the newest version (3.3-4). 2022-03-20 10:24:00.430 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-20 10:24:00.430 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-20 10:24:00.430 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-20 10:24:00.430 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-20 10:24:00.430 | lsscsi is already the newest version (0.30-0.1). 2022-03-20 10:24:00.430 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-20 10:24:00.430 | make is already the newest version (4.2.1-1.2). 2022-03-20 10:24:00.430 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-20 10:24:00.430 | psmisc is already the newest version (23.3-1). 2022-03-20 10:24:00.430 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-20 10:24:00.430 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-20 10:24:00.430 | python3-systemd is already the newest version (234-3build2). 2022-03-20 10:24:00.430 | socat is already the newest version (1.7.3.3-2). 2022-03-20 10:24:00.430 | tcpdump is already the newest version (4.9.3-4). 2022-03-20 10:24:00.430 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-20 10:24:00.430 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-20 10:24:00.431 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-20 10:24:00.431 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-20 10:24:00.431 | graphviz is already the newest version (2.42.2-3build2). 2022-03-20 10:24:00.431 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-20 10:24:00.431 | pcp is already the newest version (5.0.3-1). 2022-03-20 10:24:00.431 | pm-utils is already the newest version (1.4.1-19). 2022-03-20 10:24:00.431 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-20 10:24:00.431 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 10:24:00.431 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 10:24:00.431 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-20 10:24:00.431 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-20 10:24:00.431 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-20 10:24:00.431 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-20 10:24:00.431 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-20 10:24:00.431 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-20 10:24:00.431 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-20 10:24:00.431 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-20 10:24:00.431 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-20 10:24:00.431 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-20 10:24:00.431 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-20 10:24:00.431 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-20 10:24:00.431 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-20 10:24:00.431 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-20 10:24:00.431 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-20 10:24:00.431 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-20 10:24:00.431 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-20 10:24:00.431 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-20 10:24:00.431 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-20 10:24:00.431 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-20 10:24:00.431 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-20 10:24:00.431 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-20 10:24:00.431 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-20 10:24:00.431 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-20 10:24:00.431 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-20 10:24:00.431 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-20 10:24:00.432 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-20 10:24:00.432 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-20 10:24:00.662 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 10:24:00.663 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-20 10:24:00.663 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-20 10:24:00.663 | The following packages were automatically installed and are no longer required: 2022-03-20 10:24:00.664 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:24:00.664 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:24:00.664 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:24:00.664 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:24:00.664 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:24:00.664 | python3-zope.interface 2022-03-20 10:24:00.664 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:24:00.665 | The following additional packages will be installed: 2022-03-20 10:24:00.665 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 python3-yaml 2022-03-20 10:24:00.731 | The following NEW packages will be installed: 2022-03-20 10:24:00.731 | llvm-10-dev llvm-10-tools postgresql-server-dev-12 postgresql-server-dev-all 2022-03-20 10:24:00.731 | python3-yaml 2022-03-20 10:24:01.321 | 0 upgraded, 5 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:24:01.321 | Need to get 0 B/27.4 MB of archives. 2022-03-20 10:24:01.321 | After this operation, 211 MB of additional disk space will be used. 2022-03-20 10:24:01.352 | Selecting previously unselected package python3-yaml. 2022-03-20 10:24:01.404 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 88085 files and directories currently installed.) 2022-03-20 10:24:01.408 | Preparing to unpack .../python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2022-03-20 10:24:01.410 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-20 10:24:01.457 | Selecting previously unselected package llvm-10-tools. 2022-03-20 10:24:01.467 | Preparing to unpack .../llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-20 10:24:01.469 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-20 10:24:01.614 | Selecting previously unselected package llvm-10-dev. 2022-03-20 10:24:01.624 | Preparing to unpack .../llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2022-03-20 10:24:01.628 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-20 10:24:06.077 | Selecting previously unselected package postgresql-server-dev-12. 2022-03-20 10:24:06.088 | Preparing to unpack .../postgresql-server-dev-12_12.9-0ubuntu0.20.04.1_amd64.deb ... 2022-03-20 10:24:06.090 | Unpacking postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-20 10:24:06.387 | Selecting previously unselected package postgresql-server-dev-all. 2022-03-20 10:24:06.397 | Preparing to unpack .../postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2022-03-20 10:24:06.399 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-20 10:24:06.458 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2022-03-20 10:24:06.773 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2022-03-20 10:24:06.779 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2022-03-20 10:24:06.785 | Setting up postgresql-server-dev-12 (12.9-0ubuntu0.20.04.1) ... 2022-03-20 10:24:06.790 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2022-03-20 10:24:06.796 | Processing triggers for man-db (2.9.1-1) ... 2022-03-20 10:24:07.192 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2022-03-20 10:24:15.021 | ++ functions-common:apt_get:1234 : result=0 2022-03-20 10:24:15.023 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:24:15.026 | ++ functions-common:time_stop:2425 : local name 2022-03-20 10:24:15.028 | ++ functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:15.030 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:15.032 | ++ functions-common:time_stop:2428 : local total 2022-03-20 10:24:15.034 | ++ functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:15.036 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:24:15.038 | ++ functions-common:time_stop:2432 : start_time=1647771840039 2022-03-20 10:24:15.041 | ++ functions-common:time_stop:2434 : [[ -z 1647771840039 ]] 2022-03-20 10:24:15.044 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:15.048 | ++ functions-common:time_stop:2437 : end_time=1647771855046 2022-03-20 10:24:15.050 | ++ functions-common:time_stop:2438 : elapsed_time=15007 2022-03-20 10:24:15.052 | ++ functions-common:time_stop:2439 : total=738 2022-03-20 10:24:15.054 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:15.057 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15745 2022-03-20 10:24:15.059 | ++ functions-common:apt_get:1238 : return 0 2022-03-20 10:24:15.062 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-20 10:24:15.064 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-20 10:24:15.066 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-20 10:24:15.071 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-20 10:24:15.075 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-20 10:24:15.077 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-20 10:24:15.080 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-20 10:24:16.486 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-20 10:24:16.489 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-20 10:24:16.491 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-20 10:24:16.493 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-20 10:24:16.495 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-20 10:24:16.496 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-20 10:24:16.499 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-20 10:24:16.500 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-20 10:24:16.502 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-20 10:24:16.504 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-20 10:24:16.506 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-20 10:24:16.508 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-20 10:24:16.510 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-20 10:24:16.512 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-20 10:24:16.514 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-20 10:24:16.516 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-20 10:24:16.517 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-20 10:24:16.519 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-20 10:24:16.521 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-20 10:24:16.523 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-20 10:24:16.526 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-20 10:24:16.528 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-20 10:24:16.531 | + functions-common:_ensure_lsb_release:394 : return 2022-03-20 10:24:16.534 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-20 10:24:16.611 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-20 10:24:16.613 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-20 10:24:16.690 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-20 10:24:16.693 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-20 10:24:16.767 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-20 10:24:16.769 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-20 10:24:16.771 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-20 10:24:16.773 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-20 10:24:16.775 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-20 10:24:16.777 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-20 10:24:16.779 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-20 10:24:16.781 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-20 10:24:16.782 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-20 10:24:16.784 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-20 10:24:16.786 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-20 10:24:16.786 | Distro: focal 2022-03-20 10:24:16.789 | + tools/install_pip.sh:main:124 : get_versions 2022-03-20 10:24:16.791 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-20 10:24:16.795 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-20 10:24:16.797 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-20 10:24:16.800 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-20 10:24:16.800 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-20 10:24:17.492 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-20 10:24:17.494 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-20 10:24:17.494 | pip: 21.3.1 2022-03-20 10:24:17.496 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-20 10:24:17.497 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-20 10:24:17.499 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:24:17.501 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:24:17.503 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:24:17.504 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:24:17.506 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:24:17.508 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:24:17.509 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:24:17.511 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:24:17.513 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:24:17.514 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:24:17.516 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:24:17.518 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-20 10:24:17.520 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:24:17.521 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:24:17.523 | + tools/install_pip.sh:main:142 : : 2022-03-20 10:24:17.526 | + tools/install_pip.sh:main:147 : set -x 2022-03-20 10:24:17.527 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-20 10:24:17.529 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-20 10:24:17.531 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:24:17.533 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-20 10:24:17.535 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-20 10:24:17.537 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:24:17.539 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:24:17.540 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:24:17.544 | ++ 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-20 10:24:17.546 | ++ 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-20 10:24:17.547 | ++ 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-20 10:24:17.549 | + 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-20 10:24:17.551 | + 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-20 10:24:17.567 | 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-20 10:24:17.569 | + 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-20 10:24:18.461 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:18.461 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:18.461 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:18.461 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:19.694 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:21.400 | 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-20 10:24:21.412 | 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-20 10:24:23.750 | Installing collected packages: setuptools 2022-03-20 10:24:24.552 | Successfully installed setuptools-60.9.3 2022-03-20 10:24:24.553 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-20 10:24:24.727 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:24:24.727 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:24:24.860 | + inc/python:pip_install:200 : result=0 2022-03-20 10:24:24.862 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:24:24.864 | + functions-common:time_stop:2425 : local name 2022-03-20 10:24:24.866 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:24.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:24.869 | + functions-common:time_stop:2428 : local total 2022-03-20 10:24:24.871 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:24.873 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:24:24.875 | + functions-common:time_stop:2432 : start_time=1647771857563 2022-03-20 10:24:24.876 | + functions-common:time_stop:2434 : [[ -z 1647771857563 ]] 2022-03-20 10:24:24.878 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:24.882 | + functions-common:time_stop:2437 : end_time=1647771864880 2022-03-20 10:24:24.884 | + functions-common:time_stop:2438 : elapsed_time=7317 2022-03-20 10:24:24.885 | + functions-common:time_stop:2439 : total=0 2022-03-20 10:24:24.887 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:24.889 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7317 2022-03-20 10:24:24.891 | + inc/python:pip_install:203 : return 0 2022-03-20 10:24:24.893 | + tools/install_pip.sh:main:153 : get_versions 2022-03-20 10:24:24.895 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-20 10:24:24.899 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-20 10:24:24.901 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-20 10:24:24.903 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-20 10:24:24.904 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-20 10:24:25.585 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-20 10:24:25.587 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-20 10:24:25.587 | pip: 21.3.1 2022-03-20 10:24:25.590 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-20 10:24:25.593 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-20 10:24:25.596 | + ./stack.sh:main:796 : fixup_all 2022-03-20 10:24:25.599 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-20 10:24:25.601 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-20 10:24:25.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:24:25.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:24:25.608 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf /usr/lib/python3/dist-packages/PyYAML-5.3.1.egg-info 2022-03-20 10:24:25.620 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-20 10:24:25.631 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-20 10:24:25.642 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-20 10:24:25.644 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-20 10:24:25.646 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:24:25.649 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:24:25.651 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:24:25.653 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:24:25.655 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:24:25.657 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:24:25.659 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:24:25.661 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:24:25.664 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:24:25.666 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:24:25.668 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:24:25.670 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-20 10:24:25.673 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-20 10:24:25.675 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-20 10:24:25.677 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:24:25.679 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:24:25.681 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:24:25.684 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:24:25.686 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:24:25.688 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:24:25.690 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-20 10:24:25.692 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-20 10:24:25.695 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-20 10:24:25.697 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-20 10:24:25.699 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-20 10:24:25.701 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-20 10:24:25.704 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-20 10:24:25.725 | Using python 3.8 to install os-testr 2022-03-20 10:24:25.728 | + 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-20 10:24:26.596 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:26.597 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:26.597 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:26.597 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:27.722 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:27.749 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-20 10:24:27.825 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-20 10:24:27.826 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-20 10:24:27.827 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-20 10:24:27.829 | 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-20 10:24:27.841 | 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-20 10:24:27.867 | 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-20 10:24:27.868 | 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-20 10:24:27.869 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-20 10:24:27.871 | 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-20 10:24:27.872 | 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-20 10:24:27.895 | 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-20 10:24:27.897 | 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-20 10:24:27.898 | 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-20 10:24:27.900 | 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-20 10:24:27.901 | 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-20 10:24:27.914 | 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-20 10:24:27.977 | 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-20 10:24:27.978 | 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-20 10:24:27.979 | 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-20 10:24:30.162 | 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-20 10:24:30.169 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:24:30.169 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:24:30.285 | + inc/python:pip_install:200 : result=0 2022-03-20 10:24:30.287 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:24:30.290 | + functions-common:time_stop:2425 : local name 2022-03-20 10:24:30.292 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:30.294 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:30.296 | + functions-common:time_stop:2428 : local total 2022-03-20 10:24:30.298 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:30.300 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:24:30.302 | + functions-common:time_stop:2432 : start_time=1647771865720 2022-03-20 10:24:30.304 | + functions-common:time_stop:2434 : [[ -z 1647771865720 ]] 2022-03-20 10:24:30.308 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:30.311 | + functions-common:time_stop:2437 : end_time=1647771870309 2022-03-20 10:24:30.314 | + functions-common:time_stop:2438 : elapsed_time=4589 2022-03-20 10:24:30.316 | + functions-common:time_stop:2439 : total=0 2022-03-20 10:24:30.318 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:30.320 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4589 2022-03-20 10:24:30.323 | + inc/python:pip_install:203 : return 0 2022-03-20 10:24:30.325 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-20 10:24:30.376 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-20 10:24:30.480 | + ./stack.sh:main:810 : install_infra 2022-03-20 10:24:30.482 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 10:24:30.485 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-20 10:24:30.489 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2022-03-20 10:24:33.700 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 10:24:33.703 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-20 10:24:33.726 | + 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-20 10:24:35.544 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.589 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.662 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.670 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.692 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.696 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.713 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.723 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.743 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.753 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.814 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.891 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.908 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.938 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.946 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.960 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.977 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:35.989 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.002 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.012 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.049 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.072 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.080 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.143 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.146 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.150 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.190 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.228 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.244 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.261 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.280 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.297 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.314 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.343 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.374 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.401 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.411 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.429 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.442 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.459 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.466 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.470 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:36.474 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:36.600 | Collecting pbr===5.8.1 2022-03-20 10:24:36.608 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/271/08648368782d0/pbr-5.8.1-py2.py3-none-any.whl (113 kB) 2022-03-20 10:24:36.647 | Installing collected packages: pbr 2022-03-20 10:24:36.792 | Successfully installed pbr-5.8.1 2022-03-20 10:24:36.862 | + inc/python:pip_install:200 : result=0 2022-03-20 10:24:36.864 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:24:36.867 | + functions-common:time_stop:2425 : local name 2022-03-20 10:24:36.869 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:36.871 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:36.873 | + functions-common:time_stop:2428 : local total 2022-03-20 10:24:36.875 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:36.877 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:24:36.879 | + functions-common:time_stop:2432 : start_time=1647771873718 2022-03-20 10:24:36.881 | + functions-common:time_stop:2434 : [[ -z 1647771873718 ]] 2022-03-20 10:24:36.884 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:36.888 | + functions-common:time_stop:2437 : end_time=1647771876886 2022-03-20 10:24:36.890 | + functions-common:time_stop:2438 : elapsed_time=3168 2022-03-20 10:24:36.893 | + functions-common:time_stop:2439 : total=4589 2022-03-20 10:24:36.895 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:36.897 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7757 2022-03-20 10:24:36.900 | + inc/python:pip_install:203 : return 0 2022-03-20 10:24:36.902 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-20 10:24:36.905 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-20 10:24:36.927 | + 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-20 10:24:38.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.806 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.879 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.887 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.909 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.913 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.931 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.940 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.962 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:38.973 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.043 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.124 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.141 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.172 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.180 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.194 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.211 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.223 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.237 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.246 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.284 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.307 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.314 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.377 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.380 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.385 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.425 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.464 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.479 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.496 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.515 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.533 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.549 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.578 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.609 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.636 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.647 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.664 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.677 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.694 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.702 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.706 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-20 10:24:39.709 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:39.711 | Processing /opt/stack/requirements 2022-03-20 10:24:41.077 | Collecting fixtures===3.0.0 2022-03-20 10:24:41.083 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2022-03-20 10:24:41.298 | Collecting PyYAML===6.0 2022-03-20 10:24:41.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/277/a0ef2981ca405/PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) 2022-03-20 10:24:41.480 | Collecting requests===2.27.1 2022-03-20 10:24:41.487 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f22/fa1e554c9ddfd/requests-2.27.1-py2.py3-none-any.whl (63 kB) 2022-03-20 10:24:41.579 | Collecting packaging===21.3 2022-03-20 10:24:41.585 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40 kB) 2022-03-20 10:24:41.648 | Collecting testtools===2.5.0 2022-03-20 10:24:41.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/798/525999f053e4d/testtools-2.5.0-py3-none-any.whl (181 kB) 2022-03-20 10:24:41.735 | Collecting idna===3.3 2022-03-20 10:24:41.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/9dd047ffa8059/idna-3.3-py3-none-any.whl (61 kB) 2022-03-20 10:24:41.877 | Collecting pyparsing===3.0.7 2022-03-20 10:24:41.884 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a6c/06a88f252e6c3/pyparsing-3.0.7-py3-none-any.whl (98 kB) 2022-03-20 10:24:41.942 | Collecting six===1.16.0 2022-03-20 10:24:41.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ab/b2f1d86890a2d/six-1.16.0-py2.py3-none-any.whl (11 kB) 2022-03-20 10:24:42.001 | Collecting charset-normalizer===2.0.12 2022-03-20 10:24:42.007 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/688/1edbebdb17b39/charset_normalizer-2.0.12-py3-none-any.whl (39 kB) 2022-03-20 10:24:42.440 | Collecting Parsley>=1.2 2022-03-20 10:24:42.446 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2022-03-20 10:24:42.895 | Collecting beagle>=0.2.1 2022-03-20 10:24:42.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2022-03-20 10:24:42.925 | 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 46)) (5.8.1) 2022-03-20 10:24:42.995 | Collecting urllib3===1.26.8 2022-03-20 10:24:43.001 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/000/ca7f471a233c2/urllib3-1.26.8-py2.py3-none-any.whl (138 kB) 2022-03-20 10:24:43.112 | Collecting certifi>=2017.4.17 2022-03-20 10:24:43.118 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149 kB) 2022-03-20 10:24:43.152 | Collecting extras===1.0.0 2022-03-20 10:24:43.158 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2022-03-20 10:24:43.240 | Collecting cliff===3.10.1 2022-03-20 10:24:43.247 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a21/da482714b9f0b/cliff-3.10.1-py3-none-any.whl (81 kB) 2022-03-20 10:24:43.356 | Collecting stevedore===3.5.0 2022-03-20 10:24:43.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a54/7de73308fd7e9/stevedore-3.5.0-py3-none-any.whl (49 kB) 2022-03-20 10:24:43.522 | Collecting cmd2===2.4.0 2022-03-20 10:24:43.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6fe/6d46099edaf4a/cmd2-2.4.0-py3-none-any.whl (150 kB) 2022-03-20 10:24:43.620 | Collecting autopage===0.5.0 2022-03-20 10:24:43.627 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/572/32860f28a1867/autopage-0.5.0-py3-none-any.whl (29 kB) 2022-03-20 10:24:43.677 | Collecting prettytable===3.1.1 2022-03-20 10:24:43.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f54/6d42de21ac14d/prettytable-3.1.1-py3-none-any.whl (26 kB) 2022-03-20 10:24:43.739 | Collecting attrs===21.4.0 2022-03-20 10:24:43.745 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2d2/7e3784d7a565d/attrs-21.4.0-py2.py3-none-any.whl (60 kB) 2022-03-20 10:24:43.860 | Collecting pyperclip===1.8.2 2022-03-20 10:24:43.866 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/767/6e3b8b98bc6fb/pyperclip-1.8.2-py3-none-any.whl (11 kB) 2022-03-20 10:24:43.904 | Collecting wcwidth===0.2.5 2022-03-20 10:24:43.910 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2022-03-20 10:24:43.928 | Building wheels for collected packages: openstack-requirements 2022-03-20 10:24:43.929 | Building wheel for openstack-requirements (setup.py): started 2022-03-20 10:24:44.736 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-20 10:24:44.737 | ERROR: Command errored out with exit status 1: 2022-03-20 10:24:44.737 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-e5s_7nj0/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-e5s_7nj0/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-ekrps95b 2022-03-20 10:24:44.737 | cwd: /tmp/pip-req-build-e5s_7nj0/ 2022-03-20 10:24:44.737 | Complete output (6 lines): 2022-03-20 10:24:44.737 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-20 10:24:44.737 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-20 10:24:44.737 | or: setup.py --help-commands 2022-03-20 10:24:44.737 | or: setup.py cmd --help 2022-03-20 10:24:44.737 | 2022-03-20 10:24:44.737 | error: invalid command 'bdist_wheel' 2022-03-20 10:24:44.737 | ---------------------------------------- 2022-03-20 10:24:44.737 | ERROR: Failed building wheel for openstack-requirements 2022-03-20 10:24:44.737 | Running setup.py clean for openstack-requirements 2022-03-20 10:24:45.552 | Failed to build openstack-requirements 2022-03-20 10:24:45.788 | Installing collected packages: attrs, six, extras, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, charset-normalizer, idna, certifi, requests, stevedore, pyperclip, cmd2, autopage, pyparsing, cliff, packaging, Parsley, beagle, openstack-requirements 2022-03-20 10:24:47.677 | Running setup.py install for openstack-requirements: started 2022-03-20 10:24:49.983 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-20 10:24:50.016 | Successfully installed Parsley-1.3 PyYAML-6.0 attrs-21.4.0 autopage-0.5.0 beagle-0.3.0 certifi-2021.10.8 charset-normalizer-2.0.12 cliff-3.10.1 cmd2-2.4.0 extras-1.0.0 fixtures-3.0.0 idna-3.3 openstack-requirements-1.2.1.dev5343 packaging-21.3 prettytable-3.1.1 pyparsing-3.0.7 pyperclip-1.8.2 requests-2.27.1 six-1.16.0 stevedore-3.5.0 testtools-2.5.0 urllib3-1.26.8 wcwidth-0.2.5 2022-03-20 10:24:50.145 | + inc/python:pip_install:200 : result=0 2022-03-20 10:24:50.147 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:24:50.149 | + functions-common:time_stop:2425 : local name 2022-03-20 10:24:50.151 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:50.153 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:50.155 | + functions-common:time_stop:2428 : local total 2022-03-20 10:24:50.158 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:50.160 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:24:50.162 | + functions-common:time_stop:2432 : start_time=1647771876920 2022-03-20 10:24:50.165 | + functions-common:time_stop:2434 : [[ -z 1647771876920 ]] 2022-03-20 10:24:50.167 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:50.171 | + functions-common:time_stop:2437 : end_time=1647771890169 2022-03-20 10:24:50.173 | + functions-common:time_stop:2438 : elapsed_time=13249 2022-03-20 10:24:50.175 | + functions-common:time_stop:2439 : total=7757 2022-03-20 10:24:50.177 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:50.180 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21006 2022-03-20 10:24:50.182 | + inc/python:pip_install:203 : return 0 2022-03-20 10:24:50.185 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-20 10:24:50.187 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-20 10:24:50.190 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-20 10:24:50.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:24:50.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:24:50.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-20 10:24:50.199 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:24:50.201 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-20 10:24:50.222 | Using python 3.8 to install pbr 2022-03-20 10:24:50.224 | + 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-20 10:24:51.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:51.090 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:51.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:24:51.090 | from cryptography.utils import int_from_bytes 2022-03-20 10:24:52.237 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:52.263 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-20 10:24:54.639 | 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-20 10:24:54.646 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:24:54.646 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:24:54.761 | + inc/python:pip_install:200 : result=0 2022-03-20 10:24:54.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:24:54.765 | + functions-common:time_stop:2425 : local name 2022-03-20 10:24:54.767 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:24:54.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:24:54.772 | + functions-common:time_stop:2428 : local total 2022-03-20 10:24:54.775 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:24:54.777 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:24:54.779 | + functions-common:time_stop:2432 : start_time=1647771890216 2022-03-20 10:24:54.781 | + functions-common:time_stop:2434 : [[ -z 1647771890216 ]] 2022-03-20 10:24:54.784 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:24:54.788 | + functions-common:time_stop:2437 : end_time=1647771894785 2022-03-20 10:24:54.791 | + functions-common:time_stop:2438 : elapsed_time=4569 2022-03-20 10:24:54.793 | + functions-common:time_stop:2439 : total=21006 2022-03-20 10:24:54.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:24:54.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=25575 2022-03-20 10:24:54.800 | + inc/python:pip_install:203 : return 0 2022-03-20 10:24:54.803 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-20 10:24:57.111 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-20 10:24:59.011 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:24:59.012 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-20 10:24:59.027 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-20 10:24:59.031 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-20 10:24:59.035 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-20 10:24:59.038 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-20 10:24:59.041 | 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-20 10:24:59.112 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-20 10:24:59.115 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-20 10:24:59.118 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-20 10:24:59.136 | + ./stack.sh:main:819 : pkgs= 2022-03-20 10:24:59.139 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-20 10:24:59.141 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-20 10:24:59.144 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 10:24:59.146 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-20 10:24:59.149 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 10:24:59.151 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 10:24:59.153 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 10:24:59.155 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 10:24:59.158 | + functions-common:run_phase:1863 : local extra 2022-03-20 10:24:59.161 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 10:24:59.164 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 10:24:59.167 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 10:24:59.169 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 10:24:59.171 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-20 10:24:59.174 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 10:24:59.188 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:24:59.190 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:24:59.192 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:24:59.195 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-20 10:24:59.197 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:24:59.199 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-20 10:24:59.201 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:24:59.203 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-20 10:24:59.206 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:24:59.208 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-20 10:24:59.210 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:24:59.212 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-20 10:24:59.215 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 10:24:59.217 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 10:24:59.219 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:24:59.221 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 10:24:59.223 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-20 10:24:59.225 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 10:24:59.228 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-20 10:24:59.230 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 10:24:59.232 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 10:24:59.235 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-20 10:24:59.237 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-20 10:24:59.239 | + functions:set_systemd_override:821 : local value=2048 2022-03-20 10:24:59.242 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-20 10:24:59.244 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-20 10:24:59.296 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-20 10:24:59.296 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-20 10:24:59.299 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-20 10:24:59.747 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-20 10:24:59.749 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-20 10:24:59.765 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:24:59.767 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-20 10:24:59.770 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:24:59.772 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:24:59.775 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:24:59.777 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:24:59.779 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:24:59.782 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:24:59.784 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:24:59.786 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:24:59.789 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:24:59.791 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:24:59.793 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:24:59.796 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:24:59.798 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-20 10:24:59.800 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:24:59.803 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:24:59.805 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:24:59.808 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-20 10:24:59.828 | + 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-20 10:24:59.937 | Reading package lists... 2022-03-20 10:25:00.175 | Building dependency tree... 2022-03-20 10:25:00.177 | Reading state information... 2022-03-20 10:25:00.427 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-20 10:25:00.427 | The following packages were automatically installed and are no longer required: 2022-03-20 10:25:00.428 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:25:00.428 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:25:00.428 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:25:00.428 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:25:00.428 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:25:00.428 | python3-zope.interface 2022-03-20 10:25:00.428 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:25:00.542 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:25:00.546 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:25:00.549 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:25:00.551 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:00.553 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:00.555 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:00.557 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:00.560 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:00.562 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:25:00.564 | + functions-common:time_stop:2432 : start_time=1647771899826 2022-03-20 10:25:00.566 | + functions-common:time_stop:2434 : [[ -z 1647771899826 ]] 2022-03-20 10:25:00.570 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:00.574 | + functions-common:time_stop:2437 : end_time=1647771900571 2022-03-20 10:25:00.576 | + functions-common:time_stop:2438 : elapsed_time=745 2022-03-20 10:25:00.578 | + functions-common:time_stop:2439 : total=15745 2022-03-20 10:25:00.580 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:00.583 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=16490 2022-03-20 10:25:00.586 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:25:00.588 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-20 10:25:00.590 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:25:00.592 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:25:00.595 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:25:00.597 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:25:00.599 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:25:00.601 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:25:00.604 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-20 10:25:00.606 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:25:00.608 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:25:00.611 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:25:00.613 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:25:00.615 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:25:00.617 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:25:00.620 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:25:00.622 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:25:00.624 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:25:00.626 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:25:00.629 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:25:00.631 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-20 10:25:00.634 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:25:00.636 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:25:00.638 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:25:00.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:25:00.643 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:25:00.646 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:25:00.649 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-20 10:25:00.651 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-20 10:25:00.667 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:00.669 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-20 10:25:00.671 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:25:00.674 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-20 10:25:00.676 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-20 10:25:00.679 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-20 10:25:00.683 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-20 10:25:00.685 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-20 10:25:00.687 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-20 10:25:00.690 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-20 10:25:00.692 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-20 10:25:00.695 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-20 10:25:00.698 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-20 10:25:01.450 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-20 10:25:01.451 | user tags 2022-03-20 10:25:01.451 | stackrabbit []' 2022-03-20 10:25:01.454 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-20 10:25:01.454 | user tags 2022-03-20 10:25:01.454 | stackrabbit []' 2022-03-20 10:25:01.454 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-20 10:25:01.461 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-20 10:25:01.463 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-20 10:25:01.465 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-20 10:25:02.138 | Changing password for user "stackrabbit" ... 2022-03-20 10:25:02.161 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-20 10:25:02.832 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-20 10:25:02.856 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-20 10:25:02.858 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-20 10:25:03.514 | Changing password for user "stackrabbit" ... 2022-03-20 10:25:03.537 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-20 10:25:03.539 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-20 10:25:03.542 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-20 10:25:04.202 | Deleting user "guest" ... 2022-03-20 10:25:04.217 | Error: 2022-03-20 10:25:04.217 | {:no_such_user, "guest"} 2022-03-20 10:25:04.229 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-20 10:25:04.232 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-20 10:25:04.248 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:04.251 | + ./stack.sh:main:836 : install_database 2022-03-20 10:25:04.253 | + lib/database:install_database:118 : install_database_mysql 2022-03-20 10:25:04.255 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-20 10:25:04.258 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:04.261 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:04.263 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-20 10:25:04.500 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-20 10:25:04.502 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:04.505 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-20 10:25:04.507 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-20 10:25:04.510 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:25:04.512 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-20 10:25:04.515 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:25:04.517 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:25:04.520 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:25:04.522 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:25:04.525 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:25:04.527 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:25:04.529 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:25:04.532 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:25:04.534 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:25:04.537 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:25:04.539 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:25:04.541 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-20 10:25:04.544 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:25:04.546 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:25:04.548 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:25:04.551 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:25:04.553 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:25:04.556 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:25:04.558 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-20 10:25:04.560 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:04.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:04.565 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-20 10:25:04.568 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:25:04.570 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:25:04.573 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:25:04.575 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:25:04.577 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:04.579 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:25:04.582 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:04.584 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:04.586 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:25:04.589 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:04.591 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:25:04.593 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:25:04.595 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-20 10:25:04.598 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:25:04.600 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:04.602 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:04.605 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-20 10:25:04.626 | + 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-20 10:25:04.735 | Reading package lists... 2022-03-20 10:25:04.985 | Building dependency tree... 2022-03-20 10:25:04.986 | Reading state information... 2022-03-20 10:25:05.236 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-20 10:25:05.236 | The following packages were automatically installed and are no longer required: 2022-03-20 10:25:05.237 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:25:05.237 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:25:05.237 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:25:05.237 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:25:05.237 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:25:05.238 | python3-zope.interface 2022-03-20 10:25:05.238 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:25:05.350 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:25:05.355 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:25:05.357 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:25:05.359 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:05.362 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:05.364 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:05.366 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:05.368 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:05.370 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:25:05.372 | + functions-common:time_stop:2432 : start_time=1647771904623 2022-03-20 10:25:05.374 | + functions-common:time_stop:2434 : [[ -z 1647771904623 ]] 2022-03-20 10:25:05.377 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:05.381 | + functions-common:time_stop:2437 : end_time=1647771905379 2022-03-20 10:25:05.383 | + functions-common:time_stop:2438 : elapsed_time=756 2022-03-20 10:25:05.386 | + functions-common:time_stop:2439 : total=16490 2022-03-20 10:25:05.388 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:05.390 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17246 2022-03-20 10:25:05.392 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:25:05.395 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-20 10:25:05.397 | + ./stack.sh:main:839 : install_database_python 2022-03-20 10:25:05.400 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-20 10:25:05.402 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-20 10:25:05.404 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-20 10:25:05.407 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:25:05.410 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-20 10:25:05.412 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-20 10:25:05.415 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:25:05.418 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:25:05.419 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:25:05.424 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-20 10:25:05.426 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-20 10:25:05.428 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-20 10:25:05.431 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-20 10:25:05.433 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-20 10:25:05.454 | Using python 3.8 to install PyMySQL 2022-03-20 10:25:05.456 | + 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-20 10:25:06.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:06.337 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:06.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:06.337 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:07.502 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:07.529 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-20 10:25:09.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-20 10:25:09.792 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:09.792 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:09.901 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:09.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:09.906 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:09.909 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:09.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:09.914 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:09.916 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:09.918 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:09.921 | + functions-common:time_stop:2432 : start_time=1647771905448 2022-03-20 10:25:09.923 | + functions-common:time_stop:2434 : [[ -z 1647771905448 ]] 2022-03-20 10:25:09.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:09.930 | + functions-common:time_stop:2437 : end_time=1647771909927 2022-03-20 10:25:09.932 | + functions-common:time_stop:2438 : elapsed_time=4479 2022-03-20 10:25:09.935 | + functions-common:time_stop:2439 : total=25575 2022-03-20 10:25:09.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:09.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=30054 2022-03-20 10:25:09.941 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:09.944 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-20 10:25:09.946 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-20 10:25:09.948 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-20 10:25:09.951 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-20 10:25:09.968 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:09.970 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-20 10:25:09.972 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-20 10:25:09.976 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:25:09.977 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:25:09.982 | + 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-20 10:25:09.984 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:25:09.987 | + 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-20 10:25:09.989 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:25:09.991 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-20 10:25:09.994 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-20 10:25:10.009 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:10.011 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-20 10:25:10.014 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:25:10.016 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:25:10.018 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:25:10.021 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:25:10.024 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:10.026 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:25:10.028 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:10.030 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:10.033 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:25:10.035 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:10.037 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:25:10.040 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:25:10.042 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-20 10:25:10.045 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:25:10.047 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:10.049 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:10.052 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-20 10:25:10.072 | + 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-20 10:25:10.180 | Reading package lists... 2022-03-20 10:25:10.417 | Building dependency tree... 2022-03-20 10:25:10.419 | Reading state information... 2022-03-20 10:25:10.665 | radvd is already the newest version (1:2.17-2). 2022-03-20 10:25:10.665 | The following packages were automatically installed and are no longer required: 2022-03-20 10:25:10.666 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:25:10.666 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:25:10.666 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:25:10.666 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:25:10.666 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:25:10.667 | python3-zope.interface 2022-03-20 10:25:10.667 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:25:10.780 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:25:10.784 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:25:10.786 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:25:10.789 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:10.791 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:10.793 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:10.796 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:10.798 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:10.800 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:25:10.802 | + functions-common:time_stop:2432 : start_time=1647771910070 2022-03-20 10:25:10.804 | + functions-common:time_stop:2434 : [[ -z 1647771910070 ]] 2022-03-20 10:25:10.807 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:10.811 | + functions-common:time_stop:2437 : end_time=1647771910809 2022-03-20 10:25:10.813 | + functions-common:time_stop:2438 : elapsed_time=739 2022-03-20 10:25:10.816 | + functions-common:time_stop:2439 : total=17246 2022-03-20 10:25:10.818 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:10.820 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17985 2022-03-20 10:25:10.823 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:25:10.825 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-20 10:25:10.842 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:10.844 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-20 10:25:10.847 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-20 10:25:10.849 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-20 10:25:10.852 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-20 10:25:10.871 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-20 10:25:10.873 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:25:10.875 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:25:10.878 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:25:10.880 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:25:10.883 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:10.885 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:25:10.888 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:10.890 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:10.892 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:25:10.895 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:10.897 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:25:10.899 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:25:10.902 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-20 10:25:10.904 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:25:10.906 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:10.908 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:10.911 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-20 10:25:10.931 | + 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-20 10:25:11.040 | Reading package lists... 2022-03-20 10:25:11.276 | Building dependency tree... 2022-03-20 10:25:11.278 | Reading state information... 2022-03-20 10:25:11.529 | fakeroot is already the newest version (1.24-1). 2022-03-20 10:25:11.529 | make is already the newest version (4.2.1-1.2). 2022-03-20 10:25:11.530 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-20 10:25:11.530 | The following packages were automatically installed and are no longer required: 2022-03-20 10:25:11.530 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:25:11.530 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:25:11.530 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:25:11.530 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:25:11.530 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:25:11.531 | python3-zope.interface 2022-03-20 10:25:11.531 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:25:11.643 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:25:11.648 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:25:11.650 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:25:11.652 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:11.655 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:11.657 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:11.659 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:11.661 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:11.664 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:25:11.666 | + functions-common:time_stop:2432 : start_time=1647771910928 2022-03-20 10:25:11.668 | + functions-common:time_stop:2434 : [[ -z 1647771910928 ]] 2022-03-20 10:25:11.670 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:11.674 | + functions-common:time_stop:2437 : end_time=1647771911672 2022-03-20 10:25:11.677 | + functions-common:time_stop:2438 : elapsed_time=744 2022-03-20 10:25:11.679 | + functions-common:time_stop:2439 : total=17985 2022-03-20 10:25:11.682 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:11.684 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18729 2022-03-20 10:25:11.686 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:25:11.688 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-20 10:25:11.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:11.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:11.695 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-20 10:25:11.697 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-20 10:25:11.700 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-20 10:25:11.704 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-20 10:25:11.707 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-20 10:25:11.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-20 10:25:11.710 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-20 10:25:11.715 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-20 10:25:11.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-20 10:25:11.720 | + functions:vercmp:628 : local v1=5.4 2022-03-20 10:25:11.722 | + functions:vercmp:629 : local 'op=<' 2022-03-20 10:25:11.724 | + functions:vercmp:630 : local v2=3.13 2022-03-20 10:25:11.727 | + functions:vercmp:631 : local result 2022-03-20 10:25:11.730 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-20 10:25:11.730 | ++ functions:vercmp:635 : sort -V 2022-03-20 10:25:11.731 | ++ functions:vercmp:635 : head -1 2022-03-20 10:25:11.736 | + functions:vercmp:635 : result=3.13 2022-03-20 10:25:11.739 | + functions:vercmp:637 : case $op in 2022-03-20 10:25:11.742 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-20 10:25:11.744 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-20 10:25:11.746 | + functions:vercmp:648 : return 2022-03-20 10:25:11.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-20 10:25:11.751 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:25:11.753 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-20 10:25:12.224 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-20 10:25:12.227 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-20 10:25:12.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.234 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.237 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-20 10:25:12.239 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.242 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-20 10:25:12.261 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:12.263 | + ./stack.sh:main:847 : install_etcd3 2022-03-20 10:25:12.266 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-20 10:25:12.266 | Installing etcd 2022-03-20 10:25:12.271 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-20 10:25:12.284 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-20 10:25:12.297 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:12.299 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-20 10:25:12.317 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-20 10:25:12.320 | ++ 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-20 10:25:12.323 | ++ 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-20 10:25:12.326 | +++ 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-20 10:25:12.330 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 10:25:12.333 | ++ 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-20 10:25:12.335 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-20 10:25:12.337 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 10:25:12.340 | ++ functions:get_extra_file:74 : return 2022-03-20 10:25:12.342 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-20 10:25:12.345 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-20 10:25:12.347 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-20 10:25:12.349 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-20 10:25:12.367 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:12.369 | + ./stack.sh:main:866 : install_dstat 2022-03-20 10:25:12.372 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-20 10:25:12.387 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:12.390 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-20 10:25:12.392 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:25:12.395 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-20 10:25:12.397 | + ./stack.sh:main:875 : install_libs 2022-03-20 10:25:12.399 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-20 10:25:12.402 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-20 10:25:12.404 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-20 10:25:12.406 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-20 10:25:12.408 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-20 10:25:12.416 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.418 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-20 10:25:12.420 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-20 10:25:12.423 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-20 10:25:12.425 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-20 10:25:12.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-20 10:25:12.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.442 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-20 10:25:12.445 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-20 10:25:12.447 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-20 10:25:12.449 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-20 10:25:12.451 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.454 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.456 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-20 10:25:12.458 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.460 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-20 10:25:12.463 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-20 10:25:12.465 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-20 10:25:12.467 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-20 10:25:12.469 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-20 10:25:12.477 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.479 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-20 10:25:12.481 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-20 10:25:12.484 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-20 10:25:12.486 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-20 10:25:12.488 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.490 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-20 10:25:12.496 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.498 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-20 10:25:12.500 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-20 10:25:12.502 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-20 10:25:12.505 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-20 10:25:12.507 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-20 10:25:12.514 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.516 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-20 10:25:12.518 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-20 10:25:12.521 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-20 10:25:12.523 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-20 10:25:12.525 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.528 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.530 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-20 10:25:12.532 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.534 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-20 10:25:12.537 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-20 10:25:12.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-20 10:25:12.542 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-20 10:25:12.544 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.548 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-20 10:25:12.551 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.553 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-20 10:25:12.556 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-20 10:25:12.558 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-20 10:25:12.560 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-20 10:25:12.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.565 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.567 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-20 10:25:12.570 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.572 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-20 10:25:12.574 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-20 10:25:12.576 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-20 10:25:12.579 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-20 10:25:12.581 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.585 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-20 10:25:12.588 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.590 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-20 10:25:12.592 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-20 10:25:12.595 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-20 10:25:12.597 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-20 10:25:12.599 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.602 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.604 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-20 10:25:12.607 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.609 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-20 10:25:12.611 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-20 10:25:12.613 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-20 10:25:12.616 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-20 10:25:12.619 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.621 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.623 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-20 10:25:12.625 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.628 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-20 10:25:12.630 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-20 10:25:12.632 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-20 10:25:12.635 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-20 10:25:12.637 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.639 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.641 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-20 10:25:12.644 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.646 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-20 10:25:12.649 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-20 10:25:12.651 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-20 10:25:12.653 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-20 10:25:12.655 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.658 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.660 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-20 10:25:12.662 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.665 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-20 10:25:12.667 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-20 10:25:12.670 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-20 10:25:12.672 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-20 10:25:12.674 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.677 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.679 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-20 10:25:12.682 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.684 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-20 10:25:12.686 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-20 10:25:12.689 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-20 10:25:12.691 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-20 10:25:12.693 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.696 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.698 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-20 10:25:12.700 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.703 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-20 10:25:12.705 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-20 10:25:12.707 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-20 10:25:12.710 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-20 10:25:12.712 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.715 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.717 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-20 10:25:12.719 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.722 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-20 10:25:12.724 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-20 10:25:12.727 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-20 10:25:12.729 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-20 10:25:12.731 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.734 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-20 10:25:12.738 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.741 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-20 10:25:12.743 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-20 10:25:12.745 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-20 10:25:12.748 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-20 10:25:12.750 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.752 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.755 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-20 10:25:12.757 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.759 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-20 10:25:12.762 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-20 10:25:12.764 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-20 10:25:12.766 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-20 10:25:12.768 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-20 10:25:12.776 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.779 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-20 10:25:12.781 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-20 10:25:12.783 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-20 10:25:12.785 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-20 10:25:12.788 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.791 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-20 10:25:12.795 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.798 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-20 10:25:12.800 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-20 10:25:12.802 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-20 10:25:12.805 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-20 10:25:12.807 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.809 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.811 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-20 10:25:12.814 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.816 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-20 10:25:12.818 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-20 10:25:12.821 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-20 10:25:12.823 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-20 10:25:12.825 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.827 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.830 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-20 10:25:12.832 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.834 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-20 10:25:12.837 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-20 10:25:12.839 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-20 10:25:12.842 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-20 10:25:12.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-20 10:25:12.852 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.854 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-20 10:25:12.856 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-20 10:25:12.859 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-20 10:25:12.861 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-20 10:25:12.863 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.865 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.868 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-20 10:25:12.870 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.872 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-20 10:25:12.875 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-20 10:25:12.877 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-20 10:25:12.879 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-20 10:25:12.883 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.887 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-20 10:25:12.892 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.894 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-20 10:25:12.897 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-20 10:25:12.900 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-20 10:25:12.902 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-20 10:25:12.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-20 10:25:12.911 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.914 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-20 10:25:12.917 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-20 10:25:12.919 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-20 10:25:12.921 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-20 10:25:12.924 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.926 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.928 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-20 10:25:12.931 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.933 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-20 10:25:12.935 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-20 10:25:12.938 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-20 10:25:12.940 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-20 10:25:12.942 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.945 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.947 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-20 10:25:12.949 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.952 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-20 10:25:12.954 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-20 10:25:12.956 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-20 10:25:12.959 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-20 10:25:12.961 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.964 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.966 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-20 10:25:12.969 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.971 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-20 10:25:12.973 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-20 10:25:12.976 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-20 10:25:12.978 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-20 10:25:12.981 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:12.983 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:12.985 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-20 10:25:12.988 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:12.990 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-20 10:25:12.992 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-20 10:25:12.994 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-20 10:25:12.997 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-20 10:25:12.999 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.001 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.004 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-20 10:25:13.006 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.008 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-20 10:25:13.011 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-20 10:25:13.013 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-20 10:25:13.015 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-20 10:25:13.018 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.020 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.023 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-20 10:25:13.026 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.028 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-20 10:25:13.030 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-20 10:25:13.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-20 10:25:13.035 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-20 10:25:13.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.040 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.042 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-20 10:25:13.045 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.047 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-20 10:25:13.049 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-20 10:25:13.052 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-20 10:25:13.054 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-20 10:25:13.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.059 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-20 10:25:13.063 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.066 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-20 10:25:13.068 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-20 10:25:13.071 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-20 10:25:13.073 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-20 10:25:13.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-20 10:25:13.082 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.085 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-20 10:25:13.088 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-20 10:25:13.090 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-20 10:25:13.092 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-20 10:25:13.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-20 10:25:13.102 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.104 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-20 10:25:13.106 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-20 10:25:13.109 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-20 10:25:13.111 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-20 10:25:13.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:13.116 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:13.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-20 10:25:13.120 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:13.123 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-20 10:25:13.144 | Using python 3.8 to install etcd3 2022-03-20 10:25:13.146 | + 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-20 10:25:14.012 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:14.012 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:14.012 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:14.012 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:15.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:15.174 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-20 10:25:15.183 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-20 10:25:15.184 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-20 10:25:15.185 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-20 10:25:15.186 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-20 10:25:17.438 | 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-20 10:25:17.445 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:17.445 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:17.559 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:17.561 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:17.564 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:17.566 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:17.568 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:17.571 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:17.573 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:17.575 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:17.577 | + functions-common:time_stop:2432 : start_time=1647771913138 2022-03-20 10:25:17.579 | + functions-common:time_stop:2434 : [[ -z 1647771913138 ]] 2022-03-20 10:25:17.582 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:17.587 | + functions-common:time_stop:2437 : end_time=1647771917584 2022-03-20 10:25:17.589 | + functions-common:time_stop:2438 : elapsed_time=4446 2022-03-20 10:25:17.591 | + functions-common:time_stop:2439 : total=30054 2022-03-20 10:25:17.593 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:17.595 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=34500 2022-03-20 10:25:17.598 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:17.600 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-20 10:25:17.621 | Using python 3.8 to install etcd3gw 2022-03-20 10:25:17.623 | + 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-20 10:25:18.487 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:18.487 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:18.487 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:18.488 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:19.632 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:19.660 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-20 10:25:19.669 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-20 10:25:19.670 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-20 10:25:19.671 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-20 10:25:19.672 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-20 10:25:19.705 | 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-20 10:25:19.706 | 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-20 10:25:19.707 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-20 10:25:19.710 | 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-20 10:25:21.978 | 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-20 10:25:21.984 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:21.984 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:22.096 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:22.098 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:22.101 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:22.104 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:22.106 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:22.108 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:22.110 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:22.112 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:22.114 | + functions-common:time_stop:2432 : start_time=1647771917616 2022-03-20 10:25:22.117 | + functions-common:time_stop:2434 : [[ -z 1647771917616 ]] 2022-03-20 10:25:22.120 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:22.124 | + functions-common:time_stop:2437 : end_time=1647771922122 2022-03-20 10:25:22.126 | + functions-common:time_stop:2438 : elapsed_time=4506 2022-03-20 10:25:22.128 | + functions-common:time_stop:2439 : total=34500 2022-03-20 10:25:22.131 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:22.133 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=39006 2022-03-20 10:25:22.135 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:22.138 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-20 10:25:22.140 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-20 10:25:22.142 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-20 10:25:22.145 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:25:22.147 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:25:22.149 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:25:22.152 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:25:22.154 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:25:22.156 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:25:22.159 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:25:22.161 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:25:22.164 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:25:22.166 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:25:22.168 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:25:22.171 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-20 10:25:22.173 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:22.175 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:22.177 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-20 10:25:22.180 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 10:25:22.183 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:25:22.185 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:25:22.187 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:25:22.190 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:25:22.192 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:22.194 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:25:22.196 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:22.199 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:22.201 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:25:22.203 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:25:22.206 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:25:22.208 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:25:22.210 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 10:25:22.213 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:25:22.215 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:22.217 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:22.220 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-20 10:25:22.242 | + 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-20 10:25:22.350 | Reading package lists... 2022-03-20 10:25:22.604 | Building dependency tree... 2022-03-20 10:25:22.606 | Reading state information... 2022-03-20 10:25:22.866 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-20 10:25:22.866 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-20 10:25:22.867 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 10:25:22.867 | The following packages were automatically installed and are no longer required: 2022-03-20 10:25:22.868 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:25:22.868 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:25:22.868 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:25:22.868 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:25:22.868 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:25:22.868 | python3-zope.interface 2022-03-20 10:25:22.868 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:25:22.983 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:25:22.987 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:25:22.989 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:25:22.992 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:22.994 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:22.996 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:22.998 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:23.001 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:23.003 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:25:23.005 | + functions-common:time_stop:2432 : start_time=1647771922239 2022-03-20 10:25:23.008 | + functions-common:time_stop:2434 : [[ -z 1647771922239 ]] 2022-03-20 10:25:23.011 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:23.015 | + functions-common:time_stop:2437 : end_time=1647771923012 2022-03-20 10:25:23.017 | + functions-common:time_stop:2438 : elapsed_time=773 2022-03-20 10:25:23.020 | + functions-common:time_stop:2439 : total=18729 2022-03-20 10:25:23.022 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:23.025 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=19502 2022-03-20 10:25:23.027 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:25:23.030 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-20 10:25:23.032 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:23.035 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:23.039 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-20 10:25:23.103 | Module proxy already enabled 2022-03-20 10:25:23.107 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-20 10:25:23.169 | Considering dependency proxy for proxy_uwsgi: 2022-03-20 10:25:23.169 | Module proxy already enabled 2022-03-20 10:25:23.169 | Module proxy_uwsgi already enabled 2022-03-20 10:25:23.173 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-20 10:25:23.176 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:25:23.178 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:25:23.180 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:25:23.317 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-20 10:25:23.320 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-20 10:25:23.322 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-20 10:25:23.325 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.330 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-20 10:25:23.334 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.336 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-20 10:25:23.338 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-20 10:25:23.341 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-20 10:25:23.343 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.348 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-20 10:25:23.350 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.353 | + ./stack.sh:main:883 : install_glanceclient 2022-03-20 10:25:23.355 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-20 10:25:23.358 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-20 10:25:23.360 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.362 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.365 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-20 10:25:23.368 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.370 | + ./stack.sh:main:884 : install_cinderclient 2022-03-20 10:25:23.373 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-20 10:25:23.375 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-20 10:25:23.378 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.380 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.383 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-20 10:25:23.386 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.388 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-20 10:25:23.391 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-20 10:25:23.393 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.398 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-20 10:25:23.400 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.402 | + ./stack.sh:main:885 : install_novaclient 2022-03-20 10:25:23.405 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-03-20 10:25:23.407 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-20 10:25:23.410 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.412 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.414 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-20 10:25:23.417 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.419 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-20 10:25:23.436 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:23.439 | + ./stack.sh:main:887 : install_swiftclient 2022-03-20 10:25:23.441 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-20 10:25:23.444 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-20 10:25:23.447 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.449 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.451 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-20 10:25:23.454 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.456 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-20 10:25:23.473 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:23.475 | + ./stack.sh:main:890 : install_neutronclient 2022-03-20 10:25:23.478 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-20 10:25:23.480 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-20 10:25:23.483 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.485 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.487 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-20 10:25:23.490 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.493 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-20 10:25:23.495 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-20 10:25:23.498 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-20 10:25:23.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:23.502 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:23.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-20 10:25:23.508 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:23.510 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-20 10:25:23.513 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-20 10:25:23.515 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:25:23.518 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-20 10:25:23.521 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-20 10:25:23.523 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:25:23.527 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:25:23.527 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:25:23.532 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-20 10:25:23.535 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-20 10:25:23.537 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-20 10:25:23.540 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-20 10:25:23.542 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-20 10:25:23.564 | Using python 3.8 to install keystonemiddleware 2022-03-20 10:25:23.566 | + 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-20 10:25:24.439 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:24.439 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:24.439 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:24.439 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:25.592 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:25.618 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-20 10:25:25.671 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-20 10:25:25.672 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-20 10:25:25.673 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-20 10:25:25.674 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-20 10:25:25.676 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-20 10:25:25.677 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-20 10:25:25.678 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-20 10:25:25.679 | 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-20 10:25:25.680 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-20 10:25:25.682 | 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-20 10:25:25.683 | 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-20 10:25:25.684 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-20 10:25:25.685 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-20 10:25:25.687 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-20 10:25:25.745 | 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-20 10:25:25.746 | 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-20 10:25:25.747 | 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-20 10:25:25.785 | 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-20 10:25:25.826 | 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-20 10:25:25.828 | 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-20 10:25:25.829 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (2.5.0) 2022-03-20 10:25:25.830 | 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-20 10:25:25.881 | 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-20 10:25:25.885 | 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-20 10:25:25.895 | 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-20 10:25:25.896 | 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-20 10:25:25.910 | 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-20 10:25:25.911 | 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-20 10:25:25.914 | 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-20 10:25:25.978 | 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-20 10:25:25.979 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-20 10:25:25.980 | 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-20 10:25:25.983 | 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-20 10:25:26.032 | 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-20 10:25:26.044 | 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-20 10:25:28.244 | 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-20 10:25:28.251 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:28.251 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:28.366 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:28.368 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:28.371 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:28.373 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:28.375 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:28.377 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:28.379 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:28.382 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:28.384 | + functions-common:time_stop:2432 : start_time=1647771923558 2022-03-20 10:25:28.386 | + functions-common:time_stop:2434 : [[ -z 1647771923558 ]] 2022-03-20 10:25:28.389 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:28.394 | + functions-common:time_stop:2437 : end_time=1647771928391 2022-03-20 10:25:28.396 | + functions-common:time_stop:2438 : elapsed_time=4833 2022-03-20 10:25:28.398 | + functions-common:time_stop:2439 : total=39006 2022-03-20 10:25:28.401 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:28.403 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=43839 2022-03-20 10:25:28.405 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:28.408 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-20 10:25:28.410 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-20 10:25:28.412 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:25:28.415 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-20 10:25:28.418 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-20 10:25:28.420 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:25:28.424 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:25:28.424 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:25:28.429 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-20 10:25:28.432 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-20 10:25:28.434 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-20 10:25:28.437 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-20 10:25:28.439 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-20 10:25:28.461 | Using python 3.8 to install python-memcached 2022-03-20 10:25:28.463 | + 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-20 10:25:29.337 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:29.337 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:29.337 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:29.337 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:30.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:30.508 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-20 10:25:30.512 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-20 10:25:32.822 | 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-20 10:25:32.829 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:32.829 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:32.949 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:32.952 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:32.954 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:32.956 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:32.958 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:32.961 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:32.964 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:32.966 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:32.968 | + functions-common:time_stop:2432 : start_time=1647771928455 2022-03-20 10:25:32.971 | + functions-common:time_stop:2434 : [[ -z 1647771928455 ]] 2022-03-20 10:25:32.973 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:32.978 | + functions-common:time_stop:2437 : end_time=1647771932976 2022-03-20 10:25:32.980 | + functions-common:time_stop:2438 : elapsed_time=4521 2022-03-20 10:25:32.983 | + functions-common:time_stop:2439 : total=43839 2022-03-20 10:25:32.985 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:32.987 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=48360 2022-03-20 10:25:32.989 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:32.992 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-20 10:25:33.008 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:33.011 | + ./stack.sh:main:897 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-20 10:25:33.013 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-20 10:25:33.016 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-20 10:25:33.018 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-20 10:25:33.021 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:25:33.024 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-20 10:25:33.026 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-20 10:25:33.042 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:33.044 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-20 10:25:33.046 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-20 10:25:33.048 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-20 10:25:33.050 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:25:33.053 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:25:33.055 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:25:33.058 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:25:33.060 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:25:33.063 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:25:33.077 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:25:33.080 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:25:33.082 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:33.085 | + functions-common:git_clone:629 : echo master 2022-03-20 10:25:33.085 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:25:33.090 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-20 10:25:33.092 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:33.094 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-20 10:25:33.097 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:25:33.097 | + functions-common:git_clone:678 : head -1 2022-03-20 10:25:33.101 | c141e6164 trivial: Fix typo 2022-03-20 10:25:33.103 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:25:33.106 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-20 10:25:33.108 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:25:33.110 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 10:25:33.113 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-20 10:25:33.115 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:25:33.117 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-20 10:25:33.120 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:25:33.122 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 10:25:33.124 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-20 10:25:33.126 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:25:33.129 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:25:33.132 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-20 10:25:33.134 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:25:33.137 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-20 10:25:33.139 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:25:33.141 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:25:33.144 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-20 10:25:33.150 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-20 10:25:33.153 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-20 10:25:33.819 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-20 10:25:33.821 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:25:33.824 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:25:33.826 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:25:33.828 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-20 10:25:33.830 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-20 10:25:33.832 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:25:33.835 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:25:33.837 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:25:33.839 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:25:33.841 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:25:33.844 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:25:33.846 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:25:33.848 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-20 10:25:33.869 | Using python 3.8 to install /opt/stack/keystone 2022-03-20 10:25:33.871 | + 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-20 10:25:34.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:34.733 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:34.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:34.733 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:35.870 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:35.897 | Obtaining file:///opt/stack/keystone 2022-03-20 10:25:35.898 | Preparing metadata (setup.py): started 2022-03-20 10:25:39.452 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:25:39.616 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-03-20 10:25:39.617 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-03-20 10:25:39.618 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.0.3) 2022-03-20 10:25:39.619 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-03-20 10:25:39.621 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.1) 2022-03-20 10:25:39.622 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.31) 2022-03-20 10:25:39.623 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-03-20 10:25:39.624 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-03-20 10:25:39.625 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-03-20 10:25:39.626 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-03-20 10:25:39.627 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-03-20 10:25:39.628 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 10:25:39.629 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-03-20 10:25:39.630 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-03-20 10:25:39.632 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-03-20 10:25:39.633 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-03-20 10:25:39.634 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-03-20 10:25:39.635 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-03-20 10:25:39.636 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-03-20 10:25:39.637 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-03-20 10:25:39.638 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-03-20 10:25:39.639 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-03-20 10:25:39.640 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-03-20 10:25:39.641 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-03-20 10:25:39.642 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-03-20 10:25:39.644 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 10:25:39.645 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.1) 2022-03-20 10:25:39.646 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-03-20 10:25:39.647 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-03-20 10:25:39.648 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-03-20 10:25:39.649 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-03-20 10:25:39.650 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-03-20 10:25:39.651 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-03-20 10:25:39.652 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2021.3) 2022-03-20 10:25:39.663 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-03-20 10:25:39.664 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-03-20 10:25:39.707 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-03-20 10:25:39.720 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-20 10:25:39.721 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.0.3) 2022-03-20 10:25:39.722 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.0.4) 2022-03-20 10:25:39.723 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.0.3) 2022-03-20 10:25:39.734 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-03-20 10:25:39.796 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-03-20 10:25:39.798 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-20 10:25:39.893 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-20 10:25:39.894 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-03-20 10:25:39.895 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-03-20 10:25:39.898 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-03-20 10:25:39.951 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-03-20 10:25:39.952 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-03-20 10:25:39.953 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.6) 2022-03-20 10:25:40.004 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-03-20 10:25:40.006 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-03-20 10:25:40.063 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-03-20 10:25:40.064 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.3) 2022-03-20 10:25:40.066 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.9) 2022-03-20 10:25:40.068 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-03-20 10:25:40.069 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-20 10:25:40.071 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-20 10:25:40.117 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-03-20 10:25:40.165 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.1.1) 2022-03-20 10:25:40.184 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-03-20 10:25:40.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-03-20 10:25:40.187 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-03-20 10:25:40.188 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-03-20 10:25:40.240 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-03-20 10:25:40.355 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-03-20 10:25:40.357 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.9.2) 2022-03-20 10:25:40.358 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (60.9.3) 2022-03-20 10:25:40.360 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.4.0) 2022-03-20 10:25:40.360 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-03-20 10:25:40.578 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-03-20 10:25:40.601 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-03-20 10:25:40.602 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-03-20 10:25:40.670 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.1.6) 2022-03-20 10:25:40.672 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (4.11.1) 2022-03-20 10:25:40.690 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-03-20 10:25:40.762 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-03-20 10:25:40.802 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.13.3) 2022-03-20 10:25:40.914 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.0) 2022-03-20 10:25:40.988 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-03-20 10:25:41.114 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-03-20 10:25:41.144 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.13.1) 2022-03-20 10:25:41.184 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-03-20 10:25:41.185 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-03-20 10:25:41.187 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-03-20 10:25:41.189 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-03-20 10:25:41.190 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-03-20 10:25:41.192 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-03-20 10:25:41.244 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-03-20 10:25:41.382 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-03-20 10:25:41.385 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-03-20 10:25:41.386 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-03-20 10:25:41.387 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.8) 2022-03-20 10:25:41.536 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-03-20 10:25:41.618 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.4.0) 2022-03-20 10:25:41.691 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.1.0.dev2) (3.7.0) 2022-03-20 10:25:41.866 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.0) 2022-03-20 10:25:42.128 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-03-20 10:25:42.162 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-03-20 10:25:43.815 | Installing collected packages: keystone 2022-03-20 10:25:43.817 | Running setup.py develop for keystone 2022-03-20 10:25:48.202 | Successfully installed keystone 2022-03-20 10:25:48.202 | 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-20 10:25:48.210 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:25:48.210 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:25:48.353 | + inc/python:pip_install:200 : result=0 2022-03-20 10:25:48.356 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:25:48.358 | + functions-common:time_stop:2425 : local name 2022-03-20 10:25:48.360 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:25:48.362 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:25:48.364 | + functions-common:time_stop:2428 : local total 2022-03-20 10:25:48.366 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:25:48.368 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:25:48.371 | + functions-common:time_stop:2432 : start_time=1647771933863 2022-03-20 10:25:48.373 | + functions-common:time_stop:2434 : [[ -z 1647771933863 ]] 2022-03-20 10:25:48.375 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:25:48.379 | + functions-common:time_stop:2437 : end_time=1647771948377 2022-03-20 10:25:48.382 | + functions-common:time_stop:2438 : elapsed_time=14514 2022-03-20 10:25:48.384 | + functions-common:time_stop:2439 : total=48360 2022-03-20 10:25:48.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:25:48.388 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62874 2022-03-20 10:25:48.390 | + inc/python:pip_install:203 : return 0 2022-03-20 10:25:48.393 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:25:48.395 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 10:25:48.398 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 10:25:48.416 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-20 10:25:48.428 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-20 10:25:48.431 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-20 10:25:48.433 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:25:48.435 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:25:48.438 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-20 10:25:48.440 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:25:48.442 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-20 10:25:48.459 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:48.462 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-20 10:25:48.464 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:25:48.467 | + ./stack.sh:main:899 : configure_keystone 2022-03-20 10:25:48.469 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-20 10:25:48.481 | + 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-20 10:25:48.483 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-20 10:25:48.488 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-20 10:25:48.503 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:48.506 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-20 10:25:48.536 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-20 10:25:48.564 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-20 10:25:48.596 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-20 10:25:48.629 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-20 10:25:48.658 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-20 10:25:48.689 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-20 10:25:48.716 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-20 10:25:48.743 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-20 10:25:48.746 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-20 10:25:48.748 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-20 10:25:48.750 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-20 10:25:48.753 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 10:25:48.755 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:25:48.772 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:48.776 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 10:25:48.778 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 10:25:48.781 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:25:48.797 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:48.799 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:25:48.802 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:25:48.831 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:25:48.834 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:25:48.837 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-20 10:25:48.839 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-20 10:25:48.856 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:48.858 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.20/identity 2022-03-20 10:25:48.889 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-20 10:25:48.891 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-20 10:25:48.924 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-20 10:25:48.926 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-20 10:25:48.929 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-20 10:25:48.931 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-20 10:25:48.933 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-20 10:25:48.936 | + 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-20 10:25:48.966 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-20 10:25:48.969 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-20 10:25:48.971 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-20 10:25:48.973 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-20 10:25:48.977 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:25:48.994 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:25:48.996 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:25:48.998 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:25:49.001 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:25:49.003 | + 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-20 10:25:49.031 | + 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-20 10:25:49.063 | + 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-20 10:25:49.091 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:25:49.119 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-20 10:25:49.147 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-20 10:25:49.150 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-20 10:25:49.152 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-20 10:25:49.155 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-20 10:25:49.157 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-20 10:25:49.159 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 10:25:49.161 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 10:25:49.164 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-20 10:25:49.168 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-20 10:25:49.171 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 10:25:49.173 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 10:25:49.185 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 10:25:49.186 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:25:49.194 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 10:25:49.198 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:25:49.214 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-20 10:25:49.216 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-20 10:25:49.220 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-20 10:25:49.248 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-20 10:25:49.276 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-20 10:25:49.303 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-20 10:25:49.330 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-20 10:25:49.357 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-20 10:25:49.384 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-20 10:25:49.411 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-20 10:25:49.438 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-20 10:25:49.465 | + 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-20 10:25:49.493 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-20 10:25:49.520 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-20 10:25:49.547 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-20 10:25:49.574 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 10:25:49.576 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 10:25:49.579 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-20 10:25:49.581 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-20 10:25:49.584 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 10:25:49.586 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:49.589 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:49.591 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 10:25:49.594 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 10:25:49.596 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-20 10:25:49.624 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-20 10:25:49.652 | + 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-20 10:25:49.652 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-20 10:25:49.660 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-20 10:25:49.664 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-20 10:25:49.667 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-20 10:25:49.669 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 10:25:49.671 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 10:25:49.674 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:25:49.676 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:49.678 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:49.681 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 10:25:49.683 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 10:25:49.685 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:25:49.687 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:25:49.690 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-20 10:25:49.751 | Site keystone-wsgi-public already enabled 2022-03-20 10:25:49.756 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 10:25:49.758 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:25:49.760 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:25:49.763 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:25:49.900 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-20 10:25:49.932 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-20 10:25:49.964 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-20 10:25:49.994 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-20 10:25:49.997 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-20 10:25:50.028 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-20 10:25:50.056 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-20 10:25:50.085 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-20 10:25:50.087 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-20 10:25:50.104 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:25:50.106 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-20 10:25:50.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:25:50.125 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-20 10:25:50.128 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-20 10:25:50.131 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-20 10:25:50.133 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:25:50.135 | + lib/stack:stack_install_service:32 : install_swift 2022-03-20 10:25:50.138 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-20 10:25:50.140 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-20 10:25:50.143 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-20 10:25:50.145 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:25:50.148 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:25:50.151 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:25:50.153 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:25:50.156 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:25:50.158 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:25:50.174 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:25:50.176 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:25:50.179 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:50.181 | + functions-common:git_clone:629 : echo master 2022-03-20 10:25:50.182 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:25:50.187 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-20 10:25:50.189 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:25:50.191 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-20 10:25:50.195 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:25:50.195 | + functions-common:git_clone:678 : head -1 2022-03-20 10:25:50.204 | 954032d5d CHANGELOG for 2.29.1 2022-03-20 10:25:50.206 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:25:50.210 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-20 10:25:50.213 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:25:50.215 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 10:25:50.218 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-20 10:25:50.221 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-20 10:25:50.223 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-20 10:25:50.226 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:25:50.228 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 10:25:50.230 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-20 10:25:50.233 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:25:50.235 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-20 10:25:50.238 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-20 10:25:50.241 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:25:50.244 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-20 10:25:50.247 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:25:50.249 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:25:50.252 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-20 10:25:50.258 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-20 10:25:50.261 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-20 10:25:50.927 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-20 10:25:50.929 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:25:50.931 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:25:50.934 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:25:50.936 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-20 10:25:50.938 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-20 10:25:50.940 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:25:50.943 | + inc/python:setup_package:428 : local extras=keystone 2022-03-20 10:25:50.945 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:25:50.948 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-20 10:25:50.950 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-20 10:25:50.952 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-20 10:25:50.954 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:25:50.957 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-20 10:25:50.978 | Using python 3.8 to install /opt/stack/swift 2022-03-20 10:25:50.980 | + 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-20 10:25:51.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:51.843 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:51.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:25:51.843 | from cryptography.utils import int_from_bytes 2022-03-20 10:25:52.987 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:25:53.013 | Obtaining file:///opt/stack/swift 2022-03-20 10:25:53.013 | Preparing metadata (setup.py): started 2022-03-20 10:25:56.191 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:25:56.320 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.33.0) 2022-03-20 10:25:56.321 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.1.2) 2022-03-20 10:25:56.322 | 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.dev20) (0.11.0) 2022-03-20 10:25:56.323 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.1.1) 2022-03-20 10:25:56.324 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (4.8.0) 2022-03-20 10:25:56.325 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (2.27.1) 2022-03-20 10:25:56.326 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.16.0) 2022-03-20 10:25:56.327 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (0.9.9) 2022-03-20 10:25:56.328 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (1.6.0) 2022-03-20 10:25:56.329 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (36.0.1) 2022-03-20 10:25:56.330 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev20) (9.4.0) 2022-03-20 10:25:56.368 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev20) (1.15.0) 2022-03-20 10:25:56.376 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev20) (2.1.0) 2022-03-20 10:25:56.432 | 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.dev20) (8.8.0) 2022-03-20 10:25:56.433 | 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.dev20) (4.3.0) 2022-03-20 10:25:56.434 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (4.5.0) 2022-03-20 10:25:56.435 | 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.dev20) (4.12.2) 2022-03-20 10:25:56.436 | 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.dev20) (4.1.0) 2022-03-20 10:25:56.438 | 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.dev20) (4.7.0) 2022-03-20 10:25:56.439 | 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.dev20) (2.10.1) 2022-03-20 10:25:56.440 | 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.dev20) (4.4.0) 2022-03-20 10:25:56.441 | 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.dev20) (5.1.0) 2022-03-20 10:25:56.442 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev20) (1.8.7) 2022-03-20 10:25:56.444 | 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.dev20) (5.8.1) 2022-03-20 10:25:56.445 | 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.dev20) (3.1.1) 2022-03-20 10:25:56.465 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev20) (60.9.3) 2022-03-20 10:25:56.495 | 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.dev20) (1.26.8) 2022-03-20 10:25:56.498 | 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.dev20) (2.0.12) 2022-03-20 10:25:56.499 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (2019.11.28) 2022-03-20 10:25:56.501 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev20) (3.3) 2022-03-20 10:25:56.524 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev20) (2.21) 2022-03-20 10:25:56.614 | 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.dev20) (1.0.2) 2022-03-20 10:25:56.616 | 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.dev20) (1.7.0) 2022-03-20 10:25:56.618 | 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.dev20) (3.5.0) 2022-03-20 10:25:56.660 | 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.dev20) (1.1.5) 2022-03-20 10:25:56.703 | 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.dev20) (0.8.0) 2022-03-20 10:25:56.704 | 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.dev20) (2.5.0) 2022-03-20 10:25:56.705 | 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.dev20) (1.5.0) 2022-03-20 10:25:56.706 | 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.dev20) (6.0) 2022-03-20 10:25:56.766 | 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.dev20) (2.8.2) 2022-03-20 10:25:56.770 | 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.dev20) (0.9.6) 2022-03-20 10:25:56.783 | 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.dev20) (1.0.3) 2022-03-20 10:25:56.785 | 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.dev20) (2021.3) 2022-03-20 10:25:56.803 | 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.dev20) (3.0.7) 2022-03-20 10:25:56.805 | 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.dev20) (21.3) 2022-03-20 10:25:56.907 | 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.dev20) (1.13.3) 2022-03-20 10:25:56.923 | 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.dev20) (5.1.1) 2022-03-20 10:25:59.069 | Installing collected packages: swift 2022-03-20 10:25:59.071 | Running setup.py develop for swift 2022-03-20 10:26:03.209 | Successfully installed swift 2022-03-20 10:26:03.209 | 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-20 10:26:03.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:26:03.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:26:03.350 | + inc/python:pip_install:200 : result=0 2022-03-20 10:26:03.353 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:26:03.355 | + functions-common:time_stop:2425 : local name 2022-03-20 10:26:03.357 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:26:03.359 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:26:03.361 | + functions-common:time_stop:2428 : local total 2022-03-20 10:26:03.363 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:26:03.366 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:26:03.368 | + functions-common:time_stop:2432 : start_time=1647771950972 2022-03-20 10:26:03.370 | + functions-common:time_stop:2434 : [[ -z 1647771950972 ]] 2022-03-20 10:26:03.373 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:26:03.377 | + functions-common:time_stop:2437 : end_time=1647771963374 2022-03-20 10:26:03.379 | + functions-common:time_stop:2438 : elapsed_time=12402 2022-03-20 10:26:03.382 | + functions-common:time_stop:2439 : total=62874 2022-03-20 10:26:03.384 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:26:03.386 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75276 2022-03-20 10:26:03.388 | + inc/python:pip_install:203 : return 0 2022-03-20 10:26:03.391 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:26:03.393 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 10:26:03.396 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 10:26:03.414 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-20 10:26:03.426 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-20 10:26:03.429 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-20 10:26:03.431 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:26:03.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:26:03.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-20 10:26:03.438 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:26:03.441 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-20 10:26:03.444 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:26:03.446 | + ./stack.sh:main:908 : configure_swift 2022-03-20 10:26:03.448 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-20 10:26:03.450 | + lib/swift:configure_swift:332 : local node_number 2022-03-20 10:26:03.452 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-20 10:26:03.454 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-20 10:26:03.456 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-20 10:26:04.654 | No account-reaper running 2022-03-20 10:26:04.654 | No object-replicator running 2022-03-20 10:26:04.654 | No container-server running 2022-03-20 10:26:04.654 | No object-reconstructor running 2022-03-20 10:26:04.654 | No container-auditor running 2022-03-20 10:26:04.654 | No account-server running 2022-03-20 10:26:04.654 | No container-sync running 2022-03-20 10:26:04.654 | No object-expirer running 2022-03-20 10:26:04.654 | No container-updater running 2022-03-20 10:26:04.654 | No object-updater running 2022-03-20 10:26:04.654 | No container-reconciler running 2022-03-20 10:26:04.654 | No object-auditor running 2022-03-20 10:26:04.654 | No account-auditor running 2022-03-20 10:26:04.654 | No account-replicator running 2022-03-20 10:26:04.655 | No container-sharder running 2022-03-20 10:26:04.655 | No proxy-server running 2022-03-20 10:26:04.655 | No object-server running 2022-03-20 10:26:04.655 | No container-replicator running 2022-03-20 10:26:04.744 | + lib/swift:configure_swift:337 : true 2022-03-20 10:26:04.746 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-20 10:26:04.759 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-20 10:26:04.771 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-20 10:26:04.774 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-20 10:26:04.774 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-20 10:26:04.779 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-20 10:26:04.779 | s/%GROUP%/ubuntu/; 2022-03-20 10:26:04.779 | s/%USER%/ubuntu/; 2022-03-20 10:26:04.779 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-20 10:26:04.779 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-20 10:26:04.782 | uid = ubuntu 2022-03-20 10:26:04.782 | gid = ubuntu 2022-03-20 10:26:04.782 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-20 10:26:04.782 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-20 10:26:04.782 | address = 127.0.0.1 2022-03-20 10:26:04.782 | 2022-03-20 10:26:04.782 | [account6612] 2022-03-20 10:26:04.782 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/1/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [account6622] 2022-03-20 10:26:04.783 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/2/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [account6632] 2022-03-20 10:26:04.783 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/3/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [account6642] 2022-03-20 10:26:04.783 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/4/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [container6611] 2022-03-20 10:26:04.783 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/1/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [container6621] 2022-03-20 10:26:04.783 | max connections = 25 2022-03-20 10:26:04.783 | path = /opt/stack/data/swift/2/node/ 2022-03-20 10:26:04.783 | read only = false 2022-03-20 10:26:04.783 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-20 10:26:04.783 | 2022-03-20 10:26:04.783 | [container6631] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/3/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | [container6641] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/4/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | [object6613] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/1/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | [object6623] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/2/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | [object6633] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/3/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-20 10:26:04.784 | 2022-03-20 10:26:04.784 | [object6643] 2022-03-20 10:26:04.784 | max connections = 25 2022-03-20 10:26:04.784 | path = /opt/stack/data/swift/4/node/ 2022-03-20 10:26:04.784 | read only = false 2022-03-20 10:26:04.784 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-20 10:26:04.785 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-20 10:26:04.787 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:04.789 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:04.792 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-20 10:26:04.804 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-20 10:26:04.806 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-20 10:26:04.810 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-20 10:26:04.814 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-20 10:26:04.817 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-20 10:26:04.821 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-20 10:26:04.849 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.20:8080/v1/ 2022-03-20 10:26:04.875 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-20 10:26:04.892 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-20 10:26:04.920 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-20 10:26:04.938 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-20 10:26:04.965 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-20 10:26:04.983 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-20 10:26:05.011 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-20 10:26:05.028 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-20 10:26:05.057 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-20 10:26:05.074 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 10:26:05.102 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-20 10:26:05.124 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-20 10:26:05.139 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:05.141 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-20 10:26:05.170 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-20 10:26:05.196 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-20 10:26:05.223 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-20 10:26:05.251 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-20 10:26:05.268 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:05.271 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-20 10:26:05.298 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-20 10:26:05.312 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:05.314 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-20 10:26:05.329 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:05.331 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-20 10:26:05.334 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-20 10:26:05.349 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:05.352 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-20 10:26:05.354 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-20 10:26:05.356 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-20 10:26:05.361 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-20 10:26:05.365 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-20 10:26:05.392 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-20 10:26:05.420 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-20 10:26:05.448 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-20 10:26:05.478 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-20 10:26:05.506 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-20 10:26:05.508 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-20 10:26:05.510 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-20 10:26:05.512 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-20 10:26:05.514 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-20 10:26:05.541 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-20 10:26:05.572 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:26:05.599 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-20 10:26:05.626 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-20 10:26:05.655 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-20 10:26:05.681 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-20 10:26:05.709 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-20 10:26:05.735 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:26:05.762 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-20 10:26:05.790 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-20 10:26:05.816 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-20 10:26:05.844 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-20 10:26:05.879 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-20 10:26:05.917 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-20 10:26:05.944 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-20 10:26:05.963 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-20 10:26:05.990 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-20 10:26:06.018 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-20 10:26:06.022 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-20 10:26:06.050 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-20 10:26:06.078 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-20 10:26:06.104 | + lib/swift:configure_swift:475 : local node_number 2022-03-20 10:26:06.106 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 10:26:06.108 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-20 10:26:06.111 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-20 10:26:06.115 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-20 10:26:06.118 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-20 10:26:06.120 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 10:26:06.122 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-20 10:26:06.124 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-20 10:26:06.126 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 10:26:06.129 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 10:26:06.131 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-20 10:26:06.149 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-20 10:26:06.179 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-20 10:26:06.198 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-20 10:26:06.225 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-20 10:26:06.244 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 10:26:06.273 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-20 10:26:06.291 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 10:26:06.319 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-20 10:26:06.337 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 10:26:06.366 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-20 10:26:06.384 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-20 10:26:06.412 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-20 10:26:06.430 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-20 10:26:06.458 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-20 10:26:06.476 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-20 10:26:06.505 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-20 10:26:06.523 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-20 10:26:06.550 | + 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-20 10:26:06.556 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-20 10:26:06.574 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 10:26:06.603 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-20 10:26:06.632 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-20 10:26:06.634 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-20 10:26:06.638 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-20 10:26:06.640 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-20 10:26:06.643 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 10:26:06.645 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-20 10:26:06.648 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-20 10:26:06.650 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 10:26:06.652 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 10:26:06.654 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-20 10:26:06.672 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-20 10:26:06.700 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-20 10:26:06.718 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-20 10:26:06.746 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-20 10:26:06.764 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 10:26:06.792 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-20 10:26:06.810 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 10:26:06.839 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-20 10:26:06.856 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 10:26:06.885 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-20 10:26:06.903 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-20 10:26:06.931 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-20 10:26:06.950 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-20 10:26:06.978 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-20 10:26:06.996 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-20 10:26:07.024 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-20 10:26:07.042 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-20 10:26:07.070 | + 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-20 10:26:07.075 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-20 10:26:07.092 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 10:26:07.123 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-20 10:26:07.125 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-20 10:26:07.129 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-20 10:26:07.131 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-20 10:26:07.134 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-20 10:26:07.136 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-20 10:26:07.138 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-20 10:26:07.140 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-20 10:26:07.142 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-20 10:26:07.145 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-20 10:26:07.163 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-20 10:26:07.191 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-20 10:26:07.208 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-20 10:26:07.241 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-20 10:26:07.259 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-20 10:26:07.287 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-20 10:26:07.305 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-20 10:26:07.333 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-20 10:26:07.351 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-20 10:26:07.379 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-20 10:26:07.397 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-20 10:26:07.425 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-20 10:26:07.444 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-20 10:26:07.472 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-20 10:26:07.490 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-20 10:26:07.519 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-20 10:26:07.537 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-20 10:26:07.564 | + 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-20 10:26:07.569 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-20 10:26:07.587 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-20 10:26:07.616 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-20 10:26:07.643 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-20 10:26:07.672 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-20 10:26:07.700 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-20 10:26:07.702 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-20 10:26:07.706 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-20 10:26:07.735 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-20 10:26:07.764 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-20 10:26:07.793 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-20 10:26:07.821 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-20 10:26:07.850 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-20 10:26:07.877 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-20 10:26:07.905 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-20 10:26:07.932 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-20 10:26:07.960 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-20 10:26:07.975 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:07.977 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-20 10:26:07.996 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-20 10:26:07.999 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-20 10:26:08.019 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-20 10:26:08.021 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.20 2022-03-20 10:26:08.048 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-20 10:26:08.051 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-20 10:26:08.078 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.20/identity 2022-03-20 10:26:08.107 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-20 10:26:08.109 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-20 10:26:08.136 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-20 10:26:08.153 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:08.155 | + lib/swift:configure_swift:538 : local user_group 2022-03-20 10:26:08.158 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-20 10:26:08.163 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-20 10:26:08.165 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-20 10:26:08.177 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-20 10:26:08.180 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-20 10:26:08.191 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-20 10:26:08.194 | + lib/swift:configure_swift:545 : is_suse 2022-03-20 10:26:08.196 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:26:08.198 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:26:08.201 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:26:08.203 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:26:08.205 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:26:08.207 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:26:08.210 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-20 10:26:08.223 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-20 10:26:08.225 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-20 10:26:08.227 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-20 10:26:08.245 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:08.248 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-20 10:26:08.266 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:08.269 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-20 10:26:08.271 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-20 10:26:08.274 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-20 10:26:08.276 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:26:08.278 | + lib/stack:stack_install_service:32 : install_glance 2022-03-20 10:26:08.281 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-20 10:26:08.283 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-20 10:26:08.286 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-20 10:26:08.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:08.306 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-20 10:26:08.309 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-20 10:26:08.326 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:08.329 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-20 10:26:08.331 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-20 10:26:08.334 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-20 10:26:08.336 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:26:08.339 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:26:08.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-20 10:26:08.344 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:26:08.347 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-20 10:26:08.350 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-20 10:26:08.353 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-20 10:26:08.355 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-20 10:26:08.358 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-20 10:26:08.361 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-20 10:26:08.363 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-20 10:26:08.367 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-20 10:26:08.369 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-20 10:26:08.372 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-20 10:26:08.376 | +++ 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-20 10:26:08.376 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-20 10:26:08.382 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-20 10:26:08.384 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-20 10:26:08.387 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-20 10:26:08.390 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-20 10:26:08.392 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-20 10:26:08.414 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-20 10:26:08.417 | + 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-20 10:26:09.321 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:09.322 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:09.322 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:09.322 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:10.469 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:26:10.498 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-20 10:26:10.580 | 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-20 10:26:10.581 | 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-20 10:26:10.582 | 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-20 10:26:10.584 | 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-20 10:26:10.585 | 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-20 10:26:10.586 | 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-20 10:26:10.587 | 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-20 10:26:10.588 | 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-20 10:26:10.589 | 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-20 10:26:10.590 | 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-20 10:26:10.591 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (4.5.0) 2022-03-20 10:26:10.592 | 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-20 10:26:10.594 | 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-20 10:26:10.597 | 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-20 10:26:10.600 | 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-20 10:26:10.602 | 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-20 10:26:10.604 | 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-20 10:26:10.606 | 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-20 10:26:10.616 | 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-20 10:26:10.617 | 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-20 10:26:10.630 | 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-20 10:26:10.699 | 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-20 10:26:10.701 | 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-20 10:26:10.703 | 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-20 10:26:10.726 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.7.0) 2022-03-20 10:26:10.728 | 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-20 10:26:10.729 | 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-20 10:26:10.732 | 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-20 10:26:10.733 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (4.1.0) 2022-03-20 10:26:10.745 | 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-20 10:26:10.785 | 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-20 10:26:10.786 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (2.5.0) 2022-03-20 10:26:10.788 | 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-20 10:26:10.789 | 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-20 10:26:10.809 | 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-20 10:26:10.811 | 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-20 10:26:10.827 | 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-20 10:26:10.843 | 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-20 10:26:10.845 | 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-20 10:26:10.863 | 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-20 10:26:10.865 | 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-20 10:26:10.948 | 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-20 10:26:10.949 | 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-20 10:26:10.950 | 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-20 10:26:10.952 | 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-20 10:26:11.002 | 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-20 10:26:11.028 | 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-20 10:26:11.233 | 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-20 10:26:11.235 | 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-20 10:26:11.267 | 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-20 10:26:11.268 | 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-20 10:26:11.270 | 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-20 10:26:11.272 | 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-20 10:26:11.276 | 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-20 10:26:11.277 | 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-20 10:26:11.355 | 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-20 10:26:11.524 | 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-20 10:26:11.548 | 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-20 10:26:11.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-20 10:26:11.781 | 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-20 10:26:13.725 | 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-20 10:26:13.732 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:26:13.732 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:26:13.852 | + inc/python:pip_install:200 : result=0 2022-03-20 10:26:13.855 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:26:13.857 | + functions-common:time_stop:2425 : local name 2022-03-20 10:26:13.860 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:26:13.862 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:26:13.864 | + functions-common:time_stop:2428 : local total 2022-03-20 10:26:13.867 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:26:13.869 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:26:13.871 | + functions-common:time_stop:2432 : start_time=1647771968408 2022-03-20 10:26:13.873 | + functions-common:time_stop:2434 : [[ -z 1647771968408 ]] 2022-03-20 10:26:13.877 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:26:13.882 | + functions-common:time_stop:2437 : end_time=1647771973878 2022-03-20 10:26:13.884 | + functions-common:time_stop:2438 : elapsed_time=5470 2022-03-20 10:26:13.886 | + functions-common:time_stop:2439 : total=75276 2022-03-20 10:26:13.889 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:26:13.891 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80746 2022-03-20 10:26:13.894 | + inc/python:pip_install:203 : return 0 2022-03-20 10:26:13.897 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-20 10:26:13.899 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-20 10:26:13.902 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-20 10:26:13.915 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-20 10:26:13.920 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-20 10:26:13.922 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-20 10:26:13.925 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-20 10:26:13.927 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:26:13.929 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:26:13.932 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:26:13.935 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:26:13.937 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:26:13.940 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:26:13.957 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:26:13.960 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:26:13.962 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:13.965 | + functions-common:git_clone:629 : echo master 2022-03-20 10:26:13.965 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:26:13.971 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-20 10:26:13.973 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:13.975 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-20 10:26:13.978 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:26:13.978 | + functions-common:git_clone:678 : head -1 2022-03-20 10:26:13.982 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-20 10:26:13.985 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:26:13.988 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-20 10:26:13.990 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:26:13.993 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 10:26:13.995 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-20 10:26:13.998 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:26:14.000 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-20 10:26:14.003 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:26:14.006 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 10:26:14.008 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-20 10:26:14.011 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:26:14.013 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:26:14.016 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-20 10:26:14.019 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:26:14.022 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-20 10:26:14.025 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:26:14.027 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:26:14.031 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-20 10:26:14.036 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-20 10:26:14.039 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-20 10:26:14.691 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-20 10:26:14.694 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:26:14.696 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:26:14.698 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:26:14.701 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-20 10:26:14.703 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-20 10:26:14.705 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:26:14.708 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:26:14.710 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:26:14.712 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:26:14.715 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:26:14.717 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:26:14.720 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:26:14.722 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-20 10:26:14.744 | Using python 3.8 to install /opt/stack/glance 2022-03-20 10:26:14.747 | + 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-20 10:26:15.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:15.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:15.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:15.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:16.760 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:26:16.786 | Obtaining file:///opt/stack/glance 2022-03-20 10:26:16.787 | Preparing metadata (setup.py): started 2022-03-20 10:26:20.017 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:26:20.182 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.8.1) 2022-03-20 10:26:20.183 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.7.1) 2022-03-20 10:26:20.184 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.31) 2022-03-20 10:26:20.186 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.33.0) 2022-03-20 10:26:20.187 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.1.1) 2022-03-20 10:26:20.188 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.1) 2022-03-20 10:26:20.189 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.8.7) 2022-03-20 10:26:20.190 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.4.2) 2022-03-20 10:26:20.191 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.6) 2022-03-20 10:26:20.192 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.20.4) 2022-03-20 10:26:20.193 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (8.8.0) 2022-03-20 10:26:20.194 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-20 10:26:20.196 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.1.0) 2022-03-20 10:26:20.197 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-20 10:26:20.198 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.12.2) 2022-03-20 10:26:20.199 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-20 10:26:20.200 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.4.0) 2022-03-20 10:26:20.201 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.6.4) 2022-03-20 10:26:20.202 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.0) 2022-03-20 10:26:20.203 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (9.4.0) 2022-03-20 10:26:20.204 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.11.0) 2022-03-20 10:26:20.205 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.1.1) 2022-03-20 10:26:20.206 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.5.0) 2022-03-20 10:26:20.207 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-20 10:26:20.209 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.4.0) 2022-03-20 10:26:20.210 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (22.0.0) 2022-03-20 10:26:20.211 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (11.2.0) 2022-03-20 10:26:20.212 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.1.0) 2022-03-20 10:26:20.213 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.5.0) 2022-03-20 10:26:20.214 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.7.0) 2022-03-20 10:26:20.215 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (12.13.0) 2022-03-20 10:26:20.217 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (4.5.1) 2022-03-20 10:26:20.218 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.3.0) 2022-03-20 10:26:20.219 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.11.0) 2022-03-20 10:26:20.220 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.3.3) 2022-03-20 10:26:20.221 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.4.2) 2022-03-20 10:26:20.222 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.0.0) 2022-03-20 10:26:20.223 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (2.5.0) 2022-03-20 10:26:20.225 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.1) 2022-03-20 10:26:20.225 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (0.2.2) 2022-03-20 10:26:20.227 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.0.2) 2022-03-20 10:26:20.228 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (5.6.0) 2022-03-20 10:26:20.229 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.10.1) 2022-03-20 10:26:20.244 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (4.11.1) 2022-03-20 10:26:20.246 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.4.0) 2022-03-20 10:26:20.247 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.1.6) 2022-03-20 10:26:20.268 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (2.27.1) 2022-03-20 10:26:20.271 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.1.0.dev4) (5.3.0) 2022-03-20 10:26:20.310 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.1.0.dev4) (1.15.0) 2022-03-20 10:26:20.327 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.1.0.dev4) (4.3.0) 2022-03-20 10:26:20.335 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.1.0.dev4) (1.13.3) 2022-03-20 10:26:20.350 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.16.0) 2022-03-20 10:26:20.351 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (1.1.2) 2022-03-20 10:26:20.352 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.1.0.dev4) (2.1.0) 2022-03-20 10:26:20.442 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.1.0.dev4) (3.0.7) 2022-03-20 10:26:20.518 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.1.0.dev4) (1.7.0) 2022-03-20 10:26:20.571 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (2.10.1) 2022-03-20 10:26:20.574 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.1.0.dev4) (3.1.1) 2022-03-20 10:26:20.610 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.1.0.dev4) (0.17.3) 2022-03-20 10:26:20.654 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (6.0) 2022-03-20 10:26:20.655 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (0.8.0) 2022-03-20 10:26:20.656 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.1.0.dev4) (1.5.0) 2022-03-20 10:26:20.746 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.0) 2022-03-20 10:26:20.748 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (0.13.0) 2022-03-20 10:26:20.749 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.1.0.dev4) (2.0.1) 2022-03-20 10:26:20.774 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.61.0) 2022-03-20 10:26:20.822 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (2.8.2) 2022-03-20 10:26:20.825 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.1.0.dev4) (0.9.6) 2022-03-20 10:26:20.896 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.4.0) 2022-03-20 10:26:20.897 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-20 10:26:20.899 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.9) 2022-03-20 10:26:20.903 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.2.3) 2022-03-20 10:26:20.904 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (2.8.0) 2022-03-20 10:26:20.930 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.2.0) 2022-03-20 10:26:20.932 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.3.0) 2022-03-20 10:26:20.935 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.1.0.dev4) (3.0.3) 2022-03-20 10:26:20.980 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.1.0.dev4) (5.9.0) 2022-03-20 10:26:21.025 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (2021.3) 2022-03-20 10:26:21.026 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (21.3) 2022-03-20 10:26:21.027 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.1.0.dev4) (0.11.0) 2022-03-20 10:26:21.108 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (60.9.3) 2022-03-20 10:26:21.168 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.1.0.dev4) (0.2.5) 2022-03-20 10:26:21.281 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.1.0.dev4) (0.7) 2022-03-20 10:26:21.559 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (1.4.2) 2022-03-20 10:26:21.560 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (6.3.1) 2022-03-20 10:26:21.561 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.6.3) 2022-03-20 10:26:21.562 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 10:26:21.618 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.1.0.dev4) (0.8.1) 2022-03-20 10:26:21.642 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (5.0.0) 2022-03-20 10:26:21.756 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.1.0.dev4) (2.21) 2022-03-20 10:26:21.861 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.1.0.dev4) (2.1.0) 2022-03-20 10:26:22.076 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.0) 2022-03-20 10:26:22.077 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 10:26:22.078 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.4.4) 2022-03-20 10:26:22.079 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.1.5) 2022-03-20 10:26:22.081 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (5.1.1) 2022-03-20 10:26:22.082 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (1.32) 2022-03-20 10:26:22.084 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (0.10.0) 2022-03-20 10:26:22.206 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (0.13.1) 2022-03-20 10:26:22.236 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.1.0.dev4) (1.0.3) 2022-03-20 10:26:22.283 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (1.3.3) 2022-03-20 10:26:22.285 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.1.0.dev4) (3.0.0) 2022-03-20 10:26:22.529 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (3.10.1) 2022-03-20 10:26:22.721 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2019.11.28) 2022-03-20 10:26:22.722 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (1.26.8) 2022-03-20 10:26:22.724 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (3.3) 2022-03-20 10:26:22.727 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.1.0.dev4) (2.0.12) 2022-03-20 10:26:22.832 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.1.0.dev4) (0.5.2) 2022-03-20 10:26:22.989 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (2.5.0) 2022-03-20 10:26:23.093 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.1.0.dev4) (3.7.0) 2022-03-20 10:26:23.417 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (0.5.0) 2022-03-20 10:26:23.418 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (2.4.0) 2022-03-20 10:26:23.674 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.1.0.dev4) (2.2) 2022-03-20 10:26:23.956 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.1.0.dev4) (1.0.0) 2022-03-20 10:26:24.265 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (1.8.2) 2022-03-20 10:26:24.266 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.1.0.dev4) (21.4.0) 2022-03-20 10:26:25.532 | Installing collected packages: glance 2022-03-20 10:26:25.534 | Running setup.py develop for glance 2022-03-20 10:26:29.934 | Successfully installed glance 2022-03-20 10:26:29.934 | 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-20 10:26:29.942 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:26:29.942 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:26:30.072 | + inc/python:pip_install:200 : result=0 2022-03-20 10:26:30.074 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:26:30.077 | + functions-common:time_stop:2425 : local name 2022-03-20 10:26:30.079 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:26:30.081 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:26:30.084 | + functions-common:time_stop:2428 : local total 2022-03-20 10:26:30.087 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:26:30.089 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:26:30.091 | + functions-common:time_stop:2432 : start_time=1647771974738 2022-03-20 10:26:30.093 | + functions-common:time_stop:2434 : [[ -z 1647771974738 ]] 2022-03-20 10:26:30.096 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:26:30.101 | + functions-common:time_stop:2437 : end_time=1647771990098 2022-03-20 10:26:30.104 | + functions-common:time_stop:2438 : elapsed_time=15360 2022-03-20 10:26:30.106 | + functions-common:time_stop:2439 : total=80746 2022-03-20 10:26:30.108 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:26:30.111 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96106 2022-03-20 10:26:30.113 | + inc/python:pip_install:203 : return 0 2022-03-20 10:26:30.115 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:26:30.118 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 10:26:30.120 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 10:26:30.140 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-20 10:26:30.152 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-20 10:26:30.155 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-20 10:26:30.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:26:30.160 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:26:30.163 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-20 10:26:30.165 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:26:30.168 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:26:30.170 | + ./stack.sh:main:920 : configure_glance 2022-03-20 10:26:30.173 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-20 10:26:30.185 | + lib/glance:configure_glance:326 : local dburl 2022-03-20 10:26:30.188 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-20 10:26:30.190 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-20 10:26:30.193 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-20 10:26:30.195 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-20 10:26:30.197 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-20 10:26:30.200 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-20 10:26:30.203 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-20 10:26:30.232 | + 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-20 10:26:30.261 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-20 10:26:30.291 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-20 10:26:30.320 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-20 10:26:30.350 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-20 10:26:30.379 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-20 10:26:30.382 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-20 10:26:30.384 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-20 10:26:30.387 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 10:26:30.389 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-20 10:26:30.418 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-20 10:26:30.450 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:26:30.480 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-20 10:26:30.509 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-20 10:26:30.540 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-20 10:26:30.570 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-20 10:26:30.599 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-20 10:26:30.628 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:26:30.659 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 10:26:30.689 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-20 10:26:30.719 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-20 10:26:30.722 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-20 10:26:30.724 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-20 10:26:30.727 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 10:26:30.729 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 10:26:30.731 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:26:30.748 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:30.752 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 10:26:30.754 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 10:26:30.757 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:26:30.773 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:30.776 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:26:30.779 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:26:30.809 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:26:30.811 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:26:30.814 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-20 10:26:30.816 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-20 10:26:30.819 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-20 10:26:30.849 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-20 10:26:30.879 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-20 10:26:30.882 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-20 10:26:30.884 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-20 10:26:30.887 | + lib/glance:configure_glance_store:254 : local be 2022-03-20 10:26:30.889 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-20 10:26:30.891 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-20 10:26:30.894 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-20 10:26:30.923 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-20 10:26:30.926 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.20 2022-03-20 10:26:30.957 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-20 10:26:30.959 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-20 10:26:30.976 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:30.978 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-20 10:26:31.009 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-20 10:26:31.039 | + 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-20 10:26:31.070 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-20 10:26:31.100 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-20 10:26:31.130 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-20 10:26:31.147 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:31.149 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 10:26:31.180 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-20 10:26:31.209 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-20 10:26:31.244 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.20/identity/v3 2022-03-20 10:26:31.274 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-20 10:26:31.304 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.20/image 2022-03-20 10:26:31.334 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-20 10:26:31.351 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:31.353 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-20 10:26:31.356 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-20 10:26:31.358 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-20 10:26:31.362 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:26:31.379 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:26:31.382 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:26:31.384 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:26:31.386 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:26:31.389 | + 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-20 10:26:31.419 | + 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-20 10:26:31.449 | + 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-20 10:26:31.483 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:26:31.516 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-20 10:26:31.521 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-20 10:26:31.551 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-20 10:26:31.581 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-20 10:26:31.611 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.20/identity 2022-03-20 10:26:31.641 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-20 10:26:31.672 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-20 10:26:31.702 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-20 10:26:31.733 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-20 10:26:31.763 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-20 10:26:31.793 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-20 10:26:31.823 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-20 10:26:31.853 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-20 10:26:31.858 | + 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-20 10:26:31.865 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-20 10:26:31.882 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:31.885 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-20 10:26:31.887 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-20 10:26:31.890 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-20 10:26:31.892 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-20 10:26:31.894 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-20 10:26:31.898 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-20 10:26:31.902 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-20 10:26:31.904 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-20 10:26:31.908 | + 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-20 10:26:31.937 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-20 10:26:31.940 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-20 10:26:31.943 | ++ functions:get_random_port:837 : true 2022-03-20 10:26:31.945 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-20 10:26:31.947 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-20 10:26:31.949 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-20 10:26:32.010 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-20 10:26:32.013 | ++ functions:get_random_port:841 : break 2 2022-03-20 10:26:32.015 | ++ functions:get_random_port:845 : echo 60999 2022-03-20 10:26:32.018 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-20 10:26:32.021 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-20 10:26:32.048 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-20 10:26:32.075 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-20 10:26:32.103 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-20 10:26:32.130 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 10:26:32.158 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-20 10:26:32.185 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-20 10:26:32.213 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-20 10:26:32.240 | + 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-20 10:26:32.271 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 10:26:32.301 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 10:26:32.329 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 10:26:32.357 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-20 10:26:32.385 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 10:26:32.413 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-20 10:26:32.440 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-20 10:26:32.468 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-20 10:26:32.496 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-20 10:26:32.525 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-20 10:26:32.554 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-20 10:26:32.556 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-20 10:26:32.559 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:26:32.561 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:32.563 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:32.566 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-20 10:26:32.568 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-20 10:26:32.623 | proxy (enabled by site administrator) 2022-03-20 10:26:32.626 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-20 10:26:32.629 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-20 10:26:32.631 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:26:32.634 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:32.636 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:32.638 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-20 10:26:32.641 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-20 10:26:32.697 | proxy_http (enabled by site administrator) 2022-03-20 10:26:32.700 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-20 10:26:32.703 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-20 10:26:32.706 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-20 10:26:32.708 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 10:26:32.711 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:32.713 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:32.716 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 10:26:32.718 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 10:26:32.721 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-20 10:26:32.722 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 10:26:32.731 | KeepAlive Off 2022-03-20 10:26:32.735 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-20 10:26:32.735 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 10:26:32.744 | SetEnv proxy-sendchunked 1 2022-03-20 10:26:32.748 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-20 10:26:32.749 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-20 10:26:32.757 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-20 10:26:32.760 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-20 10:26:32.763 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-20 10:26:32.765 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 10:26:32.768 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 10:26:32.770 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:26:32.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:32.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:32.777 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 10:26:32.780 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 10:26:32.782 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:32.784 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:32.787 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-20 10:26:32.849 | Site glance-wsgi-api already enabled 2022-03-20 10:26:32.853 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-20 10:26:32.856 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:26:32.858 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:26:32.861 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:26:32.996 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-20 10:26:33.003 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-20 10:26:33.035 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-20 10:26:33.039 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-20 10:26:33.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:33.060 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-20 10:26:33.062 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-20 10:26:33.065 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-20 10:26:33.068 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:26:33.070 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-20 10:26:33.073 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-20 10:26:33.075 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-20 10:26:33.077 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-20 10:26:33.080 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:26:33.082 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:26:33.086 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:26:33.088 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:26:33.091 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:26:33.094 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:26:33.111 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:26:33.113 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:26:33.116 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:33.119 | + functions-common:git_clone:629 : echo master 2022-03-20 10:26:33.119 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:26:33.124 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-20 10:26:33.127 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:33.129 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-20 10:26:33.132 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:26:33.133 | + functions-common:git_clone:678 : head -1 2022-03-20 10:26:33.136 | d2b9831d1 Merge "Tests: Reduce time waiting in Hitachi HBSD tests" 2022-03-20 10:26:33.139 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:26:33.142 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-20 10:26:33.145 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:26:33.148 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 10:26:33.150 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-20 10:26:33.153 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:26:33.155 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-20 10:26:33.158 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:26:33.160 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 10:26:33.163 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-20 10:26:33.166 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:26:33.168 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:26:33.172 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-20 10:26:33.174 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:26:33.177 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-20 10:26:33.180 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:26:33.182 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:26:33.185 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-20 10:26:33.191 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-20 10:26:33.194 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-20 10:26:33.869 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-20 10:26:33.871 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:26:33.873 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:26:33.876 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:26:33.878 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-20 10:26:33.881 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-20 10:26:33.883 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:26:33.885 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:26:33.888 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:26:33.890 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:26:33.893 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:26:33.896 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:26:33.898 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:26:33.901 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-20 10:26:33.923 | Using python 3.8 to install /opt/stack/cinder 2022-03-20 10:26:33.926 | + 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-20 10:26:34.796 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:34.797 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:34.797 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:34.797 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:35.931 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:26:35.957 | Obtaining file:///opt/stack/cinder 2022-03-20 10:26:35.958 | Preparing metadata (setup.py): started 2022-03-20 10:26:40.043 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:26:40.266 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.8.1) 2022-03-20 10:26:40.267 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.1.1) 2022-03-20 10:26:40.268 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.33.0) 2022-03-20 10:26:40.269 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.1.2) 2022-03-20 10:26:40.271 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.20.4) 2022-03-20 10:26:40.272 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.0.2) 2022-03-20 10:26:40.273 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev24) (3.2.0) 2022-03-20 10:26:40.274 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.0) 2022-03-20 10:26:40.275 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (9.4.0) 2022-03-20 10:26:40.276 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.8.0) 2022-03-20 10:26:40.277 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.1.3) 2022-03-20 10:26:40.278 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (8.8.0) 2022-03-20 10:26:40.279 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.0) 2022-03-20 10:26:40.281 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.1.0) 2022-03-20 10:26:40.282 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (11.2.0) 2022-03-20 10:26:40.283 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.7.0) 2022-03-20 10:26:40.284 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (12.13.0) 2022-03-20 10:26:40.285 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.5.1) 2022-03-20 10:26:40.286 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.11.0) 2022-03-20 10:26:40.287 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.7.0) 2022-03-20 10:26:40.288 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.3.0) 2022-03-20 10:26:40.289 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (6.3.1) 2022-03-20 10:26:40.290 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.3.0) 2022-03-20 10:26:40.291 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.8.0) 2022-03-20 10:26:40.293 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.5.0) 2022-03-20 10:26:40.294 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.12.2) 2022-03-20 10:26:40.295 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.6.0) 2022-03-20 10:26:40.296 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.4.2) 2022-03-20 10:26:40.297 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (21.3) 2022-03-20 10:26:40.298 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.8.1) 2022-03-20 10:26:40.299 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.5.0) 2022-03-20 10:26:40.300 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.1.1) 2022-03-20 10:26:40.301 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.9.0) 2022-03-20 10:26:40.302 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.0.7) 2022-03-20 10:26:40.303 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.3.0) 2022-03-20 10:26:40.304 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.6.0) 2022-03-20 10:26:40.305 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.4.0) 2022-03-20 10:26:40.307 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (17.7.0) 2022-03-20 10:26:40.308 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.13.1) 2022-03-20 10:26:40.309 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2021.3) 2022-03-20 10:26:40.310 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.27.1) 2022-03-20 10:26:40.311 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.5.1) 2022-03-20 10:26:40.312 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (4.6.4) 2022-03-20 10:26:40.313 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.1.74) 2022-03-20 10:26:40.314 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.16.0) 2022-03-20 10:26:40.315 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.4.31) 2022-03-20 10:26:40.316 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.13.0) 2022-03-20 10:26:40.318 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.5.0) 2022-03-20 10:26:40.319 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.8.9) 2022-03-20 10:26:40.320 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (6.3.1) 2022-03-20 10:26:40.321 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.8.7) 2022-03-20 10:26:40.322 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.1.0) 2022-03-20 10:26:40.324 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.10.0) 2022-03-20 10:26:40.325 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.2.0) 2022-03-20 10:26:40.326 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (5.6.0) 2022-03-20 10:26:40.327 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.10.1) 2022-03-20 10:26:40.328 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (2.38.0) 2022-03-20 10:26:40.329 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (3.10.1) 2022-03-20 10:26:40.330 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (36.0.1) 2022-03-20 10:26:40.331 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (0.2.2) 2022-03-20 10:26:40.332 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.5.1.0) 2022-03-20 10:26:40.334 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev24) (1.21.7) 2022-03-20 10:26:40.347 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (1.24.7) 2022-03-20 10:26:40.348 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (0.10.0) 2022-03-20 10:26:40.349 | Requirement already satisfied: s3transfer<0.6.0,>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev24) (0.5.2) 2022-03-20 10:26:40.410 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev24) (1.15.0) 2022-03-20 10:26:40.441 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.32.0,>=0.30.1->cinder==20.1.0.dev24) (2.1.0) 2022-03-20 10:26:40.457 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 10:26:40.458 | Requirement already satisfied: google-auth<3.0.0dev,>=1.16.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (2.6.0) 2022-03-20 10:26:40.459 | Requirement already satisfied: uritemplate<5,>=3.0.1 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (4.1.1) 2022-03-20 10:26:40.460 | Requirement already satisfied: google-auth-httplib2>=0.1.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (0.1.0) 2022-03-20 10:26:40.556 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.1.0.dev24) (1.7.0) 2022-03-20 10:26:40.606 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (2.10.1) 2022-03-20 10:26:40.610 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (3.1.1) 2022-03-20 10:26:40.637 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (0.4.8) 2022-03-20 10:26:40.639 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (0.2.8) 2022-03-20 10:26:40.640 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev24) (4.8) 2022-03-20 10:26:40.694 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.1.0.dev24) (0.17.3) 2022-03-20 10:26:40.738 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (0.8.0) 2022-03-20 10:26:40.741 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (6.0) 2022-03-20 10:26:40.742 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 10:26:40.743 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev24) (1.5.0) 2022-03-20 10:26:40.830 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (1.7.6) 2022-03-20 10:26:40.831 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (2.0.1) 2022-03-20 10:26:40.832 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev24) (0.5.0) 2022-03-20 10:26:40.890 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev24) (2.8.2) 2022-03-20 10:26:40.893 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.1.0.dev24) (0.9.6) 2022-03-20 10:26:40.953 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.0.9) 2022-03-20 10:26:40.954 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (2.4.0) 2022-03-20 10:26:40.956 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (0.4.0) 2022-03-20 10:26:40.958 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.0.0) 2022-03-20 10:26:40.960 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.2.3) 2022-03-20 10:26:40.984 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.3.0) 2022-03-20 10:26:40.986 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.2.0) 2022-03-20 10:26:40.987 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (3.0.3) 2022-03-20 10:26:41.031 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.1.0.dev24) (1.0.3) 2022-03-20 10:26:41.116 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev24) (1.3.3) 2022-03-20 10:26:41.119 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev24) (3.0.0) 2022-03-20 10:26:41.141 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev24) (3.1.1) 2022-03-20 10:26:41.170 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.1.0.dev24) (0.11.0) 2022-03-20 10:26:41.236 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev24) (1.0.0) 2022-03-20 10:26:41.237 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.1.0.dev24) (1.26.8) 2022-03-20 10:26:41.370 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev24) (1.5.0) 2022-03-20 10:26:41.394 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev24) (60.9.3) 2022-03-20 10:26:41.552 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=5.0.1->cinder==20.1.0.dev24) (3.10.1) 2022-03-20 10:26:41.588 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (22.0.0) 2022-03-20 10:26:41.591 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (1.3.3) 2022-03-20 10:26:41.592 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (1.13.3) 2022-03-20 10:26:41.789 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (2.0.12) 2022-03-20 10:26:41.792 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (3.3) 2022-03-20 10:26:41.793 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev24) (2019.11.28) 2022-03-20 10:26:41.829 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev24) (0.7) 2022-03-20 10:26:41.862 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.1.0.dev24) (0.23.2) 2022-03-20 10:26:42.099 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev24) (0.5.2) 2022-03-20 10:26:42.100 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev24) (0.4.2) 2022-03-20 10:26:42.266 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (2.6.3) 2022-03-20 10:26:42.269 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 10:26:42.272 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev24) (1.4.2) 2022-03-20 10:26:42.402 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev24) (0.12.2) 2022-03-20 10:26:42.520 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (4.11.1) 2022-03-20 10:26:42.522 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (5.4.0) 2022-03-20 10:26:42.523 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (1.1.6) 2022-03-20 10:26:42.558 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (5.0.0) 2022-03-20 10:26:42.804 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev24) (2.21) 2022-03-20 10:26:42.913 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev24) (0.5.0) 2022-03-20 10:26:42.915 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev24) (2.4.0) 2022-03-20 10:26:43.079 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev24) (2.5.0) 2022-03-20 10:26:43.172 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (1.55.0) 2022-03-20 10:26:43.173 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.1.0.dev24) (3.19.4) 2022-03-20 10:26:43.353 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=4.1.1->cinder==20.1.0.dev24) (2.1.0) 2022-03-20 10:26:43.775 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=9.1.0->cinder==20.1.0.dev24) (1.1.5) 2022-03-20 10:26:43.824 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=12.5.0->cinder==20.1.0.dev24) (0.13.1) 2022-03-20 10:26:43.875 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.1.0.dev24) (0.2.5) 2022-03-20 10:26:44.925 | Requirement already satisfied: jsonpatch<2,>=0.10 in /usr/local/lib/python3.8/dist-packages (from warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (1.32) 2022-03-20 10:26:45.197 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev24) (1.8.2) 2022-03-20 10:26:45.198 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=5.0.1->cinder==20.1.0.dev24) (21.4.0) 2022-03-20 10:26:45.342 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch<2,>=0.10->warlock<2,>=1.2.0->python-glanceclient>=3.2.2->cinder==20.1.0.dev24) (2.2) 2022-03-20 10:26:45.532 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->cinder==20.1.0.dev24) (1.0.0) 2022-03-20 10:26:45.662 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.1.0.dev24) (3.7.0) 2022-03-20 10:26:47.181 | Installing collected packages: cinder 2022-03-20 10:26:47.183 | Running setup.py develop for cinder 2022-03-20 10:26:53.053 | Successfully installed cinder 2022-03-20 10:26:53.053 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-20 10:26:53.062 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:26:53.062 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:26:53.210 | + inc/python:pip_install:200 : result=0 2022-03-20 10:26:53.212 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:26:53.214 | + functions-common:time_stop:2425 : local name 2022-03-20 10:26:53.217 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:26:53.219 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:26:53.221 | + functions-common:time_stop:2428 : local total 2022-03-20 10:26:53.223 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:26:53.226 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:26:53.228 | + functions-common:time_stop:2432 : start_time=1647771993918 2022-03-20 10:26:53.230 | + functions-common:time_stop:2434 : [[ -z 1647771993918 ]] 2022-03-20 10:26:53.233 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:26:53.237 | + functions-common:time_stop:2437 : end_time=1647772013235 2022-03-20 10:26:53.240 | + functions-common:time_stop:2438 : elapsed_time=19317 2022-03-20 10:26:53.243 | + functions-common:time_stop:2439 : total=96106 2022-03-20 10:26:53.245 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:26:53.247 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=115423 2022-03-20 10:26:53.249 | + inc/python:pip_install:203 : return 0 2022-03-20 10:26:53.252 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:26:53.255 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 10:26:53.258 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 10:26:53.276 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-20 10:26:53.288 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-20 10:26:53.291 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-20 10:26:53.293 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:26:53.296 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:26:53.298 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-20 10:26:53.301 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:26:53.304 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-20 10:26:53.307 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-20 10:26:53.309 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-20 10:26:53.311 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:53.314 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:53.317 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-20 10:26:53.329 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-20 10:26:53.331 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:26:53.334 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:26:53.338 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:26:53.342 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:26:53.344 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:53.347 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:26:53.350 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:53.352 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:53.355 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:26:53.357 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:26:53.360 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:26:53.362 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:26:53.365 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-20 10:26:53.368 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:26:53.370 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:53.373 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:53.376 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-20 10:26:53.402 | + 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-20 10:26:53.511 | Reading package lists... 2022-03-20 10:26:53.748 | Building dependency tree... 2022-03-20 10:26:53.749 | Reading state information... 2022-03-20 10:26:53.996 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-20 10:26:53.996 | The following packages were automatically installed and are no longer required: 2022-03-20 10:26:53.997 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:26:53.997 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:26:53.997 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:26:53.997 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:26:53.997 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:26:53.997 | python3-zope.interface 2022-03-20 10:26:53.997 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:26:54.110 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:26:54.114 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:26:54.117 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:26:54.120 | + functions-common:time_stop:2425 : local name 2022-03-20 10:26:54.122 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:26:54.125 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:26:54.127 | + functions-common:time_stop:2428 : local total 2022-03-20 10:26:54.130 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:26:54.132 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:26:54.135 | + functions-common:time_stop:2432 : start_time=1647772013399 2022-03-20 10:26:54.137 | + functions-common:time_stop:2434 : [[ -z 1647772013399 ]] 2022-03-20 10:26:54.140 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:26:54.145 | + functions-common:time_stop:2437 : end_time=1647772014142 2022-03-20 10:26:54.148 | + functions-common:time_stop:2438 : elapsed_time=743 2022-03-20 10:26:54.150 | + functions-common:time_stop:2439 : total=19502 2022-03-20 10:26:54.153 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:26:54.155 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20245 2022-03-20 10:26:54.158 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:26:54.161 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:26:54.164 | + ./stack.sh:main:926 : configure_cinder 2022-03-20 10:26:54.166 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-20 10:26:54.178 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-20 10:26:54.182 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-20 10:26:54.184 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-20 10:26:54.187 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-20 10:26:54.190 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-20 10:26:54.190 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-20 10:26:54.194 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-20 10:26:54.196 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-20 10:26:54.199 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-20 10:26:54.201 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-20 10:26:54.203 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-20 10:26:54.205 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-20 10:26:54.208 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-20 10:26:54.210 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-20 10:26:54.221 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-20 10:26:54.234 | + 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-20 10:26:54.245 | + 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-20 10:26:54.257 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-20 10:26:54.270 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-20 10:26:54.273 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-20 10:26:54.277 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.hGRBJVBFc9 2022-03-20 10:26:54.279 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-20 10:26:54.281 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-20 10:26:54.284 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-20 10:26:54.286 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.hGRBJVBFc9 2022-03-20 10:26:54.290 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.hGRBJVBFc9 2022-03-20 10:26:54.301 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.hGRBJVBFc9 /etc/sudoers.d/cinder-rootwrap 2022-03-20 10:26:54.314 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-20 10:26:54.318 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-20 10:26:54.320 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-20 10:26:54.323 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-20 10:26:54.325 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-20 10:26:54.327 | + 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-20 10:26:54.329 | + 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-20 10:26:54.332 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-20 10:26:54.334 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-20 10:26:54.339 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-20 10:26:54.343 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-20 10:26:54.362 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-20 10:26:54.382 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-20 10:26:54.401 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-20 10:26:54.420 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-20 10:26:54.438 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-20 10:26:54.458 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-20 10:26:54.476 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-20 10:26:54.494 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-20 10:26:54.497 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 10:26:54.499 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-20 10:26:54.501 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 10:26:54.504 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-20 10:26:54.534 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-20 10:26:54.561 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:26:54.589 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-20 10:26:54.616 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-20 10:26:54.655 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-20 10:26:54.683 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-20 10:26:54.711 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-20 10:26:54.739 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:26:54.767 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 10:26:54.795 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-20 10:26:54.826 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-20 10:26:54.855 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-20 10:26:54.858 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-20 10:26:54.860 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-20 10:26:54.863 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-20 10:26:54.865 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-20 10:26:54.868 | + 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-20 10:26:54.899 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-20 10:26:54.928 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-20 10:26:54.955 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-20 10:26:54.985 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-20 10:26:55.016 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-20 10:26:55.045 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-20 10:26:55.076 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-20 10:26:55.078 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.20 2022-03-20 10:26:55.107 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-20 10:26:55.138 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-20 10:26:55.146 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1deede7ca936918ad969ef1ca64037aa 2022-03-20 10:26:55.174 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-20 10:26:55.177 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-20 10:26:55.205 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-20 10:26:55.233 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-20 10:26:55.261 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-20 10:26:55.292 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-20 10:26:55.309 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:55.311 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-20 10:26:55.314 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-20 10:26:55.317 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-20 10:26:55.319 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-20 10:26:55.321 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-20 10:26:55.324 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-20 10:26:55.326 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-20 10:26:55.329 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-20 10:26:55.331 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-20 10:26:55.334 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-20 10:26:55.336 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-20 10:26:55.367 | + 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-20 10:26:55.399 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-20 10:26:55.427 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-20 10:26:55.455 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-20 10:26:55.483 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-20 10:26:55.512 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-20 10:26:55.514 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-20 10:26:55.516 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-20 10:26:55.519 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-20 10:26:55.547 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-20 10:26:55.549 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-20 10:26:55.578 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-20 10:26:55.581 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-20 10:26:55.583 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-20 10:26:55.586 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-20 10:26:55.614 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-20 10:26:55.616 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-20 10:26:55.619 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-20 10:26:55.636 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:55.638 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-20 10:26:55.641 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-20 10:26:55.643 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-20 10:26:55.646 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-20 10:26:55.673 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.20:8080/v1/AUTH_ 2022-03-20 10:26:55.702 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-20 10:26:55.718 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:55.720 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-20 10:26:55.737 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:55.740 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-20 10:26:55.757 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:55.759 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-20 10:26:55.761 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-20 10:26:55.764 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-20 10:26:55.766 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-20 10:26:55.769 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 10:26:55.771 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 10:26:55.774 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:26:55.790 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:55.793 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 10:26:55.796 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 10:26:55.798 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:26:55.814 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:55.817 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:26:55.820 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:26:55.848 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:26:55.851 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:26:55.853 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-20 10:26:55.856 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-20 10:26:55.858 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 10:26:55.861 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:26:55.878 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:26:55.881 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:26:55.883 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:26:55.886 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:26:55.888 | + 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-20 10:26:55.916 | + 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-20 10:26:55.945 | + 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-20 10:26:55.973 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:26:56.001 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-20 10:26:56.018 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:56.021 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-20 10:26:56.023 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-20 10:26:56.026 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-20 10:26:56.028 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-20 10:26:56.030 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 10:26:56.033 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 10:26:56.036 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-20 10:26:56.040 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-20 10:26:56.042 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 10:26:56.045 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 10:26:56.057 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 10:26:56.058 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:26:56.066 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 10:26:56.070 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:26:56.086 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-20 10:26:56.088 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-20 10:26:56.092 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-20 10:26:56.121 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-20 10:26:56.149 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-20 10:26:56.177 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-20 10:26:56.204 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 10:26:56.231 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 10:26:56.260 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-20 10:26:56.287 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-20 10:26:56.315 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-20 10:26:56.343 | + 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-20 10:26:56.370 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 10:26:56.399 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 10:26:56.426 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-20 10:26:56.454 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 10:26:56.457 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 10:26:56.460 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-20 10:26:56.463 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-20 10:26:56.465 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 10:26:56.468 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:56.470 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:56.473 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 10:26:56.475 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 10:26:56.478 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-20 10:26:56.506 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 10:26:56.534 | + 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-20 10:26:56.534 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-20 10:26:56.543 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-20 10:26:56.547 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-20 10:26:56.549 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-20 10:26:56.552 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 10:26:56.554 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 10:26:56.557 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:26:56.559 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:56.562 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:56.564 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 10:26:56.567 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 10:26:56.569 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:26:56.572 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:26:56.574 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-20 10:26:56.635 | Enabling site cinder-wsgi. 2022-03-20 10:26:56.641 | To activate the new configuration, you need to run: 2022-03-20 10:26:56.641 | systemctl reload apache2 2022-03-20 10:26:56.645 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 10:26:56.648 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:26:56.650 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:26:56.652 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:26:56.786 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-20 10:26:56.788 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-20 10:26:56.828 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.20/image 2022-03-20 10:26:56.858 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-20 10:26:56.875 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:26:56.878 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-20 10:26:56.880 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-20 10:26:56.882 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 10:26:56.885 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-20 10:26:56.887 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-20 10:26:56.918 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-20 10:26:56.947 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.20/identity 2022-03-20 10:26:56.976 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-20 10:26:57.003 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-20 10:26:57.031 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-20 10:26:57.060 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-20 10:26:57.088 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-20 10:26:57.116 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:26:57.145 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-20 10:26:57.173 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-20 10:26:57.201 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 10:26:57.230 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-20 10:26:57.232 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-20 10:26:57.249 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:57.251 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.20:2379 2022-03-20 10:26:57.282 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-20 10:26:57.285 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-20 10:26:57.303 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:26:57.306 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-20 10:26:57.308 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-20 10:26:57.311 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-20 10:26:57.313 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:26:57.316 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-20 10:26:57.319 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-20 10:26:57.322 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:26:57.323 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:26:57.328 | + 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-20 10:26:57.331 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:26:57.334 | + 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-20 10:26:57.336 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:26:57.339 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-20 10:26:57.341 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-20 10:26:57.344 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-20 10:26:57.346 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:26:57.349 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:26:57.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-20 10:26:57.354 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:26:57.357 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-20 10:26:57.359 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-20 10:26:57.361 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-20 10:26:57.364 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:26:57.366 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:26:57.369 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:26:57.372 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:26:57.374 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:26:57.377 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:26:57.394 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:26:57.396 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:26:57.399 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:57.402 | + functions-common:git_clone:629 : echo master 2022-03-20 10:26:57.403 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:26:57.408 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-20 10:26:57.411 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:26:57.413 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-20 10:26:57.416 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:26:57.416 | + functions-common:git_clone:678 : head -1 2022-03-20 10:26:57.422 | 2c50c9af16 Update port MAC from binding profile for PFs 2022-03-20 10:26:57.425 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:26:57.428 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-20 10:26:57.430 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:26:57.433 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 10:26:57.435 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-20 10:26:57.438 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:26:57.441 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-20 10:26:57.444 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:26:57.446 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 10:26:57.449 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-20 10:26:57.451 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:26:57.454 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:26:57.458 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-20 10:26:57.460 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:26:57.463 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-20 10:26:57.466 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:26:57.469 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:26:57.472 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-20 10:26:57.478 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-20 10:26:57.480 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-20 10:26:58.129 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-20 10:26:58.131 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:26:58.134 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:26:58.136 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:26:58.138 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-20 10:26:58.141 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-20 10:26:58.143 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:26:58.146 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:26:58.148 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:26:58.150 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:26:58.153 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:26:58.155 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:26:58.158 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:26:58.161 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-20 10:26:58.182 | Using python 3.8 to install /opt/stack/neutron 2022-03-20 10:26:58.185 | + 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-20 10:26:59.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:59.055 | from cryptography.utils import int_from_bytes 2022-03-20 10:26:59.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:26:59.055 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:00.198 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:27:00.224 | Obtaining file:///opt/stack/neutron 2022-03-20 10:27:00.224 | Preparing metadata (setup.py): started 2022-03-20 10:27:04.401 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:27:04.490 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.8.1) 2022-03-20 10:27:04.491 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-20 10:27:04.492 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.1.1) 2022-03-20 10:27:04.493 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.1) 2022-03-20 10:27:04.494 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.5.0) 2022-03-20 10:27:04.495 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.1) 2022-03-20 10:27:04.496 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.33.0) 2022-03-20 10:27:04.497 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.1) 2022-03-20 10:27:04.499 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.20.4) 2022-03-20 10:27:04.500 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.27.1) 2022-03-20 10:27:04.501 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.0.3) 2022-03-20 10:27:04.502 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (9.4.0) 2022-03-20 10:27:04.503 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.8.0) 2022-03-20 10:27:04.504 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.11.0) 2022-03-20 10:27:04.505 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.20.0) 2022-03-20 10:27:04.506 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (7.8.0) 2022-03-20 10:27:04.507 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-20 10:27:04.508 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.4.31) 2022-03-20 10:27:04.510 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.8.7) 2022-03-20 10:27:04.511 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 10:27:04.512 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.7.6) 2022-03-20 10:27:04.513 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.5.0) 2022-03-20 10:27:04.514 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-20 10:27:04.515 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 10:27:04.516 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (8.8.0) 2022-03-20 10:27:04.517 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.1.0) 2022-03-20 10:27:04.518 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (11.2.0) 2022-03-20 10:27:04.520 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.1.0) 2022-03-20 10:27:04.521 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.7.0) 2022-03-20 10:27:04.522 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (12.13.0) 2022-03-20 10:27:04.523 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.1) 2022-03-20 10:27:04.524 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.11.0) 2022-03-20 10:27:04.525 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.0) 2022-03-20 10:27:04.526 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.0) 2022-03-20 10:27:04.527 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (6.3.1) 2022-03-20 10:27:04.528 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.3.0) 2022-03-20 10:27:04.529 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.8.0) 2022-03-20 10:27:04.530 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.5.0) 2022-03-20 10:27:04.531 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.12.2) 2022-03-20 10:27:04.532 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.6.0) 2022-03-20 10:27:04.533 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (3.4.2) 2022-03-20 10:27:04.534 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.3.1) 2022-03-20 10:27:04.535 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.1.0) 2022-03-20 10:27:04.536 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.16.0) 2022-03-20 10:27:04.537 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (1.15.1) 2022-03-20 10:27:04.538 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (21.3) 2022-03-20 10:27:04.540 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (5.9.0) 2022-03-20 10:27:04.541 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:04.541 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (22.0.0) 2022-03-20 10:27:04.542 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (17.7.0) 2022-03-20 10:27:04.544 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (0.61.0) 2022-03-20 10:27:04.545 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (4.5.0) 2022-03-20 10:27:04.546 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.7.1) 2022-03-20 10:27:04.547 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.4.0) 2022-03-20 10:27:04.548 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev34) (2.10.1) 2022-03-20 10:27:04.564 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (5.4.0) 2022-03-20 10:27:04.565 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (1.1.6) 2022-03-20 10:27:04.567 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev34) (4.11.1) 2022-03-20 10:27:04.574 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev34) (1.13.3) 2022-03-20 10:27:04.586 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.1.2) 2022-03-20 10:27:04.587 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 10:27:04.588 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev34) (1.16.0) 2022-03-20 10:27:04.607 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->neutron==20.1.0.dev34) (3.0.7) 2022-03-20 10:27:04.615 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 10:27:04.674 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.0.2) 2022-03-20 10:27:04.676 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev34) (1.7.0) 2022-03-20 10:27:04.731 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-20 10:27:04.733 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.1.0.dev34) (4.4.0) 2022-03-20 10:27:04.777 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (2.7.0) 2022-03-20 10:27:04.781 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.1.0.dev34) (1.2.2) 2022-03-20 10:27:04.809 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (36.0.1) 2022-03-20 10:27:04.810 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (6.0) 2022-03-20 10:27:04.812 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.4) 2022-03-20 10:27:04.813 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (0.10.0) 2022-03-20 10:27:04.814 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.32) 2022-03-20 10:27:04.815 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (2.5.0) 2022-03-20 10:27:04.816 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.4.0) 2022-03-20 10:27:04.817 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev34) (1.1.5) 2022-03-20 10:27:04.834 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.1.0.dev34) (1.0.3) 2022-03-20 10:27:04.924 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.1.0.dev34) (0.17.3) 2022-03-20 10:27:04.965 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.1.0.dev34) (1.5.0) 2022-03-20 10:27:05.028 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.5.0) 2022-03-20 10:27:05.030 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (2.0.1) 2022-03-20 10:27:05.031 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.13.0) 2022-03-20 10:27:05.116 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (2.8.2) 2022-03-20 10:27:05.118 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.1.0.dev34) (0.9.6) 2022-03-20 10:27:05.177 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.2.3) 2022-03-20 10:27:05.181 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.9) 2022-03-20 10:27:05.183 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (0.4.0) 2022-03-20 10:27:05.184 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.0) 2022-03-20 10:27:05.209 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.3.0) 2022-03-20 10:27:05.211 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-20 10:27:05.257 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (1.15.0) 2022-03-20 10:27:05.310 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev34) (2021.3) 2022-03-20 10:27:05.341 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (3.0.0) 2022-03-20 10:27:05.345 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev34) (1.3.3) 2022-03-20 10:27:05.371 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (3.1.1) 2022-03-20 10:27:05.512 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev34) (2.4.0) 2022-03-20 10:27:05.583 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev34) (60.9.3) 2022-03-20 10:27:05.660 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (0.3.5) 2022-03-20 10:27:05.662 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev34) (3.0.0) 2022-03-20 10:27:05.772 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.773 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.774 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.775 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.776 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.778 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.779 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev34) (0.6.6) 2022-03-20 10:27:05.982 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (3.2.0) 2022-03-20 10:27:05.984 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (2.5.0) 2022-03-20 10:27:05.985 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev34) (3.10.1) 2022-03-20 10:27:06.034 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (3.17.6) 2022-03-20 10:27:06.035 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.1.0.dev34) (2.1.0) 2022-03-20 10:27:06.123 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (1.26.8) 2022-03-20 10:27:06.126 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2.0.12) 2022-03-20 10:27:06.127 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (2019.11.28) 2022-03-20 10:27:06.130 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev34) (3.3) 2022-03-20 10:27:06.164 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev34) (0.7) 2022-03-20 10:27:06.495 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev34) (0.12.2) 2022-03-20 10:27:06.569 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (5.0.0) 2022-03-20 10:27:06.762 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.1.0.dev34) (2.21) 2022-03-20 10:27:06.835 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (0.5.0) 2022-03-20 10:27:06.837 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (2.4.0) 2022-03-20 10:27:07.067 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev34) (2.5.0) 2022-03-20 10:27:07.239 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==20.1.0.dev34) (2.2) 2022-03-20 10:27:07.775 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==20.1.0.dev34) (0.13.1) 2022-03-20 10:27:07.823 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.1.0.dev34) (0.2.5) 2022-03-20 10:27:08.422 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.5.2) 2022-03-20 10:27:08.423 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.44.0->neutron==20.1.0.dev34) (0.4.2) 2022-03-20 10:27:08.754 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (4.10.0) 2022-03-20 10:27:08.755 | Requirement already satisfied: waitress>=0.8.5 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (2.0.0) 2022-03-20 10:27:08.923 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.1.0.dev34) (3.7.0) 2022-03-20 10:27:09.166 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (21.4.0) 2022-03-20 10:27:09.168 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==20.1.0.dev34) (1.8.2) 2022-03-20 10:27:09.355 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->neutron==20.1.0.dev34) (1.0.0) 2022-03-20 10:27:09.573 | Requirement already satisfied: soupsieve>1.2 in /usr/local/lib/python3.8/dist-packages (from beautifulsoup4->WebTest>=1.3.1->pecan>=1.3.2->neutron==20.1.0.dev34) (2.3.1) 2022-03-20 10:27:11.068 | Installing collected packages: neutron 2022-03-20 10:27:11.068 | Attempting uninstall: neutron 2022-03-20 10:27:11.070 | Found existing installation: neutron 20.0.0.0rc1 2022-03-20 10:27:12.377 | Uninstalling neutron-20.0.0.0rc1: 2022-03-20 10:27:12.455 | Successfully uninstalled neutron-20.0.0.0rc1 2022-03-20 10:27:12.457 | Running setup.py develop for neutron 2022-03-20 10:27:18.609 | Successfully installed neutron 2022-03-20 10:27:18.609 | 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-20 10:27:18.617 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:27:18.617 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:27:18.760 | + inc/python:pip_install:200 : result=0 2022-03-20 10:27:18.763 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:27:18.765 | + functions-common:time_stop:2425 : local name 2022-03-20 10:27:18.768 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:27:18.770 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:27:18.773 | + functions-common:time_stop:2428 : local total 2022-03-20 10:27:18.775 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:27:18.777 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:27:18.779 | + functions-common:time_stop:2432 : start_time=1647772018177 2022-03-20 10:27:18.782 | + functions-common:time_stop:2434 : [[ -z 1647772018177 ]] 2022-03-20 10:27:18.785 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:27:18.789 | + functions-common:time_stop:2437 : end_time=1647772038787 2022-03-20 10:27:18.791 | + functions-common:time_stop:2438 : elapsed_time=20610 2022-03-20 10:27:18.794 | + functions-common:time_stop:2439 : total=115423 2022-03-20 10:27:18.796 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:27:18.798 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=136033 2022-03-20 10:27:18.800 | + inc/python:pip_install:203 : return 0 2022-03-20 10:27:18.803 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:27:18.805 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 10:27:18.808 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 10:27:18.826 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-20 10:27:18.839 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-20 10:27:18.841 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-20 10:27:18.844 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:27:18.846 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:27:18.849 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-20 10:27:18.852 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:27:18.855 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-20 10:27:18.857 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:27:18.860 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-20 10:27:18.877 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:18.879 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-20 10:27:18.882 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-20 10:27:18.884 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-20 10:27:18.887 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:27:18.889 | + lib/stack:stack_install_service:32 : install_nova 2022-03-20 10:27:18.892 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-03-20 10:27:18.895 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-20 10:27:18.898 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:27:18.900 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:27:18.903 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-20 10:27:18.905 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:27:18.908 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-03-20 10:27:18.924 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:18.927 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-03-20 10:27:18.944 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:18.947 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-03-20 10:27:18.963 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:18.966 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-20 10:27:18.968 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-20 10:27:18.971 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-20 10:27:18.973 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:27:18.975 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:27:18.978 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:27:18.981 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:27:18.983 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:27:18.986 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:27:19.002 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:27:19.005 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:27:19.007 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:19.010 | + functions-common:git_clone:629 : echo master 2022-03-20 10:27:19.010 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:27:19.015 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-20 10:27:19.018 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:19.020 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-20 10:27:19.023 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:27:19.023 | + functions-common:git_clone:678 : head -1 2022-03-20 10:27:19.027 | de10013328 Merge "Add Python3 zed unit tests" 2022-03-20 10:27:19.030 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:27:19.032 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-03-20 10:27:19.035 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:27:19.038 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 10:27:19.040 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-20 10:27:19.043 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:27:19.045 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-20 10:27:19.048 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:27:19.051 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 10:27:19.053 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-20 10:27:19.055 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:27:19.058 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:27:19.061 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-20 10:27:19.063 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:27:19.066 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-20 10:27:19.069 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:27:19.071 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:27:19.074 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-20 10:27:19.080 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-20 10:27:19.083 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-20 10:27:19.758 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-20 10:27:19.761 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:27:19.763 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:27:19.765 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:27:19.768 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-20 10:27:19.771 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-20 10:27:19.773 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:27:19.775 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:27:19.778 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:27:19.780 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:27:19.782 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:27:19.785 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:27:19.788 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:27:19.790 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-20 10:27:19.811 | Using python 3.8 to install /opt/stack/nova 2022-03-20 10:27:19.813 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2022-03-20 10:27:20.716 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:20.716 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:20.716 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:20.716 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:21.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:27:21.903 | Obtaining file:///opt/stack/nova 2022-03-20 10:27:21.904 | Preparing metadata (setup.py): started 2022-03-20 10:27:26.948 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:27:27.166 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.8.1) 2022-03-20 10:27:27.167 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.4.31) 2022-03-20 10:27:27.168 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.1.1) 2022-03-20 10:27:27.169 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.33.0) 2022-03-20 10:27:27.170 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.0.3) 2022-03-20 10:27:27.171 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (9.4.0) 2022-03-20 10:27:27.172 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.8.0) 2022-03-20 10:27:27.173 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.5.1) 2022-03-20 10:27:27.174 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (36.0.1) 2022-03-20 10:27:27.175 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.8.7) 2022-03-20 10:27:27.176 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.1.2) 2022-03-20 10:27:27.177 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.1.1) 2022-03-20 10:27:27.178 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.5.0) 2022-03-20 10:27:27.179 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.1.1) 2022-03-20 10:27:27.180 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.13.0) 2022-03-20 10:27:27.182 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.7.6) 2022-03-20 10:27:27.183 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.8.0) 2022-03-20 10:27:27.184 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.11.0) 2022-03-20 10:27:27.185 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.1) 2022-03-20 10:27:27.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.0.2) 2022-03-20 10:27:27.187 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev7) (3.2.0) 2022-03-20 10:27:27.188 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (8.3.0) 2022-03-20 10:27:27.189 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.0) 2022-03-20 10:27:27.190 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (7.8.0) 2022-03-20 10:27:27.191 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.6.0) 2022-03-20 10:27:27.192 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.27.1) 2022-03-20 10:27:27.194 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.5.0) 2022-03-20 10:27:27.195 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.10.0) 2022-03-20 10:27:27.196 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.10.1) 2022-03-20 10:27:27.197 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.0) 2022-03-20 10:27:27.198 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (8.8.0) 2022-03-20 10:27:27.199 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.1.0) 2022-03-20 10:27:27.200 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.7.0) 2022-03-20 10:27:27.201 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 10:27:27.202 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.3.0) 2022-03-20 10:27:27.204 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.3.0) 2022-03-20 10:27:27.205 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 10:27:27.206 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.12.2) 2022-03-20 10:27:27.207 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (11.2.0) 2022-03-20 10:27:27.208 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (6.3.1) 2022-03-20 10:27:27.210 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (12.13.0) 2022-03-20 10:27:27.211 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.11.0) 2022-03-20 10:27:27.212 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.0) 2022-03-20 10:27:27.213 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.1.0) 2022-03-20 10:27:27.214 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.0) 2022-03-20 10:27:27.215 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.5.0) 2022-03-20 10:27:27.216 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.5.1) 2022-03-20 10:27:27.217 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.9.0) 2022-03-20 10:27:27.218 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.6.0) 2022-03-20 10:27:27.219 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (5.2.0) 2022-03-20 10:27:27.220 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.1.0) 2022-03-20 10:27:27.222 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.0) 2022-03-20 10:27:27.223 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.7.1) 2022-03-20 10:27:27.225 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (3.10.1) 2022-03-20 10:27:27.226 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.0.1) 2022-03-20 10:27:27.227 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.10.1) 2022-03-20 10:27:27.228 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.2.2) 2022-03-20 10:27:27.229 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.3.3) 2022-03-20 10:27:27.230 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (1.7.0) 2022-03-20 10:27:27.231 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (4.6.4) 2022-03-20 10:27:27.232 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.8.2) 2022-03-20 10:27:27.233 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (2.4.0) 2022-03-20 10:27:27.234 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (0.61.0) 2022-03-20 10:27:27.235 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev7) (6.0) 2022-03-20 10:27:27.252 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (4.11.1) 2022-03-20 10:27:27.253 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (5.4.0) 2022-03-20 10:27:27.254 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev7) (1.1.6) 2022-03-20 10:27:27.276 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev7) (5.3.0) 2022-03-20 10:27:27.316 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev7) (1.15.0) 2022-03-20 10:27:27.348 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev7) (1.16.0) 2022-03-20 10:27:27.349 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev7) (2.1.0) 2022-03-20 10:27:27.373 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev7) (2.1.0) 2022-03-20 10:27:27.498 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev7) (4.4.0) 2022-03-20 10:27:27.501 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev7) (3.1.1) 2022-03-20 10:27:27.564 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.1.5) 2022-03-20 10:27:27.566 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.4.0) 2022-03-20 10:27:27.567 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.4.4) 2022-03-20 10:27:27.568 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (1.32) 2022-03-20 10:27:27.570 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 10:27:27.571 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev7) (0.10.0) 2022-03-20 10:27:27.590 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev7) (5.6.0) 2022-03-20 10:27:27.595 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev7) (6.3.1) 2022-03-20 10:27:27.646 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (2.5.0) 2022-03-20 10:27:27.648 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (1.15.1) 2022-03-20 10:27:27.650 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:27.739 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev7) (0.17.3) 2022-03-20 10:27:27.847 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev7) (2.0.1) 2022-03-20 10:27:27.850 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev7) (0.5.0) 2022-03-20 10:27:27.929 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev7) (0.9.6) 2022-03-20 10:27:27.992 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.0.9) 2022-03-20 10:27:27.995 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.2.3) 2022-03-20 10:27:27.996 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.0.0) 2022-03-20 10:27:28.000 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev7) (0.4.0) 2022-03-20 10:27:28.025 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev7) (3.2.0) 2022-03-20 10:27:28.028 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev7) (3.3.0) 2022-03-20 10:27:28.081 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev7) (1.0.3) 2022-03-20 10:27:28.137 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev7) (2021.3) 2022-03-20 10:27:28.169 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev7) (1.3.3) 2022-03-20 10:27:28.173 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev7) (3.0.0) 2022-03-20 10:27:28.227 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev7) (21.3) 2022-03-20 10:27:28.229 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev7) (3.0.7) 2022-03-20 10:27:28.316 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev7) (1.5.0) 2022-03-20 10:27:28.343 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev7) (60.9.3) 2022-03-20 10:27:28.424 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev7) (0.2.5) 2022-03-20 10:27:28.503 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev7) (3.17.6) 2022-03-20 10:27:28.568 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (1.3.3) 2022-03-20 10:27:28.572 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (22.0.0) 2022-03-20 10:27:28.573 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev7) (1.13.3) 2022-03-20 10:27:28.613 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (3.10.1) 2022-03-20 10:27:28.616 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (2.1.0) 2022-03-20 10:27:28.622 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 10:27:28.701 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (3.3) 2022-03-20 10:27:28.702 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (1.26.8) 2022-03-20 10:27:28.703 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (2019.11.28) 2022-03-20 10:27:28.706 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev7) (2.0.12) 2022-03-20 10:27:28.803 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev7) (0.7) 2022-03-20 10:27:29.015 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev7) (0.5.2) 2022-03-20 10:27:29.015 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev7) (0.4.2) 2022-03-20 10:27:29.126 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (2.6.3) 2022-03-20 10:27:29.128 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 10:27:29.130 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev7) (1.4.2) 2022-03-20 10:27:29.221 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev7) (0.12.2) 2022-03-20 10:27:29.297 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev7) (1.22.2) 2022-03-20 10:27:29.336 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev7) (5.0.0) 2022-03-20 10:27:29.576 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev7) (2.21) 2022-03-20 10:27:29.653 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev7) (0.5.0) 2022-03-20 10:27:29.656 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev7) (2.4.0) 2022-03-20 10:27:29.865 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev7) (2.5.0) 2022-03-20 10:27:29.974 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev7) (2.2) 2022-03-20 10:27:30.481 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev7) (0.13.1) 2022-03-20 10:27:30.529 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev7) (2.16.0) 2022-03-20 10:27:30.900 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.901 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.902 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.904 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.905 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.906 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:30.907 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev7) (0.6.6) 2022-03-20 10:27:32.143 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev7) (3.7.0) 2022-03-20 10:27:32.550 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev7) (21.4.0) 2022-03-20 10:27:32.551 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev7) (1.8.2) 2022-03-20 10:27:32.647 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev7) (2.4.0) 2022-03-20 10:27:32.761 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev7) (1.0.0) 2022-03-20 10:27:34.320 | Installing collected packages: nova 2022-03-20 10:27:34.322 | Running setup.py develop for nova 2022-03-20 10:27:40.764 | Successfully installed nova 2022-03-20 10:27:40.764 | 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-20 10:27:40.773 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:27:40.773 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:27:40.919 | + inc/python:pip_install:200 : result=0 2022-03-20 10:27:40.921 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:27:40.924 | + functions-common:time_stop:2425 : local name 2022-03-20 10:27:40.926 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:27:40.928 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:27:40.930 | + functions-common:time_stop:2428 : local total 2022-03-20 10:27:40.932 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:27:40.935 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:27:40.937 | + functions-common:time_stop:2432 : start_time=1647772039805 2022-03-20 10:27:40.939 | + functions-common:time_stop:2434 : [[ -z 1647772039805 ]] 2022-03-20 10:27:40.942 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:27:40.947 | + functions-common:time_stop:2437 : end_time=1647772060944 2022-03-20 10:27:40.949 | + functions-common:time_stop:2438 : elapsed_time=21139 2022-03-20 10:27:40.951 | + functions-common:time_stop:2439 : total=136033 2022-03-20 10:27:40.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:27:40.956 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157172 2022-03-20 10:27:40.958 | + inc/python:pip_install:203 : return 0 2022-03-20 10:27:40.961 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:27:40.963 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 10:27:40.966 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 10:27:40.992 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-20 10:27:41.005 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-20 10:27:41.008 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-20 10:27:41.010 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:27:41.013 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:27:41.015 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-20 10:27:41.019 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:27:41.021 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-03-20 10:27:41.034 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:27:41.037 | + ./stack.sh:main:937 : configure_nova 2022-03-20 10:27:41.039 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-20 10:27:41.051 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-20 10:27:41.054 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-20 10:27:41.056 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-20 10:27:41.060 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-20 10:27:41.060 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-20 10:27:41.066 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-20 10:27:41.068 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-20 10:27:41.070 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-20 10:27:41.073 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-20 10:27:41.075 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-20 10:27:41.078 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-20 10:27:41.080 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-20 10:27:41.083 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-20 10:27:41.094 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-20 10:27:41.107 | + 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-20 10:27:41.119 | + 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-20 10:27:41.131 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-20 10:27:41.144 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-20 10:27:41.147 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-20 10:27:41.152 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.auVuHGD96C 2022-03-20 10:27:41.154 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-20 10:27:41.157 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-20 10:27:41.159 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-20 10:27:41.162 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-20 10:27:41.164 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-20 10:27:41.167 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.auVuHGD96C 2022-03-20 10:27:41.171 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.auVuHGD96C 2022-03-20 10:27:41.183 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.auVuHGD96C /etc/sudoers.d/nova-rootwrap 2022-03-20 10:27:41.196 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-20 10:27:41.200 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-20 10:27:41.203 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-20 10:27:41.206 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-20 10:27:41.209 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-20 10:27:41.212 | + 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-20 10:27:41.214 | + 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-20 10:27:41.217 | + lib/nova:configure_nova:252 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-20 10:27:41.219 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-20 10:27:41.224 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-20 10:27:41.241 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:41.243 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-20 10:27:41.246 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-20 10:27:41.249 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-20 10:27:41.254 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-20 10:27:41.283 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-20 10:27:41.286 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-20 10:27:41.314 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-20 10:27:41.344 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-20 10:27:41.371 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-03-20 10:27:41.401 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-20 10:27:41.430 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-20 10:27:41.459 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-20 10:27:41.461 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.20 2022-03-20 10:27:41.488 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-20 10:27:41.516 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-20 10:27:41.543 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-20 10:27:41.570 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-20 10:27:41.598 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-20 10:27:41.632 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-20 10:27:41.634 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:27:41.636 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:27:41.638 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:27:41.641 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:27:41.643 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:27:41.645 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:27:41.647 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:27:41.650 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:27:41.652 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:27:41.654 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:27:41.656 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:27:41.659 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-20 10:27:41.661 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:27:41.663 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:27:41.666 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:27:41.668 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:27:41.670 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:27:41.672 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:27:41.675 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-20 10:27:41.691 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:41.693 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:27:41.695 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-20 10:27:41.698 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-20 10:27:41.726 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-20 10:27:41.728 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-20 10:27:41.730 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-20 10:27:41.733 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-20 10:27:41.735 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 10:27:41.738 | + lib/nova:create_nova_conf:459 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 10:27:41.768 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-20 10:27:41.770 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-20 10:27:41.773 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-20 10:27:41.775 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-20 10:27:41.777 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-20 10:27:41.780 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-20 10:27:41.811 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-20 10:27:41.840 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-20 10:27:41.867 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-20 10:27:41.894 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-20 10:27:41.911 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:41.913 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-20 10:27:41.929 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:41.932 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-20 10:27:41.933 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-20 10:27:41.938 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-20 10:27:41.940 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-20 10:27:41.968 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-20 10:27:41.984 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:41.986 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-20 10:27:41.989 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-20 10:27:41.991 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 10:27:41.993 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 10:27:41.995 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-20 10:27:42.024 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-20 10:27:42.051 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:27:42.078 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-20 10:27:42.106 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-20 10:27:42.133 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-20 10:27:42.161 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-20 10:27:42.188 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-20 10:27:42.215 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:27:42.242 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 10:27:42.270 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-20 10:27:42.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:42.289 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-20 10:27:42.291 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-20 10:27:42.321 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-20 10:27:42.348 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.20/identity 2022-03-20 10:27:42.375 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-20 10:27:42.403 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-20 10:27:42.429 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-20 10:27:42.457 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-20 10:27:42.484 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-20 10:27:42.511 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-20 10:27:42.528 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:42.530 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-20 10:27:42.532 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-20 10:27:42.559 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-20 10:27:42.589 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-20 10:27:42.592 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-20 10:27:42.619 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-20 10:27:42.621 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-20 10:27:42.623 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-20 10:27:42.625 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:27:42.628 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:27:42.630 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:27:42.633 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:27:42.635 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:27:42.637 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:27:42.640 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-20 10:27:42.642 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:27:42.645 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:27:42.647 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:27:42.649 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:27:42.652 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:27:42.654 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:27:42.656 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:27:42.658 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:27:42.661 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:27:42.663 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:27:42.665 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:27:42.667 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-20 10:27:42.670 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-20 10:27:42.672 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-20 10:27:42.675 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:27:42.692 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:27:42.694 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:27:42.697 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:27:42.699 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:27:42.701 | + 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-20 10:27:42.728 | + 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-20 10:27:42.756 | + 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-20 10:27:42.784 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:27:42.811 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-20 10:27:42.842 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-20 10:27:42.858 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:42.860 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-20 10:27:42.863 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-20 10:27:42.865 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-20 10:27:42.867 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-20 10:27:42.870 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 10:27:42.872 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 10:27:42.875 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-20 10:27:42.880 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-20 10:27:42.882 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 10:27:42.884 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 10:27:42.897 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 10:27:42.897 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:27:42.906 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 10:27:42.909 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:27:42.925 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-20 10:27:42.927 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-20 10:27:42.931 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-20 10:27:42.962 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-20 10:27:42.988 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-20 10:27:43.015 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-20 10:27:43.042 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 10:27:43.069 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 10:27:43.095 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-20 10:27:43.123 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-20 10:27:43.150 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-20 10:27:43.177 | + 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-20 10:27:43.204 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 10:27:43.231 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 10:27:43.259 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-20 10:27:43.286 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 10:27:43.288 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 10:27:43.291 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-20 10:27:43.293 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-20 10:27:43.296 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 10:27:43.298 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:43.301 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:43.303 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 10:27:43.306 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 10:27:43.308 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-20 10:27:43.335 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 10:27:43.363 | + 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-20 10:27:43.363 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-20 10:27:43.372 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-20 10:27:43.375 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-20 10:27:43.377 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-20 10:27:43.379 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 10:27:43.382 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 10:27:43.384 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:27:43.386 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:43.389 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:43.391 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 10:27:43.393 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 10:27:43.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:43.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:43.400 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-20 10:27:43.463 | Enabling site nova-api-wsgi. 2022-03-20 10:27:43.468 | To activate the new configuration, you need to run: 2022-03-20 10:27:43.468 | systemctl reload apache2 2022-03-20 10:27:43.473 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 10:27:43.475 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:27:43.478 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:27:43.480 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:27:43.616 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-20 10:27:43.632 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:43.634 | + lib/nova:create_nova_conf:519 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2022-03-20 10:27:43.637 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-20 10:27:43.639 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-20 10:27:43.641 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-20 10:27:43.644 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-20 10:27:43.646 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 10:27:43.649 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-20 10:27:43.654 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-20 10:27:43.656 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 10:27:43.658 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 10:27:43.673 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:27:43.673 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 10:27:43.682 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 10:27:43.685 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:27:43.701 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-20 10:27:43.703 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-20 10:27:43.707 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-20 10:27:43.737 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-20 10:27:43.764 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-20 10:27:43.792 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-20 10:27:43.819 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 10:27:43.847 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 10:27:43.873 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-20 10:27:43.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-20 10:27:43.928 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-20 10:27:43.956 | + 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-20 10:27:43.983 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 10:27:44.010 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 10:27:44.037 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-20 10:27:44.064 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-20 10:27:44.067 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-20 10:27:44.094 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-20 10:27:44.110 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:44.112 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-20 10:27:44.145 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-20 10:27:44.147 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-20 10:27:44.150 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-20 10:27:44.166 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:44.169 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:27:44.171 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:27:44.200 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-20 10:27:44.230 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-20 10:27:44.232 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-20 10:27:44.234 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-20 10:27:44.237 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 10:27:44.240 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 10:27:44.242 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:27:44.258 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:44.262 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 10:27:44.264 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 10:27:44.267 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:27:44.282 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:44.285 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:27:44.288 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:27:44.316 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:27:44.318 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:27:44.321 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-20 10:27:44.348 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-20 10:27:44.376 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-20 10:27:44.407 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-20 10:27:44.423 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:44.426 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-20 10:27:44.454 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-20 10:27:44.456 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-20 10:27:44.458 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-20 10:27:44.489 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-20 10:27:44.517 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.20/identity 2022-03-20 10:27:44.544 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-03-20 10:27:44.572 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-20 10:27:44.600 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-20 10:27:44.628 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-20 10:27:44.656 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-20 10:27:44.685 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-20 10:27:44.712 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-20 10:27:44.729 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:44.732 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-20 10:27:44.736 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 10:27:44.739 | + lib/nova:create_nova_conf:553 : local conf 2022-03-20 10:27:44.741 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-20 10:27:44.744 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-20 10:27:44.746 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 10:27:44.749 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 10:27:44.751 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-20 10:27:44.754 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-20 10:27:44.756 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-20 10:27:44.760 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-20 10:27:44.763 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-20 10:27:44.765 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-20 10:27:44.768 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-20 10:27:44.770 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-20 10:27:44.773 | + lib/nova:create_nova_conf:559 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-20 10:27:44.804 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-20 10:27:44.835 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-20 10:27:44.866 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:27:44.868 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-20 10:27:44.871 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-20 10:27:44.873 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-20 10:27:44.889 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:44.893 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-20 10:27:44.893 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-20 10:27:45.574 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-20 10:27:45.576 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-20 10:27:45.579 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-20 10:27:45.582 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-20 10:27:45.584 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 10:27:45.586 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-20 10:27:45.589 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:27:45.607 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:45.610 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-20 10:27:45.613 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-20 10:27:45.615 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:27:45.635 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:45.638 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-20 10:27:45.641 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/nova_cell1 2022-03-20 10:27:45.675 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:27:45.677 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:27:45.680 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-20 10:27:45.697 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:45.699 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-20 10:27:45.702 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 10:27:45.704 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-20 10:27:45.734 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.20/identity 2022-03-20 10:27:45.762 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-20 10:27:45.790 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-20 10:27:45.819 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-20 10:27:45.846 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-20 10:27:45.874 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-20 10:27:45.902 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-20 10:27:45.930 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-20 10:27:45.932 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-20 10:27:45.935 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-20 10:27:45.938 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:27:45.955 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:27:45.957 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:27:45.959 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:27:45.962 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:27:45.964 | + 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-20 10:27:45.994 | + 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-20 10:27:46.022 | + 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-20 10:27:46.051 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:27:46.078 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:27:46.081 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-20 10:27:46.085 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 10:27:46.088 | + lib/nova:create_nova_conf:587 : local conf 2022-03-20 10:27:46.090 | + lib/nova:create_nova_conf:588 : local offset 2022-03-20 10:27:46.093 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-20 10:27:46.095 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 10:27:46.098 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 10:27:46.101 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-20 10:27:46.103 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-20 10:27:46.106 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-20 10:27:46.108 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 10:27:46.110 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-20 10:27:46.113 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-20 10:27:46.116 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-20 10:27:46.131 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:46.134 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-20 10:27:46.136 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-20 10:27:46.152 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:46.154 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-20 10:27:46.171 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:46.173 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-20 10:27:46.190 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:27:46.193 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-20 10:27:46.210 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:27:46.213 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-20 10:27:46.215 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-20 10:27:46.218 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-20 10:27:46.220 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-20 10:27:46.223 | + lib/stack:stack_install_service:32 : install_placement 2022-03-20 10:27:46.226 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-20 10:27:46.228 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-20 10:27:46.231 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:46.233 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:46.236 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-20 10:27:46.239 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:27:46.241 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:27:46.244 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:27:46.246 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:27:46.249 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:46.251 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:27:46.254 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:46.256 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:46.259 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:27:46.261 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:27:46.264 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:27:46.266 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:27:46.269 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-20 10:27:46.271 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:27:46.274 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:46.277 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:46.279 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-20 10:27:46.302 | + 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-20 10:27:46.410 | Reading package lists... 2022-03-20 10:27:46.649 | Building dependency tree... 2022-03-20 10:27:46.650 | Reading state information... 2022-03-20 10:27:46.901 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-03-20 10:27:46.901 | The following packages were automatically installed and are no longer required: 2022-03-20 10:27:46.902 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:27:46.902 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:27:46.902 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:27:46.902 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:27:46.902 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:27:46.902 | python3-zope.interface 2022-03-20 10:27:46.902 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:27:47.014 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:27:47.019 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:27:47.022 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:27:47.024 | + functions-common:time_stop:2425 : local name 2022-03-20 10:27:47.027 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:27:47.029 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:27:47.032 | + functions-common:time_stop:2428 : local total 2022-03-20 10:27:47.034 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:27:47.036 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:27:47.039 | + functions-common:time_stop:2432 : start_time=1647772066298 2022-03-20 10:27:47.041 | + functions-common:time_stop:2434 : [[ -z 1647772066298 ]] 2022-03-20 10:27:47.044 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:27:47.048 | + functions-common:time_stop:2437 : end_time=1647772067046 2022-03-20 10:27:47.051 | + functions-common:time_stop:2438 : elapsed_time=748 2022-03-20 10:27:47.053 | + functions-common:time_stop:2439 : total=20245 2022-03-20 10:27:47.055 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:27:47.058 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=20993 2022-03-20 10:27:47.060 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:27:47.063 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-20 10:27:47.066 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-20 10:27:47.068 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-20 10:27:47.071 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-20 10:27:47.073 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-20 10:27:47.096 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-20 10:27:47.099 | + functions-common:install_package:1463 : update_package_repo 2022-03-20 10:27:47.101 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-20 10:27:47.104 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-20 10:27:47.106 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-20 10:27:47.109 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:47.111 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-20 10:27:47.114 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:47.116 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:47.119 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-20 10:27:47.121 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-20 10:27:47.123 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-20 10:27:47.126 | + functions-common:apt_get_update:1190 : return 2022-03-20 10:27:47.129 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-20 10:27:47.132 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-20 10:27:47.134 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:47.137 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:47.139 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-20 10:27:47.162 | + 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-20 10:27:47.271 | Reading package lists... 2022-03-20 10:27:47.514 | Building dependency tree... 2022-03-20 10:27:47.515 | Reading state information... 2022-03-20 10:27:47.762 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-20 10:27:47.763 | The following packages were automatically installed and are no longer required: 2022-03-20 10:27:47.763 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-20 10:27:47.764 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-20 10:27:47.764 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-20 10:27:47.764 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-20 10:27:47.764 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-20 10:27:47.764 | python3-zope.interface 2022-03-20 10:27:47.764 | Use 'sudo apt autoremove' to remove them. 2022-03-20 10:27:47.877 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-20 10:27:47.881 | + functions-common:apt_get:1234 : result=0 2022-03-20 10:27:47.884 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-20 10:27:47.887 | + functions-common:time_stop:2425 : local name 2022-03-20 10:27:47.889 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:27:47.892 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:27:47.894 | + functions-common:time_stop:2428 : local total 2022-03-20 10:27:47.896 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:27:47.899 | + functions-common:time_stop:2431 : name=apt-get 2022-03-20 10:27:47.901 | + functions-common:time_stop:2432 : start_time=1647772067159 2022-03-20 10:27:47.903 | + functions-common:time_stop:2434 : [[ -z 1647772067159 ]] 2022-03-20 10:27:47.906 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:27:47.911 | + functions-common:time_stop:2437 : end_time=1647772067909 2022-03-20 10:27:47.914 | + functions-common:time_stop:2438 : elapsed_time=750 2022-03-20 10:27:47.916 | + functions-common:time_stop:2439 : total=20993 2022-03-20 10:27:47.918 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:27:47.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=21743 2022-03-20 10:27:47.923 | + functions-common:apt_get:1238 : return 0 2022-03-20 10:27:47.927 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-20 10:27:47.929 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-20 10:27:47.932 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:27:47.934 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:27:47.937 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:27:47.939 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-20 10:27:47.942 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-20 10:27:47.997 | wsgi (enabled by maintainer script) 2022-03-20 10:27:48.000 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-20 10:27:48.003 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-20 10:27:48.005 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:27:48.008 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-20 10:27:48.011 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-20 10:27:48.014 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:27:48.018 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:27:48.018 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:27:48.024 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-20 10:27:48.027 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-20 10:27:48.030 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-20 10:27:48.034 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-20 10:27:48.037 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-20 10:27:48.061 | Using python 3.8 to install osc-placement 2022-03-20 10:27:48.063 | + 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-20 10:27:48.938 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:48.938 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:48.938 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:48.938 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:50.087 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:27:50.114 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-20 10:27:50.124 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-20 10:27:50.125 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-20 10:27:50.126 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-20 10:27:50.127 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-20 10:27:50.128 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-20 10:27:50.130 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-20 10:27:50.189 | 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-20 10:27:50.190 | 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-20 10:27:50.192 | 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-20 10:27:50.193 | 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-20 10:27:50.207 | 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-20 10:27:50.208 | 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-20 10:27:50.210 | 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-20 10:27:50.224 | 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-20 10:27:50.225 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2.5.0) 2022-03-20 10:27:50.227 | 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-20 10:27:50.228 | 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-20 10:27:50.229 | 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-20 10:27:50.230 | 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-20 10:27:50.250 | 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-20 10:27:50.251 | 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-20 10:27:50.252 | 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-20 10:27:50.254 | 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-20 10:27:50.263 | 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-20 10:27:50.301 | 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-20 10:27:50.302 | 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-20 10:27:50.304 | 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-20 10:27:50.305 | 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-20 10:27:50.307 | 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-20 10:27:50.308 | 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-20 10:27:50.309 | 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-20 10:27:50.310 | 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-20 10:27:50.376 | 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-20 10:27:50.378 | 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-20 10:27:50.379 | 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-20 10:27:50.381 | 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-20 10:27:50.490 | 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-20 10:27:50.491 | 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-20 10:27:50.493 | 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-20 10:27:50.536 | 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-20 10:27:50.577 | 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-20 10:27:50.745 | 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-20 10:27:53.034 | 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-20 10:27:53.041 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:27:53.041 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:27:53.162 | + inc/python:pip_install:200 : result=0 2022-03-20 10:27:53.164 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:27:53.167 | + functions-common:time_stop:2425 : local name 2022-03-20 10:27:53.169 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:27:53.172 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:27:53.175 | + functions-common:time_stop:2428 : local total 2022-03-20 10:27:53.178 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:27:53.180 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:27:53.182 | + functions-common:time_stop:2432 : start_time=1647772068055 2022-03-20 10:27:53.185 | + functions-common:time_stop:2434 : [[ -z 1647772068055 ]] 2022-03-20 10:27:53.188 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:27:53.193 | + functions-common:time_stop:2437 : end_time=1647772073190 2022-03-20 10:27:53.195 | + functions-common:time_stop:2438 : elapsed_time=5135 2022-03-20 10:27:53.198 | + functions-common:time_stop:2439 : total=157172 2022-03-20 10:27:53.200 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:27:53.203 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162307 2022-03-20 10:27:53.206 | + inc/python:pip_install:203 : return 0 2022-03-20 10:27:53.209 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-20 10:27:53.211 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-20 10:27:53.214 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-20 10:27:53.216 | + functions-common:git_clone:610 : local git_ref=master 2022-03-20 10:27:53.219 | + functions-common:git_clone:611 : local orig_dir 2022-03-20 10:27:53.223 | ++ functions-common:git_clone:612 : pwd 2022-03-20 10:27:53.226 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-20 10:27:53.228 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-20 10:27:53.231 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-20 10:27:53.248 | + functions-common:git_clone:615 : RECLONE=False 2022-03-20 10:27:53.251 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-20 10:27:53.253 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:53.257 | + functions-common:git_clone:629 : echo master 2022-03-20 10:27:53.257 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-20 10:27:53.262 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-20 10:27:53.265 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-20 10:27:53.268 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-20 10:27:53.271 | + functions-common:git_clone:678 : git show --oneline 2022-03-20 10:27:53.272 | + functions-common:git_clone:678 : head -1 2022-03-20 10:27:53.274 | 333fe55b Add Python3 zed unit tests 2022-03-20 10:27:53.277 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-20 10:27:53.280 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-20 10:27:53.282 | + inc/python:setup_develop:338 : local bindep 2022-03-20 10:27:53.285 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 10:27:53.288 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-20 10:27:53.290 | + inc/python:setup_develop:344 : local extras= 2022-03-20 10:27:53.293 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-20 10:27:53.295 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-20 10:27:53.298 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 10:27:53.300 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-20 10:27:53.303 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-20 10:27:53.305 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-20 10:27:53.309 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-20 10:27:53.311 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-20 10:27:53.314 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-20 10:27:53.317 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-20 10:27:53.319 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-20 10:27:53.322 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-20 10:27:53.328 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-20 10:27:53.331 | + 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-20 10:27:53.996 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-20 10:27:53.999 | + inc/python:setup_package:418 : local bindep=0 2022-03-20 10:27:54.001 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-20 10:27:54.005 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-20 10:27:54.008 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-20 10:27:54.011 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-20 10:27:54.014 | + inc/python:setup_package:427 : local flags=-e 2022-03-20 10:27:54.017 | + inc/python:setup_package:428 : local extras= 2022-03-20 10:27:54.020 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-20 10:27:54.023 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-20 10:27:54.025 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-20 10:27:54.028 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-20 10:27:54.031 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-20 10:27:54.034 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-20 10:27:54.056 | Using python 3.8 to install /opt/stack/placement 2022-03-20 10:27:54.058 | + 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-20 10:27:54.963 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:54.963 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:54.963 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:27:54.963 | from cryptography.utils import int_from_bytes 2022-03-20 10:27:56.110 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:27:56.136 | Obtaining file:///opt/stack/placement 2022-03-20 10:27:56.137 | Preparing metadata (setup.py): started 2022-03-20 10:27:59.336 | Preparing metadata (setup.py): finished with status 'done' 2022-03-20 10:27:59.380 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (5.8.1) 2022-03-20 10:27:59.381 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.4.31) 2022-03-20 10:27:59.382 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (9.4.0) 2022-03-20 10:27:59.383 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.5.1) 2022-03-20 10:27:59.384 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.8.7) 2022-03-20 10:27:59.386 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-20 10:27:59.387 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.27.1) 2022-03-20 10:27:59.388 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (60.9.3) 2022-03-20 10:27:59.390 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-20 10:27:59.391 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (8.8.0) 2022-03-20 10:27:59.393 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.1.0) 2022-03-20 10:27:59.394 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.7.0) 2022-03-20 10:27:59.395 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.3.0) 2022-03-20 10:27:59.396 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.12.2) 2022-03-20 10:27:59.397 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (11.2.0) 2022-03-20 10:27:59.398 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (3.11.0) 2022-03-20 10:27:59.399 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (4.5.1) 2022-03-20 10:27:59.400 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-20 10:27:59.401 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.1.0) 2022-03-20 10:27:59.403 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (2.7.0) 2022-03-20 10:27:59.404 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev2) (1.0.1) 2022-03-20 10:27:59.468 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (2.10.1) 2022-03-20 10:27:59.469 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (3.1.1) 2022-03-20 10:27:59.471 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (5.1.0) 2022-03-20 10:27:59.473 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.5.0) 2022-03-20 10:27:59.474 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (4.4.0) 2022-03-20 10:27:59.475 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.16.0) 2022-03-20 10:27:59.495 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev2) (0.17.3) 2022-03-20 10:27:59.537 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (6.0) 2022-03-20 10:27:59.538 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (1.5.0) 2022-03-20 10:27:59.539 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (3.5.0) 2022-03-20 10:27:59.540 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (0.8.0) 2022-03-20 10:27:59.541 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-20 10:27:59.591 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.0) 2022-03-20 10:27:59.592 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.7.6) 2022-03-20 10:27:59.594 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.13.0) 2022-03-20 10:27:59.597 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.0.1) 2022-03-20 10:27:59.637 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev2) (0.9.6) 2022-03-20 10:27:59.641 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev2) (2.8.2) 2022-03-20 10:27:59.658 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.2.0) 2022-03-20 10:27:59.660 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.0.3) 2022-03-20 10:27:59.661 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (3.3.0) 2022-03-20 10:27:59.688 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (1.0.3) 2022-03-20 10:27:59.690 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev2) (2021.3) 2022-03-20 10:27:59.703 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev2) (3.1.1) 2022-03-20 10:27:59.719 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (1.0.2) 2022-03-20 10:27:59.721 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (3.0.7) 2022-03-20 10:27:59.723 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (0.11.0) 2022-03-20 10:27:59.724 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev2) (21.3) 2022-03-20 10:27:59.767 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (3.3) 2022-03-20 10:27:59.768 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (1.26.8) 2022-03-20 10:27:59.771 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2.0.12) 2022-03-20 10:27:59.772 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev2) (2019.11.28) 2022-03-20 10:27:59.789 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev2) (0.7) 2022-03-20 10:27:59.951 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev2) (1.1.2) 2022-03-20 10:27:59.991 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (5.4.0) 2022-03-20 10:27:59.992 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (4.11.1) 2022-03-20 10:27:59.993 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.1.6) 2022-03-20 10:28:00.010 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (1.15.0) 2022-03-20 10:28:00.045 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev2) (1.13.3) 2022-03-20 10:28:00.102 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (2.1.0) 2022-03-20 10:28:00.192 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.7.0) 2022-03-20 10:28:00.278 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev2) (1.1.5) 2022-03-20 10:28:00.328 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev2) (0.2.5) 2022-03-20 10:28:00.522 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (5.1.1) 2022-03-20 10:28:00.524 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.5.2) 2022-03-20 10:28:00.525 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (0.4.2) 2022-03-20 10:28:00.603 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (2.5.0) 2022-03-20 10:28:00.655 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev2) (2.21) 2022-03-20 10:28:00.820 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (3.7.0) 2022-03-20 10:28:00.926 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (3.0.0) 2022-03-20 10:28:00.927 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev2) (1.0.0) 2022-03-20 10:28:02.854 | Installing collected packages: openstack-placement 2022-03-20 10:28:02.854 | Attempting uninstall: openstack-placement 2022-03-20 10:28:02.854 | Found existing installation: openstack-placement 7.1.0.dev2 2022-03-20 10:28:02.856 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-20 10:28:02.858 | Running setup.py develop for openstack-placement 2022-03-20 10:28:07.074 | Successfully installed openstack-placement 2022-03-20 10:28:07.074 | 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-20 10:28:07.082 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:28:07.082 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:28:07.218 | + inc/python:pip_install:200 : result=0 2022-03-20 10:28:07.221 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:28:07.223 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:07.226 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:07.228 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:07.230 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:07.233 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:07.235 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:28:07.238 | + functions-common:time_stop:2432 : start_time=1647772074050 2022-03-20 10:28:07.240 | + functions-common:time_stop:2434 : [[ -z 1647772074050 ]] 2022-03-20 10:28:07.243 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:07.247 | + functions-common:time_stop:2437 : end_time=1647772087245 2022-03-20 10:28:07.249 | + functions-common:time_stop:2438 : elapsed_time=13195 2022-03-20 10:28:07.252 | + functions-common:time_stop:2439 : total=162307 2022-03-20 10:28:07.254 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:07.256 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175502 2022-03-20 10:28:07.259 | + inc/python:pip_install:203 : return 0 2022-03-20 10:28:07.261 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-20 10:28:07.264 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 10:28:07.267 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 10:28:07.287 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-20 10:28:07.300 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-20 10:28:07.302 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-20 10:28:07.305 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:28:07.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:28:07.310 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-20 10:28:07.312 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:28:07.315 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-20 10:28:07.317 | + ./stack.sh:main:943 : configure_placement 2022-03-20 10:28:07.320 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-20 10:28:07.332 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-20 10:28:07.334 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-20 10:28:07.339 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-20 10:28:07.342 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-20 10:28:07.344 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-20 10:28:07.347 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-20 10:28:07.350 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-20 10:28:07.353 | + 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-20 10:28:07.385 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-20 10:28:07.417 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-20 10:28:07.449 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-20 10:28:07.452 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-20 10:28:07.454 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-20 10:28:07.457 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 10:28:07.459 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-20 10:28:07.492 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-20 10:28:07.521 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:28:07.551 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-20 10:28:07.580 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-20 10:28:07.610 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-20 10:28:07.639 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-20 10:28:07.669 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-20 10:28:07.697 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:28:07.729 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 10:28:07.759 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-20 10:28:07.761 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-20 10:28:07.764 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-20 10:28:07.768 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:28:07.786 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:28:07.789 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:28:07.791 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:28:07.794 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:28:07.796 | + 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-20 10:28:07.826 | + 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-20 10:28:07.855 | + 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-20 10:28:07.884 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:28:07.914 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-20 10:28:07.916 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-20 10:28:07.919 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-20 10:28:07.921 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-20 10:28:07.924 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-20 10:28:07.926 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-20 10:28:07.929 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-20 10:28:07.932 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-20 10:28:07.936 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-20 10:28:07.939 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-20 10:28:07.942 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-20 10:28:07.955 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-20 10:28:07.955 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:28:07.964 | d /var/run/uwsgi 0755 ubuntu root 2022-03-20 10:28:07.967 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-20 10:28:07.983 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-20 10:28:07.985 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-20 10:28:07.990 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-20 10:28:08.026 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-20 10:28:08.055 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-20 10:28:08.085 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-20 10:28:08.113 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-20 10:28:08.144 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-20 10:28:08.172 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-20 10:28:08.202 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-20 10:28:08.231 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-20 10:28:08.261 | + 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-20 10:28:08.291 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-20 10:28:08.321 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-20 10:28:08.350 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-20 10:28:08.380 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-20 10:28:08.382 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-20 10:28:08.386 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-20 10:28:08.388 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-20 10:28:08.391 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-20 10:28:08.393 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:08.396 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:08.398 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-20 10:28:08.401 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-20 10:28:08.404 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-20 10:28:08.433 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-20 10:28:08.463 | + 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-20 10:28:08.463 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-20 10:28:08.472 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-20 10:28:08.475 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-20 10:28:08.478 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-20 10:28:08.480 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-20 10:28:08.483 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-20 10:28:08.485 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-20 10:28:08.488 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:08.491 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:08.493 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-20 10:28:08.496 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-20 10:28:08.498 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:08.501 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:08.504 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-20 10:28:08.565 | Site placement-api already enabled 2022-03-20 10:28:08.570 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-20 10:28:08.572 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-20 10:28:08.575 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:28:08.577 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-20 10:28:08.713 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-20 10:28:08.735 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:08.739 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-20 10:28:08.761 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:08.763 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-20 10:28:08.782 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:08.785 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-20 10:28:08.788 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-20 10:28:08.790 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-20 10:28:08.823 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-20 10:28:08.852 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-20 10:28:08.882 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-20 10:28:08.911 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-20 10:28:08.941 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-20 10:28:08.970 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-20 10:28:08.999 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-20 10:28:09.029 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-20 10:28:09.047 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:09.049 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-20 10:28:09.066 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:09.069 | + ./stack.sh:main:969 : run_phase stack install 2022-03-20 10:28:09.072 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 10:28:09.074 | + functions-common:run_phase:1854 : local phase=install 2022-03-20 10:28:09.077 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 10:28:09.080 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 10:28:09.082 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 10:28:09.085 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 10:28:09.087 | + functions-common:run_phase:1863 : local extra 2022-03-20 10:28:09.091 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 10:28:09.095 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 10:28:09.098 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 10:28:09.101 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 10:28:09.103 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-20 10:28:09.106 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 10:28:09.122 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:09.124 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:28:09.126 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:28:09.129 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-20 10:28:09.131 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-20 10:28:09.133 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:28:09.136 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-20 10:28:09.138 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-20 10:28:09.141 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-20 10:28:09.198 | ++ inc/async:async_inner:63 : install_tempest 2022-03-20 10:28:09.239 | [282664 Async install_tempest:308494]: running: install_tempest 2022-03-20 10:28:09.241 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 10:28:09.244 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 10:28:09.247 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:28:09.249 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 10:28:09.252 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-20 10:28:09.255 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 10:28:09.258 | + functions-common:run_plugins:1840 : local phase=install 2022-03-20 10:28:09.263 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 10:28:09.266 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 10:28:09.270 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-20 10:28:09.272 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-20 10:28:09.275 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-20 10:28:09.278 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-20 10:28:09.281 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-20 10:28:09.284 | + inc/python:use_library_from_git:253 : return 1 2022-03-20 10:28:09.287 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-20 10:28:09.290 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-20 10:28:09.293 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-20 10:28:09.296 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-20 10:28:09.299 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-20 10:28:09.301 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-20 10:28:09.306 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-20 10:28:09.307 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-20 10:28:09.318 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-20 10:28:09.320 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-20 10:28:09.323 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-20 10:28:09.326 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-20 10:28:09.329 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-20 10:28:09.352 | Using python 3.8 to install python-openstackclient 2022-03-20 10:28:09.354 | + 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-20 10:28:10.237 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:28:10.237 | from cryptography.utils import int_from_bytes 2022-03-20 10:28:10.237 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:28:10.237 | from cryptography.utils import int_from_bytes 2022-03-20 10:28:11.392 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-20 10:28:11.417 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-20 10:28:11.435 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-20 10:28:11.436 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-20 10:28:11.438 | 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-20 10:28:11.439 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-20 10:28:11.440 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-20 10:28:11.441 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-20 10:28:11.442 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-20 10:28:11.443 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-20 10:28:11.444 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-20 10:28:11.445 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-20 10:28:11.446 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-20 10:28:11.457 | 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-20 10:28:11.458 | 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-20 10:28:11.459 | 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-20 10:28:11.460 | 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-20 10:28:11.462 | 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-20 10:28:11.488 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.4) 2022-03-20 10:28:11.488 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (5.1.1) 2022-03-20 10:28:11.489 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.7.0) 2022-03-20 10:28:11.490 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.4.0) 2022-03-20 10:28:11.492 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.1.5) 2022-03-20 10:28:11.493 | Requirement already satisfied: keystoneauth1>=3.18.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (4.5.0) 2022-03-20 10:28:11.494 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-03-20 10:28:11.495 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (2.5.0) 2022-03-20 10:28:11.497 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-03-20 10:28:11.498 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.11.0) 2022-03-20 10:28:11.499 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.32) 2022-03-20 10:28:11.511 | 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-20 10:28:11.530 | 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-20 10:28:11.532 | 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-20 10:28:11.533 | 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-20 10:28:11.535 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2.5.0) 2022-03-20 10:28:11.555 | 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-20 10:28:11.573 | 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-20 10:28:11.575 | 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-20 10:28:11.577 | 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-20 10:28:11.684 | 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-20 10:28:11.686 | 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-20 10:28:11.687 | 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-20 10:28:11.729 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (1.15.0) 2022-03-20 10:28:11.740 | 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-20 10:28:11.773 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.61.0->python-openstackclient) (2.2) 2022-03-20 10:28:11.933 | 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-20 10:28:11.950 | 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-20 10:28:12.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-20 10:28:12.059 | 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-20 10:28:12.061 | 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-20 10:28:12.062 | 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-20 10:28:12.189 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.61.0->python-openstackclient) (2.21) 2022-03-20 10:28:14.443 | 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-20 10:28:14.450 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-20 10:28:14.450 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-20 10:28:14.577 | + inc/python:pip_install:200 : result=0 2022-03-20 10:28:14.579 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-20 10:28:14.582 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:14.584 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:14.587 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:14.589 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:14.591 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:14.594 | + functions-common:time_stop:2431 : name=pip_install 2022-03-20 10:28:14.597 | + functions-common:time_stop:2432 : start_time=1647772089346 2022-03-20 10:28:14.599 | + functions-common:time_stop:2434 : [[ -z 1647772089346 ]] 2022-03-20 10:28:14.602 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:14.606 | + functions-common:time_stop:2437 : end_time=1647772094604 2022-03-20 10:28:14.609 | + functions-common:time_stop:2438 : elapsed_time=5258 2022-03-20 10:28:14.612 | + functions-common:time_stop:2439 : total=175502 2022-03-20 10:28:14.614 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:14.616 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=180760 2022-03-20 10:28:14.619 | + inc/python:pip_install:203 : return 0 2022-03-20 10:28:14.621 | + ./stack.sh:main:981 : install_oscwrap 2022-03-20 10:28:14.625 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-20 10:28:14.629 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.chs09xp1Ps 2022-03-20 10:28:14.632 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-20 10:28:14.634 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-20 10:28:14.637 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-20 10:28:14.640 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-20 10:28:14.643 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-20 10:28:14.645 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-20 10:28:14.663 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:14.666 | + ./stack.sh:main:1035 : configure_database 2022-03-20 10:28:14.669 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-20 10:28:14.671 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-20 10:28:14.674 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-20 10:28:14.676 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:28:14.679 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-20 10:28:14.681 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-20 10:28:14.684 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:14.686 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:14.688 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-20 10:28:14.691 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-20 10:28:14.693 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:28:14.695 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:28:14.698 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:28:14.700 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:28:14.702 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:28:14.705 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:28:14.707 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:28:14.709 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:28:14.711 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:28:14.714 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:28:14.716 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:28:14.718 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-20 10:28:14.721 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:28:14.724 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:28:14.726 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:28:14.728 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:28:14.731 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:28:14.733 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:28:14.736 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-20 10:28:14.751 | mysqladmin: connect to server at 'localhost' failed 2022-03-20 10:28:14.751 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-20 10:28:14.755 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-20 10:28:14.758 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-20 10:28:14.760 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:14.763 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:14.765 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-20 10:28:14.768 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-20 10:28:14.771 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-20 10:28:14.773 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:28:14.775 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:28:14.778 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-20 10:28:14.780 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-20 10:28:14.783 | + 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-20 10:28:14.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:28:14.817 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-20 10:28:14.829 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:28:14.846 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-20 10:28:14.849 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-20 10:28:14.852 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-20 10:28:14.856 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-20 10:28:14.910 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-20 10:28:14.964 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-20 10:28:15.019 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-20 10:28:15.072 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-20 10:28:15.074 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-20 10:28:15.077 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:28:15.080 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-20 10:28:17.880 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-20 10:28:17.883 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-20 10:28:17.886 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-20 10:28:17.892 | + functions-common:save_stackenv:62 : time_stamp=2022-03-20-102817 2022-03-20 10:28:17.895 | + functions-common:save_stackenv:63 : echo '# 2022-03-20-102817 1039' 2022-03-20 10:28:17.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.900 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-20 10:28:17.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.906 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-20 10:28:17.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.911 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-20 10:28:17.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.916 | + 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-20 10:28:17.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.921 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.20 2022-03-20 10:28:17.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.927 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.20/identity 2022-03-20 10:28:17.930 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.932 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-20-102355 2022-03-20 10:28:17.935 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.937 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-20 10:28:17.940 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.943 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.20 2022-03-20 10:28:17.945 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.948 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-20 10:28:17.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.953 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-20 10:28:17.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.958 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-20 10:28:17.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-20 10:28:17.963 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-20 10:28:17.966 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-20 10:28:17.968 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-20 10:28:17.971 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-20 10:28:17.983 | + ./stack.sh:main:1065 : start_dstat 2022-03-20 10:28:17.986 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:17.989 | + functions-common:run_process:1680 : local service=dstat 2022-03-20 10:28:17.991 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:17.994 | + functions-common:run_process:1682 : local group= 2022-03-20 10:28:17.996 | + functions-common:run_process:1683 : local user= 2022-03-20 10:28:17.999 | + functions-common:run_process:1685 : local name=dstat 2022-03-20 10:28:18.002 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:28:18.004 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:28:18.007 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:28:18.009 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:28:18.015 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:28:18.018 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772098014 2022-03-20 10:28:18.020 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-20 10:28:18.039 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:18.041 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-20 10:28:18.044 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-20 10:28:18.047 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:18.050 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:18.052 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:18.055 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:18.057 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-20 10:28:18.060 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-20 10:28:18.063 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-20 10:28:18.066 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:28:18.068 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:28:18.071 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-20 10:28:18.073 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-03-20 10:28:18.076 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-20 10:28:18.078 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-20 10:28:18.081 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:28:18.083 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:28:18.085 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:28:18.088 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:28:18.090 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-20 10:28:18.093 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:28:18.097 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-20 10:28:18.150 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-20 10:28:18.205 | + 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-20 10:28:18.258 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-20 10:28:18.313 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-20 10:28:18.365 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:28:18.418 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:28:18.420 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-20 10:28:18.473 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:28:18.933 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-20 10:28:18.946 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-20 10:28:19.370 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-20 10:28:19.391 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:28:19.394 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:19.397 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:19.399 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:19.402 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:19.404 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:19.407 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:28:19.409 | + functions-common:time_stop:2432 : start_time=1647772098014 2022-03-20 10:28:19.412 | + functions-common:time_stop:2434 : [[ -z 1647772098014 ]] 2022-03-20 10:28:19.415 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:19.420 | + functions-common:time_stop:2437 : end_time=1647772099417 2022-03-20 10:28:19.422 | + functions-common:time_stop:2438 : elapsed_time=1403 2022-03-20 10:28:19.425 | + functions-common:time_stop:2439 : total=0 2022-03-20 10:28:19.428 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:19.430 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1403 2022-03-20 10:28:19.433 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-20 10:28:19.435 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-20 10:28:19.438 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-20 10:28:19.441 | + functions-common:run_process:1682 : local group= 2022-03-20 10:28:19.443 | + functions-common:run_process:1683 : local user=root 2022-03-20 10:28:19.446 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-20 10:28:19.448 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:28:19.451 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:28:19.453 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:28:19.456 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:28:19.459 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:28:19.464 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772099461 2022-03-20 10:28:19.466 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-20 10:28:19.484 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:19.487 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:28:19.490 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:19.492 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:19.495 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:19.497 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:19.500 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:19.503 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:28:19.505 | + functions-common:time_stop:2432 : start_time=1647772099461 2022-03-20 10:28:19.508 | + functions-common:time_stop:2434 : [[ -z 1647772099461 ]] 2022-03-20 10:28:19.511 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:19.516 | + functions-common:time_stop:2437 : end_time=1647772099513 2022-03-20 10:28:19.518 | + functions-common:time_stop:2438 : elapsed_time=52 2022-03-20 10:28:19.521 | + functions-common:time_stop:2439 : total=1403 2022-03-20 10:28:19.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:19.526 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1455 2022-03-20 10:28:19.529 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-20 10:28:19.546 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:19.549 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-20 10:28:19.568 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:19.570 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-20 10:28:19.590 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:19.592 | + ./stack.sh:main:1078 : start_etcd3 2022-03-20 10:28:19.595 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-20 10:28:19.598 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd' 2022-03-20 10:28:19.600 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-20 10:28:19.603 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380' 2022-03-20 10:28:19.605 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.20:2380' 2022-03-20 10:28:19.608 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.20:2379' 2022-03-20 10:28:19.611 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-20 10:28:19.613 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-20 10:28:19.616 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.20:2379' 2022-03-20 10:28:19.618 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-20 10:28:19.621 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-20 10:28:19.624 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-20 10:28:19.627 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' '' root 2022-03-20 10:28:19.629 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-20 10:28:19.632 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-20 10:28:19.634 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:28:19.637 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-20 10:28:19.639 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:28:19.642 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:28:19.644 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-20 10:28:19.647 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:28:19.651 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-20 10:28:19.718 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-20 10:28:19.788 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-829247-7-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-829247-7-hyperv=http://10.222.0.20:2380 --initial-advertise-peer-urls http://10.222.0.20:2380 --advertise-client-urls http://10.222.0.20:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.20:2379 --debug' 2022-03-20 10:28:19.840 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-20 10:28:19.893 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-20 10:28:19.944 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:28:19.997 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:28:20.000 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-20 10:28:20.061 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:28:20.508 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-20 10:28:20.561 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-20 10:28:20.613 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-20 10:28:20.666 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-20 10:28:20.718 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-20 10:28:20.722 | ++ functions-common:is_arch:506 : uname -m 2022-03-20 10:28:20.726 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-20 10:28:20.728 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-20 10:28:21.200 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-20 10:28:21.214 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-20 10:28:21.623 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-20 10:28:22.408 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-20 10:28:22.427 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:22.430 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-20 10:28:22.433 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-20 10:28:22.436 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-20 10:28:22.441 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-20 10:28:22.453 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-20 10:28:22.465 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-20 10:28:22.468 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-20 10:28:22.470 | + 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.20/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-20 10:28:22.609 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-20 10:28:22.749 | + 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.20/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-20 10:28:22.896 | + 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.20/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-20 10:28:23.056 | + 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.20/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-20 10:28:23.196 | + 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.20/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-20 10:28:23.335 | + 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.20/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-20 10:28:23.482 | + 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.20/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-20 10:28:23.620 | + 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.20/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-20 10:28:23.760 | + 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.20/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-20 10:28:23.906 | + functions-common:write_clouds_yaml:198 : cat 2022-03-20 10:28:23.911 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-20 10:28:23.915 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-20 10:28:23.918 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-20 10:28:23.922 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-20 10:28:23.925 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-20 10:28:23.928 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-20 10:28:23.945 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:23.947 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-20 10:28:23.950 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:28:23.952 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-20 10:28:23.955 | + ./stack.sh:main:1095 : '[' 10.222.0.20 == 10.222.0.20 ']' 2022-03-20 10:28:23.957 | + ./stack.sh:main:1096 : init_keystone 2022-03-20 10:28:23.960 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-20 10:28:23.976 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:23.979 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-20 10:28:23.981 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-20 10:28:23.984 | + lib/database:recreate_database:112 : local db=keystone 2022-03-20 10:28:23.986 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-20 10:28:23.989 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-20 10:28:23.991 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-20 10:28:23.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:28:24.555 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-20 10:28:24.560 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:28:24.576 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-20 10:28:24.579 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 10:28:24.582 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:28:24.584 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:28:24.587 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:28:24.592 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772104589 2022-03-20 10:28:24.594 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-20 10:28:29.324 | 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=310373) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 10:28:29.331 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:29.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.333 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.333 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.333 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.334 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:29.335 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:29.361 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:29.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.362 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.362 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.363 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.364 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:29.364 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:29.417 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:29.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.419 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.419 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.419 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:29.420 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:29.428 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 10:28:31.059 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.059 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 10:28:31.067 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.067 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 10:28:31.073 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.074 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 10:28:31.081 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.081 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 10:28:31.088 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.088 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 10:28:31.095 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.095 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 10:28:31.144 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.145 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.147 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.147 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.148 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.148 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.148 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.148 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.149 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.150 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.150 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.151 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.153 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.153 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.163 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.163 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.164 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.164 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.164 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.164 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.712 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.714 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.714 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.715 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.715 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.715 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.715 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.743 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.743 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.743 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.743 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.744 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.744 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.751 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 10:28:31.810 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.810 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 10:28:31.818 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.818 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 10:28:31.825 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.825 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 10:28:31.832 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.832 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 10:28:31.839 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.840 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 10:28:31.846 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.846 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 10:28:31.854 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:31.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.856 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.857 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.857 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.857 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.857 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.858 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.860 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.860 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.861 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.861 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.861 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.861 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:31.868 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:31.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.870 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.871 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.871 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:31.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:31.871 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:31.872 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:32.368 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:32.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.370 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.371 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.371 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.371 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:32.371 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:32.398 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:28:32.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.399 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.400 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.400 | 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=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:28:32.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:28:32.401 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:28:32.401 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=310373) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:28:32.408 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-20 10:28:32.417 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.417 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-20 10:28:32.424 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.425 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-20 10:28:32.431 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.431 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-20 10:28:32.439 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.439 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-20 10:28:32.446 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.446 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-20 10:28:32.453 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.453 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-20 10:28:32.460 | INFO migrate.versioning.api [-] done 2022-03-20 10:28:32.860 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-20 10:28:32.862 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:32.865 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:32.867 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:32.870 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:32.872 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:32.875 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 10:28:32.878 | + functions-common:time_stop:2432 : start_time=1647772104589 2022-03-20 10:28:32.880 | + functions-common:time_stop:2434 : [[ -z 1647772104589 ]] 2022-03-20 10:28:32.883 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:32.888 | + functions-common:time_stop:2437 : end_time=1647772112885 2022-03-20 10:28:32.890 | + functions-common:time_stop:2438 : elapsed_time=8296 2022-03-20 10:28:32.893 | + functions-common:time_stop:2439 : total=0 2022-03-20 10:28:32.896 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:32.898 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8296 2022-03-20 10:28:32.901 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-20 10:28:32.903 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-20 10:28:32.907 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-20 10:28:37.497 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-20 10:28:37.497 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-20 10:28:37.498 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-20 10:28:37.498 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-20 10:28:37.498 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-20 10:28:37.498 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-20 10:28:37.499 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-20 10:28:37.499 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-20 10:28:37.499 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-20 10:28:37.874 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-20 10:28:37.878 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-20 10:28:42.499 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-20 10:28:42.500 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-20 10:28:42.500 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-20 10:28:42.501 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-20 10:28:42.501 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-20 10:28:42.501 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-20 10:28:42.502 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-20 10:28:42.502 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-20 10:28:42.502 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-20 10:28:42.873 | + ./stack.sh:main:1097 : start_keystone 2022-03-20 10:28:42.876 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-20 10:28:42.878 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-20 10:28:42.881 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-20 10:28:42.898 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:42.901 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-20 10:28:42.904 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-20 10:28:42.909 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-20 10:28:42.911 | + functions-common:run_process:1680 : local service=keystone 2022-03-20 10:28:42.914 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 10:28:42.916 | + functions-common:run_process:1682 : local group= 2022-03-20 10:28:42.919 | + functions-common:run_process:1683 : local user= 2022-03-20 10:28:42.921 | + functions-common:run_process:1685 : local name=keystone 2022-03-20 10:28:42.924 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:28:42.927 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:28:42.929 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:28:42.932 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:28:42.935 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:28:42.940 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772122937 2022-03-20 10:28:42.943 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-20 10:28:42.959 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:28:42.962 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-20 10:28:42.964 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-20 10:28:42.967 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 10:28:42.969 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 10:28:42.972 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 10:28:42.974 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-20 10:28:42.976 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-20 10:28:42.979 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-20 10:28:42.981 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-20 10:28:42.984 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:28:42.987 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:28:42.989 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-20 10:28:42.991 | + 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-20 10:28:42.994 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-20 10:28:42.996 | + 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-20 10:28:42.998 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-20 10:28:43.001 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-20 10:28:43.003 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-20 10:28:43.005 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-20 10:28:43.009 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-20 10:28:43.062 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-20 10:28:43.114 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-20 10:28:43.165 | + 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-20 10:28:43.218 | + 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-20 10:28:43.271 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-20 10:28:43.323 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-20 10:28:43.376 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-20 10:28:43.430 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-20 10:28:43.484 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-20 10:28:43.537 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-20 10:28:43.539 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-20 10:28:43.592 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-20 10:28:44.043 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-20 10:28:44.057 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-20 10:28:44.512 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-20 10:28:44.595 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:28:44.597 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:44.600 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:44.602 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:44.605 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:44.607 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:44.610 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:28:44.613 | + functions-common:time_stop:2432 : start_time=1647772122937 2022-03-20 10:28:44.615 | + functions-common:time_stop:2434 : [[ -z 1647772122937 ]] 2022-03-20 10:28:44.619 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:44.623 | + functions-common:time_stop:2437 : end_time=1647772124620 2022-03-20 10:28:44.626 | + functions-common:time_stop:2438 : elapsed_time=1683 2022-03-20 10:28:44.628 | + functions-common:time_stop:2439 : total=1455 2022-03-20 10:28:44.631 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:44.633 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3138 2022-03-20 10:28:44.636 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-20 10:28:44.636 | Waiting for keystone to start... 2022-03-20 10:28:44.638 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.20/identity/v3/ 2022-03-20 10:28:44.641 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.20/identity/v3/ 2022-03-20 10:28:44.644 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 10:28:44.646 | + functions:wait_for_service:458 : local url=http://10.222.0.20/identity/v3/ 2022-03-20 10:28:44.649 | + functions:wait_for_service:459 : local rval=0 2022-03-20 10:28:44.651 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 10:28:44.654 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 10:28:44.657 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:28:44.659 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:28:44.664 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:28:44.667 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772124664 2022-03-20 10:28:44.670 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 10:28:44.676 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/identity/v3/ 2022-03-20 10:28:47.091 | ++ inc/async:async_inner:64 : rc=0 2022-03-20 10:28:47.117 | [308494 Async install_tempest:308494]: finished successfully 2022-03-20 10:28:51.256 | + :: : [[ 200 == 503 ]] 2022-03-20 10:28:51.258 | + :: : [[ 0 -eq 7 ]] 2022-03-20 10:28:51.261 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 10:28:51.263 | + functions-common:time_stop:2425 : local name 2022-03-20 10:28:51.266 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:28:51.268 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:28:51.271 | + functions-common:time_stop:2428 : local total 2022-03-20 10:28:51.273 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:28:51.275 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 10:28:51.278 | + functions-common:time_stop:2432 : start_time=1647772124664 2022-03-20 10:28:51.280 | + functions-common:time_stop:2434 : [[ -z 1647772124664 ]] 2022-03-20 10:28:51.284 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:28:51.288 | + functions-common:time_stop:2437 : end_time=1647772131286 2022-03-20 10:28:51.291 | + functions-common:time_stop:2438 : elapsed_time=6622 2022-03-20 10:28:51.293 | + functions-common:time_stop:2439 : total=0 2022-03-20 10:28:51.296 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:28:51.299 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6622 2022-03-20 10:28:51.301 | + functions:wait_for_service:467 : return 0 2022-03-20 10:28:51.304 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-20 10:28:51.320 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:28:51.323 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-20 10:28:51.325 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:28:51.328 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-20 10:28:51.353 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-20 10:28:51.356 | + 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.20/identity 2022-03-20 10:28:56.126 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.126 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.126 | 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=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.135 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.155 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.156 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.199 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.231 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.231 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.324 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.325 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.325 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.337 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.338 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.345 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.348 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.349 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=311181) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-20 10:28:56.381 | 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=311181) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 10:28:56.697 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created domain default 2022-03-20 10:28:56.737 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created project admin 2022-03-20 10:28:56.766 | DEBUG passlib.handlers.bcrypt [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=311181) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-20 10:28:56.766 | DEBUG passlib.handlers.bcrypt [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=311181) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-20 10:28:56.826 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created user admin 2022-03-20 10:28:56.839 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created role reader 2022-03-20 10:28:56.848 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created role member 2022-03-20 10:28:56.871 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created implied role where 9ccc73e09acd402493354dd696eceabd implies 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:28:56.881 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created role admin 2022-03-20 10:28:56.898 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created implied role where f5f34e25d3854cb1ab2ecaa60028c598 implies 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:28:56.909 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Granted role admin on project admin to user admin. 2022-03-20 10:28:56.915 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Granted role admin on the system to user admin. 2022-03-20 10:28:56.927 | WARNING py.warnings [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 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-20 10:28:56.927 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-20 10:28:56.927 |  2022-03-20 10:28:56.931 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created region RegionOne 2022-03-20 10:28:56.961 | INFO keystone.cmd.bootstrap [None req-5419e991-e43b-471b-94e3-60e4c1f1bca5 None None] Created public endpoint http://10.222.0.20/identity 2022-03-20 10:28:57.411 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-20 10:28:57.414 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-20 10:28:57.416 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-20 10:28:57.419 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-20 10:29:00.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:00.405 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:00.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:00.405 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:00.565 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:00.568 | + lib/keystone:create_keystone_accounts:310 : admin_project=59cb3cfa9af34968bb39964a349634da 2022-03-20 10:29:00.571 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-20 10:29:00.574 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-20 10:29:02.826 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:02.826 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:02.826 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:02.826 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:02.998 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:03.002 | + lib/keystone:create_keystone_accounts:312 : admin_user=fdbadeddd3354c4d8d00176c2055a080 2022-03-20 10:29:03.004 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-20 10:29:03.006 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-20 10:29:03.009 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-20 10:29:03.011 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin fdbadeddd3354c4d8d00176c2055a080 default 2022-03-20 10:29:03.067 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin fdbadeddd3354c4d8d00176c2055a080 default 2022-03-20 10:29:03.106 | [282664 Async ks-domain-role:311304]: running: get_or_add_user_domain_role admin fdbadeddd3354c4d8d00176c2055a080 default 2022-03-20 10:29:03.108 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-20 10:29:03.111 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 10:29:03.114 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-20 10:29:06.242 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-20 10:29:06.245 | + functions-common:get_or_create_domain:888 : echo default 2022-03-20 10:29:06.245 | default 2022-03-20 10:29:06.247 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-20 10:29:06.308 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-20 10:29:06.348 | [282664 Async ks-project:311443]: running: get_or_create_project service Default 2022-03-20 10:29:06.350 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-20 10:29:06.415 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-20 10:29:06.460 | [282664 Async ks-service:311529]: running: get_or_create_role service 2022-03-20 10:29:06.462 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-20 10:29:06.529 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-20 10:29:06.634 | [282664 Async ks-reseller:311615]: running: get_or_create_role ResellerAdmin 2022-03-20 10:29:06.649 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-20 10:29:06.665 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-20 10:29:07.025 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-20 10:29:07.250 | [282664 Async ks-anotherrole:311705]: running: get_or_create_role anotherrole 2022-03-20 10:29:07.278 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-20 10:29:07.318 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-20 10:29:07.337 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:29:07.375 | +++ 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-20 10:29:10.717 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:10.859 | [311443 Async ks-project:311443]: finished successfully 2022-03-20 10:29:10.923 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:10.975 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:11.013 | [311615 Async ks-reseller:311615]: finished successfully 2022-03-20 10:29:11.046 | [311529 Async ks-service:311529]: finished successfully 2022-03-20 10:29:11.070 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:11.106 | [311705 Async ks-anotherrole:311705]: finished successfully 2022-03-20 10:29:11.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:11.252 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:11.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:11.252 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:11.426 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:11.429 | ++ functions-common:get_or_create_project:938 : project_id=d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:11.431 | ++ functions-common:get_or_create_project:939 : echo d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:11.434 | + lib/keystone:create_keystone_accounts:340 : invis_project=d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:11.437 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-20 10:29:11.440 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-20 10:29:11.443 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:29:11.446 | +++ 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-20 10:29:13.632 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:13.658 | [311304 Async ks-domain-role:311304]: finished successfully 2022-03-20 10:29:14.034 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:14.034 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:14.034 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:14.034 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:14.196 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:14.199 | ++ functions-common:get_or_create_project:938 : project_id=48830a24037945d78542e85e0c032bee 2022-03-20 10:29:14.202 | ++ functions-common:get_or_create_project:939 : echo 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:14.205 | + lib/keystone:create_keystone_accounts:344 : demo_project=48830a24037945d78542e85e0c032bee 2022-03-20 10:29:14.207 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-20 10:29:14.211 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-20 10:29:14.213 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:14.215 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-20 10:29:14.218 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-20 10:29:14.222 | +++ 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-20 10:29:16.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:16.727 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:16.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:16.727 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:16.892 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:16.895 | ++ functions-common:get_or_create_user:925 : user_id=253bd8c0ea0e445e9c9f8da21079f48f 2022-03-20 10:29:16.897 | ++ functions-common:get_or_create_user:926 : echo 253bd8c0ea0e445e9c9f8da21079f48f 2022-03-20 10:29:16.900 | + lib/keystone:create_keystone_accounts:347 : demo_user=253bd8c0ea0e445e9c9f8da21079f48f 2022-03-20 10:29:16.902 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-20 10:29:16.952 | [282664 Async ks-domain-role:311304]: Waiting for completion of get_or_add_user_domain_role admin fdbadeddd3354c4d8d00176c2055a080 default running on PID 311304 (6 other jobs running) 2022-03-20 10:29:16.977 | [282664 Async ks-domain-role:311304]: Signaling child to exit 2022-03-20 10:29:16.977 | WAKEUP 2022-03-20 10:29:17.001 | [282664 Async ks-domain-role:311304]: Signaled 2022-03-20 10:29:17.002 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-20 10:29:17.002 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:17.002 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbadeddd3354c4d8d00176c2055a080 --domain default 2022-03-20 10:29:17.002 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-20 10:29:17.002 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:17.003 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:17.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.003 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.003 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.003 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.003 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-20 10:29:17.003 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-20 10:29:17.003 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user fdbadeddd3354c4d8d00176c2055a080 --domain default 2022-03-20 10:29:17.003 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.003 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.003 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.003 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.003 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-20 10:29:17.003 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:17.003 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:17.003 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:17.003 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbadeddd3354c4d8d00176c2055a080 --domain default 2022-03-20 10:29:17.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.004 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.004 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.004 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.004 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:29:17.004 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:29:17.004 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:29:17.004 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | fdbadeddd3354c4d8d00176c2055a080 | | | default | | False |' 2022-03-20 10:29:17.004 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:17.004 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:17.004 | + functions-common:get_or_add_user_domain_role:1021 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:17.004 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:17.047 | [282664 Async ks-domain-role:311304]: finished get_or_add_user_domain_role admin fdbadeddd3354c4d8d00176c2055a080 default with result 0 in 10 seconds 2022-03-20 10:29:17.054 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-20 10:29:17.090 | [282664 Async ks-project:311443]: Waiting for completion of get_or_create_project service Default running on PID 311443 (5 other jobs running) 2022-03-20 10:29:17.114 | [282664 Async ks-project:311443]: Signaling child to exit 2022-03-20 10:29:17.114 | WAKEUP 2022-03-20 10:29:17.136 | [282664 Async ks-project:311443]: Signaled 2022-03-20 10:29:17.138 | + functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:29:17.138 | ++ 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-20 10:29:17.138 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.138 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.138 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.138 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.138 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.138 | + functions-common:get_or_create_project:938 : project_id=b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:29:17.138 | + functions-common:get_or_create_project:939 : echo b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:29:17.138 | b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:29:17.182 | [282664 Async ks-project:311443]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-20 10:29:17.219 | [282664 Async ks-service:311529]: Waiting for completion of get_or_create_role service running on PID 311529 (4 other jobs running) 2022-03-20 10:29:17.243 | [282664 Async ks-service:311529]: Signaling child to exit 2022-03-20 10:29:17.243 | WAKEUP 2022-03-20 10:29:17.266 | [282664 Async ks-service:311529]: Signaled 2022-03-20 10:29:17.267 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 10:29:17.268 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-20 10:29:17.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.268 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.268 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.268 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.268 | + functions-common:get_or_create_role:950 : role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:29:17.268 | + functions-common:get_or_create_role:951 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:29:17.268 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:29:17.312 | [282664 Async ks-service:311529]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-20 10:29:17.349 | [282664 Async ks-reseller:311615]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 311615 (3 other jobs running) 2022-03-20 10:29:17.374 | [282664 Async ks-reseller:311615]: Signaling child to exit 2022-03-20 10:29:17.374 | WAKEUP 2022-03-20 10:29:17.396 | [282664 Async ks-reseller:311615]: Signaled 2022-03-20 10:29:17.398 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 10:29:17.398 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-20 10:29:17.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.398 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.398 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.398 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.398 | + functions-common:get_or_create_role:950 : role_id=cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:29:17.398 | + functions-common:get_or_create_role:951 : echo cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:29:17.398 | cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:29:17.442 | [282664 Async ks-reseller:311615]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-03-20 10:29:17.478 | [282664 Async ks-anotherrole:311705]: Waiting for completion of get_or_create_role anotherrole running on PID 311705 (2 other jobs running) 2022-03-20 10:29:17.503 | [282664 Async ks-anotherrole:311705]: Signaling child to exit 2022-03-20 10:29:17.503 | WAKEUP 2022-03-20 10:29:17.525 | [282664 Async ks-anotherrole:311705]: Signaled 2022-03-20 10:29:17.527 | + functions-common:get_or_create_role:945 : local role_id 2022-03-20 10:29:17.527 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-20 10:29:17.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.527 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:17.527 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:17.527 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:17.527 | + functions-common:get_or_create_role:950 : role_id=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:17.527 | + functions-common:get_or_create_role:951 : echo ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:17.527 | ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:17.571 | [282664 Async ks-anotherrole:311705]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-20 10:29:17.575 | + inc/async:async_wait:197 : return 0 2022-03-20 10:29:17.577 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.635 | + inc/async:async_inner:63 : get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.676 | [282664 Async ks-demo-member:312622]: running: get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.678 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin fdbadeddd3354c4d8d00176c2055a080 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.751 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fdbadeddd3354c4d8d00176c2055a080 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.797 | [282664 Async ks-demo-admin:312734]: running: get_or_add_user_project_role admin fdbadeddd3354c4d8d00176c2055a080 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.800 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.867 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.915 | [282664 Async ks-demo-another:312846]: running: get_or_add_user_project_role anotherrole 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:17.918 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:17.998 | + inc/async:async_inner:63 : get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:18.086 | [282664 Async ks-demo-invis:312958]: running: get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:18.092 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-20 10:29:18.104 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-20 10:29:18.108 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:18.113 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-20 10:29:18.117 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-20 10:29:18.141 | +++ 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-20 10:29:22.204 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:22.204 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:22.204 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:22.204 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:22.401 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:22.403 | ++ functions-common:get_or_create_user:925 : user_id=d5909823fc9c46b29e2ebf224da4686e 2022-03-20 10:29:22.407 | ++ functions-common:get_or_create_user:926 : echo d5909823fc9c46b29e2ebf224da4686e 2022-03-20 10:29:22.410 | + lib/keystone:create_keystone_accounts:360 : demo_reader=d5909823fc9c46b29e2ebf224da4686e 2022-03-20 10:29:22.413 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader d5909823fc9c46b29e2ebf224da4686e 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:22.506 | + inc/async:async_inner:63 : get_or_add_user_project_role reader d5909823fc9c46b29e2ebf224da4686e 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:22.558 | [282664 Async ks-demo-reader:313116]: running: get_or_add_user_project_role reader d5909823fc9c46b29e2ebf224da4686e 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:22.561 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-20 10:29:22.566 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-20 10:29:22.575 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:29:22.581 | +++ 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-20 10:29:26.285 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:26.286 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:26.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:26.286 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:26.564 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:26.567 | ++ functions-common:get_or_create_project:938 : project_id=04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:26.579 | ++ functions-common:get_or_create_project:939 : echo 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:26.597 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:26.640 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-20 10:29:26.650 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-20 10:29:26.666 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:26.681 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-20 10:29:26.701 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-20 10:29:26.726 | +++ 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-20 10:29:29.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:29.888 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:29.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:29.888 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:30.327 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:30.354 | ++ functions-common:get_or_create_user:925 : user_id=3925a9f473f349a6ac9023242ee52183 2022-03-20 10:29:30.370 | ++ functions-common:get_or_create_user:926 : echo 3925a9f473f349a6ac9023242ee52183 2022-03-20 10:29:30.397 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=3925a9f473f349a6ac9023242ee52183 2022-03-20 10:29:30.417 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:30.870 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:31.123 | [282664 Async ks-alt-admin:313488]: running: get_or_add_user_project_role admin 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:31.136 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:31.650 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:31.832 | [282664 Async ks-alt-another:313600]: running: get_or_add_user_project_role anotherrole 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:31.849 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-20 10:29:31.878 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-20 10:29:31.902 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:31.914 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:31.926 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-20 10:29:31.950 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-20 10:29:31.989 | +++ 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-20 10:29:32.084 | [312622 Async ks-demo-member:312622]: finished successfully 2022-03-20 10:29:33.390 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:33.567 | [312846 Async ks-demo-another:312846]: finished successfully 2022-03-20 10:29:35.173 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:35.293 | [312958 Async ks-demo-invis:312958]: finished successfully 2022-03-20 10:29:35.807 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:35.850 | [312734 Async ks-demo-admin:312734]: finished successfully 2022-03-20 10:29:36.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:36.125 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:36.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:36.125 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:36.322 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:36.326 | ++ functions-common:get_or_create_user:925 : user_id=c7b6897ec0fc44df8cab0915b0903800 2022-03-20 10:29:36.329 | ++ functions-common:get_or_create_user:926 : echo c7b6897ec0fc44df8cab0915b0903800 2022-03-20 10:29:36.334 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=c7b6897ec0fc44df8cab0915b0903800 2022-03-20 10:29:36.338 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member c7b6897ec0fc44df8cab0915b0903800 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:36.419 | + inc/async:async_inner:63 : get_or_add_user_project_role member c7b6897ec0fc44df8cab0915b0903800 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:36.530 | [282664 Async ks-alt-member-user:313981]: running: get_or_add_user_project_role member c7b6897ec0fc44df8cab0915b0903800 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:36.544 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-20 10:29:36.556 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-20 10:29:36.561 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:36.570 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-20 10:29:36.586 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-20 10:29:36.617 | +++ 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-20 10:29:39.261 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:39.381 | [313116 Async ks-demo-reader:313116]: finished successfully 2022-03-20 10:29:40.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:40.081 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:40.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:40.081 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:40.265 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:40.269 | ++ functions-common:get_or_create_user:925 : user_id=8a7fbbca73e0404498a8b1e151b6c9f5 2022-03-20 10:29:40.271 | ++ functions-common:get_or_create_user:926 : echo 8a7fbbca73e0404498a8b1e151b6c9f5 2022-03-20 10:29:40.274 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=8a7fbbca73e0404498a8b1e151b6c9f5 2022-03-20 10:29:40.277 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 8a7fbbca73e0404498a8b1e151b6c9f5 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:40.345 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 8a7fbbca73e0404498a8b1e151b6c9f5 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:40.397 | [282664 Async ks-alt-reader-user:314205]: running: get_or_add_user_project_role reader 8a7fbbca73e0404498a8b1e151b6c9f5 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:40.404 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-20 10:29:40.412 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:40.417 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-20 10:29:40.420 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-20 10:29:40.425 | +++ 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-20 10:29:43.712 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:43.712 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:43.712 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:43.713 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:43.951 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:43.955 | ++ functions-common:get_or_create_user:925 : user_id=35712ddf81a2407fa7257e5a0d7f67ae 2022-03-20 10:29:43.961 | ++ functions-common:get_or_create_user:926 : echo 35712ddf81a2407fa7257e5a0d7f67ae 2022-03-20 10:29:43.968 | + lib/keystone:create_keystone_accounts:392 : system_member_user=35712ddf81a2407fa7257e5a0d7f67ae 2022-03-20 10:29:43.972 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 35712ddf81a2407fa7257e5a0d7f67ae all 2022-03-20 10:29:44.086 | + inc/async:async_inner:63 : get_or_add_user_system_role member 35712ddf81a2407fa7257e5a0d7f67ae all 2022-03-20 10:29:44.153 | [282664 Async ks-system-member:314431]: running: get_or_add_user_system_role member 35712ddf81a2407fa7257e5a0d7f67ae all 2022-03-20 10:29:44.157 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-20 10:29:44.166 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:29:44.170 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-20 10:29:44.173 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-20 10:29:44.177 | +++ 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-20 10:29:46.569 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:46.746 | [313488 Async ks-alt-admin:313488]: finished successfully 2022-03-20 10:29:47.237 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:47.286 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:47.286 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:47.286 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:47.286 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:47.324 | [313600 Async ks-alt-another:313600]: finished successfully 2022-03-20 10:29:47.522 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:47.530 | ++ functions-common:get_or_create_user:925 : user_id=0858737f112c4530bded6385c8fb25dc 2022-03-20 10:29:47.542 | ++ functions-common:get_or_create_user:926 : echo 0858737f112c4530bded6385c8fb25dc 2022-03-20 10:29:47.546 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=0858737f112c4530bded6385c8fb25dc 2022-03-20 10:29:47.549 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 0858737f112c4530bded6385c8fb25dc all 2022-03-20 10:29:47.638 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 0858737f112c4530bded6385c8fb25dc all 2022-03-20 10:29:47.728 | [282664 Async ks-system-reader:314713]: running: get_or_add_user_system_role reader 0858737f112c4530bded6385c8fb25dc all 2022-03-20 10:29:47.731 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-20 10:29:47.735 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-20 10:29:47.742 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-20 10:29:47.753 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-20 10:29:47.759 | +++ 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-20 10:29:50.848 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:50.928 | [313981 Async ks-alt-member-user:313981]: finished successfully 2022-03-20 10:29:51.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:51.027 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:51.027 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:51.027 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:51.230 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:51.234 | ++ functions-common:get_or_create_group:902 : group_id=87271d80235346aea8c1f5ba221ad442 2022-03-20 10:29:51.237 | ++ functions-common:get_or_create_group:903 : echo 87271d80235346aea8c1f5ba221ad442 2022-03-20 10:29:51.240 | + lib/keystone:create_keystone_accounts:402 : admin_group=87271d80235346aea8c1f5ba221ad442 2022-03-20 10:29:51.243 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-20 10:29:51.252 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-20 10:29:51.256 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-20 10:29:51.260 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-20 10:29:51.266 | +++ 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-20 10:29:53.594 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:53.635 | [314205 Async ks-alt-reader-user:314205]: finished successfully 2022-03-20 10:29:53.905 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:53.905 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:53.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:53.905 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:54.089 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:54.092 | ++ functions-common:get_or_create_group:902 : group_id=2313df9b8c114bcb9f08c4f1abcf228a 2022-03-20 10:29:54.095 | ++ functions-common:get_or_create_group:903 : echo 2313df9b8c114bcb9f08c4f1abcf228a 2022-03-20 10:29:54.098 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=2313df9b8c114bcb9f08c4f1abcf228a 2022-03-20 10:29:54.100 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.165 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.247 | [282664 Async ks-group-memberdemo:315066]: running: get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.256 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.374 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.490 | [282664 Async ks-group-anotherdemo:315152]: running: get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:54.495 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:54.868 | + inc/async:async_inner:63 : get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:55.079 | [282664 Async ks-group-memberalt:315238]: running: get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:55.096 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:55.559 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:55.686 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:29:55.802 | [282664 Async ks-group-anotheralt:315345]: running: get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:29:55.817 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da 2022-03-20 10:29:55.858 | [314431 Async ks-system-member:314431]: finished successfully 2022-03-20 10:29:56.256 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da 2022-03-20 10:29:56.513 | [282664 Async ks-group-admin:315470]: running: get_or_add_group_project_role admin 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da 2022-03-20 10:29:56.541 | + 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-20 10:29:56.938 | [282664 Async ks-demo-member:312622]: Waiting for completion of get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee running on PID 312622 (17 other jobs running) 2022-03-20 10:29:57.135 | [282664 Async ks-demo-member:312622]: Signaling child to exit 2022-03-20 10:29:57.135 | WAKEUP 2022-03-20 10:29:57.299 | [282664 Async ks-demo-member:312622]: Signaled 2022-03-20 10:29:57.313 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:29:57.313 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:29:57.313 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:29:57.313 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:29:57.313 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:29:57.313 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:29:57.313 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:29:57.313 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:29:57.313 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:57.313 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:57.313 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:29:57.313 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:57.313 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:57.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.313 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.313 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.313 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.313 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:57.313 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:29:57.313 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:29:57.313 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:57.313 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.314 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.314 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.314 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:57.314 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:29:57.314 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:57.314 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:57.314 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:57.314 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.314 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.314 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:57.314 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:57.314 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:57.314 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:29:57.314 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:29:57.314 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:29:57.314 | ++ functions-common:get_field:818 : echo '| 9ccc73e09acd402493354dd696eceabd | 253bd8c0ea0e445e9c9f8da21079f48f | | 48830a24037945d78542e85e0c032bee | | | False |' 2022-03-20 10:29:57.314 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:57.314 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:57.314 | + functions-common:get_or_add_user_project_role:997 : echo 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:57.314 | 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:57.636 | [282664 Async ks-demo-member:312622]: finished get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee with result 0 in 14 seconds 2022-03-20 10:29:57.865 | [282664 Async ks-demo-admin:312734]: Waiting for completion of get_or_add_user_project_role admin fdbadeddd3354c4d8d00176c2055a080 48830a24037945d78542e85e0c032bee running on PID 312734 (16 other jobs running) 2022-03-20 10:29:58.064 | [282664 Async ks-demo-admin:312734]: Signaling child to exit 2022-03-20 10:29:58.065 | WAKEUP 2022-03-20 10:29:58.227 | [282664 Async ks-demo-admin:312734]: Signaled 2022-03-20 10:29:58.233 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:29:58.234 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:29:58.234 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:29:58.234 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:29:58.234 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:29:58.234 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:29:58.234 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbadeddd3354c4d8d00176c2055a080 --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:29:58.234 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:58.234 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:58.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.234 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.234 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.234 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:58.234 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:29:58.234 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:29:58.234 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user fdbadeddd3354c4d8d00176c2055a080 --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:58.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.234 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.234 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.234 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:58.234 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fdbadeddd3354c4d8d00176c2055a080 --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:58.234 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:58.235 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:58.235 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.235 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:58.235 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:58.235 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:58.235 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:29:58.235 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:29:58.235 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | fdbadeddd3354c4d8d00176c2055a080 | | 48830a24037945d78542e85e0c032bee | | | False |' 2022-03-20 10:29:58.235 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:29:58.236 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:58.236 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:58.236 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:58.236 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:29:58.570 | [282664 Async ks-demo-admin:312734]: finished get_or_add_user_project_role admin fdbadeddd3354c4d8d00176c2055a080 48830a24037945d78542e85e0c032bee with result 0 in 18 seconds 2022-03-20 10:29:58.805 | [282664 Async ks-demo-another:312846]: Waiting for completion of get_or_add_user_project_role anotherrole 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee running on PID 312846 (15 other jobs running) 2022-03-20 10:29:58.916 | [282664 Async ks-demo-another:312846]: Signaling child to exit 2022-03-20 10:29:58.916 | WAKEUP 2022-03-20 10:29:59.005 | [282664 Async ks-demo-another:312846]: Signaled 2022-03-20 10:29:59.013 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:29:59.014 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:29:59.014 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:29:59.014 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:29:59.014 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:29:59.014 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:29:59.014 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:29:59.014 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:29:59.014 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:59.014 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:29:59.014 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:59.014 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:59.014 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.014 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.014 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.014 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:59.014 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:29:59.014 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:29:59.014 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:59.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.014 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.014 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.015 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 253bd8c0ea0e445e9c9f8da21079f48f --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:29:59.015 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:59.015 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:29:59.015 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:59.015 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.015 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.015 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.015 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:59.015 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:29:59.015 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:29:59.015 | ++ functions-common:get_field:818 : echo '| ec7769b30338484d9472a19ceb904fbb | 253bd8c0ea0e445e9c9f8da21079f48f | | 48830a24037945d78542e85e0c032bee | | | False |' 2022-03-20 10:29:59.015 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:29:59.015 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.015 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:59.015 | + functions-common:get_or_add_user_project_role:997 : echo ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:59.015 | ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:29:59.328 | [282664 Async ks-demo-another:312846]: finished get_or_add_user_project_role anotherrole 253bd8c0ea0e445e9c9f8da21079f48f 48830a24037945d78542e85e0c032bee with result 0 in 15 seconds 2022-03-20 10:29:59.571 | [282664 Async ks-demo-invis:312958]: Waiting for completion of get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f d4377552c64d4baba43dbb7cfd5528ea running on PID 312958 (14 other jobs running) 2022-03-20 10:29:59.734 | [282664 Async ks-demo-invis:312958]: Signaling child to exit 2022-03-20 10:29:59.734 | WAKEUP 2022-03-20 10:29:59.834 | [282664 Async ks-demo-invis:312958]: Signaled 2022-03-20 10:29:59.837 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:29:59.837 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:29:59.837 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:29:59.837 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:29:59.837 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:29:59.837 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:29:59.837 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:29:59.837 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:29:59.837 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 253bd8c0ea0e445e9c9f8da21079f48f --project d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:59.837 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:29:59.837 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:59.838 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:59.838 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:59.838 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:29:59.838 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:29:59.838 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 253bd8c0ea0e445e9c9f8da21079f48f --project d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:29:59.838 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 253bd8c0ea0e445e9c9f8da21079f48f --project d4377552c64d4baba43dbb7cfd5528ea 2022-03-20 10:29:59.838 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:29:59.838 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:29:59.838 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:29:59.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:29:59.838 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:29:59.838 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:29:59.838 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:29:59.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:29:59.839 | ++ functions-common:get_field:818 : echo '| 9ccc73e09acd402493354dd696eceabd | 253bd8c0ea0e445e9c9f8da21079f48f | | d4377552c64d4baba43dbb7cfd5528ea | | | False |' 2022-03-20 10:29:59.839 | ++ functions-common:get_field:812 : read data 2022-03-20 10:29:59.839 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:59.839 | + functions-common:get_or_add_user_project_role:997 : echo 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:59.839 | 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:29:59.913 | [282664 Async ks-demo-invis:312958]: finished get_or_add_user_project_role member 253bd8c0ea0e445e9c9f8da21079f48f d4377552c64d4baba43dbb7cfd5528ea with result 0 in 17 seconds 2022-03-20 10:29:59.962 | [282664 Async ks-demo-reader:313116]: Waiting for completion of get_or_add_user_project_role reader d5909823fc9c46b29e2ebf224da4686e 48830a24037945d78542e85e0c032bee running on PID 313116 (13 other jobs running) 2022-03-20 10:30:00.047 | [282664 Async ks-demo-reader:313116]: Signaling child to exit 2022-03-20 10:30:00.048 | WAKEUP 2022-03-20 10:30:00.208 | [282664 Async ks-demo-reader:313116]: Signaled 2022-03-20 10:30:00.211 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:30:00.211 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:30:00.211 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:00.211 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:00.211 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:00.211 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:00.211 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:00.211 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:30:00.211 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d5909823fc9c46b29e2ebf224da4686e --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:30:00.212 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:30:00.212 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:00.212 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:00.212 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:00.212 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:30:00.212 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:30:00.212 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user d5909823fc9c46b29e2ebf224da4686e --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:30:00.212 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:00.212 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:00.212 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user d5909823fc9c46b29e2ebf224da4686e --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:30:00.212 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:00.212 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:00.212 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:00.212 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:30:00.213 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:30:00.213 | ++ functions-common:get_field:818 : echo '| 5dd7bb69ff2e4064af67c551266713e5 | d5909823fc9c46b29e2ebf224da4686e | | 48830a24037945d78542e85e0c032bee | | | False |' 2022-03-20 10:30:00.213 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:30:00.213 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:00.213 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:00.213 | + functions-common:get_or_add_user_project_role:997 : echo 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:00.213 | 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:00.466 | [282664 Async ks-demo-reader:313116]: finished get_or_add_user_project_role reader d5909823fc9c46b29e2ebf224da4686e 48830a24037945d78542e85e0c032bee with result 0 in 16 seconds 2022-03-20 10:30:00.486 | + inc/async:async_wait:197 : return 0 2022-03-20 10:30:00.502 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-20 10:30:00.855 | [282664 Async ks-alt-admin:313488]: Waiting for completion of get_or_add_user_project_role admin 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e running on PID 313488 (12 other jobs running) 2022-03-20 10:30:01.063 | [282664 Async ks-alt-admin:313488]: Signaling child to exit 2022-03-20 10:30:01.064 | WAKEUP 2022-03-20 10:30:01.239 | [282664 Async ks-alt-admin:313488]: Signaled 2022-03-20 10:30:01.262 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:30:01.262 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:30:01.262 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:01.262 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:01.262 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:01.262 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:01.262 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:01.262 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:30:01.262 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:30:01.262 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:01.262 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:01.262 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:01.262 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.262 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.262 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:01.262 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:30:01.262 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:30:01.262 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:01.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.262 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.263 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.263 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:01.263 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:30:01.263 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:01.263 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:01.263 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:01.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.263 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:01.263 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:01.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:01.263 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:30:01.264 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:30:01.264 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:30:01.264 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | 3925a9f473f349a6ac9023242ee52183 | | 04f67a46ecb344dc90332d130ad1cd4e | | | False |' 2022-03-20 10:30:01.264 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:01.264 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:30:01.264 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:30:01.264 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:30:01.289 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:01.455 | [282664 Async ks-alt-admin:313488]: finished get_or_add_user_project_role admin 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 16 seconds 2022-03-20 10:30:01.456 | [314713 Async ks-system-reader:314713]: finished successfully 2022-03-20 10:30:01.700 | [282664 Async ks-alt-another:313600]: Waiting for completion of get_or_add_user_project_role anotherrole 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e running on PID 313600 (11 other jobs running) 2022-03-20 10:30:01.861 | [282664 Async ks-alt-another:313600]: Signaling child to exit 2022-03-20 10:30:01.862 | WAKEUP 2022-03-20 10:30:02.008 | [282664 Async ks-alt-another:313600]: Signaled 2022-03-20 10:30:02.025 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:30:02.025 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:30:02.025 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:02.025 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:02.025 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:02.025 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:02.025 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:02.025 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:30:02.025 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:02.025 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.025 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:30:02.025 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:02.025 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.025 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.025 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.025 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:02.025 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:30:02.026 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:30:02.026 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.026 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.026 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.026 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 3925a9f473f349a6ac9023242ee52183 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.026 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:30:02.026 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:02.026 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:02.026 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.026 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.026 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.026 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.026 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.026 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:02.026 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:30:02.026 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:30:02.026 | ++ functions-common:get_field:818 : echo '| ec7769b30338484d9472a19ceb904fbb | 3925a9f473f349a6ac9023242ee52183 | | 04f67a46ecb344dc90332d130ad1cd4e | | | False |' 2022-03-20 10:30:02.026 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:30:02.026 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.026 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:30:02.026 | + functions-common:get_or_add_user_project_role:997 : echo ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:30:02.026 | ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:30:02.313 | [282664 Async ks-alt-another:313600]: finished get_or_add_user_project_role anotherrole 3925a9f473f349a6ac9023242ee52183 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 15 seconds 2022-03-20 10:30:02.559 | [282664 Async ks-alt-member-user:313981]: Waiting for completion of get_or_add_user_project_role member c7b6897ec0fc44df8cab0915b0903800 04f67a46ecb344dc90332d130ad1cd4e running on PID 313981 (10 other jobs running) 2022-03-20 10:30:02.700 | [282664 Async ks-alt-member-user:313981]: Signaling child to exit 2022-03-20 10:30:02.700 | WAKEUP 2022-03-20 10:30:02.818 | [282664 Async ks-alt-member-user:313981]: Signaled 2022-03-20 10:30:02.837 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:30:02.837 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:02.837 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:02.837 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:02.837 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:02.837 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:02.837 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7b6897ec0fc44df8cab0915b0903800 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.837 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:02.837 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.837 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.837 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.837 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:02.837 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:30:02.837 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:30:02.837 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user c7b6897ec0fc44df8cab0915b0903800 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.837 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.837 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c7b6897ec0fc44df8cab0915b0903800 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:02.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:30:02.838 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:02.838 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:02.838 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:02.838 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:02.838 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:30:02.838 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:30:02.838 | ++ functions-common:get_field:818 : echo '| 9ccc73e09acd402493354dd696eceabd | c7b6897ec0fc44df8cab0915b0903800 | | 04f67a46ecb344dc90332d130ad1cd4e | | | False |' 2022-03-20 10:30:02.838 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:30:02.838 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:02.838 | + functions-common:get_or_add_user_project_role:995 : user_role_id=9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:02.838 | + functions-common:get_or_add_user_project_role:997 : echo 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:02.838 | 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:03.154 | [282664 Async ks-alt-member-user:313981]: finished get_or_add_user_project_role member c7b6897ec0fc44df8cab0915b0903800 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 14 seconds 2022-03-20 10:30:03.421 | [282664 Async ks-alt-reader-user:314205]: Waiting for completion of get_or_add_user_project_role reader 8a7fbbca73e0404498a8b1e151b6c9f5 04f67a46ecb344dc90332d130ad1cd4e running on PID 314205 (9 other jobs running) 2022-03-20 10:30:03.579 | [282664 Async ks-alt-reader-user:314205]: Signaling child to exit 2022-03-20 10:30:03.579 | WAKEUP 2022-03-20 10:30:03.690 | [282664 Async ks-alt-reader-user:314205]: Signaled 2022-03-20 10:30:03.706 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:30:03.706 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:30:03.706 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:03.706 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:03.706 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:03.706 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:03.706 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:03.707 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8a7fbbca73e0404498a8b1e151b6c9f5 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:03.707 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:03.707 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:03.707 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:30:03.707 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:30:03.707 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 8a7fbbca73e0404498a8b1e151b6c9f5 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 8a7fbbca73e0404498a8b1e151b6c9f5 --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:03.707 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:30:03.707 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:30:03.707 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:03.707 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:03.707 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:03.707 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:30:03.707 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:30:03.707 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:30:03.708 | ++ functions-common:get_field:818 : echo '| 5dd7bb69ff2e4064af67c551266713e5 | 8a7fbbca73e0404498a8b1e151b6c9f5 | | 04f67a46ecb344dc90332d130ad1cd4e | | | False |' 2022-03-20 10:30:03.708 | ++ functions-common:get_field:812 : read data 2022-03-20 10:30:03.708 | + functions-common:get_or_add_user_project_role:995 : user_role_id=5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:03.708 | + functions-common:get_or_add_user_project_role:997 : echo 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:03.708 | 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:03.998 | [282664 Async ks-alt-reader-user:314205]: finished get_or_add_user_project_role reader 8a7fbbca73e0404498a8b1e151b6c9f5 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 13 seconds 2022-03-20 10:30:04.030 | + inc/async:async_wait:197 : return 0 2022-03-20 10:30:04.054 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-20 10:30:04.397 | [282664 Async ks-system-member:314431]: Waiting for completion of get_or_add_user_system_role member 35712ddf81a2407fa7257e5a0d7f67ae all running on PID 314431 (8 other jobs running) 2022-03-20 10:30:04.530 | [282664 Async ks-system-member:314431]: Signaling child to exit 2022-03-20 10:30:04.530 | WAKEUP 2022-03-20 10:30:04.646 | [282664 Async ks-system-member:314431]: Signaled 2022-03-20 10:30:04.661 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-20 10:30:04.661 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-20 10:30:04.661 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-20 10:30:04.661 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:04.661 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:04.661 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:04.662 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:04.662 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-20 10:30:04.662 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 35712ddf81a2407fa7257e5a0d7f67ae --system all -f value -c Role 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 35712ddf81a2407fa7257e5a0d7f67ae --system all 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 35712ddf81a2407fa7257e5a0d7f67ae --system all -f value -c Role 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:04.662 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:04.662 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:04.662 | + functions-common:get_or_add_user_system_role:1052 : echo 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:04.662 | 9ccc73e09acd402493354dd696eceabd 2022-03-20 10:30:04.969 | [282664 Async ks-system-member:314431]: finished get_or_add_user_system_role member 35712ddf81a2407fa7257e5a0d7f67ae all with result 0 in 11 seconds 2022-03-20 10:30:05.200 | [282664 Async ks-system-reader:314713]: Waiting for completion of get_or_add_user_system_role reader 0858737f112c4530bded6385c8fb25dc all running on PID 314713 (7 other jobs running) 2022-03-20 10:30:05.386 | [282664 Async ks-system-reader:314713]: Signaling child to exit 2022-03-20 10:30:05.387 | WAKEUP 2022-03-20 10:30:05.542 | [282664 Async ks-system-reader:314713]: Signaled 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-20 10:30:05.561 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-20 10:30:05.561 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:30:05.561 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:30:05.561 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:30:05.561 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:30:05.561 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-20 10:30:05.561 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0858737f112c4530bded6385c8fb25dc --system all -f value -c Role 2022-03-20 10:30:05.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.561 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.561 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.561 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-20 10:30:05.561 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 0858737f112c4530bded6385c8fb25dc --system all 2022-03-20 10:30:05.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.562 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.562 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.562 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 0858737f112c4530bded6385c8fb25dc --system all -f value -c Role 2022-03-20 10:30:05.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.562 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:05.562 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:05.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:05.562 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:05.562 | + functions-common:get_or_add_user_system_role:1052 : echo 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:05.562 | 5dd7bb69ff2e4064af67c551266713e5 2022-03-20 10:30:05.855 | [282664 Async ks-system-reader:314713]: finished get_or_add_user_system_role reader 0858737f112c4530bded6385c8fb25dc all with result 0 in 13 seconds 2022-03-20 10:30:05.876 | + inc/async:async_wait:197 : return 0 2022-03-20 10:30:05.897 | + 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-20 10:30:06.174 | [282664 Async ks-group-memberdemo:315066]: Waiting for completion of get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee running on PID 315066 (6 other jobs running) 2022-03-20 10:30:06.344 | [282664 Async ks-group-memberdemo:315066]: Signaling child to exit 2022-03-20 10:30:07.793 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:07.887 | [315066 Async ks-group-memberdemo:315066]: finished successfully 2022-03-20 10:30:07.958 | WAKEUP 2022-03-20 10:30:08.021 | [282664 Async ks-group-memberdemo:315066]: Signaled 2022-03-20 10:30:08.022 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 10:30:08.022 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee -f value 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.022 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:08.022 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 10:30:08.022 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 10:30:08.022 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.022 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee -f value 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.022 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:08.022 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:08.023 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:08.023 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False' 2022-03-20 10:30:08.023 | + functions-common:get_or_add_group_project_role:1076 : echo 9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False 2022-03-20 10:30:08.023 | 9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False 2022-03-20 10:30:08.181 | [282664 Async ks-group-memberdemo:315066]: finished get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee with result 0 in 13 seconds 2022-03-20 10:30:08.322 | [282664 Async ks-group-anotherdemo:315152]: Waiting for completion of get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee running on PID 315152 (5 other jobs running) 2022-03-20 10:30:08.464 | [282664 Async ks-group-anotherdemo:315152]: Signaling child to exit 2022-03-20 10:30:09.395 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:09.437 | [315238 Async ks-group-memberalt:315238]: finished successfully 2022-03-20 10:30:09.635 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:09.669 | [315152 Async ks-group-anotherdemo:315152]: finished successfully 2022-03-20 10:30:09.690 | WAKEUP 2022-03-20 10:30:09.719 | [282664 Async ks-group-anotherdemo:315152]: Signaled 2022-03-20 10:30:09.720 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 10:30:09.720 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee -f value 2022-03-20 10:30:09.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.720 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.720 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.720 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:09.720 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 10:30:09.720 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 10:30:09.720 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee 2022-03-20 10:30:09.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.720 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.720 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.720 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.720 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 48830a24037945d78542e85e0c032bee -f value 2022-03-20 10:30:09.720 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.720 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.721 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.721 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.721 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:09.721 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False' 2022-03-20 10:30:09.721 | + functions-common:get_or_add_group_project_role:1076 : echo ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False 2022-03-20 10:30:09.721 | ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee False 2022-03-20 10:30:09.772 | [282664 Async ks-group-anotherdemo:315152]: finished get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 48830a24037945d78542e85e0c032bee with result 0 in 15 seconds 2022-03-20 10:30:09.819 | [282664 Async ks-group-memberalt:315238]: Waiting for completion of get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e running on PID 315238 (4 other jobs running) 2022-03-20 10:30:09.848 | [282664 Async ks-group-memberalt:315238]: Signaling child to exit 2022-03-20 10:30:09.849 | WAKEUP 2022-03-20 10:30:09.877 | [282664 Async ks-group-memberalt:315238]: Signaled 2022-03-20 10:30:09.878 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 10:30:09.878 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e -f value 2022-03-20 10:30:09.878 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.878 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.879 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:09.879 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 10:30:09.879 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 10:30:09.879 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:09.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.879 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.879 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e -f value 2022-03-20 10:30:09.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.879 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:09.879 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:09.879 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:09.879 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False' 2022-03-20 10:30:09.879 | + functions-common:get_or_add_group_project_role:1076 : echo 9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False 2022-03-20 10:30:09.879 | 9ccc73e09acd402493354dd696eceabd 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False 2022-03-20 10:30:09.936 | [282664 Async ks-group-memberalt:315238]: finished get_or_add_group_project_role member 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 14 seconds 2022-03-20 10:30:09.984 | [282664 Async ks-group-anotheralt:315345]: Waiting for completion of get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e running on PID 315345 (3 other jobs running) 2022-03-20 10:30:10.015 | [282664 Async ks-group-anotheralt:315345]: Signaling child to exit 2022-03-20 10:30:10.342 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:10.368 | [315345 Async ks-group-anotheralt:315345]: finished successfully 2022-03-20 10:30:10.389 | WAKEUP 2022-03-20 10:30:10.414 | [282664 Async ks-group-anotheralt:315345]: Signaled 2022-03-20 10:30:10.415 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 10:30:10.416 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e -f value 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:10.416 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 10:30:10.416 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 10:30:10.416 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 2313df9b8c114bcb9f08c4f1abcf228a --project 04f67a46ecb344dc90332d130ad1cd4e -f value 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:10.416 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:10.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:10.416 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False' 2022-03-20 10:30:10.416 | + functions-common:get_or_add_group_project_role:1076 : echo ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False 2022-03-20 10:30:10.416 | ec7769b30338484d9472a19ceb904fbb 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e False 2022-03-20 10:30:10.462 | [282664 Async ks-group-anotheralt:315345]: finished get_or_add_group_project_role anotherrole 2313df9b8c114bcb9f08c4f1abcf228a 04f67a46ecb344dc90332d130ad1cd4e with result 0 in 14 seconds 2022-03-20 10:30:10.500 | [282664 Async ks-group-admin:315470]: Waiting for completion of get_or_add_group_project_role admin 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da running on PID 315470 (2 other jobs running) 2022-03-20 10:30:10.526 | [282664 Async ks-group-admin:315470]: Signaling child to exit 2022-03-20 10:30:11.277 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:11.302 | [315470 Async ks-group-admin:315470]: finished successfully 2022-03-20 10:30:11.322 | WAKEUP 2022-03-20 10:30:11.345 | [282664 Async ks-group-admin:315470]: Signaled 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-20 10:30:11.347 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 87271d80235346aea8c1f5ba221ad442 --project 59cb3cfa9af34968bb39964a349634da -f value 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 87271d80235346aea8c1f5ba221ad442 --project 59cb3cfa9af34968bb39964a349634da 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 87271d80235346aea8c1f5ba221ad442 --project 59cb3cfa9af34968bb39964a349634da -f value 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:30:11.347 | from cryptography.utils import int_from_bytes 2022-03-20 10:30:11.347 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='f5f34e25d3854cb1ab2ecaa60028c598 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da False' 2022-03-20 10:30:11.347 | + functions-common:get_or_add_group_project_role:1076 : echo f5f34e25d3854cb1ab2ecaa60028c598 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da False 2022-03-20 10:30:11.348 | f5f34e25d3854cb1ab2ecaa60028c598 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da False 2022-03-20 10:30:11.393 | [282664 Async ks-group-admin:315470]: finished get_or_add_group_project_role admin 87271d80235346aea8c1f5ba221ad442 59cb3cfa9af34968bb39964a349634da with result 0 in 15 seconds 2022-03-20 10:30:11.397 | + inc/async:async_wait:197 : return 0 2022-03-20 10:30:11.399 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-20 10:30:11.416 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:30:11.418 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-20 10:30:11.437 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:30:11.440 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-20 10:30:11.442 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-20 10:30:11.501 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-20 10:30:11.540 | [282664 Async create_nova_accounts:317637]: running: create_nova_accounts 2022-03-20 10:30:11.543 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-20 10:30:11.569 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:30:11.572 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-20 10:30:11.574 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-20 10:30:11.635 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-20 10:30:11.676 | [282664 Async create_glance_accounts:317752]: running: create_glance_accounts 2022-03-20 10:30:11.679 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-20 10:30:11.709 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:30:11.713 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-20 10:30:11.716 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-20 10:30:11.792 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-20 10:30:11.838 | [282664 Async create_cinder_accounts:317882]: running: create_cinder_accounts 2022-03-20 10:30:11.841 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-20 10:30:11.862 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:30:11.865 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-20 10:30:11.867 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-20 10:30:11.938 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-20 10:30:12.007 | [282664 Async create_neutron_accounts:317997]: running: create_neutron_accounts 2022-03-20 10:30:12.014 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-20 10:30:12.057 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:30:12.061 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-20 10:30:12.064 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-20 10:30:12.362 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-20 10:30:12.577 | [282664 Async create_swift_accounts:318139]: running: create_swift_accounts 2022-03-20 10:30:12.594 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-20 10:30:12.725 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:30:12.742 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-20 10:30:13.130 | [282664 Async create_nova_accounts:317637]: Waiting for completion of create_nova_accounts running on PID 317637 (6 other jobs running) 2022-03-20 10:30:13.312 | [282664 Async create_nova_accounts:317637]: Signaling child to exit 2022-03-20 10:30:56.326 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:30:56.388 | [317997 Async create_neutron_accounts:317997]: finished successfully 2022-03-20 10:31:13.793 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:31:13.837 | [317882 Async create_cinder_accounts:317882]: finished successfully 2022-03-20 10:31:31.351 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:31:31.388 | [317752 Async create_glance_accounts:317752]: finished successfully 2022-03-20 10:31:37.283 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:31:37.313 | [317637 Async create_nova_accounts:317637]: finished successfully 2022-03-20 10:31:37.334 | WAKEUP 2022-03-20 10:31:37.361 | [282664 Async create_nova_accounts:317637]: Signaled 2022-03-20 10:31:37.362 | + lib/nova:create_nova_accounts:355 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-metadata-agent,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-agt,q-dhcp,q-l3,q-meta,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2022-03-20 10:31:37.362 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-20 10:31:37.362 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-20 10:31:37.362 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.363 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.363 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.363 | ++ 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-20 10:31:37.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.363 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.363 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.363 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.363 | + functions-common:get_or_create_user:925 : user_id=60957ea9120d406c9cbec024f516122f 2022-03-20 10:31:37.363 | + functions-common:get_or_create_user:926 : echo 60957ea9120d406c9cbec024f516122f 2022-03-20 10:31:37.363 | 60957ea9120d406c9cbec024f516122f 2022-03-20 10:31:37.363 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-20 10:31:37.363 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.363 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.363 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.363 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.363 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.363 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.363 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.363 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.363 | ++ 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-20 10:31:37.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.363 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.363 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.364 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.364 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.364 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.364 | + 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-20 10:31:37.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.364 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.364 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.364 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.364 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.364 | ++ 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-20 10:31:37.364 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.364 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.364 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.364 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.364 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.364 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.364 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.364 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | 60957ea9120d406c9cbec024f516122f | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.364 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.364 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.364 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.364 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.364 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.364 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 10:31:37.364 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-20 10:31:37.364 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.364 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.364 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.364 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.364 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.365 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.365 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.365 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.365 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.365 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.365 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.365 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.365 | ++ 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-20 10:31:37.365 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.365 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.365 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.365 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.365 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.365 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.365 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.365 | + 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-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.365 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.365 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.365 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.365 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.365 | ++ 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-20 10:31:37.365 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.365 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.365 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.366 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.366 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.366 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.366 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.366 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | 60957ea9120d406c9cbec024f516122f | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.366 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.366 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.366 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:31:37.366 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:31:37.366 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:31:37.366 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-20 10:31:37.366 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-20 10:31:37.366 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.20/compute 2022-03-20 10:31:37.366 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-20 10:31:37.366 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.366 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-20 10:31:37.366 | ++ 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-20 10:31:37.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.366 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.366 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.366 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.366 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.366 | c2cab162a8984b54b3f37377e28e711d' 2022-03-20 10:31:37.366 | + functions-common:get_or_create_service:1094 : echo c2cab162a8984b54b3f37377e28e711d 2022-03-20 10:31:37.366 | c2cab162a8984b54b3f37377e28e711d 2022-03-20 10:31:37.366 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.20/compute/v2/$(project_id)s' 2022-03-20 10:31:37.366 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.366 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' RegionOne 2022-03-20 10:31:37.366 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.366 | +++ 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-20 10:31:37.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.366 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.367 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.367 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.20/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 10:31:37.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.367 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.367 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=37e041a56cd74e31b365fac54f3a46e1 2022-03-20 10:31:37.367 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 37e041a56cd74e31b365fac54f3a46e1 2022-03-20 10:31:37.367 | + functions-common:get_or_create_endpoint:1127 : public_id=37e041a56cd74e31b365fac54f3a46e1 2022-03-20 10:31:37.367 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.367 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.367 | + functions-common:get_or_create_endpoint:1136 : echo 37e041a56cd74e31b365fac54f3a46e1 2022-03-20 10:31:37.367 | 37e041a56cd74e31b365fac54f3a46e1 2022-03-20 10:31:37.367 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-20 10:31:37.367 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.367 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-20 10:31:37.367 | ++ 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-20 10:31:37.367 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.367 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.367 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.367 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.367 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.368 | 24be5a4f9d54439dab608f22c9e78239' 2022-03-20 10:31:37.368 | + functions-common:get_or_create_service:1094 : echo 24be5a4f9d54439dab608f22c9e78239 2022-03-20 10:31:37.368 | 24be5a4f9d54439dab608f22c9e78239 2022-03-20 10:31:37.368 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.20/compute/v2.1 2022-03-20 10:31:37.368 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.368 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.20/compute/v2.1 RegionOne 2022-03-20 10:31:37.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.368 | +++ 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-20 10:31:37.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.368 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.368 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.368 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.368 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.20/compute/v2.1 --region RegionOne -f value -c id 2022-03-20 10:31:37.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.368 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.368 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.368 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5340648a05ed405188d256b9ebe2ef78 2022-03-20 10:31:37.368 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5340648a05ed405188d256b9ebe2ef78 2022-03-20 10:31:37.368 | + functions-common:get_or_create_endpoint:1127 : public_id=5340648a05ed405188d256b9ebe2ef78 2022-03-20 10:31:37.368 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.368 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.368 | + functions-common:get_or_create_endpoint:1136 : echo 5340648a05ed405188d256b9ebe2ef78 2022-03-20 10:31:37.368 | 5340648a05ed405188d256b9ebe2ef78 2022-03-20 10:31:37.368 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-20 10:31:37.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:31:37.368 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-20 10:31:37.368 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:31:37.369 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-20 10:31:37.369 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.369 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.369 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.369 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.369 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.369 | ++ 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-20 10:31:37.369 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.369 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.369 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.369 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.369 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.369 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.369 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.369 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.369 | + 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-20 10:31:37.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.369 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.369 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.369 | ++ 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-20 10:31:37.369 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.369 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.370 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.370 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.370 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.370 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.370 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.370 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.370 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.370 | ++ functions-common:get_field:818 : echo '| cac37ab50da74ddf82c1455762ba1b33 | 60957ea9120d406c9cbec024f516122f | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.370 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.370 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.370 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.370 | + functions-common:get_or_add_user_project_role:997 : echo cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.370 | cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.370 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-20 10:31:37.370 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:31:37.370 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-20 10:31:37.370 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:31:37.370 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-20 10:31:37.413 | [282664 Async create_nova_accounts:317637]: finished create_nova_accounts with result 0 in 85 seconds 2022-03-20 10:31:37.454 | [282664 Async create_glance_accounts:317752]: Waiting for completion of create_glance_accounts running on PID 317752 (5 other jobs running) 2022-03-20 10:31:37.483 | [282664 Async create_glance_accounts:317752]: Signaling child to exit 2022-03-20 10:31:37.483 | WAKEUP 2022-03-20 10:31:37.506 | [282664 Async create_glance_accounts:317752]: Signaled 2022-03-20 10:31:37.507 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-20 10:31:37.507 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:31:37.507 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-20 10:31:37.507 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-20 10:31:37.507 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.507 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.507 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.507 | ++ 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-20 10:31:37.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.507 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.507 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.508 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.508 | + functions-common:get_or_create_user:925 : user_id=3cdeae44cf664676b0fc6d160a249169 2022-03-20 10:31:37.508 | + functions-common:get_or_create_user:926 : echo 3cdeae44cf664676b0fc6d160a249169 2022-03-20 10:31:37.508 | 3cdeae44cf664676b0fc6d160a249169 2022-03-20 10:31:37.508 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-20 10:31:37.508 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.508 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.508 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.508 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.508 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.508 | ++ 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-20 10:31:37.508 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.508 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.508 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.508 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.508 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.508 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.508 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.508 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.508 | + 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-20 10:31:37.508 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.508 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.508 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.509 | ++ 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-20 10:31:37.509 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.509 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.509 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.509 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.509 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.509 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.509 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.509 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.509 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.509 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.509 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | 3cdeae44cf664676b0fc6d160a249169 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.509 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.509 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.509 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.509 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.509 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 10:31:37.509 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-20 10:31:37.509 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:31:37.509 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-20 10:31:37.509 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-20 10:31:37.509 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.509 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.509 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.509 | ++ 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-20 10:31:37.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.509 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.510 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.510 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.510 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.510 | + functions-common:get_or_create_user:925 : user_id=89264ec0fd664398a33ad9f4f2f1b3e5 2022-03-20 10:31:37.510 | + functions-common:get_or_create_user:926 : echo 89264ec0fd664398a33ad9f4f2f1b3e5 2022-03-20 10:31:37.510 | 89264ec0fd664398a33ad9f4f2f1b3e5 2022-03-20 10:31:37.510 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-20 10:31:37.510 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.510 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.510 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.510 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.510 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.510 | ++ 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-20 10:31:37.511 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.511 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.511 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.511 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.511 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.511 | + 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-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | ++ 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-20 10:31:37.511 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.511 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.511 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.511 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.511 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.511 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.511 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.511 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.511 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.511 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | 89264ec0fd664398a33ad9f4f2f1b3e5 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.511 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.511 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.511 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.512 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.512 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-20 10:31:37.512 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-20 10:31:37.512 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.512 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.512 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.512 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.512 | ++ 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-20 10:31:37.512 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.512 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.512 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.512 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.512 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.512 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.512 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.512 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.512 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.513 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.513 | + 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-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.513 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.513 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.513 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.513 | ++ 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-20 10:31:37.513 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.513 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.513 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.513 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.513 | ++ functions-common:get_field:818 : echo '| cac37ab50da74ddf82c1455762ba1b33 | 89264ec0fd664398a33ad9f4f2f1b3e5 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.513 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.513 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.513 | + functions-common:get_or_add_user_project_role:995 : user_role_id=cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.513 | + functions-common:get_or_add_user_project_role:997 : echo cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.513 | cac37ab50da74ddf82c1455762ba1b33 2022-03-20 10:31:37.513 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-20 10:31:37.513 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.513 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-20 10:31:37.513 | ++ 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-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.513 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.514 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.514 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.514 | b0e0f00f99504205a176a63805beb3aa' 2022-03-20 10:31:37.514 | + functions-common:get_or_create_service:1094 : echo b0e0f00f99504205a176a63805beb3aa 2022-03-20 10:31:37.514 | b0e0f00f99504205a176a63805beb3aa 2022-03-20 10:31:37.514 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.20/image 2022-03-20 10:31:37.514 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.514 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.20/image RegionOne 2022-03-20 10:31:37.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.514 | +++ 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-20 10:31:37.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.514 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.514 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.514 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.514 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.20/image --region RegionOne -f value -c id 2022-03-20 10:31:37.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.514 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.514 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.514 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=f5c004f744834bb881463fceb0b18532 2022-03-20 10:31:37.514 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo f5c004f744834bb881463fceb0b18532 2022-03-20 10:31:37.514 | + functions-common:get_or_create_endpoint:1127 : public_id=f5c004f744834bb881463fceb0b18532 2022-03-20 10:31:37.514 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.514 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.514 | + functions-common:get_or_create_endpoint:1136 : echo f5c004f744834bb881463fceb0b18532 2022-03-20 10:31:37.514 | f5c004f744834bb881463fceb0b18532 2022-03-20 10:31:37.514 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-20 10:31:37.514 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 10:31:37.514 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-20 10:31:37.515 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-20 10:31:37.515 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-20 10:31:37.515 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-20 10:31:37.515 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-20 10:31:37.515 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-20 10:31:37.515 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-20 10:31:37.553 | [282664 Async create_glance_accounts:317752]: finished create_glance_accounts with result 0 in 79 seconds 2022-03-20 10:31:37.592 | [282664 Async create_cinder_accounts:317882]: Waiting for completion of create_cinder_accounts running on PID 317882 (4 other jobs running) 2022-03-20 10:31:37.617 | [282664 Async create_cinder_accounts:317882]: Signaling child to exit 2022-03-20 10:31:37.617 | WAKEUP 2022-03-20 10:31:37.641 | [282664 Async create_cinder_accounts:317882]: Signaled 2022-03-20 10:31:37.642 | + 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-20 10:31:37.642 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-20 10:31:37.642 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-20 10:31:37.642 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.642 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.642 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.642 | ++ 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-20 10:31:37.642 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.642 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.642 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.642 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.643 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.643 | + functions-common:get_or_create_user:925 : user_id=a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.643 | + functions-common:get_or_create_user:926 : echo a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.643 | a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.643 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-20 10:31:37.643 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.643 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.643 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.643 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.643 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.643 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.643 | ++ 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-20 10:31:37.643 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.643 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.643 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.643 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.643 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.643 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.643 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.643 | + 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-20 10:31:37.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.643 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.643 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.644 | ++ 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-20 10:31:37.644 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.644 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.644 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.644 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.644 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.644 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.644 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.644 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.644 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.644 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | a4f41dde57ab46d29a210afb129e1dfa | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.644 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.644 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.644 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.644 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.644 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.644 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 10:31:37.644 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-20 10:31:37.644 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.644 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-20 10:31:37.644 | ++ 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-20 10:31:37.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.644 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.644 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.644 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.644 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.644 | 655a1d092cae4025997def035768d608' 2022-03-20 10:31:37.644 | + functions-common:get_or_create_service:1094 : echo 655a1d092cae4025997def035768d608 2022-03-20 10:31:37.645 | 655a1d092cae4025997def035768d608 2022-03-20 10:31:37.645 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-20 10:31:37.645 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-20 10:31:37.645 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.645 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-20 10:31:37.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.645 | +++ 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-20 10:31:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.645 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.645 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.645 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.645 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 10:31:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.645 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.645 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.645 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=aa65556e68964d0d81b80b698841f83a 2022-03-20 10:31:37.645 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo aa65556e68964d0d81b80b698841f83a 2022-03-20 10:31:37.645 | + functions-common:get_or_create_endpoint:1127 : public_id=aa65556e68964d0d81b80b698841f83a 2022-03-20 10:31:37.645 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.645 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.645 | + functions-common:get_or_create_endpoint:1136 : echo aa65556e68964d0d81b80b698841f83a 2022-03-20 10:31:37.645 | aa65556e68964d0d81b80b698841f83a 2022-03-20 10:31:37.645 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-20 10:31:37.645 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.645 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-20 10:31:37.645 | ++ 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-20 10:31:37.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.645 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.646 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.646 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.646 | bb9c1449d4f64a98af033d15136b8198' 2022-03-20 10:31:37.646 | + functions-common:get_or_create_service:1094 : echo bb9c1449d4f64a98af033d15136b8198 2022-03-20 10:31:37.646 | bb9c1449d4f64a98af033d15136b8198 2022-03-20 10:31:37.646 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.20/volume/v3/$(project_id)s' 2022-03-20 10:31:37.646 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.646 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' RegionOne 2022-03-20 10:31:37.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.646 | +++ 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-20 10:31:37.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.646 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.646 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.646 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.20/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-20 10:31:37.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.646 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.646 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.646 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=1248b846328c4fddac6b2e37f2efe168 2022-03-20 10:31:37.646 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 1248b846328c4fddac6b2e37f2efe168 2022-03-20 10:31:37.646 | + functions-common:get_or_create_endpoint:1127 : public_id=1248b846328c4fddac6b2e37f2efe168 2022-03-20 10:31:37.646 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.646 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.646 | + functions-common:get_or_create_endpoint:1136 : echo 1248b846328c4fddac6b2e37f2efe168 2022-03-20 10:31:37.646 | 1248b846328c4fddac6b2e37f2efe168 2022-03-20 10:31:37.646 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-20 10:31:37.647 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:31:37.647 | +++ 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-20 10:31:37.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.647 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.647 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.647 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_project:938 : project_id=b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_project:939 : echo b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:31:37.647 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id b8cfc745265040b6be23e8c629ba3922 2022-03-20 10:31:37.647 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.647 | +++ 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-20 10:31:37.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.647 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.647 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.647 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-20 10:31:37.647 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_user:925 : user_id=a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.647 | ++ functions-common:get_or_create_user:926 : echo a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.647 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id a4f41dde57ab46d29a210afb129e1dfa 2022-03-20 10:31:37.690 | [282664 Async create_cinder_accounts:317882]: finished create_cinder_accounts with result 0 in 62 seconds 2022-03-20 10:31:37.694 | + inc/async:async_wait:197 : return 0 2022-03-20 10:31:37.697 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-20 10:31:37.748 | [282664 Async create_neutron_accounts:317997]: Waiting for completion of create_neutron_accounts running on PID 317997 (3 other jobs running) 2022-03-20 10:31:37.776 | [282664 Async create_neutron_accounts:317997]: Signaling child to exit 2022-03-20 10:31:37.776 | WAKEUP 2022-03-20 10:31:37.800 | [282664 Async create_neutron_accounts:317997]: Signaled 2022-03-20 10:31:37.801 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-20 10:31:37.801 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:31:37.801 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:31:37.801 | + 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-20 10:31:37.802 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:31:37.802 | + 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-20 10:31:37.802 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:31:37.802 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-20 10:31:37.802 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-20 10:31:37.802 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-20 10:31:37.802 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.20:9696/ 2022-03-20 10:31:37.802 | + 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-20 10:31:37.802 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-20 10:31:37.802 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-20 10:31:37.802 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:31:37.802 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:31:37.802 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:31:37.802 | ++ 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-20 10:31:37.802 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.802 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.802 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.802 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.802 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.802 | + functions-common:get_or_create_user:925 : user_id=66aa63efb92248d7a895b7f41ab9ee03 2022-03-20 10:31:37.802 | + functions-common:get_or_create_user:926 : echo 66aa63efb92248d7a895b7f41ab9ee03 2022-03-20 10:31:37.802 | 66aa63efb92248d7a895b7f41ab9ee03 2022-03-20 10:31:37.802 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-20 10:31:37.802 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:31:37.802 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:31:37.802 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:31:37.803 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:31:37.803 | ++ 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-20 10:31:37.803 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:31:37.803 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.803 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.803 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.803 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:31:37.803 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:31:37.803 | + 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-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:31:37.803 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:31:37.803 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:31:37.803 | ++ 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-20 10:31:37.803 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.803 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.803 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.803 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:31:37.803 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:31:37.803 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | 66aa63efb92248d7a895b7f41ab9ee03 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:31:37.803 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:31:37.804 | ++ functions-common:get_field:812 : read data 2022-03-20 10:31:37.804 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.804 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.804 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:31:37.804 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-20 10:31:37.804 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-20 10:31:37.804 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:31:37.804 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-20 10:31:37.804 | ++ 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-20 10:31:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.804 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.804 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.804 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.804 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:31:37.804 | 37b49a60b01342bcba4975166ed43f7a' 2022-03-20 10:31:37.804 | + functions-common:get_or_create_service:1094 : echo 37b49a60b01342bcba4975166ed43f7a 2022-03-20 10:31:37.804 | 37b49a60b01342bcba4975166ed43f7a 2022-03-20 10:31:37.804 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.20:9696/ 2022-03-20 10:31:37.804 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:31:37.804 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.20:9696/ RegionOne 2022-03-20 10:31:37.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:31:37.804 | +++ 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-20 10:31:37.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.804 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.804 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.804 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:31:37.804 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:31:37.804 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.20:9696/ --region RegionOne -f value -c id 2022-03-20 10:31:37.805 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.805 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.805 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:31:37.805 | from cryptography.utils import int_from_bytes 2022-03-20 10:31:37.805 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:31:37.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0fa0ee621f9a4a41803c64a75b1eccf6 2022-03-20 10:31:37.805 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0fa0ee621f9a4a41803c64a75b1eccf6 2022-03-20 10:31:37.805 | + functions-common:get_or_create_endpoint:1127 : public_id=0fa0ee621f9a4a41803c64a75b1eccf6 2022-03-20 10:31:37.805 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:31:37.805 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:31:37.805 | + functions-common:get_or_create_endpoint:1136 : echo 0fa0ee621f9a4a41803c64a75b1eccf6 2022-03-20 10:31:37.805 | 0fa0ee621f9a4a41803c64a75b1eccf6 2022-03-20 10:31:37.849 | [282664 Async create_neutron_accounts:317997]: finished create_neutron_accounts with result 0 in 44 seconds 2022-03-20 10:31:37.888 | [282664 Async create_swift_accounts:318139]: Waiting for completion of create_swift_accounts running on PID 318139 (2 other jobs running) 2022-03-20 10:31:37.914 | [282664 Async create_swift_accounts:318139]: Signaling child to exit 2022-03-20 10:32:23.397 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:32:23.423 | [318139 Async create_swift_accounts:318139]: finished successfully 2022-03-20 10:32:23.442 | WAKEUP 2022-03-20 10:32:23.466 | [282664 Async create_swift_accounts:318139]: Signaled 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-20 10:32:23.468 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-20 10:32:23.468 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-20 10:32:23.468 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-20 10:32:23.468 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.468 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.468 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.468 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.468 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.468 | ++ functions-common:get_or_create_role:950 : role_id=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.468 | ++ functions-common:get_or_create_role:951 : echo ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:614 : another_role=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.468 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-20 10:32:23.468 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-20 10:32:23.468 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:32:23.468 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:32:23.469 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:32:23.469 | ++ 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-20 10:32:23.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.469 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.469 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.469 | + functions-common:get_or_create_user:925 : user_id=eaa3ab3aebaf4c51aea48b1763892483 2022-03-20 10:32:23.469 | + functions-common:get_or_create_user:926 : echo eaa3ab3aebaf4c51aea48b1763892483 2022-03-20 10:32:23.469 | eaa3ab3aebaf4c51aea48b1763892483 2022-03-20 10:32:23.469 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-20 10:32:23.469 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.469 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:32:23.469 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:32:23.469 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:32:23.469 | ++ 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-20 10:32:23.469 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.469 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.469 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.469 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.469 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.469 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.469 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.469 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.469 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.469 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.469 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.470 | + 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-20 10:32:23.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.470 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.470 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.470 | ++ 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-20 10:32:23.470 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.470 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.470 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.470 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.470 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.470 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.470 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.470 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.470 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.470 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | eaa3ab3aebaf4c51aea48b1763892483 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:32:23.470 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.470 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.470 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:32:23.470 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:32:23.470 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:32:23.470 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 10:32:23.470 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-20 10:32:23.470 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.470 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:32:23.470 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.470 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.470 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:32:23.470 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:32:23.470 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:32:23.471 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:32:23.471 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:32:23.471 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:32:23.471 | ++ 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-20 10:32:23.471 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.471 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.471 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.471 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.471 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.471 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.471 | + 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-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.471 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.471 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.471 | ++ 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-20 10:32:23.471 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.471 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.471 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.471 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.471 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.471 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.472 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | eaa3ab3aebaf4c51aea48b1763892483 | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:32:23.472 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.472 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.472 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.472 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.472 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-20 10:32:23.472 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:32:23.472 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-20 10:32:23.472 | ++ 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-20 10:32:23.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.472 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.472 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.472 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.472 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:32:23.472 | 911096705b764b0683e421d1faba8f08' 2022-03-20 10:32:23.472 | + functions-common:get_or_create_service:1094 : echo 911096705b764b0683e421d1faba8f08 2022-03-20 10:32:23.472 | 911096705b764b0683e421d1faba8f08 2022-03-20 10:32:23.472 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' http://10.222.0.20:8080 2022-03-20 10:32:23.472 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:32:23.472 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-20 10:32:23.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:32:23.472 | +++ 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-20 10:32:23.472 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.472 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.472 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.472 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:32:23.472 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:32:23.472 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.20:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=8c361689e8bc4f0493aa32bad4a41964 2022-03-20 10:32:23.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 8c361689e8bc4f0493aa32bad4a41964 2022-03-20 10:32:23.473 | + functions-common:get_or_create_endpoint:1127 : public_id=8c361689e8bc4f0493aa32bad4a41964 2022-03-20 10:32:23.473 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.20:8080 ]] 2022-03-20 10:32:23.473 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.20:8080 RegionOne 2022-03-20 10:32:23.473 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:32:23.473 | ++ 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-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.473 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:32:23.473 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:32:23.473 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.20:8080 --region RegionOne -f value -c id 2022-03-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.473 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.473 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.473 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=86aae8f3f47d4d0eb34c6b246f42ea36 2022-03-20 10:32:23.473 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 86aae8f3f47d4d0eb34c6b246f42ea36 2022-03-20 10:32:23.473 | 86aae8f3f47d4d0eb34c6b246f42ea36 2022-03-20 10:32:23.473 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:32:23.473 | + functions-common:get_or_create_endpoint:1136 : echo 8c361689e8bc4f0493aa32bad4a41964 2022-03-20 10:32:23.473 | 8c361689e8bc4f0493aa32bad4a41964 2022-03-20 10:32:23.473 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-20 10:32:23.473 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:32:23.474 | +++ 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-20 10:32:23.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.474 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.474 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.474 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_project:938 : project_id=21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_project:939 : echo 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.474 | + lib/swift:create_swift_accounts:628 : swift_project_test1=21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.474 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-20 10:32:23.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.474 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-20 10:32:23.474 | +++ 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-20 10:32:23.474 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.474 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.474 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.474 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.474 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_user:925 : user_id=a4066264414b4e08bfc21018998249bd 2022-03-20 10:32:23.474 | ++ functions-common:get_or_create_user:926 : echo a4066264414b4e08bfc21018998249bd 2022-03-20 10:32:23.474 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=a4066264414b4e08bfc21018998249bd 2022-03-20 10:32:23.474 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-20 10:32:23.474 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.474 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin a4066264414b4e08bfc21018998249bd 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.474 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.474 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:32:23.474 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.474 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.475 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:32:23.475 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:32:23.475 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:32:23.475 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4066264414b4e08bfc21018998249bd --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.475 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.475 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.475 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.475 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.475 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a4066264414b4e08bfc21018998249bd --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a4066264414b4e08bfc21018998249bd --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.475 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.475 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.475 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.475 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.475 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.476 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.476 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.476 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.476 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | a4066264414b4e08bfc21018998249bd | | 21b63a27a5cc4077b3e3db5d8ab5752a | | | False |' 2022-03-20 10:32:23.476 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.476 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.476 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.476 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.476 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-20 10:32:23.476 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-20 10:32:23.476 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:32:23.476 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-20 10:32:23.476 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-20 10:32:23.476 | +++ 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-20 10:32:23.476 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.476 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.476 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.476 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.476 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.476 | ++ functions-common:get_or_create_user:925 : user_id=f985f26b12bc41a6b0f15f563f2558db 2022-03-20 10:32:23.476 | ++ functions-common:get_or_create_user:926 : echo f985f26b12bc41a6b0f15f563f2558db 2022-03-20 10:32:23.476 | + lib/swift:create_swift_accounts:637 : swift_user_test3=f985f26b12bc41a6b0f15f563f2558db 2022-03-20 10:32:23.476 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-20 10:32:23.476 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.476 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role ec7769b30338484d9472a19ceb904fbb f985f26b12bc41a6b0f15f563f2558db 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.476 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.476 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:32:23.476 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.476 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.476 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:32:23.476 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:32:23.476 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:32:23.477 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role ec7769b30338484d9472a19ceb904fbb --user f985f26b12bc41a6b0f15f563f2558db --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.477 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.477 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.477 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.477 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.477 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add ec7769b30338484d9472a19ceb904fbb --user f985f26b12bc41a6b0f15f563f2558db --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role ec7769b30338484d9472a19ceb904fbb --user f985f26b12bc41a6b0f15f563f2558db --project 21b63a27a5cc4077b3e3db5d8ab5752a 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.477 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.477 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.477 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.477 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.477 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.477 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.477 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.477 | ++ functions-common:get_field:818 : echo '| ec7769b30338484d9472a19ceb904fbb | f985f26b12bc41a6b0f15f563f2558db | | 21b63a27a5cc4077b3e3db5d8ab5752a | | | False |' 2022-03-20 10:32:23.477 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.478 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.478 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.478 | + functions-common:get_or_add_user_project_role:997 : echo ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.478 | ec7769b30338484d9472a19ceb904fbb 2022-03-20 10:32:23.478 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-20 10:32:23.478 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:32:23.478 | +++ 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-20 10:32:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.478 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.478 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.478 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_project:938 : project_id=8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_project:939 : echo 8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.478 | + lib/swift:create_swift_accounts:642 : swift_project_test2=8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.478 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-20 10:32:23.478 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.478 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-20 10:32:23.478 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-20 10:32:23.478 | +++ 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-20 10:32:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.478 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.478 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.478 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_user:925 : user_id=cc8d94a62b08498db66c6cc8ca7316e6 2022-03-20 10:32:23.478 | ++ functions-common:get_or_create_user:926 : echo cc8d94a62b08498db66c6cc8ca7316e6 2022-03-20 10:32:23.478 | + lib/swift:create_swift_accounts:647 : swift_user_test2=cc8d94a62b08498db66c6cc8ca7316e6 2022-03-20 10:32:23.479 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-20 10:32:23.479 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.479 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin cc8d94a62b08498db66c6cc8ca7316e6 8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.479 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:32:23.479 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.479 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.479 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:32:23.479 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:32:23.479 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:32:23.479 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc8d94a62b08498db66c6cc8ca7316e6 --project 8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.479 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.479 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.479 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.479 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.479 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.479 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.479 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.479 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user cc8d94a62b08498db66c6cc8ca7316e6 --project 8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.479 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.479 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user cc8d94a62b08498db66c6cc8ca7316e6 --project 8c76e9f653a1483aaaec64c3442e6665 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.479 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.479 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.480 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.480 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.480 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.480 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.480 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.480 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.480 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.480 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | cc8d94a62b08498db66c6cc8ca7316e6 | | 8c76e9f653a1483aaaec64c3442e6665 | | | False |' 2022-03-20 10:32:23.480 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.480 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.480 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.480 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.480 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-20 10:32:23.480 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-20 10:32:23.480 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-20 10:32:23.480 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-20 10:32:23.480 | +++ 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-20 10:32:23.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.480 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.480 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.480 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.480 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-20 10:32:23.480 | c199055ba5664d63b73629ac87aa367d' 2022-03-20 10:32:23.480 | ++ functions-common:get_or_create_domain:888 : echo c199055ba5664d63b73629ac87aa367d 2022-03-20 10:32:23.480 | + lib/swift:create_swift_accounts:652 : swift_domain=c199055ba5664d63b73629ac87aa367d 2022-03-20 10:32:23.480 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-20 10:32:23.480 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.480 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-20 10:32:23.480 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c199055ba5664d63b73629ac87aa367d 2022-03-20 10:32:23.480 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-20 10:32:23.481 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c199055ba5664d63b73629ac87aa367d --or-show -f value -c id 2022-03-20 10:32:23.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.481 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.481 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.481 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_project:938 : project_id=467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_project:939 : echo 467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:656 : swift_project_test4=467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-20 10:32:23.481 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-20 10:32:23.481 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c199055ba5664d63b73629ac87aa367d test4@example.com 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-20 10:32:23.481 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c199055ba5664d63b73629ac87aa367d --email=test4@example.com --or-show -f value -c id 2022-03-20 10:32:23.481 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.481 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.481 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.481 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.481 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_user:925 : user_id=c4abb936cce9475e893739ad387aa2be 2022-03-20 10:32:23.481 | ++ functions-common:get_or_create_user:926 : echo c4abb936cce9475e893739ad387aa2be 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:661 : swift_user_test4=c4abb936cce9475e893739ad387aa2be 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-20 10:32:23.481 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-20 10:32:23.481 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin c4abb936cce9475e893739ad387aa2be 467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.481 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:32:23.481 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-20 10:32:23.481 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:32:23.481 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:32:23.482 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-20 10:32:23.482 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-20 10:32:23.482 | ++ functions-common:_get_domain_args:967 : echo 2022-03-20 10:32:23.482 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4abb936cce9475e893739ad387aa2be --project 467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:32:23.482 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.482 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.482 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:32:23.482 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:32:23.482 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user c4abb936cce9475e893739ad387aa2be --project 467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user c4abb936cce9475e893739ad387aa2be --project 467688380fde4f05b6da362312c08bcb 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:32:23.482 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:32:23.482 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:32:23.482 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:23.482 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:23.482 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:32:23.482 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:32:23.483 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:32:23.483 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:32:23.483 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | c4abb936cce9475e893739ad387aa2be | | 467688380fde4f05b6da362312c08bcb | | | False |' 2022-03-20 10:32:23.483 | ++ functions-common:get_field:812 : read data 2022-03-20 10:32:23.483 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.483 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.483 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:32:23.513 | [282664 Async create_swift_accounts:318139]: finished create_swift_accounts with result 0 in 131 seconds 2022-03-20 10:32:23.520 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-20 10:32:23.523 | + inc/async:async_wait:197 : return 0 2022-03-20 10:32:23.526 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-20 10:32:23.543 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:32:23.546 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-20 10:32:23.564 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:32:23.567 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-20 10:32:23.569 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:32:23.572 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-20 10:32:23.575 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-20 10:32:23.578 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-20 10:32:23.637 | + inc/async:async_inner:63 : init_glance 2022-03-20 10:32:23.680 | [282664 Async init_glance:328591]: running: init_glance 2022-03-20 10:32:23.683 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-20 10:32:23.703 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:32:23.706 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-20 10:32:23.709 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:32:23.712 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-20 10:32:23.714 | + ./stack.sh:main:1147 : configure_neutron 2022-03-20 10:32:23.717 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-20 10:32:23.721 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:32:23.724 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:32:23.727 | + 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-20 10:32:23.730 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:32:23.733 | + 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-20 10:32:23.736 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:32:23.739 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-20 10:32:23.741 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-20 10:32:23.744 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-20 10:32:23.747 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-20 10:32:23.761 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-20 10:32:23.764 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-20 10:32:27.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:27.238 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:27.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:27.238 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:30.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:30.936 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:30.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:30.936 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:33.723 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:32:33.748 | [328591 Async init_glance:328591]: finished successfully 2022-03-20 10:32:34.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:34.438 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:34.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:34.438 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:37.875 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:37.875 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:37.875 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:37.876 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:41.330 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:41.330 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:41.330 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:41.330 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:44.825 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:44.825 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:44.825 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:44.825 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:48.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:48.293 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:48.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:48.293 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:51.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:51.951 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:51.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:51.951 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:56.588 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:56.588 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:56.588 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:32:56.588 | from cryptography.utils import int_from_bytes 2022-03-20 10:32:56.588 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-03-20 10:33:02.494 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:02.494 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:02.494 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:02.494 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:02.806 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-03-20 10:33:02.811 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-03-20 10:33:02.814 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-03-20 10:33:02.816 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-03-20 10:33:02.819 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-03-20 10:33:02.822 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-03-20 10:33:02.824 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-03-20 10:33:02.826 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-03-20 10:33:02.828 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-03-20 10:33:02.831 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-03-20 10:33:02.833 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-03-20 10:33:02.835 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-03-20 10:33:02.837 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-03-20 10:33:02.839 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-03-20 10:33:02.842 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-03-20 10:33:02.844 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-03-20 10:33:02.848 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:02.850 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-03-20 10:33:02.853 | + 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-20 10:33:02.858 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-03-20 10:33:02.860 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-03-20 10:33:02.862 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-03-20 10:33:02.865 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=neutron 2022-03-20 10:33:02.868 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-03-20 10:33:02.870 | + 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-20 10:33:02.899 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-03-20 10:33:02.928 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-03-20 10:33:02.957 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-03-20 10:33:02.986 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-03-20 10:33:03.015 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-03-20 10:33:03.044 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-03-20 10:33:03.047 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-03-20 10:33:03.049 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-03-20 10:33:03.052 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 10:33:03.055 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-20 10:33:03.072 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-20 10:33:03.074 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-20 10:33:03.076 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-20 10:33:03.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-20 10:33:03.081 | + 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-20 10:33:03.110 | + 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-20 10:33:03.139 | + 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-20 10:33:03.168 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-20 10:33:03.197 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-03-20 10:33:03.214 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:33:03.216 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-03-20 10:33:03.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-03-20 10:33:03.221 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-03-20 10:33:03.223 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-03-20 10:33:03.226 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-03-20 10:33:03.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-03-20 10:33:03.240 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-03-20 10:33:03.243 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-03-20 10:33:03.246 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-03-20 10:33:03.258 | + 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-20 10:33:03.271 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-03-20 10:33:03.274 | + 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-20 10:33:03.286 | + 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-20 10:33:03.299 | + 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-20 10:33:03.311 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-20 10:33:03.313 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-20 10:33:03.316 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-03-20 10:33:03.321 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.sIIYY0vuKb 2022-03-20 10:33:03.323 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-03-20 10:33:03.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-03-20 10:33:03.328 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.sIIYY0vuKb 2022-03-20 10:33:03.332 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.sIIYY0vuKb 2022-03-20 10:33:03.344 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.sIIYY0vuKb /etc/sudoers.d/neutron-rootwrap 2022-03-20 10:33:03.361 | + 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-20 10:33:03.389 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:03.392 | + 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-20 10:33:03.421 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-03-20 10:33:03.424 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-03-20 10:33:03.426 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-03-20 10:33:03.429 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-20 10:33:03.431 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-20 10:33:03.433 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-20 10:33:03.450 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:03.453 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-20 10:33:03.456 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-20 10:33:03.458 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-20 10:33:03.476 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:03.479 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:33:03.483 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.20:5672/ 2022-03-20 10:33:03.513 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-20 10:33:03.515 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-20 10:33:03.518 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-03-20 10:33:03.536 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:03.539 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-03-20 10:33:03.542 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-03-20 10:33:03.545 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 10:33:03.547 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 10:33:03.550 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-03-20 10:33:03.552 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-03-20 10:33:03.555 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 10:33:03.557 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-03-20 10:33:03.560 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-03-20 10:33:03.562 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-03-20 10:33:03.567 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-03-20 10:33:03.569 | + 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-20 10:33:03.574 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-03-20 10:33:03.592 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:03.594 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-03-20 10:33:03.597 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-03-20 10:33:03.599 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-03-20 10:33:03.604 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-03-20 10:33:03.634 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-20 10:33:03.665 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-03-20 10:33:03.696 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-03-20 10:33:03.726 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-03-20 10:33:03.755 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-03-20 10:33:03.758 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 10:33:03.761 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-03-20 10:33:03.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-20 10:33:03.766 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-03-20 10:33:03.798 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-03-20 10:33:03.828 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.20/identity 2022-03-20 10:33:03.858 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-03-20 10:33:03.888 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-03-20 10:33:03.917 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-03-20 10:33:03.947 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-03-20 10:33:03.977 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-03-20 10:33:04.007 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:33:04.038 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-03-20 10:33:04.068 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-03-20 10:33:04.098 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-03-20 10:33:04.128 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-03-20 10:33:04.131 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-03-20 10:33:04.134 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-20 10:33:04.136 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-20 10:33:04.139 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-03-20 10:33:04.169 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-03-20 10:33:04.200 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.20/identity 2022-03-20 10:33:04.229 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-03-20 10:33:04.260 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-03-20 10:33:04.289 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-03-20 10:33:04.319 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-03-20 10:33:04.349 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-03-20 10:33:04.379 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-20 10:33:04.409 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-03-20 10:33:04.439 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-03-20 10:33:04.442 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-03-20 10:33:04.445 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-03-20 10:33:04.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-03-20 10:33:04.450 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-03-20 10:33:04.452 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-03-20 10:33:04.455 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-03-20 10:33:04.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-03-20 10:33:04.460 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-03-20 10:33:04.463 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-03-20 10:33:04.465 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-03-20 10:33:04.468 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-03-20 10:33:04.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-03-20 10:33:04.472 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-03-20 10:33:04.475 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-03-20 10:33:04.477 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-03-20 10:33:04.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-03-20 10:33:04.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-03-20 10:33:04.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:04.487 | + 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-20 10:33:04.515 | + 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-20 10:33:04.518 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.520 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 10:33:04.523 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-03-20 10:33:04.525 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-03-20 10:33:04.528 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.530 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-03-20 10:33:04.558 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-03-20 10:33:04.561 | + 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-20 10:33:04.563 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.565 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 10:33:04.568 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-03-20 10:33:04.571 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-03-20 10:33:04.576 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.579 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-03-20 10:33:04.608 | + 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-20 10:33:04.610 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.613 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-03-20 10:33:04.615 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-03-20 10:33:04.617 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-03-20 10:33:04.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.622 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-03-20 10:33:04.652 | + 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-20 10:33:04.654 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.657 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-03-20 10:33:04.659 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-03-20 10:33:04.662 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-03-20 10:33:04.664 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.667 | + 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-20 10:33:04.696 | + 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-20 10:33:04.699 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.701 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-03-20 10:33:04.703 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-20 10:33:04.706 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-20 10:33:04.708 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.711 | + 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-20 10:33:04.740 | + 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-20 10:33:04.742 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.745 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-03-20 10:33:04.747 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-03-20 10:33:04.749 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-03-20 10:33:04.752 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.754 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-03-20 10:33:04.784 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-03-20 10:33:04.787 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.789 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-03-20 10:33:04.791 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-03-20 10:33:04.794 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-03-20 10:33:04.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-03-20 10:33:04.828 | + 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-20 10:33:04.831 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:33:04.833 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-03-20 10:33:04.836 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-03-20 10:33:04.838 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-03-20 10:33:04.840 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-03-20 10:33:04.843 | + 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-20 10:33:04.872 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-20 10:33:04.874 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-03-20 10:33:04.892 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:04.894 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-03-20 10:33:04.897 | + 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-20 10:33:04.931 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:04.933 | + 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-20 10:33:04.963 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-03-20 10:33:04.995 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-03-20 10:33:04.997 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-03-20 10:33:05.000 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-03-20 10:33:05.002 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-20 10:33:08.057 | INFO neutron.common.config [-] Logging enabled! 2022-03-20 10:33:08.058 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev34 2022-03-20 10:33:08.058 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=330533) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-20 10:33:08.108 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 10:33:08.108 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 10:33:08.108 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:08.108 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:08.109 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:08.109 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=330533) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:08.163 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-20 10:33:08.163 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:08.163 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:08.163 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:08.163 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:08.513 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-03-20 10:33:08.515 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-03-20 10:33:08.518 | + 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-20 10:33:08.521 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 10:33:08.524 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-03-20 10:33:08.579 | + 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-20 10:33:08.596 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-03-20 10:33:08.600 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:08.603 | + 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-20 10:33:08.634 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-03-20 10:33:08.637 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-03-20 10:33:08.645 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-03-20 10:33:08.648 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-03-20 10:33:08.651 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-03-20 10:33:08.664 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-03-20 10:33:08.676 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-20 10:33:08.679 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-03-20 10:33:08.687 | net.bridge.bridge-nf-call-iptables = 1 2022-03-20 10:33:08.690 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-03-20 10:33:08.693 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-03-20 10:33:08.701 | net.bridge.bridge-nf-call-ip6tables = 1 2022-03-20 10:33:08.704 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-03-20 10:33:08.707 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-03-20 10:33:08.709 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-03-20 10:33:08.712 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-03-20 10:33:08.714 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-03-20 10:33:08.717 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-20 10:33:08.719 | + 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-20 10:33:08.722 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 10:33:08.724 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-20 10:33:08.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-03-20 10:33:08.754 | + 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-20 10:33:08.789 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-03-20 10:33:08.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-03-20 10:33:08.821 | + 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-20 10:33:08.849 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-03-20 10:33:08.867 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:08.870 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-03-20 10:33:08.872 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-03-20 10:33:08.877 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-03-20 10:33:08.906 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-03-20 10:33:08.935 | + 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-20 10:33:08.968 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:08.971 | + 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-20 10:33:08.999 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-03-20 10:33:09.017 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:09.019 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-20 10:33:09.022 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-03-20 10:33:09.052 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-03-20 10:33:09.054 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-20 10:33:09.057 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-03-20 10:33:09.086 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-03-20 10:33:09.089 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-03-20 10:33:09.091 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-03-20 10:33:09.094 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-03-20 10:33:09.111 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:09.113 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-03-20 10:33:09.116 | + 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-20 10:33:09.120 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-03-20 10:33:09.150 | + 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-20 10:33:09.182 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:09.185 | + 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-20 10:33:09.214 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-20 10:33:09.217 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-03-20 10:33:09.246 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-03-20 10:33:09.248 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-20 10:33:09.251 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-03-20 10:33:09.281 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-03-20 10:33:09.284 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-03-20 10:33:09.286 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-03-20 10:33:09.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-03-20 10:33:12.304 | INFO neutron.common.config [-] Logging enabled! 2022-03-20 10:33:12.304 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.1.0.dev34 2022-03-20 10:33:12.305 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=331063) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-03-20 10:33:12.356 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 10:33:12.356 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-03-20 10:33:12.357 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:12.357 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:12.357 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:12.357 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=331063) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-03-20 10:33:12.418 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-03-20 10:33:12.418 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=331063) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-03-20 10:33:12.419 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=331063) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-03-20 10:33:12.419 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-03-20 10:33:12.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:12.419 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:12.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:12.419 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:12.785 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-03-20 10:33:12.788 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-03-20 10:33:12.790 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-03-20 10:33:12.793 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-03-20 10:33:12.795 | + 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-20 10:33:12.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-03-20 10:33:12.800 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-03-20 10:33:12.817 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-03-20 10:33:12.820 | + functions:set_mtu:785 : local dev=br-data 2022-03-20 10:33:12.823 | + functions:set_mtu:786 : local mtu=1500 2022-03-20 10:33:12.825 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-03-20 10:33:12.838 | + 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-20 10:33:12.856 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-03-20 10:33:12.859 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-03-20 10:33:12.861 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-03-20 10:33:12.864 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-03-20 10:33:12.866 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-03-20 10:33:12.868 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-03-20 10:33:12.871 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-03-20 10:33:12.874 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-03-20 10:33:12.876 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-03-20 10:33:12.878 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-03-20 10:33:12.881 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-03-20 10:33:12.884 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-03-20 10:33:12.887 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-03-20 10:33:12.889 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-03-20 10:33:12.893 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-03-20 10:33:12.893 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-03-20 10:33:12.900 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-03-20 10:33:12.903 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-03-20 10:33:12.905 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-03-20 10:33:12.908 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-03-20 10:33:12.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-03-20 10:33:12.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-03-20 10:33:12.912 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-03-20 10:33:12.918 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.17/22 brd 192.168.3.255' 2022-03-20 10:33:12.921 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-03-20 10:33:12.923 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:12.925 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-03-20 10:33:12.928 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-03-20 10:33:12.930 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.17/22 brd 192.168.3.255 != '' ]] 2022-03-20 10:33:12.933 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1' 2022-03-20 10:33:12.935 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data' 2022-03-20 10:33:12.938 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-03-20 10:33:12.940 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-03-20 10:33:12.945 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.17/22 brd 192.168.3.255 2022-03-20 10:33:12.945 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-03-20 10:33:12.946 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-03-20 10:33:12.946 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-03-20 10:33:12.952 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.17 2022-03-20 10:33:12.954 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.17 ' 2022-03-20 10:33:12.957 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.17/22 brd 192.168.3.255 dev eth1 2022-03-20 10:33:12.970 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.17/22 brd 192.168.3.255 dev br-data 2022-03-20 10:33:12.983 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-03-20 10:33:12.996 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-03-20 10:33:13.016 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ping -c 3 -w 5 -I br-data 192.168.0.17 2022-03-20 10:33:13.026 | PING 192.168.0.17 (192.168.0.17) from 192.168.0.17 br-data: 56(84) bytes of data. 2022-03-20 10:33:13.027 | 64 bytes from 192.168.0.17: icmp_seq=1 ttl=64 time=0.076 ms 2022-03-20 10:33:14.036 | 64 bytes from 192.168.0.17: icmp_seq=2 ttl=64 time=0.046 ms 2022-03-20 10:33:15.060 | 64 bytes from 192.168.0.17: icmp_seq=3 ttl=64 time=0.044 ms 2022-03-20 10:33:15.060 | 2022-03-20 10:33:15.060 | --- 192.168.0.17 ping statistics --- 2022-03-20 10:33:15.060 | 3 packets transmitted, 3 received, 0% packet loss, time 2033ms 2022-03-20 10:33:15.060 | rtt min/avg/max/mdev = 0.044/0.055/0.076/0.014 ms 2022-03-20 10:33:15.065 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : ip -f inet6 a s dev eth1 2022-03-20 10:33:15.066 | ++ lib/neutron-legacy:_configure_public_network_connectivity:712 : grep -c global 2022-03-20 10:33:15.071 | + lib/neutron-legacy:_configure_public_network_connectivity:712 : [[ 0 != 0 ]] 2022-03-20 10:33:15.074 | + lib/neutron-legacy:configure_mutnauq:367 : is_service_enabled q-meta 2022-03-20 10:33:15.091 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.093 | + lib/neutron-legacy:configure_mutnauq:368 : _configure_neutron_metadata_agent 2022-03-20 10:33:15.096 | + lib/neutron-legacy:_configure_neutron_metadata_agent:871 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2022-03-20 10:33:15.101 | + lib/neutron-legacy:_configure_neutron_metadata_agent:873 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2022-03-20 10:33:15.131 | + lib/neutron-legacy:_configure_neutron_metadata_agent:874 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.20 2022-03-20 10:33:15.160 | + lib/neutron-legacy:_configure_neutron_metadata_agent:875 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2022-03-20 10:33:15.190 | + 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-20 10:33:15.224 | + lib/neutron-legacy:_configure_neutron_metadata_agent:877 : [[ True == \T\r\u\e ]] 2022-03-20 10:33:15.227 | + 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-20 10:33:15.257 | + lib/neutron-legacy:configure_mutnauq:371 : [[ legacy != \l\e\g\a\c\y ]] 2022-03-20 10:33:15.260 | + lib/neutron-legacy:configure_mutnauq:374 : is_service_enabled ceilometer 2022-03-20 10:33:15.278 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:33:15.281 | + lib/neutron-legacy:configure_mutnauq:378 : [[ openvswitch == \o\v\n ]] 2022-03-20 10:33:15.283 | + lib/neutron-legacy:configure_mutnauq:384 : is_service_enabled q-placement neutron-placement 2022-03-20 10:33:15.301 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:33:15.304 | + lib/neutron-legacy:configure_mutnauq:387 : is_service_enabled q-trunk neutron-trunk 2022-03-20 10:33:15.322 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:33:15.325 | + lib/neutron-legacy:configure_mutnauq:390 : is_service_enabled q-qos neutron-qos 2022-03-20 10:33:15.342 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:33:15.345 | + lib/neutron-legacy:configure_mutnauq:398 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2022-03-20 10:33:15.375 | + lib/neutron-legacy:configure_mutnauq:402 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2022-03-20 10:33:15.406 | + lib/neutron:configure_neutron:627 : '[' False == True ']' 2022-03-20 10:33:15.409 | + ./stack.sh:main:1150 : is_service_enabled mysql postgresql 2022-03-20 10:33:15.426 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.430 | + ./stack.sh:main:1150 : is_service_enabled neutron 2022-03-20 10:33:15.448 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.450 | + ./stack.sh:main:1151 : async_runfunc init_neutron 2022-03-20 10:33:15.453 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2022-03-20 10:33:15.513 | + inc/async:async_inner:63 : init_neutron 2022-03-20 10:33:15.559 | [282664 Async init_neutron:331542]: running: init_neutron 2022-03-20 10:33:15.562 | + ./stack.sh:main:1159 : is_service_enabled q-dhcp 2022-03-20 10:33:15.585 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.589 | ++ ./stack.sh:main:1162 : pidof NetworkManager 2022-03-20 10:33:15.599 | ++ ./stack.sh:main:1162 : true 2022-03-20 10:33:15.602 | + ./stack.sh:main:1162 : netman_pid= 2022-03-20 10:33:15.604 | + ./stack.sh:main:1163 : '[' -z '' ']' 2022-03-20 10:33:15.607 | + ./stack.sh:main:1164 : sudo killall dnsmasq 2022-03-20 10:33:15.619 | dnsmasq: no process found 2022-03-20 10:33:15.623 | + ./stack.sh:main:1164 : true 2022-03-20 10:33:15.625 | + ./stack.sh:main:1169 : clean_iptables 2022-03-20 10:33:15.632 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2022-03-20 10:33:15.635 | + lib/nova:clean_iptables:186 : grep '\-A' 2022-03-20 10:33:15.636 | + lib/nova:clean_iptables:186 : grep nova 2022-03-20 10:33:15.639 | + lib/nova:clean_iptables:186 : sed s/-A/-D/g 2022-03-20 10:33:15.639 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 10:33:15.639 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2022-03-20 10:33:15.642 | + lib/nova:clean_iptables:186 : bash 2022-03-20 10:33:15.652 | + lib/nova:clean_iptables:188 : grep nova 2022-03-20 10:33:15.658 | + lib/nova:clean_iptables:188 : bash 2022-03-20 10:33:15.658 | + lib/nova:clean_iptables:188 : grep '\-A' 2022-03-20 10:33:15.658 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2022-03-20 10:33:15.658 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 10:33:15.658 | + lib/nova:clean_iptables:188 : sed s/-A/-D/g 2022-03-20 10:33:15.664 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2022-03-20 10:33:15.673 | + lib/nova:clean_iptables:190 : grep nova 2022-03-20 10:33:15.675 | + lib/nova:clean_iptables:190 : bash 2022-03-20 10:33:15.680 | + lib/nova:clean_iptables:190 : grep '\-N' 2022-03-20 10:33:15.680 | + lib/nova:clean_iptables:190 : sudo iptables -S -v 2022-03-20 10:33:15.680 | + lib/nova:clean_iptables:190 : awk '{print "sudo iptables",$0}' 2022-03-20 10:33:15.680 | + lib/nova:clean_iptables:190 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 10:33:15.683 | + lib/nova:clean_iptables:190 : sed s/-N/-X/g 2022-03-20 10:33:15.696 | + lib/nova:clean_iptables:192 : grep nova 2022-03-20 10:33:15.697 | + lib/nova:clean_iptables:192 : sudo iptables -S -v -t nat 2022-03-20 10:33:15.698 | + lib/nova:clean_iptables:192 : grep '\-N' 2022-03-20 10:33:15.703 | + lib/nova:clean_iptables:192 : bash 2022-03-20 10:33:15.703 | + lib/nova:clean_iptables:192 : sed 's/-c [0-9]* [0-9]* //g' 2022-03-20 10:33:15.703 | + lib/nova:clean_iptables:192 : sed s/-N/-X/g 2022-03-20 10:33:15.706 | + lib/nova:clean_iptables:192 : awk '{print "sudo iptables -t nat",$0}' 2022-03-20 10:33:15.714 | + ./stack.sh:main:1172 : sudo sysctl -w net.ipv4.ip_forward=1 2022-03-20 10:33:15.722 | net.ipv4.ip_forward = 1 2022-03-20 10:33:15.726 | + ./stack.sh:main:1177 : is_service_enabled nova neutron 2022-03-20 10:33:15.745 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.747 | + ./stack.sh:main:1178 : configure_os_vif 2022-03-20 10:33:15.750 | + lib/os-vif:configure_os_vif:21 : [[ -e /etc/nova/nova.conf ]] 2022-03-20 10:33:15.753 | + lib/os-vif:configure_os_vif:22 : iniset /etc/nova/nova.conf os_vif_ovs ovsdb_interface vsctl 2022-03-20 10:33:15.790 | + lib/os-vif:configure_os_vif:23 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2022-03-20 10:33:15.822 | + lib/os-vif:configure_os_vif:25 : [[ -e /etc/neutron/neutron.conf ]] 2022-03-20 10:33:15.825 | + lib/os-vif:configure_os_vif:26 : iniset /etc/neutron/neutron.conf os_vif_ovs ovsdb_interface vsctl 2022-03-20 10:33:15.861 | + lib/os-vif:configure_os_vif:27 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2022-03-20 10:33:15.898 | + ./stack.sh:main:1184 : is_service_enabled swift 2022-03-20 10:33:15.918 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:15.920 | + ./stack.sh:main:1185 : echo_summary 'Configuring Swift' 2022-03-20 10:33:15.923 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:33:15.925 | + ./stack.sh:echo_summary:446 : echo -e Configuring Swift 2022-03-20 10:33:15.929 | + ./stack.sh:main:1186 : async_runfunc init_swift 2022-03-20 10:33:15.931 | + inc/async:async_runfunc:116 : async_run init_swift init_swift 2022-03-20 10:33:15.995 | + inc/async:async_inner:63 : init_swift 2022-03-20 10:33:16.045 | [282664 Async init_swift:331900]: running: init_swift 2022-03-20 10:33:16.048 | + ./stack.sh:main:1193 : is_service_enabled cinder 2022-03-20 10:33:16.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:16.078 | + ./stack.sh:main:1194 : echo_summary 'Configuring Cinder' 2022-03-20 10:33:16.081 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:33:16.083 | + ./stack.sh:echo_summary:446 : echo -e Configuring Cinder 2022-03-20 10:33:16.087 | + ./stack.sh:main:1195 : async_runfunc init_cinder 2022-03-20 10:33:16.089 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2022-03-20 10:33:16.173 | + inc/async:async_inner:63 : init_cinder 2022-03-20 10:33:16.231 | [282664 Async init_cinder:331995]: running: init_cinder 2022-03-20 10:33:16.234 | + ./stack.sh:main:1201 : is_service_enabled placement 2022-03-20 10:33:16.260 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:33:16.265 | + ./stack.sh:main:1202 : echo_summary 'Configuring placement' 2022-03-20 10:33:16.270 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:33:16.274 | + ./stack.sh:echo_summary:446 : echo -e Configuring placement 2022-03-20 10:33:16.281 | + ./stack.sh:main:1203 : async_runfunc init_placement 2022-03-20 10:33:16.285 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2022-03-20 10:33:16.381 | + inc/async:async_inner:63 : init_placement 2022-03-20 10:33:16.471 | [282664 Async init_placement:332114]: running: init_placement 2022-03-20 10:33:16.474 | + ./stack.sh:main:1207 : async_wait init_neutron 2022-03-20 10:33:16.568 | [282664 Async init_neutron:331542]: Waiting for completion of init_neutron running on PID 331542 (6 other jobs running) 2022-03-20 10:33:16.612 | [282664 Async init_neutron:331542]: Signaling child to exit 2022-03-20 10:33:27.297 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:33:27.330 | [331995 Async init_cinder:331995]: finished successfully 2022-03-20 10:33:30.411 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:33:30.461 | [331900 Async init_swift:331900]: finished successfully 2022-03-20 10:33:43.577 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:33:43.612 | [331542 Async init_neutron:331542]: finished successfully 2022-03-20 10:33:43.634 | WAKEUP 2022-03-20 10:33:43.659 | [282664 Async init_neutron:331542]: Signaled 2022-03-20 10:33:43.660 | + lib/neutron:init_neutron:678 : is_neutron_legacy_enabled 2022-03-20 10:33:43.660 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:33:43.660 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:33:43.660 | + 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-20 10:33:43.660 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:33:43.660 | + 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-20 10:33:43.661 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:33:43.661 | + lib/neutron:init_neutron:680 : init_mutnauq 2022-03-20 10:33:43.661 | + lib/neutron-legacy:init_mutnauq:456 : recreate_database neutron 2022-03-20 10:33:43.661 | + lib/database:recreate_database:112 : local db=neutron 2022-03-20 10:33:43.661 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2022-03-20 10:33:43.661 | + lib/databases/mysql:recreate_database_mysql:66 : local db=neutron 2022-03-20 10:33:43.661 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2022-03-20 10:33:43.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:33:43.661 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2022-03-20 10:33:43.661 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:33:43.661 | + lib/neutron-legacy:init_mutnauq:457 : time_start dbsync 2022-03-20 10:33:43.661 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 10:33:43.661 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:33:43.661 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:33:43.661 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:33:43.661 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772398733 2022-03-20 10:33:43.661 | + 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-20 10:33:43.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:43.661 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:43.661 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:33:43.661 | from cryptography.utils import int_from_bytes 2022-03-20 10:33:43.661 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:33:43.661 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2022-03-20 10:33:43.662 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2022-03-20 10:33:43.663 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2022-03-20 10:33:43.664 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2022-03-20 10:33:43.665 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2022-03-20 10:33:43.666 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2022-03-20 10:33:43.666 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2022-03-20 10:33:43.666 | Running upgrade for neutron ... 2022-03-20 10:33:43.666 | OK 2022-03-20 10:33:43.666 | + lib/neutron-legacy:init_mutnauq:460 : time_stop dbsync 2022-03-20 10:33:43.666 | + functions-common:time_stop:2425 : local name 2022-03-20 10:33:43.666 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:33:43.666 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:33:43.666 | + functions-common:time_stop:2428 : local total 2022-03-20 10:33:43.666 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:33:43.666 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 10:33:43.666 | + functions-common:time_stop:2432 : start_time=1647772398733 2022-03-20 10:33:43.666 | + functions-common:time_stop:2434 : [[ -z 1647772398733 ]] 2022-03-20 10:33:43.666 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:33:43.666 | + functions-common:time_stop:2437 : end_time=1647772423562 2022-03-20 10:33:43.666 | + functions-common:time_stop:2438 : elapsed_time=24829 2022-03-20 10:33:43.666 | + functions-common:time_stop:2439 : total=8296 2022-03-20 10:33:43.666 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:33:43.666 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=33125 2022-03-20 10:33:43.710 | [282664 Async init_neutron:331542]: finished init_neutron with result 0 in 28 seconds 2022-03-20 10:33:43.714 | + inc/async:async_wait:197 : return 0 2022-03-20 10:33:43.717 | + ./stack.sh:main:1208 : async_wait init_placement 2022-03-20 10:33:43.774 | [282664 Async init_placement:332114]: Waiting for completion of init_placement running on PID 332114 (5 other jobs running) 2022-03-20 10:33:43.806 | [282664 Async init_placement:332114]: Signaling child to exit 2022-03-20 10:34:03.547 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:34:03.574 | [332114 Async init_placement:332114]: finished successfully 2022-03-20 10:34:03.593 | WAKEUP 2022-03-20 10:34:03.617 | [282664 Async init_placement:332114]: Signaled 2022-03-20 10:34:03.618 | + lib/placement:init_placement:130 : recreate_database placement 2022-03-20 10:34:03.618 | + lib/database:recreate_database:112 : local db=placement 2022-03-20 10:34:03.618 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2022-03-20 10:34:03.618 | + lib/databases/mysql:recreate_database_mysql:66 : local db=placement 2022-03-20 10:34:03.618 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2022-03-20 10:34:03.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:03.619 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2022-03-20 10:34:03.619 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:03.619 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2022-03-20 10:34:03.619 | + lib/placement:init_placement:132 : create_placement_accounts 2022-03-20 10:34:03.619 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2022-03-20 10:34:03.619 | + lib/keystone:create_service_user:431 : get_or_create_user placement Passw0rd Default 2022-03-20 10:34:03.619 | + functions-common:get_or_create_user:909 : local user_id 2022-03-20 10:34:03.619 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-20 10:34:03.619 | + functions-common:get_or_create_user:913 : local email= 2022-03-20 10:34:03.619 | ++ 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-20 10:34:03.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.619 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.619 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.619 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.619 | + functions-common:get_or_create_user:925 : user_id=cfbe6d4884a94f28bb01d8f5c8fc175e 2022-03-20 10:34:03.619 | + functions-common:get_or_create_user:926 : echo cfbe6d4884a94f28bb01d8f5c8fc175e 2022-03-20 10:34:03.619 | cfbe6d4884a94f28bb01d8f5c8fc175e 2022-03-20 10:34:03.619 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service placement service Default Default 2022-03-20 10:34:03.619 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:34:03.619 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:34:03.619 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:34:03.619 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:34:03.619 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:34:03.619 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:34:03.620 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:34:03.620 | ++ 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-20 10:34:03.620 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.620 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:34:03.620 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:34:03.620 | + 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-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | ++ 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-20 10:34:03.620 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:34:03.620 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:34:03.620 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:34:03.620 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.620 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.620 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.620 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:34:03.620 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:34:03.620 | ++ functions-common:get_field:818 : echo '| 137242da29aa4babb17cfa03a56e0a1d | cfbe6d4884a94f28bb01d8f5c8fc175e | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:34:03.620 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:34:03.620 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.620 | + functions-common:get_or_add_user_project_role:995 : user_role_id=137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:34:03.620 | + functions-common:get_or_add_user_project_role:997 : echo 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:34:03.620 | 137242da29aa4babb17cfa03a56e0a1d 2022-03-20 10:34:03.621 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-20 10:34:03.621 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin placement service Default Default 2022-03-20 10:34:03.621 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-20 10:34:03.621 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-20 10:34:03.621 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-20 10:34:03.621 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-20 10:34:03.621 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-20 10:34:03.621 | ++ 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-20 10:34:03.621 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:34:03.621 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:34:03.621 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.621 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.621 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.621 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.621 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-20 10:34:03.621 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-20 10:34:03.621 | + 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-20 10:34:03.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.621 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.621 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.621 | ++ 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-20 10:34:03.621 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-20 10:34:03.621 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-20 10:34:03.621 | ++ functions-common:get_field:811 : local data field 2022-03-20 10:34:03.622 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.622 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.622 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.622 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-20 10:34:03.622 | ++ functions-common:get_field:816 : field='$2' 2022-03-20 10:34:03.622 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-20 10:34:03.622 | ++ functions-common:get_field:818 : echo '| f5f34e25d3854cb1ab2ecaa60028c598 | cfbe6d4884a94f28bb01d8f5c8fc175e | | b8cfc745265040b6be23e8c629ba3922 | | | False |' 2022-03-20 10:34:03.622 | ++ functions-common:get_field:812 : read data 2022-03-20 10:34:03.622 | + functions-common:get_or_add_user_project_role:995 : user_role_id=f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:34:03.622 | + functions-common:get_or_add_user_project_role:997 : echo f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:34:03.622 | f5f34e25d3854cb1ab2ecaa60028c598 2022-03-20 10:34:03.622 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.20/placement 2022-03-20 10:34:03.622 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2022-03-20 10:34:03.622 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-20 10:34:03.622 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2022-03-20 10:34:03.622 | ++ 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-20 10:34:03.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.622 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.622 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.622 | ++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.622 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-20 10:34:03.622 | 78d96aea28a24a2894d357995339c33a' 2022-03-20 10:34:03.622 | + functions-common:get_or_create_service:1094 : echo 78d96aea28a24a2894d357995339c33a 2022-03-20 10:34:03.622 | 78d96aea28a24a2894d357995339c33a 2022-03-20 10:34:03.622 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.20/placement 2022-03-20 10:34:03.622 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-20 10:34:03.622 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface placement public http://10.222.0.20/placement RegionOne 2022-03-20 10:34:03.622 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-20 10:34:03.622 | +++ 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-20 10:34:03.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.623 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-20 10:34:03.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-20 10:34:03.623 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://10.222.0.20/placement --region RegionOne -f value -c id 2022-03-20 10:34:03.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:03.623 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:03.623 | +++ functions-common:oscwrap:2465 : return 0 2022-03-20 10:34:03.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=b4358beec27c4ad78e1f9b3ccf20c251 2022-03-20 10:34:03.623 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo b4358beec27c4ad78e1f9b3ccf20c251 2022-03-20 10:34:03.623 | + functions-common:get_or_create_endpoint:1127 : public_id=b4358beec27c4ad78e1f9b3ccf20c251 2022-03-20 10:34:03.623 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-20 10:34:03.623 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-20 10:34:03.623 | + functions-common:get_or_create_endpoint:1136 : echo b4358beec27c4ad78e1f9b3ccf20c251 2022-03-20 10:34:03.623 | b4358beec27c4ad78e1f9b3ccf20c251 2022-03-20 10:34:03.665 | [282664 Async init_placement:332114]: finished init_placement with result 0 in 47 seconds 2022-03-20 10:34:03.669 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:03.672 | + ./stack.sh:main:1209 : async_wait init_glance 2022-03-20 10:34:03.722 | [282664 Async init_glance:328591]: Waiting for completion of init_glance running on PID 328591 (4 other jobs running) 2022-03-20 10:34:03.749 | [282664 Async init_glance:328591]: Signaling child to exit 2022-03-20 10:34:03.749 | WAKEUP 2022-03-20 10:34:03.772 | [282664 Async init_glance:328591]: Signaled 2022-03-20 10:34:03.773 | + lib/glance:init_glance:481 : rm -rf /opt/stack/data/glance/images 2022-03-20 10:34:03.773 | + lib/glance:init_glance:482 : mkdir -p /opt/stack/data/glance/images 2022-03-20 10:34:03.773 | + lib/glance:init_glance:485 : recreate_database glance 2022-03-20 10:34:03.773 | + lib/database:recreate_database:112 : local db=glance 2022-03-20 10:34:03.773 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2022-03-20 10:34:03.773 | + lib/databases/mysql:recreate_database_mysql:66 : local db=glance 2022-03-20 10:34:03.773 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2022-03-20 10:34:03.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:03.773 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2022-03-20 10:34:03.773 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:03.773 | + lib/glance:init_glance:487 : time_start dbsync 2022-03-20 10:34:03.773 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 10:34:03.774 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:03.774 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:03.774 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:03.774 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772343907 2022-03-20 10:34:03.774 | + lib/glance:init_glance:489 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2022-03-20 10:34:03.774 | 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=328713) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 10:34:03.774 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.774 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2022-03-20 10:34:03.775 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2022-03-20 10:34:03.775 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2022-03-20 10:34:03.775 | Database migration is up to date. No migration needed. 2022-03-20 10:34:03.775 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2022-03-20 10:34:03.775 | Database is synced successfully. 2022-03-20 10:34:03.775 | + lib/glance:init_glance:492 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2022-03-20 10:34:03.775 | 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=328866) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2022-03-20 10:34:03.775 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2022-03-20 10:34:03.776 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2022-03-20 10:34:03.776 | + lib/glance:init_glance:493 : time_stop dbsync 2022-03-20 10:34:03.776 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:03.776 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:03.776 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:03.776 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:03.776 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:03.776 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 10:34:03.776 | + functions-common:time_stop:2432 : start_time=1647772343907 2022-03-20 10:34:03.776 | + functions-common:time_stop:2434 : [[ -z 1647772343907 ]] 2022-03-20 10:34:03.776 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:03.776 | + functions-common:time_stop:2437 : end_time=1647772353707 2022-03-20 10:34:03.776 | + functions-common:time_stop:2438 : elapsed_time=9800 2022-03-20 10:34:03.776 | + functions-common:time_stop:2439 : total=8296 2022-03-20 10:34:03.776 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:03.776 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=18096 2022-03-20 10:34:03.820 | [282664 Async init_glance:328591]: finished init_glance with result 0 in 10 seconds 2022-03-20 10:34:03.824 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:03.827 | + ./stack.sh:main:1210 : async_wait init_swift 2022-03-20 10:34:03.879 | [282664 Async init_swift:331900]: Waiting for completion of init_swift running on PID 331900 (3 other jobs running) 2022-03-20 10:34:03.906 | [282664 Async init_swift:331900]: Signaling child to exit 2022-03-20 10:34:03.906 | WAKEUP 2022-03-20 10:34:03.929 | [282664 Async init_swift:331900]: Signaled 2022-03-20 10:34:03.930 | + lib/swift:init_swift:668 : local node_number 2022-03-20 10:34:03.930 | + lib/swift:init_swift:670 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-20 10:34:03.931 | No container-server running 2022-03-20 10:34:03.931 | No container-updater running 2022-03-20 10:34:03.931 | No container-replicator running 2022-03-20 10:34:03.931 | No container-sharder running 2022-03-20 10:34:03.931 | No object-auditor running 2022-03-20 10:34:03.931 | No object-reconstructor running 2022-03-20 10:34:03.931 | No account-server running 2022-03-20 10:34:03.931 | No object-updater running 2022-03-20 10:34:03.931 | No object-expirer running 2022-03-20 10:34:03.931 | No proxy-server running 2022-03-20 10:34:03.931 | No object-server running 2022-03-20 10:34:03.931 | No container-auditor running 2022-03-20 10:34:03.931 | No account-auditor running 2022-03-20 10:34:03.931 | No container-sync running 2022-03-20 10:34:03.931 | No account-reaper running 2022-03-20 10:34:03.931 | No container-reconciler running 2022-03-20 10:34:03.931 | No object-replicator running 2022-03-20 10:34:03.931 | No account-replicator running 2022-03-20 10:34:03.931 | + lib/swift:init_swift:670 : true 2022-03-20 10:34:03.931 | + lib/swift:init_swift:673 : create_swift_disk 2022-03-20 10:34:03.931 | + lib/swift:create_swift_disk:565 : local node_number 2022-03-20 10:34:03.931 | + lib/swift:create_swift_disk:570 : local user_group 2022-03-20 10:34:03.931 | ++ lib/swift:create_swift_disk:571 : id -g ubuntu 2022-03-20 10:34:03.931 | + lib/swift:create_swift_disk:571 : user_group=1000 2022-03-20 10:34:03.931 | + 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-20 10:34:03.931 | + 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-20 10:34:03.931 | + functions:create_disk:732 : local node_number 2022-03-20 10:34:03.931 | + functions:create_disk:733 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.931 | + functions:create_disk:734 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-20 10:34:03.931 | + functions:create_disk:735 : local loopback_disk_size=6G 2022-03-20 10:34:03.931 | + functions:create_disk:736 : local key 2022-03-20 10:34:03.931 | ++ functions:create_disk:738 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.931 | ++ functions:create_disk:738 : sed s#/.## 2022-03-20 10:34:03.932 | + functions:create_disk:738 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:create_disk:739 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:create_disk:741 : destroy_disk /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2022-03-20 10:34:03.932 | + functions:destroy_disk:763 : local disk_image=/opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:destroy_disk:764 : local storage_data_dir=/opt/stack/data/swift/drives/sdb1 2022-03-20 10:34:03.932 | + functions:destroy_disk:765 : local key 2022-03-20 10:34:03.932 | ++ functions:destroy_disk:767 : sed s#/.## 2022-03-20 10:34:03.932 | ++ functions:destroy_disk:767 : echo /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:destroy_disk:767 : key=pt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:destroy_disk:768 : key=devstack-pt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:destroy_disk:771 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2022-03-20 10:34:03.932 | + functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2022-03-20 10:34:03.932 | + functions:destroy_disk:779 : sudo rm -f /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | ++ functions:create_disk:745 : dirname /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:create_disk:745 : sudo mkdir -p /opt/stack/data/swift/drives/images 2022-03-20 10:34:03.932 | + functions:create_disk:746 : sudo truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | + functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2022-03-20 10:34:03.932 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2022-03-20 10:34:03.932 | = sectsz=512 attr=2, projid32bit=1 2022-03-20 10:34:03.932 | = crc=1 finobt=1, sparse=1, rmapbt=0 2022-03-20 10:34:03.932 | = reflink=1 2022-03-20 10:34:03.932 | data = bsize=4096 blocks=1572864, imaxpct=25 2022-03-20 10:34:03.932 | = sunit=0 swidth=0 blks 2022-03-20 10:34:03.932 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2022-03-20 10:34:03.932 | log =internal log bsize=4096 blocks=2560, version=2 2022-03-20 10:34:03.932 | = sectsz=512 sunit=0 blks, lazy-count=1 2022-03-20 10:34:03.932 | realtime =none extsz=4096 blocks=0, rtextents=0 2022-03-20 10:34:03.932 | + 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-20 10:34:03.932 | + functions:create_disk:756 : sudo tee -a /etc/fstab 2022-03-20 10:34:03.932 | /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-20 10:34:03.932 | + functions:create_disk:757 : sudo mkdir -p /opt/stack/data/swift/drives/sdb1 2022-03-20 10:34:03.932 | + functions:create_disk:758 : sudo mount -v /opt/stack/data/swift/drives/sdb1 2022-03-20 10:34:03.932 | mount: /dev/loop3 mounted on /opt/stack/data/swift/drives/sdb1. 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:579 : local node_number 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:580 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:582 : local node_devices=/opt/stack/data/swift/1 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:583 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:584 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:585 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:586 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2022-03-20 10:34:03.933 | + lib/swift:create_swift_disk:587 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2022-03-20 10:34:03.933 | + lib/swift:init_swift:677 : pushd /etc/swift 2022-03-20 10:34:03.933 | + lib/swift:init_swift:679 : rm -f account.builder container.builder object.builder account.ring.gz container.ring.gz object.ring.gz backups/1647771452.object.builder backups/1647771453.container.builder backups/1647771455.account.builder backups/1647771460.object.builder backups/1647771462.container.builder backups/1647771463.account.builder backups/1647771460.object.ring.gz backups/1647771462.container.ring.gz backups/1647771463.account.ring.gz 2022-03-20 10:34:03.933 | + lib/swift:init_swift:681 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2022-03-20 10:34:03.933 | + lib/swift:init_swift:682 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2022-03-20 10:34:03.933 | + lib/swift:init_swift:683 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2022-03-20 10:34:03.933 | + lib/swift:init_swift:689 : [[ -n '' ]] 2022-03-20 10:34:03.933 | + lib/swift:init_swift:702 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-20 10:34:03.933 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2022-03-20 10:34:03.933 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2022-03-20 10:34:03.933 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2022-03-20 10:34:03.933 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2022-03-20 10:34:03.933 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2022-03-20 10:34:03.933 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2022-03-20 10:34:03.933 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2022-03-20 10:34:03.933 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2022-03-20 10:34:03.933 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2022-03-20 10:34:03.933 | + lib/swift:init_swift:711 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2022-03-20 10:34:03.933 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 10:34:03.933 | + lib/swift:init_swift:712 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2022-03-20 10:34:03.933 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 10:34:03.933 | + lib/swift:init_swift:713 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2022-03-20 10:34:03.933 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2022-03-20 10:34:03.933 | + lib/swift:init_swift:714 : popd 2022-03-20 10:34:03.977 | [282664 Async init_swift:331900]: finished init_swift with result 0 in 14 seconds 2022-03-20 10:34:03.981 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:03.984 | + ./stack.sh:main:1211 : async_wait init_cinder 2022-03-20 10:34:04.036 | [282664 Async init_cinder:331995]: Waiting for completion of init_cinder running on PID 331995 (2 other jobs running) 2022-03-20 10:34:04.061 | [282664 Async init_cinder:331995]: Signaling child to exit 2022-03-20 10:34:04.062 | WAKEUP 2022-03-20 10:34:04.085 | [282664 Async init_cinder:331995]: Signaled 2022-03-20 10:34:04.086 | + lib/cinder:init_cinder:434 : is_service_enabled mysql postgresql 2022-03-20 10:34:04.086 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.086 | + lib/cinder:init_cinder:436 : recreate_database cinder 2022-03-20 10:34:04.086 | + lib/database:recreate_database:112 : local db=cinder 2022-03-20 10:34:04.087 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2022-03-20 10:34:04.087 | + lib/databases/mysql:recreate_database_mysql:66 : local db=cinder 2022-03-20 10:34:04.087 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2022-03-20 10:34:04.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:04.087 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2022-03-20 10:34:04.087 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:04.087 | + lib/cinder:init_cinder:438 : time_start dbsync 2022-03-20 10:34:04.087 | + functions-common:time_start:2411 : local name=dbsync 2022-03-20 10:34:04.087 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:04.087 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:04.087 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:04.087 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772396925 2022-03-20 10:34:04.087 | + lib/cinder:init_cinder:440 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2022-03-20 10:34:04.087 | 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=332231) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/legacy_migrations... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/144_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/136_make_vol_type_col_non_nullable.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | 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=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/140_create_project_default_volume_type.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/135_cinder_init.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/143_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/142_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/145_add_use_quota_fields.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/138_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/137_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/141_add_quota_usage_unique_constraint.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py... {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/legacy_migrations/versions/139_placeholder.py loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/legacy_migrations loaded successfully {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:34:04.088 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=332231) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:34:04.088 | INFO cinder.db.migration [-] Applying migration(s) 2022-03-20 10:34:04.088 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:04.088 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:04.088 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2022-03-20 10:34:04.088 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=332231) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 10:34:04.088 | INFO cinder.db.migration [-] Migration(s) applied 2022-03-20 10:34:04.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:04.088 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:04.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:04.088 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:04.088 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:152: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-20 10:34:04.088 | last_heartbeat = column_property( 2022-03-20 10:34:04.088 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:160: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-20 10:34:04.088 | num_hosts = column_property( 2022-03-20 10:34:04.088 | /opt/stack/cinder/cinder/db/sqlalchemy/models.py:169: SAWarning: implicitly coercing SELECT object to scalar subquery; please use the .scalar_subquery() method to produce a scalar subquery. 2022-03-20 10:34:04.088 | num_down_hosts = column_property( 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:441 : time_stop dbsync 2022-03-20 10:34:04.089 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:04.089 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:04.089 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:04.089 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:04.089 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:04.089 | + functions-common:time_stop:2431 : name=dbsync 2022-03-20 10:34:04.089 | + functions-common:time_stop:2432 : start_time=1647772396925 2022-03-20 10:34:04.089 | + functions-common:time_stop:2434 : [[ -z 1647772396925 ]] 2022-03-20 10:34:04.089 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:04.089 | + functions-common:time_stop:2437 : end_time=1647772404260 2022-03-20 10:34:04.089 | + functions-common:time_stop:2438 : elapsed_time=7335 2022-03-20 10:34:04.089 | + functions-common:time_stop:2439 : total=8296 2022-03-20 10:34:04.089 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:04.089 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15631 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:444 : is_service_enabled c-vol 2022-03-20 10:34:04.089 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:444 : [[ -n lvm:lvmdriver-1 ]] 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:445 : local be be_name be_type 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:446 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:447 : be_type=lvm 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:448 : be_name=lvmdriver-1 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:449 : type init_cinder_backend_lvm 2022-03-20 10:34:04.089 | + lib/cinder:init_cinder:450 : init_cinder_backend_lvm lvmdriver-1 2022-03-20 10:34:04.089 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2022-03-20 10:34:04.089 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-20 10:34:04.089 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2022-03-20 10:34:04.089 | + lib/lvm:init_lvm_volume_group:130 : local size=50000M 2022-03-20 10:34:04.089 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2022-03-20 10:34:04.089 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-20 10:34:04.089 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-20 10:34:04.089 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-20 10:34:04.089 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-20 10:34:04.089 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-20 10:34:04.089 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-20 10:34:04.090 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-20 10:34:04.090 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-20 10:34:04.090 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-20 10:34:04.090 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-20 10:34:04.090 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-20 10:34:04.090 | + lib/lvm:init_lvm_volume_group:133 : is_suse 2022-03-20 10:34:04.090 | + functions-common:is_suse:542 : is_opensuse 2022-03-20 10:34:04.090 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-20 10:34:04.090 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-20 10:34:04.090 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-20 10:34:04.090 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-20 10:34:04.090 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-20 10:34:04.090 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:89 : local size=50000M 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2022-03-20 10:34:04.090 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-20 10:34:04.090 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2022-03-20 10:34:04.090 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2022-03-20 10:34:04.090 | s|%DIRECTIO%|--direct-io=on|g; 2022-03-20 10:34:04.090 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2022-03-20 10:34:04.090 | ' /home/ubuntu/devstack/files/lvm-backing-file.template 2022-03-20 10:34:04.090 | [Unit] 2022-03-20 10:34:04.090 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 10:34:04.091 | DefaultDependencies=no 2022-03-20 10:34:04.091 | After=systemd-udev-settle.service 2022-03-20 10:34:04.091 | Before=lvm2-activation-early.service 2022-03-20 10:34:04.091 | Wants=systemd-udev-settle.service 2022-03-20 10:34:04.091 | 2022-03-20 10:34:04.091 | [Service] 2022-03-20 10:34:04.091 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2022-03-20 10:34:04.091 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2022-03-20 10:34:04.091 | RemainAfterExit=yes 2022-03-20 10:34:04.091 | Type=oneshot 2022-03-20 10:34:04.091 | 2022-03-20 10:34:04.091 | [Install] 2022-03-20 10:34:04.091 | WantedBy=local-fs.target 2022-03-20 10:34:04.091 | Also=systemd-udev-settle.service 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2022-03-20 10:34:04.091 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2022-03-20 10:34:04.091 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop4 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2022-03-20 10:34:04.091 | Volume group "stack-volumes-lvmdriver-1" not found 2022-03-20 10:34:04.091 | Cannot process volume group stack-volumes-lvmdriver-1 2022-03-20 10:34:04.091 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop4 2022-03-20 10:34:04.091 | Physical volume "/dev/loop4" successfully created. 2022-03-20 10:34:04.091 | Volume group "stack-volumes-lvmdriver-1" successfully created 2022-03-20 10:34:04.091 | + lib/lvm:init_lvm_volume_group:141 : '[' lioadm = lioadm ']' 2022-03-20 10:34:04.091 | + lib/lvm:init_lvm_volume_group:142 : sudo cinder-rtstool get-targets 2022-03-20 10:34:04.091 | + lib/lvm:init_lvm_volume_group:142 : sudo xargs -rn 1 cinder-rtstool delete 2022-03-20 10:34:04.091 | + lib/lvm:init_lvm_volume_group:146 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2022-03-20 10:34:04.091 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2022-03-20 10:34:04.091 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2022-03-20 10:34:04.091 | + lib/cinder:init_cinder:455 : is_service_enabled c-bak 2022-03-20 10:34:04.092 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.092 | + lib/cinder:init_cinder:455 : [[ -n swift ]] 2022-03-20 10:34:04.092 | + lib/cinder:init_cinder:456 : type init_cinder_backup_swift 2022-03-20 10:34:04.092 | + lib/cinder:init_cinder:461 : mkdir -p /opt/stack/data/cinder/volumes 2022-03-20 10:34:04.132 | [282664 Async init_cinder:331995]: finished init_cinder with result 0 in 11 seconds 2022-03-20 10:34:04.137 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:04.140 | + ./stack.sh:main:1216 : is_service_enabled nova 2022-03-20 10:34:04.157 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.160 | + ./stack.sh:main:1217 : echo_summary 'Configuring Nova' 2022-03-20 10:34:04.163 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:34:04.165 | + ./stack.sh:echo_summary:446 : echo -e Configuring Nova 2022-03-20 10:34:04.168 | + ./stack.sh:main:1218 : init_nova 2022-03-20 10:34:04.171 | + lib/nova:init_nova:829 : is_service_enabled mysql postgresql 2022-03-20 10:34:04.189 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.192 | + lib/nova:init_nova:829 : is_service_enabled n-api 2022-03-20 10:34:04.209 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:04.212 | + lib/nova:init_nova:831 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:34:04.215 | + lib/nova:init_nova:839 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 10:34:04.274 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 10:34:04.312 | [282664 Async nova-cell-0:334490]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2022-03-20 10:34:04.316 | ++ lib/nova:init_nova:842 : seq 1 1 2022-03-20 10:34:04.321 | + lib/nova:init_nova:842 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 10:34:04.324 | ++ lib/nova:init_nova:843 : conductor_conf 1 2022-03-20 10:34:04.327 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 10:34:04.329 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 10:34:04.332 | + lib/nova:init_nova:843 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 10:34:04.394 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 10:34:04.432 | [282664 Async nova-cell-1:334582]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2022-03-20 10:34:04.435 | + lib/nova:init_nova:846 : recreate_database nova_api 2022-03-20 10:34:04.443 | + lib/database:recreate_database:112 : local db=nova_api 2022-03-20 10:34:04.449 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2022-03-20 10:34:04.452 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_api 2022-03-20 10:34:04.454 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2022-03-20 10:34:04.461 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:04.816 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2022-03-20 10:34:04.821 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:04.838 | + lib/nova:init_nova:847 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2022-03-20 10:34:05.874 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:09.211 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/api/legacy_migrations... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:34:09.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/086_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/075_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/077_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/073_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/082_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/083_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/068_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/071_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/084_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/069_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/074_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/072_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/081_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/087_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/078_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/085_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/080_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/067_train.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/079_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/070_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py... {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:09.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/api/legacy_migrations/versions/076_placeholder.py loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:09.222 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/api/legacy_migrations loaded successfully {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:34:09.222 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334640) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:34:09.248 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:09.249 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:09.287 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2022-03-20 10:34:11.197 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=334640) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 10:34:11.200 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2022-03-20 10:34:11.935 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=334640) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 10:34:11.941 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:11.941 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:11.941 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:11.941 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:12.471 | ++ lib/nova:init_nova:851 : database_connection_url nova_cell0 2022-03-20 10:34:12.474 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-20 10:34:12.477 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-20 10:34:12.480 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-20 10:34:12.482 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 10:34:12.486 | + lib/nova:init_nova:851 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-20 10:34:13.665 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:16.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:16.293 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:16.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:16.293 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:16.787 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:34:16.815 | ++ lib/nova:init_nova:854 : seq 0 1 2022-03-20 10:34:16.817 | [334582 Async nova-cell-1:334582]: finished successfully 2022-03-20 10:34:16.821 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-20 10:34:16.824 | + lib/nova:init_nova:855 : async_wait nova-cell-0 2022-03-20 10:34:16.833 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:34:16.862 | [334490 Async nova-cell-0:334490]: finished successfully 2022-03-20 10:34:16.879 | [282664 Async nova-cell-0:334490]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 334490 (3 other jobs running) 2022-03-20 10:34:16.909 | [282664 Async nova-cell-0:334490]: Signaling child to exit 2022-03-20 10:34:16.909 | WAKEUP 2022-03-20 10:34:16.932 | [282664 Async nova-cell-0:334490]: Signaled 2022-03-20 10:34:16.933 | + lib/nova:init_nova_db:819 : local dbname=nova_cell0 2022-03-20 10:34:16.933 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova.conf 2022-03-20 10:34:16.933 | + lib/nova:init_nova_db:821 : recreate_database nova_cell0 2022-03-20 10:34:16.933 | + lib/database:recreate_database:112 : local db=nova_cell0 2022-03-20 10:34:16.933 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2022-03-20 10:34:16.933 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell0 2022-03-20 10:34:16.933 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2022-03-20 10:34:16.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:16.933 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2022-03-20 10:34:16.933 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:16.934 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2022-03-20 10:34:16.934 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:34:16.935 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334647) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:34:16.935 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:16.935 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:16.935 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-20 10:34:16.935 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=334647) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 10:34:16.935 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-20 10:34:16.935 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=334647) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 10:34:16.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:16.936 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:16.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:16.936 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:16.979 | [282664 Async nova-cell-0:334490]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 12 seconds 2022-03-20 10:34:16.983 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:16.985 | + lib/nova:init_nova:854 : for i in $(seq 0 $NOVA_NUM_CELLS) 2022-03-20 10:34:16.988 | + lib/nova:init_nova:855 : async_wait nova-cell-1 2022-03-20 10:34:17.039 | [282664 Async nova-cell-1:334582]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 334582 (2 other jobs running) 2022-03-20 10:34:17.065 | [282664 Async nova-cell-1:334582]: Signaling child to exit 2022-03-20 10:34:17.065 | WAKEUP 2022-03-20 10:34:17.088 | [282664 Async nova-cell-1:334582]: Signaled 2022-03-20 10:34:17.089 | + lib/nova:init_nova_db:819 : local dbname=nova_cell1 2022-03-20 10:34:17.089 | + lib/nova:init_nova_db:820 : local conffile=/etc/nova/nova_cell1.conf 2022-03-20 10:34:17.089 | + lib/nova:init_nova_db:821 : recreate_database nova_cell1 2022-03-20 10:34:17.089 | + lib/database:recreate_database:112 : local db=nova_cell1 2022-03-20 10:34:17.089 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2022-03-20 10:34:17.089 | + lib/databases/mysql:recreate_database_mysql:66 : local db=nova_cell1 2022-03-20 10:34:17.089 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2022-03-20 10:34:17.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:17.089 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2022-03-20 10:34:17.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-20 10:34:17.089 | + lib/nova:init_nova_db:822 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2022-03-20 10:34:17.089 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:17.089 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/main/legacy_migrations... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-20 10:34:17.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/402_train.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/403_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/414_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/406_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/412_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/418_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/421_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/408_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/415_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/411_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/416_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/420_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/410_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/409_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/422_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/404_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/405_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/407_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/419_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/417_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py... {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/main/legacy_migrations/versions/413_placeholder.py loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/main/legacy_migrations loaded successfully {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-20 10:34:17.091 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=334654) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-20 10:34:17.091 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2022-03-20 10:34:17.091 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2022-03-20 10:34:17.091 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2022-03-20 10:34:17.091 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=334654) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:815}} 2022-03-20 10:34:17.091 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2022-03-20 10:34:17.091 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=334654) update_to_step /usr/local/lib/python3.8/dist-packages/alembic/runtime/migration.py:850}} 2022-03-20 10:34:17.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:17.091 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:17.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:17.091 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:17.135 | [282664 Async nova-cell-1:334582]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 12 seconds 2022-03-20 10:34:17.139 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:17.142 | + lib/nova:init_nova:858 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:34:17.144 | + lib/nova:init_nova:865 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2022-03-20 10:34:18.189 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:21.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:21.151 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:21.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:21.151 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:21.151 | Running batches of 50 until complete 2022-03-20 10:34:21.151 | +-------------------------------------+--------------+-----------+ 2022-03-20 10:34:21.151 | | Migration | Total Needed | Completed | 2022-03-20 10:34:21.151 | +-------------------------------------+--------------+-----------+ 2022-03-20 10:34:21.151 | | fill_virtual_interface_list | 0 | 0 | 2022-03-20 10:34:21.151 | | migrate_empty_ratio | 0 | 0 | 2022-03-20 10:34:21.151 | | migrate_quota_classes_to_api_db | 0 | 0 | 2022-03-20 10:34:21.151 | | migrate_quota_limits_to_api_db | 0 | 0 | 2022-03-20 10:34:21.151 | | migration_migrate_to_uuid | 0 | 0 | 2022-03-20 10:34:21.151 | | populate_dev_uuids | 0 | 0 | 2022-03-20 10:34:21.151 | | populate_missing_availability_zones | 0 | 0 | 2022-03-20 10:34:21.151 | | populate_queued_for_delete | 0 | 0 | 2022-03-20 10:34:21.151 | | populate_user_id | 0 | 0 | 2022-03-20 10:34:21.151 | | populate_uuids | 0 | 0 | 2022-03-20 10:34:21.152 | +-------------------------------------+--------------+-----------+ 2022-03-20 10:34:21.637 | ++ lib/nova:init_nova:868 : seq 1 1 2022-03-20 10:34:21.642 | + lib/nova:init_nova:868 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 10:34:21.645 | ++ lib/nova:init_nova:869 : conductor_conf 1 2022-03-20 10:34:21.648 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 10:34:21.651 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 10:34:21.654 | + lib/nova:init_nova:869 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2022-03-20 10:34:22.666 | Modules with known eventlet monkey patching issues were imported prior to eventlet monkey patching: urllib3. This warning can usually be ignored if the caller is only importing and not executing nova code. 2022-03-20 10:34:25.203 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:25.203 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:25.203 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-20 10:34:25.203 | from cryptography.utils import int_from_bytes 2022-03-20 10:34:25.203 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2022-03-20 10:34:25.204 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2022-03-20 10:34:25.647 | + lib/nova:init_nova:873 : create_nova_keys_dir 2022-03-20 10:34:25.649 | + lib/nova:create_nova_keys_dir:815 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2022-03-20 10:34:25.663 | + lib/nova:init_nova:875 : [[ '' == \L\V\M ]] 2022-03-20 10:34:25.666 | + ./stack.sh:main:1223 : is_service_enabled neutron 2022-03-20 10:34:25.684 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:25.687 | + ./stack.sh:main:1224 : async_runfunc configure_neutron_nova 2022-03-20 10:34:25.690 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2022-03-20 10:34:25.750 | + inc/async:async_inner:63 : configure_neutron_nova 2022-03-20 10:34:25.790 | [282664 Async configure_neutron_nova:335838]: running: configure_neutron_nova 2022-03-20 10:34:25.793 | + ./stack.sh:main:1233 : run_phase stack post-config 2022-03-20 10:34:25.796 | + functions-common:run_phase:1853 : local mode=stack 2022-03-20 10:34:25.799 | + functions-common:run_phase:1854 : local phase=post-config 2022-03-20 10:34:25.802 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-20 10:34:25.804 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-20 10:34:25.807 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-20 10:34:25.810 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-20 10:34:25.812 | + functions-common:run_phase:1863 : local extra 2022-03-20 10:34:25.816 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-20 10:34:25.821 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-20 10:34:25.823 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-20 10:34:25.826 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-20 10:34:25.829 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2022-03-20 10:34:25.832 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-20 10:34:25.850 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:25.852 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:34:25.855 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:34:25.858 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2022-03-20 10:34:25.860 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-20 10:34:25.863 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-20 10:34:25.865 | ++ extras.d/80-tempest.sh:source:12 : : 2022-03-20 10:34:25.868 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-20 10:34:25.870 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-20 10:34:25.873 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-20 10:34:25.876 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-20 10:34:25.878 | + functions-common:run_phase:1880 : run_plugins stack post-config 2022-03-20 10:34:25.881 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-20 10:34:25.884 | + functions-common:run_plugins:1840 : local phase=post-config 2022-03-20 10:34:25.887 | + functions-common:run_plugins:1842 : local plugins= 2022-03-20 10:34:25.890 | + functions-common:run_plugins:1843 : local plugin 2022-03-20 10:34:25.892 | + ./stack.sh:main:1241 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2022-03-20 10:34:25.896 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:25.898 | + inc/meta-config:merge_config_group:171 : shift 2022-03-20 10:34:25.901 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2022-03-20 10:34:25.904 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:25.907 | + inc/meta-config:merge_config_group:176 : local configfile group 2022-03-20 10:34:25.909 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2022-03-20 10:34:25.913 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2022-03-20 10:34:25.916 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:25.919 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2022-03-20 10:34:25.921 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:25.924 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2022-03-20 10:34:25.924 | /^\[\[.+\|.*\]\]/ { 2022-03-20 10:34:25.924 | gsub("[][]", "", $1); 2022-03-20 10:34:25.924 | split($1, a, "|"); 2022-03-20 10:34:25.924 | if (a[1] == matchgroup) 2022-03-20 10:34:25.924 | print a[2] 2022-03-20 10:34:25.924 | } 2022-03-20 10:34:25.924 | ' /home/ubuntu/devstack/local.conf 2022-03-20 10:34:25.931 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 10:34:25.934 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 10:34:25.938 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 10:34:25.941 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2022-03-20 10:34:25.944 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2022-03-20 10:34:25.947 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2022-03-20 10:34:25.949 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2022-03-20 10:34:25.953 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2022-03-20 10:34:25.958 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2022-03-20 10:34:25.961 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2022-03-20 10:34:25.964 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-20 10:34:25.967 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:25.970 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 10:34:25.972 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2022-03-20 10:34:25.976 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 10:34:25.979 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2022-03-20 10:34:25.982 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2022-03-20 10:34:25.985 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2022-03-20 10:34:25.988 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2022-03-20 10:34:25.991 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2022-03-20 10:34:25.992 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2022-03-20 10:34:25.992 | BEGIN { 2022-03-20 10:34:25.993 | section = "" 2022-03-20 10:34:25.993 | last_section = "" 2022-03-20 10:34:25.993 | section_count = 0 2022-03-20 10:34:25.993 | } 2022-03-20 10:34:25.993 | /^\[.+\]/ { 2022-03-20 10:34:25.993 | gsub("[][]", "", $1); 2022-03-20 10:34:25.993 | section=$1 2022-03-20 10:34:25.993 | next 2022-03-20 10:34:25.993 | } 2022-03-20 10:34:25.993 | /^ *\#/ { 2022-03-20 10:34:25.993 | next 2022-03-20 10:34:25.993 | } 2022-03-20 10:34:25.993 | /^[^ \t]+/ { 2022-03-20 10:34:25.993 | # get offset of first = in $0 2022-03-20 10:34:25.993 | eq_idx = index($0, "=") 2022-03-20 10:34:25.993 | # extract attr & value from $0 2022-03-20 10:34:25.993 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 10:34:25.993 | value = substr($0, eq_idx + 1) 2022-03-20 10:34:25.993 | # only need to strip trailing whitespace from attr 2022-03-20 10:34:25.993 | sub(/[ \t]*$/, "", attr) 2022-03-20 10:34:25.993 | # need to strip leading & trailing whitespace from value 2022-03-20 10:34:25.993 | sub(/^[ \t]*/, "", value) 2022-03-20 10:34:25.993 | sub(/[ \t]*$/, "", value) 2022-03-20 10:34:25.993 | 2022-03-20 10:34:25.993 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 10:34:25.993 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 10:34:25.993 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 10:34:25.993 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 10:34:25.993 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 10:34:25.993 | if (section != last_section) { 2022-03-20 10:34:25.993 | cfg_section[section_count++] = section 2022-03-20 10:34:25.993 | last_section = section 2022-03-20 10:34:25.993 | } 2022-03-20 10:34:25.993 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 10:34:25.993 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 10:34:25.994 | 2022-03-20 10:34:25.994 | cfg_attr[section, attr, 0] = value 2022-03-20 10:34:25.994 | cfg_attr_count[section, attr] = 1 2022-03-20 10:34:25.994 | } else { 2022-03-20 10:34:25.994 | lno = cfg_attr_count[section, attr]++ 2022-03-20 10:34:25.994 | cfg_attr[section, attr, lno] = value 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | END { 2022-03-20 10:34:25.994 | # Process each section in order 2022-03-20 10:34:25.994 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 10:34:25.994 | section = cfg_section[sno] 2022-03-20 10:34:25.994 | # The ini routines simply append a config item immediately 2022-03-20 10:34:25.994 | # after the section header. To keep the same order as defined 2022-03-20 10:34:25.994 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 10:34:25.994 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 10:34:25.994 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 10:34:25.994 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 10:34:25.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 10:34:25.994 | else { 2022-03-20 10:34:25.994 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 10:34:25.994 | count = cfg_attr_count[section, attr] 2022-03-20 10:34:25.994 | print "inidelete " configfile " " section " " attr 2022-03-20 10:34:25.994 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 10:34:25.994 | for (l = count -2; l >= 0; l--) 2022-03-20 10:34:25.994 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | } 2022-03-20 10:34:25.994 | ' 2022-03-20 10:34:25.994 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:25.995 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 10:34:25.995 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:25.998 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 10:34:26.001 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2022-03-20 10:34:26.004 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:26.006 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2022-03-20 10:34:26.010 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2022-03-20 10:34:26.010 | BEGIN { group = "" } 2022-03-20 10:34:26.010 | /^\[\[.+\|.*\]\]/ { 2022-03-20 10:34:26.010 | gsub("[][]", "", $1); 2022-03-20 10:34:26.010 | split($1, a, "|"); 2022-03-20 10:34:26.010 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 10:34:26.010 | group=a[1] 2022-03-20 10:34:26.010 | } else { 2022-03-20 10:34:26.010 | group="" 2022-03-20 10:34:26.010 | } 2022-03-20 10:34:26.010 | next 2022-03-20 10:34:26.010 | } 2022-03-20 10:34:26.010 | { 2022-03-20 10:34:26.010 | if (group != "") 2022-03-20 10:34:26.010 | print $0 2022-03-20 10:34:26.010 | } 2022-03-20 10:34:26.010 | ' /home/ubuntu/devstack/local.conf 2022-03-20 10:34:26.016 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2022-03-20 10:34:26.019 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2022-03-20 10:34:26.050 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.053 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2022-03-20 10:34:26.056 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2022-03-20 10:34:26.088 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.091 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2022-03-20 10:34:26.093 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2022-03-20 10:34:26.127 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.130 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2022-03-20 10:34:26.134 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2022-03-20 10:34:26.170 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.173 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2022-03-20 10:34:26.175 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2022-03-20 10:34:26.206 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.210 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2022-03-20 10:34:26.212 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-20 10:34:26.247 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.249 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.20/identity"' 2022-03-20 10:34:26.252 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.20/identity 2022-03-20 10:34:26.285 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.288 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2022-03-20 10:34:26.291 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2022-03-20 10:34:26.323 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.326 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2022-03-20 10:34:26.329 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-20 10:34:26.362 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.365 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2022-03-20 10:34:26.368 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-20 10:34:26.401 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2022-03-20 10:34:26.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2022-03-20 10:34:26.442 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.444 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2022-03-20 10:34:26.447 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-20 10:34:26.483 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2022-03-20 10:34:26.488 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2022-03-20 10:34:26.520 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.524 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 10:34:26.526 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 10:34:26.529 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 10:34:26.532 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2022-03-20 10:34:26.535 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2022-03-20 10:34:26.539 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2022-03-20 10:34:26.542 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2022-03-20 10:34:26.545 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2022-03-20 10:34:26.552 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2022-03-20 10:34:26.554 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2022-03-20 10:34:26.557 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-20 10:34:26.560 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:26.563 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 10:34:26.565 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2022-03-20 10:34:26.568 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 10:34:26.571 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2022-03-20 10:34:26.574 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2022-03-20 10:34:26.578 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2022-03-20 10:34:26.580 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2022-03-20 10:34:26.584 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2022-03-20 10:34:26.586 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2022-03-20 10:34:26.586 | BEGIN { 2022-03-20 10:34:26.586 | section = "" 2022-03-20 10:34:26.586 | last_section = "" 2022-03-20 10:34:26.586 | section_count = 0 2022-03-20 10:34:26.586 | } 2022-03-20 10:34:26.586 | /^\[.+\]/ { 2022-03-20 10:34:26.586 | gsub("[][]", "", $1); 2022-03-20 10:34:26.586 | section=$1 2022-03-20 10:34:26.586 | next 2022-03-20 10:34:26.586 | } 2022-03-20 10:34:26.586 | /^ *\#/ { 2022-03-20 10:34:26.586 | next 2022-03-20 10:34:26.586 | } 2022-03-20 10:34:26.586 | /^[^ \t]+/ { 2022-03-20 10:34:26.586 | # get offset of first = in $0 2022-03-20 10:34:26.586 | eq_idx = index($0, "=") 2022-03-20 10:34:26.586 | # extract attr & value from $0 2022-03-20 10:34:26.586 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 10:34:26.586 | value = substr($0, eq_idx + 1) 2022-03-20 10:34:26.586 | # only need to strip trailing whitespace from attr 2022-03-20 10:34:26.586 | sub(/[ \t]*$/, "", attr) 2022-03-20 10:34:26.586 | # need to strip leading & trailing whitespace from value 2022-03-20 10:34:26.587 | sub(/^[ \t]*/, "", value) 2022-03-20 10:34:26.587 | sub(/[ \t]*$/, "", value) 2022-03-20 10:34:26.587 | 2022-03-20 10:34:26.587 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 10:34:26.587 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 10:34:26.587 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 10:34:26.587 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 10:34:26.587 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 10:34:26.587 | if (section != last_section) { 2022-03-20 10:34:26.587 | cfg_section[section_count++] = section 2022-03-20 10:34:26.587 | last_section = section 2022-03-20 10:34:26.587 | } 2022-03-20 10:34:26.587 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 10:34:26.587 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 10:34:26.587 | 2022-03-20 10:34:26.587 | cfg_attr[section, attr, 0] = value 2022-03-20 10:34:26.587 | cfg_attr_count[section, attr] = 1 2022-03-20 10:34:26.587 | } else { 2022-03-20 10:34:26.587 | lno = cfg_attr_count[section, attr]++ 2022-03-20 10:34:26.587 | cfg_attr[section, attr, lno] = value 2022-03-20 10:34:26.587 | } 2022-03-20 10:34:26.587 | } 2022-03-20 10:34:26.587 | END { 2022-03-20 10:34:26.587 | # Process each section in order 2022-03-20 10:34:26.587 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 10:34:26.587 | section = cfg_section[sno] 2022-03-20 10:34:26.587 | # The ini routines simply append a config item immediately 2022-03-20 10:34:26.587 | # after the section header. To keep the same order as defined 2022-03-20 10:34:26.587 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 10:34:26.587 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 10:34:26.587 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 10:34:26.587 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 10:34:26.587 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 10:34:26.587 | else { 2022-03-20 10:34:26.587 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 10:34:26.588 | count = cfg_attr_count[section, attr] 2022-03-20 10:34:26.588 | print "inidelete " configfile " " section " " attr 2022-03-20 10:34:26.588 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 10:34:26.588 | for (l = count -2; l >= 0; l--) 2022-03-20 10:34:26.588 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 10:34:26.588 | } 2022-03-20 10:34:26.588 | } 2022-03-20 10:34:26.588 | } 2022-03-20 10:34:26.588 | } 2022-03-20 10:34:26.588 | ' 2022-03-20 10:34:26.588 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.588 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:26.588 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 10:34:26.590 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 10:34:26.593 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2022-03-20 10:34:26.595 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:26.598 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2022-03-20 10:34:26.601 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2022-03-20 10:34:26.601 | BEGIN { group = "" } 2022-03-20 10:34:26.602 | /^\[\[.+\|.*\]\]/ { 2022-03-20 10:34:26.602 | gsub("[][]", "", $1); 2022-03-20 10:34:26.602 | split($1, a, "|"); 2022-03-20 10:34:26.602 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 10:34:26.602 | group=a[1] 2022-03-20 10:34:26.602 | } else { 2022-03-20 10:34:26.602 | group="" 2022-03-20 10:34:26.602 | } 2022-03-20 10:34:26.602 | next 2022-03-20 10:34:26.602 | } 2022-03-20 10:34:26.602 | { 2022-03-20 10:34:26.602 | if (group != "") 2022-03-20 10:34:26.602 | print $0 2022-03-20 10:34:26.602 | } 2022-03-20 10:34:26.602 | ' /home/ubuntu/devstack/local.conf 2022-03-20 10:34:26.603 | + inc/async:async_inner:64 : rc=0 2022-03-20 10:34:26.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2022-03-20 10:34:26.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2022-03-20 10:34:26.631 | [335838 Async configure_neutron_nova:335838]: finished successfully 2022-03-20 10:34:26.643 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.646 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2022-03-20 10:34:26.649 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2022-03-20 10:34:26.679 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.682 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2022-03-20 10:34:26.684 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2022-03-20 10:34:26.714 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.717 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2022-03-20 10:34:26.720 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2022-03-20 10:34:26.749 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.752 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2022-03-20 10:34:26.754 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2022-03-20 10:34:26.787 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2022-03-20 10:34:26.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2022-03-20 10:34:26.822 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.825 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2022-03-20 10:34:26.827 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2022-03-20 10:34:26.858 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.861 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2022-03-20 10:34:26.863 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2022-03-20 10:34:26.893 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.897 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2022-03-20 10:34:26.899 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2022-03-20 10:34:26.929 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.932 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2022-03-20 10:34:26.934 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2022-03-20 10:34:26.965 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:26.968 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2022-03-20 10:34:26.970 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2022-03-20 10:34:27.001 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.003 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2022-03-20 10:34:27.006 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2022-03-20 10:34:27.036 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.038 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2022-03-20 10:34:27.041 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2022-03-20 10:34:27.071 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.073 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2022-03-20 10:34:27.076 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2022-03-20 10:34:27.106 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.108 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2022-03-20 10:34:27.111 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2022-03-20 10:34:27.141 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.143 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2022-03-20 10:34:27.146 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2022-03-20 10:34:27.176 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.180 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 10:34:27.182 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 10:34:27.185 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 10:34:27.188 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2022-03-20 10:34:27.191 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2022-03-20 10:34:27.194 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2022-03-20 10:34:27.196 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2022-03-20 10:34:27.200 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2022-03-20 10:34:27.204 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2022-03-20 10:34:27.206 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2022-03-20 10:34:27.209 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-20 10:34:27.212 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.214 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 10:34:27.217 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2022-03-20 10:34:27.219 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 10:34:27.223 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2022-03-20 10:34:27.226 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2022-03-20 10:34:27.229 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2022-03-20 10:34:27.231 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2022-03-20 10:34:27.235 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2022-03-20 10:34:27.236 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.236 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2022-03-20 10:34:27.236 | BEGIN { 2022-03-20 10:34:27.236 | section = "" 2022-03-20 10:34:27.236 | last_section = "" 2022-03-20 10:34:27.236 | section_count = 0 2022-03-20 10:34:27.236 | } 2022-03-20 10:34:27.236 | /^\[.+\]/ { 2022-03-20 10:34:27.236 | gsub("[][]", "", $1); 2022-03-20 10:34:27.236 | section=$1 2022-03-20 10:34:27.236 | next 2022-03-20 10:34:27.236 | } 2022-03-20 10:34:27.236 | /^ *\#/ { 2022-03-20 10:34:27.237 | next 2022-03-20 10:34:27.237 | } 2022-03-20 10:34:27.237 | /^[^ \t]+/ { 2022-03-20 10:34:27.237 | # get offset of first = in $0 2022-03-20 10:34:27.237 | eq_idx = index($0, "=") 2022-03-20 10:34:27.237 | # extract attr & value from $0 2022-03-20 10:34:27.237 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 10:34:27.237 | value = substr($0, eq_idx + 1) 2022-03-20 10:34:27.237 | # only need to strip trailing whitespace from attr 2022-03-20 10:34:27.237 | sub(/[ \t]*$/, "", attr) 2022-03-20 10:34:27.237 | # need to strip leading & trailing whitespace from value 2022-03-20 10:34:27.237 | sub(/^[ \t]*/, "", value) 2022-03-20 10:34:27.237 | sub(/[ \t]*$/, "", value) 2022-03-20 10:34:27.237 | 2022-03-20 10:34:27.237 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 10:34:27.237 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 10:34:27.237 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 10:34:27.237 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 10:34:27.237 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 10:34:27.237 | if (section != last_section) { 2022-03-20 10:34:27.237 | cfg_section[section_count++] = section 2022-03-20 10:34:27.237 | last_section = section 2022-03-20 10:34:27.237 | } 2022-03-20 10:34:27.237 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 10:34:27.237 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 10:34:27.237 | 2022-03-20 10:34:27.237 | cfg_attr[section, attr, 0] = value 2022-03-20 10:34:27.237 | cfg_attr_count[section, attr] = 1 2022-03-20 10:34:27.237 | } else { 2022-03-20 10:34:27.237 | lno = cfg_attr_count[section, attr]++ 2022-03-20 10:34:27.237 | cfg_attr[section, attr, lno] = value 2022-03-20 10:34:27.237 | } 2022-03-20 10:34:27.237 | } 2022-03-20 10:34:27.237 | END { 2022-03-20 10:34:27.237 | # Process each section in order 2022-03-20 10:34:27.238 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 10:34:27.238 | section = cfg_section[sno] 2022-03-20 10:34:27.238 | # The ini routines simply append a config item immediately 2022-03-20 10:34:27.238 | # after the section header. To keep the same order as defined 2022-03-20 10:34:27.238 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 10:34:27.238 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 10:34:27.238 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 10:34:27.238 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 10:34:27.238 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 10:34:27.238 | else { 2022-03-20 10:34:27.238 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 10:34:27.238 | count = cfg_attr_count[section, attr] 2022-03-20 10:34:27.238 | print "inidelete " configfile " " section " " attr 2022-03-20 10:34:27.238 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 10:34:27.238 | for (l = count -2; l >= 0; l--) 2022-03-20 10:34:27.238 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 10:34:27.238 | } 2022-03-20 10:34:27.238 | } 2022-03-20 10:34:27.238 | } 2022-03-20 10:34:27.238 | } 2022-03-20 10:34:27.238 | ' 2022-03-20 10:34:27.238 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.240 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 10:34:27.240 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 10:34:27.243 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2022-03-20 10:34:27.246 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:27.248 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2022-03-20 10:34:27.251 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2022-03-20 10:34:27.251 | BEGIN { group = "" } 2022-03-20 10:34:27.251 | /^\[\[.+\|.*\]\]/ { 2022-03-20 10:34:27.251 | gsub("[][]", "", $1); 2022-03-20 10:34:27.251 | split($1, a, "|"); 2022-03-20 10:34:27.251 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 10:34:27.251 | group=a[1] 2022-03-20 10:34:27.251 | } else { 2022-03-20 10:34:27.251 | group="" 2022-03-20 10:34:27.251 | } 2022-03-20 10:34:27.251 | next 2022-03-20 10:34:27.251 | } 2022-03-20 10:34:27.251 | { 2022-03-20 10:34:27.251 | if (group != "") 2022-03-20 10:34:27.251 | print $0 2022-03-20 10:34:27.251 | } 2022-03-20 10:34:27.251 | ' /home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.257 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2022-03-20 10:34:27.260 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2022-03-20 10:34:27.290 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.292 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2022-03-20 10:34:27.295 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2022-03-20 10:34:27.325 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.328 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2022-03-20 10:34:27.330 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2022-03-20 10:34:27.358 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.361 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2022-03-20 10:34:27.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2022-03-20 10:34:27.396 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.399 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2022-03-20 10:34:27.402 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-20 10:34:27.435 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2022-03-20 10:34:27.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2022-03-20 10:34:27.471 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.473 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2022-03-20 10:34:27.476 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-20 10:34:27.507 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.510 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2022-03-20 10:34:27.513 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-20 10:34:27.543 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.547 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2022-03-20 10:34:27.549 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2022-03-20 10:34:27.552 | + inc/meta-config:merge_config_group:180 : local dir 2022-03-20 10:34:27.555 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.558 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:34:27.561 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:34:27.563 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2022-03-20 10:34:27.567 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:34:27.572 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2022-03-20 10:34:27.575 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2022-03-20 10:34:27.578 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.581 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.583 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2022-03-20 10:34:27.586 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.589 | + inc/meta-config:merge_config_file:90 : local real_configfile 2022-03-20 10:34:27.592 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.594 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:34:27.598 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-03-20 10:34:27.600 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2022-03-20 10:34:27.604 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.605 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.605 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-20 10:34:27.605 | BEGIN { 2022-03-20 10:34:27.605 | section = "" 2022-03-20 10:34:27.605 | last_section = "" 2022-03-20 10:34:27.605 | section_count = 0 2022-03-20 10:34:27.605 | } 2022-03-20 10:34:27.605 | /^\[.+\]/ { 2022-03-20 10:34:27.605 | gsub("[][]", "", $1); 2022-03-20 10:34:27.605 | section=$1 2022-03-20 10:34:27.605 | next 2022-03-20 10:34:27.605 | } 2022-03-20 10:34:27.605 | /^ *\#/ { 2022-03-20 10:34:27.605 | next 2022-03-20 10:34:27.605 | } 2022-03-20 10:34:27.605 | /^[^ \t]+/ { 2022-03-20 10:34:27.605 | # get offset of first = in $0 2022-03-20 10:34:27.605 | eq_idx = index($0, "=") 2022-03-20 10:34:27.605 | # extract attr & value from $0 2022-03-20 10:34:27.605 | attr = substr($0, 1, eq_idx - 1) 2022-03-20 10:34:27.605 | value = substr($0, eq_idx + 1) 2022-03-20 10:34:27.605 | # only need to strip trailing whitespace from attr 2022-03-20 10:34:27.605 | sub(/[ \t]*$/, "", attr) 2022-03-20 10:34:27.605 | # need to strip leading & trailing whitespace from value 2022-03-20 10:34:27.606 | sub(/^[ \t]*/, "", value) 2022-03-20 10:34:27.606 | sub(/[ \t]*$/, "", value) 2022-03-20 10:34:27.606 | 2022-03-20 10:34:27.606 | # cfg_attr_count: number of config lines per [section, attr] 2022-03-20 10:34:27.606 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2022-03-20 10:34:27.606 | # cfg_section: keep the section names in the same order as they appear in local.conf 2022-03-20 10:34:27.606 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2022-03-20 10:34:27.606 | if (! (section, attr) in cfg_attr_count) { 2022-03-20 10:34:27.606 | if (section != last_section) { 2022-03-20 10:34:27.606 | cfg_section[section_count++] = section 2022-03-20 10:34:27.606 | last_section = section 2022-03-20 10:34:27.606 | } 2022-03-20 10:34:27.606 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2022-03-20 10:34:27.606 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2022-03-20 10:34:27.606 | 2022-03-20 10:34:27.606 | cfg_attr[section, attr, 0] = value 2022-03-20 10:34:27.606 | cfg_attr_count[section, attr] = 1 2022-03-20 10:34:27.606 | } else { 2022-03-20 10:34:27.606 | lno = cfg_attr_count[section, attr]++ 2022-03-20 10:34:27.606 | cfg_attr[section, attr, lno] = value 2022-03-20 10:34:27.606 | } 2022-03-20 10:34:27.606 | } 2022-03-20 10:34:27.606 | END { 2022-03-20 10:34:27.606 | # Process each section in order 2022-03-20 10:34:27.606 | for (sno = 0; sno < section_count; sno++) { 2022-03-20 10:34:27.606 | section = cfg_section[sno] 2022-03-20 10:34:27.606 | # The ini routines simply append a config item immediately 2022-03-20 10:34:27.606 | # after the section header. To keep the same order as defined 2022-03-20 10:34:27.606 | # in local.conf, invoke the ini routines in the reverse order 2022-03-20 10:34:27.606 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2022-03-20 10:34:27.606 | attr = cfg_sec_attr_name[sno, attr_no] 2022-03-20 10:34:27.606 | if (cfg_attr_count[section, attr] == 1) 2022-03-20 10:34:27.606 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2022-03-20 10:34:27.606 | else { 2022-03-20 10:34:27.606 | # For multiline, invoke the ini routines in the reverse order 2022-03-20 10:34:27.607 | count = cfg_attr_count[section, attr] 2022-03-20 10:34:27.607 | print "inidelete " configfile " " section " " attr 2022-03-20 10:34:27.607 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2022-03-20 10:34:27.607 | for (l = count -2; l >= 0; l--) 2022-03-20 10:34:27.607 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2022-03-20 10:34:27.607 | } 2022-03-20 10:34:27.607 | } 2022-03-20 10:34:27.607 | } 2022-03-20 10:34:27.607 | } 2022-03-20 10:34:27.607 | ' 2022-03-20 10:34:27.607 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.608 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2022-03-20 10:34:27.609 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2022-03-20 10:34:27.612 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2022-03-20 10:34:27.615 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2022-03-20 10:34:27.617 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2022-03-20 10:34:27.620 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2022-03-20 10:34:27.620 | BEGIN { group = "" } 2022-03-20 10:34:27.620 | /^\[\[.+\|.*\]\]/ { 2022-03-20 10:34:27.620 | gsub("[][]", "", $1); 2022-03-20 10:34:27.620 | split($1, a, "|"); 2022-03-20 10:34:27.620 | if (a[1] == matchgroup && a[2] == configfile) { 2022-03-20 10:34:27.620 | group=a[1] 2022-03-20 10:34:27.620 | } else { 2022-03-20 10:34:27.620 | group="" 2022-03-20 10:34:27.620 | } 2022-03-20 10:34:27.620 | next 2022-03-20 10:34:27.620 | } 2022-03-20 10:34:27.620 | { 2022-03-20 10:34:27.620 | if (group != "") 2022-03-20 10:34:27.620 | print $0 2022-03-20 10:34:27.620 | } 2022-03-20 10:34:27.620 | ' /home/ubuntu/devstack/local.conf 2022-03-20 10:34:27.626 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2022-03-20 10:34:27.629 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2022-03-20 10:34:27.658 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.660 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2022-03-20 10:34:27.663 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2022-03-20 10:34:27.692 | + inc/meta-config:merge_config_file:164 : read a 2022-03-20 10:34:27.695 | + ./stack.sh:main:1250 : is_service_enabled swift 2022-03-20 10:34:27.714 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:27.716 | + ./stack.sh:main:1251 : echo_summary 'Starting Swift' 2022-03-20 10:34:27.719 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:34:27.721 | + ./stack.sh:echo_summary:446 : echo -e Starting Swift 2022-03-20 10:34:27.724 | + ./stack.sh:main:1252 : start_swift 2022-03-20 10:34:27.727 | + lib/swift:start_swift:752 : restart_service memcached 2022-03-20 10:34:27.730 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-20 10:34:27.732 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-20 10:34:27.762 | + lib/swift:start_swift:755 : is_ubuntu 2022-03-20 10:34:27.765 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-20 10:34:27.768 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-20 10:34:27.776 | + lib/swift:start_swift:756 : sudo /etc/init.d/rsync restart 2022-03-20 10:34:28.225 | Restarting rsync (via systemctl): rsync.service. 2022-03-20 10:34:28.232 | + lib/swift:start_swift:763 : '[' False == True ']' 2022-03-20 10:34:28.234 | + lib/swift:start_swift:782 : [[ 1 == 1 ]] 2022-03-20 10:34:28.237 | + lib/swift:start_swift:783 : local foreground_services type 2022-03-20 10:34:28.240 | + lib/swift:start_swift:785 : foreground_services='object container account' 2022-03-20 10:34:28.242 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 10:34:28.245 | + lib/swift:start_swift:787 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.247 | + functions-common:run_process:1680 : local service=s-object 2022-03-20 10:34:28.250 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.252 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:28.255 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:28.259 | + functions-common:run_process:1685 : local name=s-object 2022-03-20 10:34:28.262 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:28.265 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:28.268 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:28.270 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:28.274 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:28.278 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772468276 2022-03-20 10:34:28.281 | + functions-common:run_process:1688 : is_service_enabled s-object 2022-03-20 10:34:28.298 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:28.300 | + functions-common:run_process:1689 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2022-03-20 10:34:28.303 | + functions-common:_run_under_systemd:1645 : local service=s-object 2022-03-20 10:34:28.305 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.308 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.310 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.313 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.315 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2022-03-20 10:34:28.317 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2022-03-20 10:34:28.320 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-object.service 2022-03-20 10:34:28.322 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:28.325 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:28.327 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2022-03-20 10:34:28.330 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2022-03-20 10:34:28.332 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-object.service 2022-03-20 10:34:28.335 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.337 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:28.339 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:28.341 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:28.343 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:28.346 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-object.service 2022-03-20 10:34:28.348 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:28.352 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2022-03-20 10:34:28.411 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2022-03-20 10:34:28.466 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2022-03-20 10:34:28.518 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2022-03-20 10:34:28.573 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2022-03-20 10:34:28.625 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:28.677 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:28.679 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2022-03-20 10:34:28.732 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:29.208 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-object.service 2022-03-20 10:34:29.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2022-03-20 10:34:29.722 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-object.service 2022-03-20 10:34:29.746 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:29.749 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:29.751 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:29.754 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:29.756 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:29.758 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:29.761 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:29.764 | + functions-common:time_stop:2432 : start_time=1647772468276 2022-03-20 10:34:29.766 | + functions-common:time_stop:2434 : [[ -z 1647772468276 ]] 2022-03-20 10:34:29.772 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:29.776 | + functions-common:time_stop:2437 : end_time=1647772469774 2022-03-20 10:34:29.779 | + functions-common:time_stop:2438 : elapsed_time=1498 2022-03-20 10:34:29.781 | + functions-common:time_stop:2439 : total=3138 2022-03-20 10:34:29.784 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:29.787 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4636 2022-03-20 10:34:29.789 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 10:34:29.792 | + lib/swift:start_swift:787 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.794 | + functions-common:run_process:1680 : local service=s-container 2022-03-20 10:34:29.797 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.799 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:29.802 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:29.804 | + functions-common:run_process:1685 : local name=s-container 2022-03-20 10:34:29.807 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:29.809 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:29.811 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:29.814 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:29.817 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:29.821 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772469819 2022-03-20 10:34:29.824 | + functions-common:run_process:1688 : is_service_enabled s-container 2022-03-20 10:34:29.841 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:29.844 | + functions-common:run_process:1689 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2022-03-20 10:34:29.846 | + functions-common:_run_under_systemd:1645 : local service=s-container 2022-03-20 10:34:29.849 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.852 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.854 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.857 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.859 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2022-03-20 10:34:29.862 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2022-03-20 10:34:29.864 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container.service 2022-03-20 10:34:29.867 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:29.869 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:29.871 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2022-03-20 10:34:29.874 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2022-03-20 10:34:29.876 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container.service 2022-03-20 10:34:29.879 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:29.881 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:29.884 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:29.886 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:29.889 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:29.891 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container.service 2022-03-20 10:34:29.893 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:29.898 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2022-03-20 10:34:29.951 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2022-03-20 10:34:30.005 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2022-03-20 10:34:30.058 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2022-03-20 10:34:30.114 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2022-03-20 10:34:30.168 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:30.221 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:30.224 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2022-03-20 10:34:30.280 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:30.826 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container.service 2022-03-20 10:34:30.840 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2022-03-20 10:34:31.373 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container.service 2022-03-20 10:34:31.395 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:31.397 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:31.402 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:31.405 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:31.407 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:31.410 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:31.413 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:31.416 | + functions-common:time_stop:2432 : start_time=1647772469819 2022-03-20 10:34:31.418 | + functions-common:time_stop:2434 : [[ -z 1647772469819 ]] 2022-03-20 10:34:31.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:31.427 | + functions-common:time_stop:2437 : end_time=1647772471423 2022-03-20 10:34:31.429 | + functions-common:time_stop:2438 : elapsed_time=1604 2022-03-20 10:34:31.432 | + functions-common:time_stop:2439 : total=4636 2022-03-20 10:34:31.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:31.437 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6240 2022-03-20 10:34:31.439 | + lib/swift:start_swift:786 : for type in ${foreground_services} 2022-03-20 10:34:31.442 | + lib/swift:start_swift:787 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.444 | + functions-common:run_process:1680 : local service=s-account 2022-03-20 10:34:31.447 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.449 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:31.452 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:31.454 | + functions-common:run_process:1685 : local name=s-account 2022-03-20 10:34:31.457 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:31.459 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:31.462 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:31.464 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:31.467 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:31.472 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772471469 2022-03-20 10:34:31.475 | + functions-common:run_process:1688 : is_service_enabled s-account 2022-03-20 10:34:31.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:31.495 | + functions-common:run_process:1689 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2022-03-20 10:34:31.497 | + functions-common:_run_under_systemd:1645 : local service=s-account 2022-03-20 10:34:31.500 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.502 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.505 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.508 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.511 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2022-03-20 10:34:31.513 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2022-03-20 10:34:31.516 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-account.service 2022-03-20 10:34:31.518 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:31.521 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:31.524 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2022-03-20 10:34:31.526 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2022-03-20 10:34:31.529 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-account.service 2022-03-20 10:34:31.531 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.534 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:31.536 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:31.538 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:31.541 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:31.543 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-account.service 2022-03-20 10:34:31.546 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:31.550 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2022-03-20 10:34:31.604 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2022-03-20 10:34:31.658 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2022-03-20 10:34:31.713 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2022-03-20 10:34:31.769 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2022-03-20 10:34:31.825 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:31.878 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:31.882 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2022-03-20 10:34:31.936 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:32.422 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-account.service 2022-03-20 10:34:32.437 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2022-03-20 10:34:32.912 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-account.service 2022-03-20 10:34:32.939 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:32.943 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:32.946 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:32.949 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:32.951 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:32.954 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:32.956 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:32.959 | + functions-common:time_stop:2432 : start_time=1647772471469 2022-03-20 10:34:32.962 | + functions-common:time_stop:2434 : [[ -z 1647772471469 ]] 2022-03-20 10:34:32.965 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:32.970 | + functions-common:time_stop:2437 : end_time=1647772472967 2022-03-20 10:34:32.972 | + functions-common:time_stop:2438 : elapsed_time=1498 2022-03-20 10:34:32.975 | + functions-common:time_stop:2439 : total=6240 2022-03-20 10:34:32.977 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:32.980 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7738 2022-03-20 10:34:32.982 | + lib/swift:start_swift:790 : [[ False == \T\r\u\e ]] 2022-03-20 10:34:32.985 | + lib/swift:start_swift:795 : enable_service s-container-sync 2022-03-20 10:34:33.036 | + lib/swift:start_swift:796 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.039 | + functions-common:run_process:1680 : local service=s-container-sync 2022-03-20 10:34:33.041 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.044 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:33.046 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:33.049 | + functions-common:run_process:1685 : local name=s-container-sync 2022-03-20 10:34:33.051 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:33.054 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:33.056 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:33.059 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:33.062 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:33.066 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772473064 2022-03-20 10:34:33.069 | + functions-common:run_process:1688 : is_service_enabled s-container-sync 2022-03-20 10:34:33.087 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:33.089 | + functions-common:run_process:1689 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2022-03-20 10:34:33.092 | + functions-common:_run_under_systemd:1645 : local service=s-container-sync 2022-03-20 10:34:33.094 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.097 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.099 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.102 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.104 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2022-03-20 10:34:33.107 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2022-03-20 10:34:33.110 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-container-sync.service 2022-03-20 10:34:33.112 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:33.115 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:33.117 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2022-03-20 10:34:33.120 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2022-03-20 10:34:33.122 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-container-sync.service 2022-03-20 10:34:33.125 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.127 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:33.130 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:33.132 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:33.134 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:33.137 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2022-03-20 10:34:33.139 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:33.144 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2022-03-20 10:34:33.196 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2022-03-20 10:34:33.252 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2022-03-20 10:34:33.309 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2022-03-20 10:34:33.362 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2022-03-20 10:34:33.418 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:33.472 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:33.474 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2022-03-20 10:34:33.528 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:34.033 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-container-sync.service 2022-03-20 10:34:34.523 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-container-sync.service 2022-03-20 10:34:34.545 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:34.548 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:34.551 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:34.554 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:34.557 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:34.560 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:34.563 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:34.566 | + functions-common:time_stop:2432 : start_time=1647772473064 2022-03-20 10:34:34.570 | + functions-common:time_stop:2434 : [[ -z 1647772473064 ]] 2022-03-20 10:34:34.573 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:34.579 | + functions-common:time_stop:2437 : end_time=1647772474576 2022-03-20 10:34:34.581 | + functions-common:time_stop:2438 : elapsed_time=1512 2022-03-20 10:34:34.585 | + functions-common:time_stop:2439 : total=7738 2022-03-20 10:34:34.588 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:34.591 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9250 2022-03-20 10:34:34.593 | + lib/swift:start_swift:803 : is_service_enabled tls-proxy 2022-03-20 10:34:34.611 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:34:34.614 | + lib/swift:start_swift:807 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.616 | + functions-common:run_process:1680 : local service=s-proxy 2022-03-20 10:34:34.619 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.621 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:34.624 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:34.626 | + functions-common:run_process:1685 : local name=s-proxy 2022-03-20 10:34:34.629 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:34.632 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:34.634 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:34.637 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:34.640 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:34.644 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772474642 2022-03-20 10:34:34.648 | + functions-common:run_process:1688 : is_service_enabled s-proxy 2022-03-20 10:34:34.665 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:34.668 | + functions-common:run_process:1689 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2022-03-20 10:34:34.670 | + functions-common:_run_under_systemd:1645 : local service=s-proxy 2022-03-20 10:34:34.673 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.675 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.678 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.680 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.683 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2022-03-20 10:34:34.685 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2022-03-20 10:34:34.688 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@s-proxy.service 2022-03-20 10:34:34.690 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:34.693 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:34.696 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2022-03-20 10:34:34.698 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2022-03-20 10:34:34.701 | + functions-common:write_user_unit_file:1562 : local service=devstack@s-proxy.service 2022-03-20 10:34:34.703 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.706 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:34.709 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:34.711 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:34.714 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:34.716 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2022-03-20 10:34:34.719 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:34.723 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2022-03-20 10:34:34.778 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2022-03-20 10:34:34.838 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2022-03-20 10:34:34.905 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2022-03-20 10:34:34.960 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2022-03-20 10:34:35.013 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:35.067 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:35.070 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2022-03-20 10:34:35.123 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:35.610 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@s-proxy.service 2022-03-20 10:34:35.623 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2022-03-20 10:34:36.124 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@s-proxy.service 2022-03-20 10:34:36.151 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:36.154 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:36.157 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:36.159 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:36.162 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:36.164 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:36.167 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:36.169 | + functions-common:time_stop:2432 : start_time=1647772474642 2022-03-20 10:34:36.172 | + functions-common:time_stop:2434 : [[ -z 1647772474642 ]] 2022-03-20 10:34:36.175 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:36.180 | + functions-common:time_stop:2437 : end_time=1647772476177 2022-03-20 10:34:36.182 | + functions-common:time_stop:2438 : elapsed_time=1535 2022-03-20 10:34:36.185 | + functions-common:time_stop:2439 : total=9250 2022-03-20 10:34:36.187 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:36.190 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=10785 2022-03-20 10:34:36.193 | + lib/swift:start_swift:812 : echo 'Waiting for swift proxy to start...' 2022-03-20 10:34:36.193 | Waiting for swift proxy to start... 2022-03-20 10:34:36.195 | + lib/swift:start_swift:813 : wait_for_service 60 http://10.222.0.20:8080/info 2022-03-20 10:34:36.198 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 10:34:36.200 | + functions:wait_for_service:458 : local url=http://10.222.0.20:8080/info 2022-03-20 10:34:36.203 | + functions:wait_for_service:459 : local rval=0 2022-03-20 10:34:36.205 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 10:34:36.208 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 10:34:36.211 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:36.214 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:36.217 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:36.222 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772476219 2022-03-20 10:34:36.224 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 10:34:36.230 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 10:34:36.243 | + :: : [[ 000 == 503 ]] 2022-03-20 10:34:36.244 | + :: : [[ 7 -eq 7 ]] 2022-03-20 10:34:36.246 | + :: : sleep 1 2022-03-20 10:34:37.249 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 10:34:37.264 | + :: : [[ 000 == 503 ]] 2022-03-20 10:34:37.265 | + :: : [[ 7 -eq 7 ]] 2022-03-20 10:34:37.266 | + :: : sleep 1 2022-03-20 10:34:38.270 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 10:34:38.282 | + :: : [[ 000 == 503 ]] 2022-03-20 10:34:38.284 | + :: : [[ 7 -eq 7 ]] 2022-03-20 10:34:38.285 | + :: : sleep 1 2022-03-20 10:34:39.289 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20:8080/info 2022-03-20 10:34:39.397 | + :: : [[ 200 == 503 ]] 2022-03-20 10:34:39.398 | + :: : [[ 0 -eq 7 ]] 2022-03-20 10:34:39.402 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 10:34:39.404 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:39.407 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:39.409 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:39.412 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:39.415 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:39.417 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 10:34:39.420 | + functions-common:time_stop:2432 : start_time=1647772476219 2022-03-20 10:34:39.423 | + functions-common:time_stop:2434 : [[ -z 1647772476219 ]] 2022-03-20 10:34:39.426 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:39.430 | + functions-common:time_stop:2437 : end_time=1647772479428 2022-03-20 10:34:39.433 | + functions-common:time_stop:2438 : elapsed_time=3209 2022-03-20 10:34:39.435 | + functions-common:time_stop:2439 : total=6622 2022-03-20 10:34:39.438 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:39.440 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=9831 2022-03-20 10:34:39.443 | + functions:wait_for_service:467 : return 0 2022-03-20 10:34:39.446 | + lib/swift:start_swift:817 : [[ False == \T\r\u\e ]] 2022-03-20 10:34:39.448 | + ./stack.sh:main:1258 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 10:34:39.451 | + ./stack.sh:main:1259 : is_service_enabled cinder 2022-03-20 10:34:39.469 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.471 | + ./stack.sh:main:1260 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 10:34:39.504 | + ./stack.sh:main:1263 : async_wait configure_neutron_nova 2022-03-20 10:34:39.556 | [282664 Async configure_neutron_nova:335838]: Waiting for completion of configure_neutron_nova running on PID 335838 (2 other jobs running) 2022-03-20 10:34:39.581 | [282664 Async configure_neutron_nova:335838]: Signaling child to exit 2022-03-20 10:34:39.582 | WAKEUP 2022-03-20 10:34:39.605 | [282664 Async configure_neutron_nova:335838]: Signaled 2022-03-20 10:34:39.607 | + lib/neutron:configure_neutron_nova:646 : is_neutron_legacy_enabled 2022-03-20 10:34:39.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-20 10:34:39.607 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-20 10:34:39.607 | + 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-20 10:34:39.607 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-20 10:34:39.607 | + 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-20 10:34:39.607 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-20 10:34:39.607 | + lib/neutron:configure_neutron_nova:648 : create_nova_conf_neutron /etc/nova/nova.conf 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova.conf 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova.conf neutron auth_type password 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.20/identity 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova.conf neutron username neutron 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova.conf neutron password Passw0rd 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova.conf neutron project_name service 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2022-03-20 10:34:39.607 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2022-03-20 10:34:39.608 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-20 10:34:39.608 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-20 10:34:39.608 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2022-03-20 10:34:39.608 | + lib/neutron:configure_neutron_nova:649 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2022-03-20 10:34:39.608 | ++ lib/neutron:configure_neutron_nova:650 : seq 1 1 2022-03-20 10:34:39.608 | + lib/neutron:configure_neutron_nova:650 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-20 10:34:39.608 | + lib/neutron:configure_neutron_nova:651 : local conf 2022-03-20 10:34:39.608 | ++ lib/neutron:configure_neutron_nova:652 : conductor_conf 1 2022-03-20 10:34:39.608 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-03-20 10:34:39.608 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-03-20 10:34:39.608 | + lib/neutron:configure_neutron_nova:652 : conf=/etc/nova/nova_cell1.conf 2022-03-20 10:34:39.608 | + lib/neutron:configure_neutron_nova:653 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:406 : local conf=/etc/nova/nova_cell1.conf 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:407 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:408 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.20/identity 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:409 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:410 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:411 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:412 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:413 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:414 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2022-03-20 10:34:39.608 | + lib/neutron-legacy:create_nova_conf_neutron:415 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2022-03-20 10:34:39.609 | + lib/neutron-legacy:create_nova_conf_neutron:418 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2022-03-20 10:34:39.609 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2022-03-20 10:34:39.609 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:132 : : 2022-03-20 10:34:39.609 | + lib/neutron-legacy:create_nova_conf_neutron:420 : is_service_enabled q-meta 2022-03-20 10:34:39.609 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.609 | + lib/neutron-legacy:create_nova_conf_neutron:421 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2022-03-20 10:34:39.609 | + lib/neutron-legacy:create_nova_conf_neutron:424 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2022-03-20 10:34:39.609 | + lib/neutron-legacy:create_nova_conf_neutron:425 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2022-03-20 10:34:39.653 | [282664 Async configure_neutron_nova:335838]: finished configure_neutron_nova with result 0 in 0 seconds 2022-03-20 10:34:39.657 | + inc/async:async_wait:197 : return 0 2022-03-20 10:34:39.660 | + ./stack.sh:main:1269 : is_service_enabled nova 2022-03-20 10:34:39.678 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.681 | + ./stack.sh:main:1270 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 10:34:39.710 | + ./stack.sh:main:1271 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2022-03-20 10:34:39.741 | + ./stack.sh:main:1275 : is_service_enabled n-api 2022-03-20 10:34:39.759 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.762 | + ./stack.sh:main:1276 : echo_summary 'Starting Nova API' 2022-03-20 10:34:39.764 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:34:39.767 | + ./stack.sh:echo_summary:446 : echo -e Starting Nova API 2022-03-20 10:34:39.769 | + ./stack.sh:main:1277 : start_nova_api 2022-03-20 10:34:39.772 | + lib/nova:start_nova_api:934 : local service_port=8774 2022-03-20 10:34:39.774 | + lib/nova:start_nova_api:935 : local service_protocol=http 2022-03-20 10:34:39.777 | + lib/nova:start_nova_api:936 : local nova_url 2022-03-20 10:34:39.780 | + lib/nova:start_nova_api:937 : is_service_enabled tls-proxy 2022-03-20 10:34:39.797 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:34:39.800 | + lib/nova:start_nova_api:943 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 10:34:39.803 | + lib/nova:start_nova_api:944 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 10:34:39.806 | + lib/nova:start_nova_api:944 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 10:34:39.809 | + lib/nova:start_nova_api:946 : '[' True == False ']' 2022-03-20 10:34:39.812 | ++ lib/nova:start_nova_api:954 : which uwsgi 2022-03-20 10:34:39.817 | + lib/nova:start_nova_api:954 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.820 | + functions-common:run_process:1680 : local service=n-api 2022-03-20 10:34:39.822 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.825 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:39.828 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:39.830 | + functions-common:run_process:1685 : local name=n-api 2022-03-20 10:34:39.833 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:39.836 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:39.838 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:39.841 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:39.844 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:39.848 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772479845 2022-03-20 10:34:39.851 | + functions-common:run_process:1688 : is_service_enabled n-api 2022-03-20 10:34:39.868 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:39.870 | + functions-common:run_process:1689 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2022-03-20 10:34:39.873 | + functions-common:_run_under_systemd:1645 : local service=n-api 2022-03-20 10:34:39.875 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.878 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.881 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.884 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.887 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2022-03-20 10:34:39.889 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2022-03-20 10:34:39.892 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@n-api.service 2022-03-20 10:34:39.895 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:39.898 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:39.901 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2022-03-20 10:34:39.903 | + functions-common:_run_under_systemd:1655 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2022-03-20 10:34:39.906 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@n-api.service 2022-03-20 10:34:39.908 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:39.910 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-20 10:34:39.913 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-20 10:34:39.915 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@n-api.service 2022-03-20 10:34:39.917 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-20 10:34:39.922 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2022-03-20 10:34:39.974 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2022-03-20 10:34:40.028 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2022-03-20 10:34:40.083 | + functions-common:write_uwsgi_user_unit_file:1599 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2022-03-20 10:34:40.137 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:40.190 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2022-03-20 10:34:40.243 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2022-03-20 10:34:40.296 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2022-03-20 10:34:40.349 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2022-03-20 10:34:40.402 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2022-03-20 10:34:40.456 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-20 10:34:40.459 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2022-03-20 10:34:40.512 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-20 10:34:41.000 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@n-api.service 2022-03-20 10:34:41.013 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2022-03-20 10:34:41.475 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@n-api.service 2022-03-20 10:34:41.555 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:41.561 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:41.564 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:41.566 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:41.571 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:41.574 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:41.576 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:41.579 | + functions-common:time_stop:2432 : start_time=1647772479845 2022-03-20 10:34:41.581 | + functions-common:time_stop:2434 : [[ -z 1647772479845 ]] 2022-03-20 10:34:41.585 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:41.590 | + functions-common:time_stop:2437 : end_time=1647772481587 2022-03-20 10:34:41.592 | + functions-common:time_stop:2438 : elapsed_time=1742 2022-03-20 10:34:41.595 | + functions-common:time_stop:2439 : total=10785 2022-03-20 10:34:41.597 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:41.600 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12527 2022-03-20 10:34:41.602 | + lib/nova:start_nova_api:955 : nova_url=http://10.222.0.20/compute/v2.1/ 2022-03-20 10:34:41.605 | + lib/nova:start_nova_api:958 : echo 'Waiting for nova-api to start...' 2022-03-20 10:34:41.605 | Waiting for nova-api to start... 2022-03-20 10:34:41.608 | + lib/nova:start_nova_api:959 : wait_for_service 60 http://10.222.0.20/compute/v2.1/ 2022-03-20 10:34:41.610 | + functions:wait_for_service:457 : local timeout=60 2022-03-20 10:34:41.613 | + functions:wait_for_service:458 : local url=http://10.222.0.20/compute/v2.1/ 2022-03-20 10:34:41.616 | + functions:wait_for_service:459 : local rval=0 2022-03-20 10:34:41.618 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-20 10:34:41.621 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-20 10:34:41.623 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:41.626 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:41.629 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:41.634 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772481631 2022-03-20 10:34:41.637 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-20 10:34:41.643 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.20/compute/v2.1/ 2022-03-20 10:34:47.328 | + :: : [[ 200 == 503 ]] 2022-03-20 10:34:47.329 | + :: : [[ 0 -eq 7 ]] 2022-03-20 10:34:47.332 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-20 10:34:47.335 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:47.337 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:47.340 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:47.343 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:47.345 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:47.348 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-20 10:34:47.351 | + functions-common:time_stop:2432 : start_time=1647772481631 2022-03-20 10:34:47.353 | + functions-common:time_stop:2434 : [[ -z 1647772481631 ]] 2022-03-20 10:34:47.357 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:47.361 | + functions-common:time_stop:2437 : end_time=1647772487359 2022-03-20 10:34:47.364 | + functions-common:time_stop:2438 : elapsed_time=5728 2022-03-20 10:34:47.367 | + functions-common:time_stop:2439 : total=9831 2022-03-20 10:34:47.370 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:47.372 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=15559 2022-03-20 10:34:47.375 | + functions:wait_for_service:467 : return 0 2022-03-20 10:34:47.378 | + lib/nova:start_nova_api:963 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 10:34:47.380 | + lib/nova:start_nova_api:963 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2022-03-20 10:34:47.383 | + ./stack.sh:main:1280 : is_service_enabled ovn-controller ovn-controller-vtep 2022-03-20 10:34:47.401 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:47.403 | + ./stack.sh:main:1281 : echo_summary 'Starting OVN services' 2022-03-20 10:34:47.406 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:34:47.409 | + ./stack.sh:echo_summary:446 : echo -e Starting OVN services 2022-03-20 10:34:47.412 | + ./stack.sh:main:1282 : start_ovn_services 2022-03-20 10:34:47.415 | + lib/neutron-legacy:start_ovn_services:514 : [[ openvswitch == \o\v\n ]] 2022-03-20 10:34:47.418 | + ./stack.sh:main:1285 : is_service_enabled neutron-api 2022-03-20 10:34:47.435 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:34:47.438 | + ./stack.sh:main:1288 : is_service_enabled q-svc 2022-03-20 10:34:47.456 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:47.459 | + ./stack.sh:main:1289 : echo_summary 'Starting Neutron' 2022-03-20 10:34:47.462 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-20 10:34:47.464 | + ./stack.sh:echo_summary:446 : echo -e Starting Neutron 2022-03-20 10:34:47.467 | + ./stack.sh:main:1290 : configure_neutron_after_post_config 2022-03-20 10:34:47.470 | + lib/neutron-legacy:configure_neutron_after_post_config:494 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2022-03-20 10:34:47.473 | + lib/neutron-legacy:configure_neutron_after_post_config:495 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-03-20 10:34:47.504 | + lib/neutron-legacy:configure_neutron_after_post_config:497 : configure_rbac_policies 2022-03-20 10:34:47.507 | + lib/neutron:configure_rbac_policies:635 : '[' False == True ']' 2022-03-20 10:34:47.510 | + lib/neutron:configure_rbac_policies:639 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults False 2022-03-20 10:34:47.541 | + lib/neutron:configure_rbac_policies:640 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope False 2022-03-20 10:34:47.572 | + ./stack.sh:main:1291 : start_neutron_service_and_check 2022-03-20 10:34:47.574 | + lib/neutron-legacy:start_neutron_service_and_check:530 : local service_port=9696 2022-03-20 10:34:47.577 | + lib/neutron-legacy:start_neutron_service_and_check:531 : local service_protocol=http 2022-03-20 10:34:47.580 | + lib/neutron-legacy:start_neutron_service_and_check:532 : local cfg_file_options 2022-03-20 10:34:47.583 | + lib/neutron-legacy:start_neutron_service_and_check:533 : local neutron_url 2022-03-20 10:34:47.586 | ++ lib/neutron-legacy:start_neutron_service_and_check:535 : determine_config_files neutron-server 2022-03-20 10:34:47.589 | ++ lib/neutron-legacy:determine_config_files:335 : local opts= 2022-03-20 10:34:47.592 | ++ lib/neutron-legacy:determine_config_files:336 : case "$1" in 2022-03-20 10:34:47.595 | +++ lib/neutron-legacy:determine_config_files:337 : _determine_config_server 2022-03-20 10:34:47.598 | +++ lib/neutron-legacy:_determine_config_server:305 : [[ '' != '' ]] 2022-03-20 10:34:47.601 | +++ lib/neutron-legacy:_determine_config_server:312 : [[ 0 > 0 ]] 2022-03-20 10:34:47.604 | +++ lib/neutron-legacy:_determine_config_server:319 : local cfg_file 2022-03-20 10:34:47.607 | +++ lib/neutron-legacy:_determine_config_server:320 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.610 | +++ lib/neutron-legacy:_determine_config_server:324 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.614 | ++ lib/neutron-legacy:determine_config_files:337 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.616 | ++ lib/neutron-legacy:determine_config_files:340 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2022-03-20 10:34:47.619 | ++ lib/neutron-legacy:determine_config_files:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.622 | + lib/neutron-legacy:start_neutron_service_and_check:535 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.626 | + lib/neutron-legacy:start_neutron_service_and_check:537 : is_service_enabled tls-proxy 2022-03-20 10:34:47.646 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:34:47.649 | + lib/neutron-legacy:start_neutron_service_and_check:542 : '[' False == True ']' 2022-03-20 10:34:47.651 | + lib/neutron-legacy:start_neutron_service_and_check:549 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.654 | + functions-common:run_process:1680 : local service=q-svc 2022-03-20 10:34:47.656 | + functions-common:run_process:1681 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.659 | + functions-common:run_process:1682 : local group= 2022-03-20 10:34:47.662 | + functions-common:run_process:1683 : local user= 2022-03-20 10:34:47.665 | + functions-common:run_process:1685 : local name=q-svc 2022-03-20 10:34:47.667 | + functions-common:run_process:1687 : time_start run_process 2022-03-20 10:34:47.670 | + functions-common:time_start:2411 : local name=run_process 2022-03-20 10:34:47.673 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:47.675 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:47.678 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:47.683 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772487680 2022-03-20 10:34:47.686 | + functions-common:run_process:1688 : is_service_enabled q-svc 2022-03-20 10:34:47.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-20 10:34:47.705 | + functions-common:run_process:1689 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2022-03-20 10:34:47.708 | + functions-common:_run_under_systemd:1645 : local service=q-svc 2022-03-20 10:34:47.711 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.714 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.716 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.719 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.721 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2022-03-20 10:34:47.724 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2022-03-20 10:34:47.727 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@q-svc.service 2022-03-20 10:34:47.730 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-20 10:34:47.732 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-20 10:34:47.735 | + functions-common:_run_under_systemd:1654 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2022-03-20 10:34:47.738 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2022-03-20 10:34:47.740 | + functions-common:write_user_unit_file:1562 : local service=devstack@q-svc.service 2022-03-20 10:34:47.742 | + functions-common:write_user_unit_file:1563 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.745 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-20 10:34:47.747 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-20 10:34:47.749 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-20 10:34:47.752 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-20 10:34:47.754 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2022-03-20 10:34:47.756 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-20 10:34:47.761 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2022-03-20 10:34:47.813 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2022-03-20 10:34:47.866 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2022-03-20 10:34:47.921 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2022-03-20 10:34:47.975 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2022-03-20 10:34:48.032 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-20 10:34:48.084 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-20 10:34:48.087 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2022-03-20 10:34:48.139 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-20 10:34:48.639 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@q-svc.service 2022-03-20 10:34:48.653 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2022-03-20 10:34:49.128 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@q-svc.service 2022-03-20 10:34:49.155 | + functions-common:run_process:1691 : time_stop run_process 2022-03-20 10:34:49.158 | + functions-common:time_stop:2425 : local name 2022-03-20 10:34:49.160 | + functions-common:time_stop:2426 : local end_time 2022-03-20 10:34:49.163 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-20 10:34:49.165 | + functions-common:time_stop:2428 : local total 2022-03-20 10:34:49.168 | + functions-common:time_stop:2429 : local start_time 2022-03-20 10:34:49.171 | + functions-common:time_stop:2431 : name=run_process 2022-03-20 10:34:49.173 | + functions-common:time_stop:2432 : start_time=1647772487680 2022-03-20 10:34:49.176 | + functions-common:time_stop:2434 : [[ -z 1647772487680 ]] 2022-03-20 10:34:49.179 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-20 10:34:49.184 | + functions-common:time_stop:2437 : end_time=1647772489181 2022-03-20 10:34:49.187 | + functions-common:time_stop:2438 : elapsed_time=1501 2022-03-20 10:34:49.189 | + functions-common:time_stop:2439 : total=12527 2022-03-20 10:34:49.192 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-20 10:34:49.195 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=14028 2022-03-20 10:34:49.198 | + lib/neutron-legacy:start_neutron_service_and_check:550 : neutron_url=http://10.222.0.20:9696 2022-03-20 10:34:49.200 | + lib/neutron-legacy:start_neutron_service_and_check:552 : is_service_enabled tls-proxy 2022-03-20 10:34:49.218 | + functions-common:is_service_enabled:2081 : return 1 2022-03-20 10:34:49.221 | + lib/neutron-legacy:start_neutron_service_and_check:556 : echo 'Waiting for Neutron to start...' 2022-03-20 10:34:49.221 | Waiting for Neutron to start... 2022-03-20 10:34:49.224 | + lib/neutron-legacy:start_neutron_service_and_check:558 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-20 10:34:49.226 | + lib/neutron-legacy:start_neutron_service_and_check:559 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.20:9696' 'Neutron did not start' 60 2022-03-20 10:34:49.229 | + functions-common:test_with_retry:2363 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.20:9696' 2022-03-20 10:34:49.231 | + functions-common:test_with_retry:2364 : local 'failmsg=Neutron did not start' 2022-03-20 10:34:49.234 | + functions-common:test_with_retry:2365 : local until=60 2022-03-20 10:34:49.236 | + functions-common:test_with_retry:2366 : local sleep=0.5 2022-03-20 10:34:49.239 | + functions-common:test_with_retry:2368 : time_start test_with_retry 2022-03-20 10:34:49.242 | + functions-common:time_start:2411 : local name=test_with_retry 2022-03-20 10:34:49.244 | + functions-common:time_start:2412 : local start_time= 2022-03-20 10:34:49.247 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-20 10:34:49.250 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-20 10:34:49.255 | + functions-common:time_start:2416 : _TIME_START[$name]=1647772489252 2022-03-20 10:34:49.258 | + functions-common:test_with_retry:2369 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.20:9696; do sleep 0.5; done' 2022-03-20 10:35:49.264 | + functions-common:test_with_retry:2370 : die 2370 'Neutron did not start' 2022-03-20 10:35:49.267 | + functions-common:die:264 : local exitcode=0 2022-03-20 10:35:49.269 | [Call Trace] 2022-03-20 10:35:49.269 | ./stack.sh:1291:start_neutron_service_and_check 2022-03-20 10:35:49.269 | /home/ubuntu/devstack/lib/neutron-legacy:559:test_with_retry 2022-03-20 10:35:49.269 | /home/ubuntu/devstack/functions-common:2370:die 2022-03-20 10:35:49.274 | [ERROR] /home/ubuntu/devstack/functions-common:2370 Neutron did not start 2022-03-20 10:35:50.278 | exit_trap: cleaning up child processes 2022-03-20 10:35:50.280 | Error on exit