2022-03-16 11:00:51.313 | + ./stack.sh:main:487 : exec 2022-03-16 11:00:51.313 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-110051' 2022-03-16 11:00:51.313 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-03-16-110051.summary.2022-03-16-110051 2022-03-16 11:00:51.313 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:00:51.313 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-03-16-110051 2022-03-16 11:00:51.313 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-110051 /opt/stack/logs/stack.sh.log 2022-03-16 11:00:51.314 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-03-16-110051.summary.2022-03-16-110051 /opt/stack/logs/stack.sh.log.summary 2022-03-16 11:00:51.314 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:596 : local real_path 2022-03-16 11:00:51.314 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-03-16 11:00:51.314 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-03-16 11:00:51.314 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-03-16 11:00:51.314 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-03-16 11:00:51.314 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:00:51.315 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-03-16 11:00:51.317 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-03-16 11:00:51.319 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-03-16 11:00:51.323 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-03-16 11:00:51.325 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-03-16 11:00:51.327 | + ./stack.sh:main:560 : trap err_trap ERR 2022-03-16 11:00:51.330 | + ./stack.sh:main:573 : set -o errexit 2022-03-16 11:00:51.332 | + ./stack.sh:main:576 : uname -a 2022-03-16 11:00:51.333 | Linux dv-neutron-827875-5-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-16 11:00:51.335 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-03-16 11:00:51.337 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-03-16 11:00:51.340 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-03-16 11:00:51.380 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-03-16 11:00:51.398 | + ./stack.sh:main:590 : fetch_plugins 2022-03-16 11:00:51.400 | + functions-common:fetch_plugins:1771 : local plugins= 2022-03-16 11:00:51.402 | + functions-common:fetch_plugins:1772 : local plugin 2022-03-16 11:00:51.404 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-03-16 11:00:51.406 | + functions-common:fetch_plugins:1776 : return 2022-03-16 11:00:51.408 | + ./stack.sh:main:594 : run_phase override_defaults 2022-03-16 11:00:51.410 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-03-16 11:00:51.412 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:00:51.414 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:00:51.415 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:00:51.417 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:00:51.419 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:00:51.421 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:00:51.425 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:00:51.428 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:00:51.430 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:00:51.432 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:00:51.434 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-03-16 11:00:51.436 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:00:51.449 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:51.451 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:00:51.453 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:00:51.456 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:00:51.458 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:00:51.460 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:00:51.462 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-03-16 11:00:51.463 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-03-16 11:00:51.465 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-03-16 11:00:51.468 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-03-16 11:00:51.470 | + 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-16 11:00:51.472 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-03-16 11:00:51.474 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-03-16 11:00:51.476 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-03-16 11:00:51.478 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-03-16 11:00:51.480 | + functions-common:plugin_override_defaults:1817 : return 2022-03-16 11:00:51.482 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-03-16 11:00:51.502 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-03-16 11:00:51.504 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-03-16 11:00:51.521 | ++ functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:00:51.524 | +++ lib/tls:source:43 : hostname -f 2022-03-16 11:00:51.528 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-03-16 11:00:51.530 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-03-16 11:00:51.533 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-03-16 11:00:51.534 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-03-16 11:00:51.536 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-03-16 11:00:51.538 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-03-16 11:00:51.540 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-03-16 11:00:51.542 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-03-16 11:00:51.544 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-03-16 11:00:51.546 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-03-16 11:00:51.551 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-03-16 11:00:51.563 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-03-16 11:00:51.581 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-03-16 11:00:51.594 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-03-16 11:00:51.607 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-03-16 11:00:51.649 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-03-16 11:00:51.714 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-03-16 11:00:51.812 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-03-16 11:00:51.836 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-03-16 11:00:51.889 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-03-16 11:00:51.949 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-03-16 11:00:52.113 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-03-16 11:00:52.129 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-03-16 11:00:52.142 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-03-16 11:00:52.155 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-03-16 11:00:52.258 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-03-16 11:00:52.260 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-03-16 11:00:52.263 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-03-16 11:00:52.265 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-03-16 11:00:52.267 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-03-16 11:00:52.269 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-03-16 11:00:52.272 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-03-16 11:00:52.272 | False' 2022-03-16 11:00:52.275 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-03-16 11:00:52.291 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-03-16 11:00:52.293 | + ./stack.sh:main:624 : run_phase source 2022-03-16 11:00:52.295 | + functions-common:run_phase:1853 : local mode=source 2022-03-16 11:00:52.298 | + functions-common:run_phase:1854 : local phase= 2022-03-16 11:00:52.300 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:00:52.302 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:00:52.304 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:00:52.306 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:00:52.308 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:00:52.311 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:00:52.315 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:00:52.318 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:00:52.320 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:00:52.322 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-03-16 11:00:52.324 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:00:52.340 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:52.342 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:00:52.344 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-03-16 11:00:52.389 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-03-16 11:00:52.392 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-03-16 11:00:52.394 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-03-16 11:00:52.396 | + functions-common:run_phase:1875 : load_plugin_settings 2022-03-16 11:00:52.398 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-03-16 11:00:52.400 | + functions-common:load_plugin_settings:1790 : local plugin 2022-03-16 11:00:52.402 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-03-16 11:00:52.404 | + functions-common:load_plugin_settings:1794 : return 2022-03-16 11:00:52.407 | + functions-common:run_phase:1876 : verify_disabled_services 2022-03-16 11:00:52.409 | + functions-common:verify_disabled_services:2136 : local service 2022-03-16 11:00:52.411 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.414 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-03-16 11:00:52.419 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.422 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-03-16 11:00:52.425 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.427 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-03-16 11:00:52.429 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-03-16 11:00:52.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.436 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-03-16 11:00:52.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-03-16 11:00:52.444 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.448 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-03-16 11:00:52.451 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.454 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-03-16 11:00:52.456 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.459 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-03-16 11:00:52.461 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.463 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-03-16 11:00:52.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.468 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-03-16 11:00:52.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.473 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-03-16 11:00:52.476 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.478 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-03-16 11:00:52.481 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.483 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-03-16 11:00:52.487 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.489 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-03-16 11:00:52.491 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.494 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-03-16 11:00:52.496 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.498 | + 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-16 11:00:52.501 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.503 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-03-16 11:00:52.505 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.508 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-03-16 11:00:52.510 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.512 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-03-16 11:00:52.515 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.517 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-03-16 11:00:52.519 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.522 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-03-16 11:00:52.524 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.527 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-03-16 11:00:52.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-03-16 11:00:52.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.537 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-03-16 11:00:52.545 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.548 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-03-16 11:00:52.550 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.553 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-03-16 11:00:52.556 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.558 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-03-16 11:00:52.560 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-03-16 11:00:52.565 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.568 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-03-16 11:00:52.572 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.575 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-03-16 11:00:52.577 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.580 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-03-16 11:00:52.582 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.585 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-03-16 11:00:52.587 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.589 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-03-16 11:00:52.592 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.594 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-03-16 11:00:52.597 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-03-16 11:00:52.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.604 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-03-16 11:00:52.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.609 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-03-16 11:00:52.612 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.614 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-03-16 11:00:52.617 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.619 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-03-16 11:00:52.621 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.623 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-03-16 11:00:52.626 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.628 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-03-16 11:00:52.631 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.633 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-03-16 11:00:52.635 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.638 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-03-16 11:00:52.641 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.644 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-03-16 11:00:52.647 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.649 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-03-16 11:00:52.652 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-03-16 11:00:52.654 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-03-16 11:00:52.658 | + ./stack.sh:main:695 : initialize_database_backends 2022-03-16 11:00:52.661 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:00:52.663 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-03-16 11:00:52.679 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:52.681 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-03-16 11:00:52.684 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-03-16 11:00:52.686 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-03-16 11:00:52.701 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:00:52.704 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-03-16 11:00:52.706 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-03-16 11:00:52.709 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-03-16 11:00:52.711 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-03-16 11:00:52.713 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-03-16 11:00:52.715 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-03-16 11:00:52.718 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-03-16 11:00:52.721 | + lib/database:initialize_database_backends:92 : return 0 2022-03-16 11:00:52.724 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-03-16 11:00:52.724 | Using mysql database backend 2022-03-16 11:00:52.726 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-03-16 11:00:52.744 | + ./stack.sh:main:701 : define_database_baseurl 2022-03-16 11:00:52.747 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-03-16 11:00:52.750 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:00:52.752 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-03-16 11:00:52.755 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:00:52.758 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-03-16 11:00:52.775 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:52.777 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-03-16 11:00:52.795 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-03-16 11:00:52.813 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:52.816 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-03-16 11:00:52.834 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-03-16 11:00:52.854 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-03-16 11:00:52.871 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:00:52.873 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-03-16 11:00:52.893 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:00:52.896 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-03-16 11:00:52.913 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-03-16 11:00:52.916 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-03-16 11:00:52.918 | + ./stack.sh:main:757 : save_stackenv 757 2022-03-16 11:00:52.921 | + functions-common:save_stackenv:60 : local tag=757 2022-03-16 11:00:52.925 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:00:52.931 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-110052 2022-03-16 11:00:52.934 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-110052 757' 2022-03-16 11:00:52.936 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.939 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:00:52.941 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.944 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:00:52.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.949 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:00:52.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.954 | + 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-16 11:00:52.957 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.959 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:00:52.962 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.964 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:00:52.967 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.970 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-110051 2022-03-16 11:00:52.973 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.975 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:00:52.978 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.980 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:00:52.982 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.986 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:00:52.989 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.992 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:00:52.994 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:52.997 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:00:52.999 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:00:53.002 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:00:53.005 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-03-16 11:00:53.007 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-03-16 11:00:53.010 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-03-16 11:00:53.012 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-03-16 11:00:53.014 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:00:53.017 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:00:53.020 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:00:53.023 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:00:53.025 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:00:53.028 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:00:53.045 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:00:53.048 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:00:53.050 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:00:53.053 | + functions-common:git_clone:629 : echo master 2022-03-16 11:00:53.054 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:00:53.059 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-03-16 11:00:53.062 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:00:53.064 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-03-16 11:00:53.067 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:00:53.068 | + functions-common:git_clone:678 : head -1 2022-03-16 11:00:53.072 | 591123d9 Merge "update constraint for debtcollector to new release 2.5.0" 2022-03-16 11:00:53.074 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:00:53.077 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-03-16 11:00:53.080 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:00:53.083 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-03-16 11:00:53.085 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-03-16 11:00:53.088 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-03-16 11:00:53.090 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-03-16 11:00:53.093 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:00:53.096 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-03-16 11:00:53.098 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-03-16 11:00:53.101 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-03-16 11:00:53.104 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-03-16 11:00:53.109 | ++ tools/install_prereqs.sh:source:47 : NOW=1647428453 2022-03-16 11:00:53.114 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-03-16 11:00:53.119 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1647427678 2022-03-16 11:00:53.122 | ++ tools/install_prereqs.sh:source:49 : DELTA=775 2022-03-16 11:00:53.124 | ++ tools/install_prereqs.sh:source:50 : [[ 775 -lt 7200 ]] 2022-03-16 11:00:53.127 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-03-16 11:00:53.130 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-03-16 11:00:53.132 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-03-16 11:00:53.134 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-03-16 11:00:53.137 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-03-16 11:00:53.139 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-03-16 11:00:53.142 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-03-16 11:00:53.144 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-03-16 11:00:53.155 | +++ 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-16 11:00:53.208 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-03-16 11:00:53.208 | apache2-dev 2022-03-16 11:00:53.208 | bc 2022-03-16 11:00:53.208 | bsdmainutils 2022-03-16 11:00:53.208 | curl 2022-03-16 11:00:53.208 | g++ 2022-03-16 11:00:53.208 | gawk 2022-03-16 11:00:53.208 | gcc 2022-03-16 11:00:53.208 | gettext 2022-03-16 11:00:53.209 | git 2022-03-16 11:00:53.209 | graphviz 2022-03-16 11:00:53.209 | iputils-ping 2022-03-16 11:00:53.209 | libapache2-mod-proxy-uwsgi 2022-03-16 11:00:53.209 | libffi-dev 2022-03-16 11:00:53.209 | libjpeg-dev 2022-03-16 11:00:53.209 | libpcre3-dev 2022-03-16 11:00:53.209 | libpq-dev 2022-03-16 11:00:53.209 | libssl-dev 2022-03-16 11:00:53.209 | libsystemd-dev 2022-03-16 11:00:53.209 | libxml2-dev 2022-03-16 11:00:53.209 | libxslt1-dev 2022-03-16 11:00:53.209 | libyaml-dev 2022-03-16 11:00:53.209 | lsof 2022-03-16 11:00:53.209 | openssh-server 2022-03-16 11:00:53.209 | openssl 2022-03-16 11:00:53.209 | pkg-config 2022-03-16 11:00:53.209 | psmisc 2022-03-16 11:00:53.209 | python3-dev 2022-03-16 11:00:53.209 | python3-pip 2022-03-16 11:00:53.209 | python3-systemd 2022-03-16 11:00:53.209 | python3-venv 2022-03-16 11:00:53.209 | tar 2022-03-16 11:00:53.209 | tcpdump 2022-03-16 11:00:53.209 | unzip 2022-03-16 11:00:53.209 | uuid-runtime 2022-03-16 11:00:53.209 | wget 2022-03-16 11:00:53.209 | wget 2022-03-16 11:00:53.209 | zlib1g-dev 2022-03-16 11:00:53.209 | libkrb5-dev 2022-03-16 11:00:53.209 | libldap2-dev 2022-03-16 11:00:53.209 | libsasl2-dev 2022-03-16 11:00:53.209 | memcached 2022-03-16 11:00:53.209 | python3-mysqldb 2022-03-16 11:00:53.209 | sqlite3 2022-03-16 11:00:53.209 | conntrack 2022-03-16 11:00:53.209 | curl 2022-03-16 11:00:53.210 | dnsmasq-base 2022-03-16 11:00:53.210 | dnsmasq-utils 2022-03-16 11:00:53.210 | ebtables 2022-03-16 11:00:53.210 | genisoimage 2022-03-16 11:00:53.210 | iptables 2022-03-16 11:00:53.210 | iputils-arping 2022-03-16 11:00:53.210 | kpartx 2022-03-16 11:00:53.210 | libjs-jquery-tablesorter 2022-03-16 11:00:53.210 | parted 2022-03-16 11:00:53.210 | pm-utils 2022-03-16 11:00:53.210 | python3-mysqldb 2022-03-16 11:00:53.210 | socat 2022-03-16 11:00:53.210 | sqlite3 2022-03-16 11:00:53.210 | sudo 2022-03-16 11:00:53.210 | vlan 2022-03-16 11:00:53.210 | lsscsi 2022-03-16 11:00:53.210 | open-iscsi 2022-03-16 11:00:53.210 | lvm2 2022-03-16 11:00:53.210 | qemu-utils 2022-03-16 11:00:53.210 | thin-provisioning-tools 2022-03-16 11:00:53.210 | acl 2022-03-16 11:00:53.210 | dnsmasq-base 2022-03-16 11:00:53.210 | dnsmasq-utils 2022-03-16 11:00:53.210 | ebtables 2022-03-16 11:00:53.210 | haproxy 2022-03-16 11:00:53.210 | iptables 2022-03-16 11:00:53.210 | iputils-arping 2022-03-16 11:00:53.210 | iputils-ping 2022-03-16 11:00:53.210 | postgresql-server-dev-all 2022-03-16 11:00:53.210 | python3-mysqldb 2022-03-16 11:00:53.210 | sqlite3 2022-03-16 11:00:53.210 | sudo 2022-03-16 11:00:53.210 | vlan 2022-03-16 11:00:53.210 | pcp 2022-03-16 11:00:53.210 | ipset 2022-03-16 11:00:53.210 | conntrack 2022-03-16 11:00:53.210 | conntrackd 2022-03-16 11:00:53.211 | keepalived 2022-03-16 11:00:53.211 | lvm2 2022-03-16 11:00:53.211 | qemu-utils 2022-03-16 11:00:53.211 | thin-provisioning-tools 2022-03-16 11:00:53.211 | curl 2022-03-16 11:00:53.211 | liberasurecode-dev 2022-03-16 11:00:53.211 | make 2022-03-16 11:00:53.211 | memcached 2022-03-16 11:00:53.211 | rsync 2022-03-16 11:00:53.211 | sqlite3 2022-03-16 11:00:53.211 | xfsprogs' 2022-03-16 11:00:53.212 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-03-16 11:00:53.232 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-03-16 11:00:53.232 | apache2-dev 2022-03-16 11:00:53.232 | bc 2022-03-16 11:00:53.232 | bsdmainutils 2022-03-16 11:00:53.232 | curl 2022-03-16 11:00:53.232 | g++ 2022-03-16 11:00:53.232 | gawk 2022-03-16 11:00:53.232 | gcc 2022-03-16 11:00:53.232 | gettext 2022-03-16 11:00:53.232 | git 2022-03-16 11:00:53.232 | graphviz 2022-03-16 11:00:53.232 | iputils-ping 2022-03-16 11:00:53.232 | libapache2-mod-proxy-uwsgi 2022-03-16 11:00:53.232 | libffi-dev 2022-03-16 11:00:53.232 | libjpeg-dev 2022-03-16 11:00:53.232 | libpcre3-dev 2022-03-16 11:00:53.232 | libpq-dev 2022-03-16 11:00:53.232 | libssl-dev 2022-03-16 11:00:53.232 | libsystemd-dev 2022-03-16 11:00:53.233 | libxml2-dev 2022-03-16 11:00:53.233 | libxslt1-dev 2022-03-16 11:00:53.233 | libyaml-dev 2022-03-16 11:00:53.233 | lsof 2022-03-16 11:00:53.233 | openssh-server 2022-03-16 11:00:53.233 | openssl 2022-03-16 11:00:53.233 | pkg-config 2022-03-16 11:00:53.233 | psmisc 2022-03-16 11:00:53.233 | python3-dev 2022-03-16 11:00:53.233 | python3-pip 2022-03-16 11:00:53.233 | python3-systemd 2022-03-16 11:00:53.233 | python3-venv 2022-03-16 11:00:53.233 | tar 2022-03-16 11:00:53.233 | tcpdump 2022-03-16 11:00:53.233 | unzip 2022-03-16 11:00:53.233 | uuid-runtime 2022-03-16 11:00:53.233 | wget 2022-03-16 11:00:53.233 | wget 2022-03-16 11:00:53.233 | zlib1g-dev 2022-03-16 11:00:53.233 | libkrb5-dev 2022-03-16 11:00:53.233 | libldap2-dev 2022-03-16 11:00:53.233 | libsasl2-dev 2022-03-16 11:00:53.233 | memcached 2022-03-16 11:00:53.233 | python3-mysqldb 2022-03-16 11:00:53.233 | sqlite3 2022-03-16 11:00:53.233 | conntrack 2022-03-16 11:00:53.233 | curl 2022-03-16 11:00:53.233 | dnsmasq-base 2022-03-16 11:00:53.233 | dnsmasq-utils 2022-03-16 11:00:53.233 | ebtables 2022-03-16 11:00:53.233 | genisoimage 2022-03-16 11:00:53.233 | iptables 2022-03-16 11:00:53.233 | iputils-arping 2022-03-16 11:00:53.233 | kpartx 2022-03-16 11:00:53.233 | libjs-jquery-tablesorter 2022-03-16 11:00:53.233 | parted 2022-03-16 11:00:53.233 | pm-utils 2022-03-16 11:00:53.234 | python3-mysqldb 2022-03-16 11:00:53.234 | socat 2022-03-16 11:00:53.234 | sqlite3 2022-03-16 11:00:53.234 | sudo 2022-03-16 11:00:53.234 | vlan 2022-03-16 11:00:53.234 | lsscsi 2022-03-16 11:00:53.234 | open-iscsi 2022-03-16 11:00:53.234 | lvm2 2022-03-16 11:00:53.234 | qemu-utils 2022-03-16 11:00:53.234 | thin-provisioning-tools 2022-03-16 11:00:53.234 | acl 2022-03-16 11:00:53.234 | dnsmasq-base 2022-03-16 11:00:53.234 | dnsmasq-utils 2022-03-16 11:00:53.234 | ebtables 2022-03-16 11:00:53.234 | haproxy 2022-03-16 11:00:53.234 | iptables 2022-03-16 11:00:53.234 | iputils-arping 2022-03-16 11:00:53.234 | iputils-ping 2022-03-16 11:00:53.234 | postgresql-server-dev-all 2022-03-16 11:00:53.234 | python3-mysqldb 2022-03-16 11:00:53.234 | sqlite3 2022-03-16 11:00:53.234 | sudo 2022-03-16 11:00:53.234 | vlan 2022-03-16 11:00:53.234 | pcp 2022-03-16 11:00:53.234 | ipset 2022-03-16 11:00:53.234 | conntrack 2022-03-16 11:00:53.234 | conntrackd 2022-03-16 11:00:53.234 | keepalived 2022-03-16 11:00:53.234 | lvm2 2022-03-16 11:00:53.234 | qemu-utils 2022-03-16 11:00:53.234 | thin-provisioning-tools 2022-03-16 11:00:53.234 | curl 2022-03-16 11:00:53.234 | liberasurecode-dev 2022-03-16 11:00:53.234 | make 2022-03-16 11:00:53.234 | memcached 2022-03-16 11:00:53.234 | rsync 2022-03-16 11:00:53.235 | sqlite3 2022-03-16 11:00:53.235 | xfsprogs ' 2022-03-16 11:00:53.235 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-03-16 11:00:53.237 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:00:53.240 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:00:53.243 | ++ 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-16 11:00:53.243 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-03-16 11:00:53.248 | ++ 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-16 11:00:53.252 | ++ functions-common:install_package:1463 : update_package_repo 2022-03-16 11:00:53.254 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:00:53.256 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-03-16 11:00:53.258 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:00:53.260 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:00:53.263 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:00:53.265 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:00:53.268 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:00:53.270 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:00:53.272 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-03-16 11:00:53.274 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-03-16 11:00:53.276 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-03-16 11:00:53.279 | +++ functions-common:apt_get_update:1197 : id -u 2022-03-16 11:00:53.284 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-03-16 11:00:53.286 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-03-16 11:00:53.288 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-03-16 11:00:53.290 | ++ functions-common:time_start:2412 : local start_time= 2022-03-16 11:00:53.292 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:00:53.295 | +++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:00:53.299 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1647428453296 2022-03-16 11:00:53.301 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-03-16 11:00:53.304 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-03-16 11:00:53.306 | ++ 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-16 11:00:53.524 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-03-16 11:00:53.559 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-03-16 11:00:53.617 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-03-16 11:00:53.753 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-03-16 11:00:55.945 | Reading package lists... 2022-03-16 11:00:55.980 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-03-16 11:00:55.982 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-03-16 11:00:55.984 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:00:55.986 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:00:55.988 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:00:55.991 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:00:55.993 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:00:55.995 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-03-16 11:00:55.997 | ++ functions-common:time_stop:2432 : start_time=1647428453296 2022-03-16 11:00:56.000 | ++ functions-common:time_stop:2434 : [[ -z 1647428453296 ]] 2022-03-16 11:00:56.003 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:00:56.007 | ++ functions-common:time_stop:2437 : end_time=1647428456005 2022-03-16 11:00:56.010 | ++ functions-common:time_stop:2438 : elapsed_time=2709 2022-03-16 11:00:56.012 | ++ functions-common:time_stop:2439 : total=0 2022-03-16 11:00:56.014 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:00:56.017 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2709 2022-03-16 11:00:56.020 | ++ 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-16 11:00:56.022 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:00:56.024 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:00:56.027 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:00:56.029 | ++ 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-16 11:00:56.053 | ++ 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-16 11:00:56.164 | Reading package lists... 2022-03-16 11:00:56.429 | Building dependency tree... 2022-03-16 11:00:56.431 | Reading state information... 2022-03-16 11:00:56.471 | acl is already the newest version (2.2.53-6). 2022-03-16 11:00:56.471 | bc is already the newest version (1.07.1-2build1). 2022-03-16 11:00:56.471 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-03-16 11:00:56.471 | conntrack is already the newest version (1:1.4.5-2). 2022-03-16 11:00:56.471 | ebtables is already the newest version (2.0.11-3build1). 2022-03-16 11:00:56.472 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:00:56.472 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-03-16 11:00:56.472 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-03-16 11:00:56.472 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-03-16 11:00:56.472 | gettext is already the newest version (0.19.8.1-10build1). 2022-03-16 11:00:56.472 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-03-16 11:00:56.472 | iputils-arping is already the newest version (3:20190709-3). 2022-03-16 11:00:56.472 | iputils-ping is already the newest version (3:20190709-3). 2022-03-16 11:00:56.472 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-03-16 11:00:56.472 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-03-16 11:00:56.472 | libffi-dev is already the newest version (3.3-4). 2022-03-16 11:00:56.472 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-03-16 11:00:56.472 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-03-16 11:00:56.472 | libxslt1-dev is already the newest version (1.1.34-4). 2022-03-16 11:00:56.472 | libyaml-dev is already the newest version (0.2.2-1). 2022-03-16 11:00:56.472 | lsscsi is already the newest version (0.30-0.1). 2022-03-16 11:00:56.472 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-03-16 11:00:56.472 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:00:56.472 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-03-16 11:00:56.472 | psmisc is already the newest version (23.3-1). 2022-03-16 11:00:56.472 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:00:56.472 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-03-16 11:00:56.472 | python3-systemd is already the newest version (234-3build2). 2022-03-16 11:00:56.472 | socat is already the newest version (1.7.3.3-2). 2022-03-16 11:00:56.472 | tcpdump is already the newest version (4.9.3-4). 2022-03-16 11:00:56.472 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-03-16 11:00:56.472 | unzip is already the newest version (6.0-25ubuntu1). 2022-03-16 11:00:56.472 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-03-16 11:00:56.472 | conntrackd is already the newest version (1:1.4.5-2). 2022-03-16 11:00:56.472 | graphviz is already the newest version (2.42.2-3build2). 2022-03-16 11:00:56.472 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-03-16 11:00:56.472 | pcp is already the newest version (5.0.3-1). 2022-03-16 11:00:56.472 | pm-utils is already the newest version (1.4.1-19). 2022-03-16 11:00:56.472 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-03-16 11:00:56.473 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:00:56.473 | apache2-dev is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:00:56.473 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-03-16 11:00:56.473 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:00:56.473 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-03-16 11:00:56.473 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-03-16 11:00:56.473 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-03-16 11:00:56.473 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-03-16 11:00:56.473 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-03-16 11:00:56.473 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-03-16 11:00:56.473 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-03-16 11:00:56.473 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-03-16 11:00:56.473 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-03-16 11:00:56.473 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:00:56.473 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-03-16 11:00:56.473 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-03-16 11:00:56.473 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-03-16 11:00:56.473 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-03-16 11:00:56.473 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-03-16 11:00:56.473 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-03-16 11:00:56.473 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-03-16 11:00:56.473 | openssl set to manually installed. 2022-03-16 11:00:56.473 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-03-16 11:00:56.473 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-03-16 11:00:56.473 | rsync is already the newest version (3.1.3-8ubuntu0.2). 2022-03-16 11:00:56.473 | rsync set to manually installed. 2022-03-16 11:00:56.473 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-03-16 11:00:56.473 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-03-16 11:00:56.473 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-03-16 11:00:56.473 | tar set to manually installed. 2022-03-16 11:00:56.473 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-03-16 11:00:56.473 | uuid-runtime set to manually installed. 2022-03-16 11:00:56.720 | wget is already the newest version (1.20.3-1ubuntu2). 2022-03-16 11:00:56.721 | wget set to manually installed. 2022-03-16 11:00:56.721 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2022-03-16 11:00:56.721 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:00:56.721 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-03-16 11:00:56.721 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-03-16 11:00:56.721 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-03-16 11:00:56.721 | The following packages were automatically installed and are no longer required: 2022-03-16 11:00:56.722 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:00:56.722 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:00:56.722 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:00:56.722 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:00:56.722 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:00:56.722 | python3-zope.interface 2022-03-16 11:00:56.722 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:00:56.860 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:00:56.865 | ++ functions-common:apt_get:1234 : result=0 2022-03-16 11:00:56.867 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:00:56.869 | ++ functions-common:time_stop:2425 : local name 2022-03-16 11:00:56.871 | ++ functions-common:time_stop:2426 : local end_time 2022-03-16 11:00:56.874 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:00:56.877 | ++ functions-common:time_stop:2428 : local total 2022-03-16 11:00:56.879 | ++ functions-common:time_stop:2429 : local start_time 2022-03-16 11:00:56.882 | ++ functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:00:56.884 | ++ functions-common:time_stop:2432 : start_time=1647428456050 2022-03-16 11:00:56.886 | ++ functions-common:time_stop:2434 : [[ -z 1647428456050 ]] 2022-03-16 11:00:56.889 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:00:56.893 | ++ functions-common:time_stop:2437 : end_time=1647428456891 2022-03-16 11:00:56.896 | ++ functions-common:time_stop:2438 : elapsed_time=841 2022-03-16 11:00:56.898 | ++ functions-common:time_stop:2439 : total=802 2022-03-16 11:00:56.900 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:00:56.902 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1643 2022-03-16 11:00:56.905 | ++ functions-common:apt_get:1238 : return 0 2022-03-16 11:00:56.908 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-03-16 11:00:56.911 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:00:56.913 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-03-16 11:00:56.918 | ++ tools/install_prereqs.sh:source:89 : date 2022-03-16 11:00:56.923 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-03-16 11:00:56.925 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-03-16 11:00:56.928 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-03-16 11:00:58.465 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-03-16 11:00:58.467 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-03-16 11:00:58.468 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-03-16 11:00:58.470 | + tools/install_pip.sh:main:43 : GetDistro 2022-03-16 11:00:58.472 | + functions-common:GetDistro:446 : GetOSVersion 2022-03-16 11:00:58.474 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-03-16 11:00:58.476 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-03-16 11:00:58.478 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-03-16 11:00:58.479 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-03-16 11:00:58.481 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-03-16 11:00:58.483 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-03-16 11:00:58.485 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-03-16 11:00:58.487 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-03-16 11:00:58.488 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-03-16 11:00:58.490 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-03-16 11:00:58.492 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-03-16 11:00:58.494 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-03-16 11:00:58.495 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-03-16 11:00:58.497 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-03-16 11:00:58.499 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-03-16 11:00:58.502 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-03-16 11:00:58.504 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-03-16 11:00:58.506 | + functions-common:_ensure_lsb_release:394 : return 2022-03-16 11:00:58.509 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-03-16 11:00:58.590 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-03-16 11:00:58.593 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-03-16 11:00:58.681 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-03-16 11:00:58.683 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-03-16 11:00:58.779 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-03-16 11:00:58.781 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-03-16 11:00:58.783 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-03-16 11:00:58.785 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-03-16 11:00:58.787 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-03-16 11:00:58.791 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-03-16 11:00:58.793 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-03-16 11:00:58.795 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-03-16 11:00:58.798 | + functions-common:GetDistro:451 : DISTRO=focal 2022-03-16 11:00:58.800 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-03-16 11:00:58.802 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-03-16 11:00:58.802 | Distro: focal 2022-03-16 11:00:58.805 | + tools/install_pip.sh:main:124 : get_versions 2022-03-16 11:00:58.807 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:00:58.811 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:00:58.813 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:00:58.816 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:00:58.817 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:00:59.533 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:00:59.535 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:00:59.535 | pip: 21.3.1 2022-03-16 11:00:59.537 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-03-16 11:00:59.539 | + tools/install_pip.sh:main:130 : is_fedora 2022-03-16 11:00:59.540 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:00:59.542 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:00:59.544 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:00:59.545 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:00:59.548 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:00:59.550 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:00:59.551 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:00:59.553 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:00:59.555 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:00:59.557 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:00:59.558 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:00:59.560 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-03-16 11:00:59.562 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:00:59.564 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:00:59.565 | + tools/install_pip.sh:main:142 : : 2022-03-16 11:00:59.567 | + tools/install_pip.sh:main:147 : set -x 2022-03-16 11:00:59.569 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-03-16 11:00:59.571 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-03-16 11:00:59.573 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:00:59.575 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-03-16 11:00:59.577 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-03-16 11:00:59.579 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:00:59.582 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:00:59.582 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:00:59.586 | ++ 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-16 11:00:59.588 | ++ 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-16 11:00:59.590 | ++ 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-16 11:00:59.592 | + 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-16 11:00:59.594 | + 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-16 11:00:59.611 | 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-16 11:00:59.613 | + 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-16 11:01:00.536 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:00.536 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:00.536 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:00.536 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:01.803 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:03.100 | 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-16 11:01:03.111 | 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-16 11:01:05.669 | Installing collected packages: setuptools 2022-03-16 11:01:06.475 | Successfully installed setuptools-60.9.3 2022-03-16 11:01:06.475 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-03-16 11:01:06.655 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:06.655 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:06.827 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:06.829 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:06.831 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:06.833 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:06.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:06.837 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:06.839 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:06.840 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:06.842 | + functions-common:time_stop:2432 : start_time=1647428459607 2022-03-16 11:01:06.844 | + functions-common:time_stop:2434 : [[ -z 1647428459607 ]] 2022-03-16 11:01:06.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:06.850 | + functions-common:time_stop:2437 : end_time=1647428466848 2022-03-16 11:01:06.852 | + functions-common:time_stop:2438 : elapsed_time=7241 2022-03-16 11:01:06.853 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:01:06.855 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:06.857 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7241 2022-03-16 11:01:06.859 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:06.861 | + tools/install_pip.sh:main:153 : get_versions 2022-03-16 11:01:06.864 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-03-16 11:01:06.868 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-03-16 11:01:06.870 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-03-16 11:01:06.872 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-03-16 11:01:06.873 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-03-16 11:01:07.588 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-03-16 11:01:07.590 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-03-16 11:01:07.590 | pip: 21.3.1 2022-03-16 11:01:07.594 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-03-16 11:01:07.597 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-03-16 11:01:07.600 | + ./stack.sh:main:796 : fixup_all 2022-03-16 11:01:07.602 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-03-16 11:01:07.604 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-03-16 11:01:07.607 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:07.610 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:07.613 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-03-16 11:01:07.625 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-03-16 11:01:07.637 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-03-16 11:01:07.650 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-03-16 11:01:07.653 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-03-16 11:01:07.655 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:01:07.657 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:01:07.659 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:01:07.661 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:01:07.664 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:01:07.666 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:01:07.668 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:01:07.670 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:01:07.673 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:01:07.675 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:01:07.677 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:01:07.679 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-03-16 11:01:07.682 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-03-16 11:01:07.684 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-03-16 11:01:07.686 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:01:07.689 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:01:07.691 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:01:07.693 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:01:07.695 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:01:07.698 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:01:07.700 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-03-16 11:01:07.702 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-03-16 11:01:07.705 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-03-16 11:01:07.708 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-03-16 11:01:07.710 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-03-16 11:01:07.712 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-03-16 11:01:07.715 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-03-16 11:01:07.737 | Using python 3.8 to install os-testr 2022-03-16 11:01:07.739 | + 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-16 11:01:08.641 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:08.641 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:08.641 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:08.641 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:09.789 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:09.816 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-03-16 11:01:09.892 | 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-16 11:01:09.893 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-03-16 11:01:09.894 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-03-16 11:01:09.895 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-03-16 11:01:09.909 | 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-16 11:01:09.937 | 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-16 11:01:09.938 | 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-16 11:01:09.938 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-03-16 11:01:09.939 | 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-16 11:01:09.940 | 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-16 11:01:09.964 | 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-16 11:01:09.966 | 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-16 11:01:09.967 | 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-16 11:01:09.968 | 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-16 11:01:09.969 | 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-16 11:01:09.982 | 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-16 11:01:10.048 | 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-16 11:01:10.049 | 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-16 11:01:10.050 | 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-16 11:01:12.528 | 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-16 11:01:12.536 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:12.536 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:12.677 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:12.680 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:12.682 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:12.684 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:12.686 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:12.690 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:12.692 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:12.694 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:12.696 | + functions-common:time_stop:2432 : start_time=1647428467731 2022-03-16 11:01:12.698 | + functions-common:time_stop:2434 : [[ -z 1647428467731 ]] 2022-03-16 11:01:12.701 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:12.706 | + functions-common:time_stop:2437 : end_time=1647428472703 2022-03-16 11:01:12.708 | + functions-common:time_stop:2438 : elapsed_time=4972 2022-03-16 11:01:12.710 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:01:12.712 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:12.715 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4972 2022-03-16 11:01:12.717 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:12.721 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-03-16 11:01:12.777 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-03-16 11:01:12.883 | + ./stack.sh:main:810 : install_infra 2022-03-16 11:01:12.885 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:01:12.888 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-03-16 11:01:12.892 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:01:12.894 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-03-16 11:01:12.920 | + 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-16 11:01:14.948 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:14.961 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:14.968 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:14.972 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.090 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.110 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.115 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.118 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.134 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.143 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.145 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.177 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.186 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.192 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.211 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.251 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.259 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.264 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.316 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.330 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.334 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.354 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.361 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.411 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.430 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.434 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.529 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.537 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.596 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.723 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.748 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.753 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.764 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.770 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.790 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.798 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.815 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.875 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.887 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.903 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.949 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.954 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:15.960 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:16.105 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:01:16.408 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:16.410 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:16.412 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:16.414 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:16.416 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:16.418 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:16.421 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:16.423 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:16.426 | + functions-common:time_stop:2432 : start_time=1647428472913 2022-03-16 11:01:16.428 | + functions-common:time_stop:2434 : [[ -z 1647428472913 ]] 2022-03-16 11:01:16.430 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:16.434 | + functions-common:time_stop:2437 : end_time=1647428476432 2022-03-16 11:01:16.437 | + functions-common:time_stop:2438 : elapsed_time=3519 2022-03-16 11:01:16.439 | + functions-common:time_stop:2439 : total=4972 2022-03-16 11:01:16.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:16.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8491 2022-03-16 11:01:16.446 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:16.448 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-03-16 11:01:16.451 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-03-16 11:01:16.476 | + 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-16 11:01:18.354 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.365 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.371 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.375 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.480 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.500 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.504 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.508 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.523 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.532 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.534 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.565 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.574 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.580 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.598 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.636 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.644 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.650 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.698 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.712 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.716 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.736 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.742 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.791 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.809 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.814 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.906 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.914 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:18.969 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.091 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.117 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.121 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.132 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.138 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.157 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.164 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.181 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.239 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.252 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.269 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.313 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.318 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-03-16 11:01:19.325 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:19.327 | Processing /opt/stack/requirements 2022-03-16 11:01:21.101 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-03-16 11:01:21.104 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-03-16 11:01:21.117 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-03-16 11:01:21.123 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-03-16 11:01:21.126 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-03-16 11:01:21.132 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-03-16 11:01:21.160 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-03-16 11:01:21.184 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-03-16 11:01:21.194 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-03-16 11:01:21.215 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (1.3) 2022-03-16 11:01:21.217 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5342) (0.3.0) 2022-03-16 11:01:21.234 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-03-16 11:01:21.237 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-03-16 11:01:21.242 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-03-16 11:01:21.246 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-03-16 11:01:21.248 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-03-16 11:01:21.261 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-03-16 11:01:21.313 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-03-16 11:01:21.320 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-03-16 11:01:21.332 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-03-16 11:01:21.335 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-03-16 11:01:21.342 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-03-16 11:01:21.406 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-03-16 11:01:21.409 | Building wheels for collected packages: openstack-requirements 2022-03-16 11:01:21.409 | Building wheel for openstack-requirements (setup.py): started 2022-03-16 11:01:22.271 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-03-16 11:01:22.271 | ERROR: Command errored out with exit status 1: 2022-03-16 11:01:22.271 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-_0k_3xr4/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-_0k_3xr4/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-d8fczyii 2022-03-16 11:01:22.271 | cwd: /tmp/pip-req-build-_0k_3xr4/ 2022-03-16 11:01:22.271 | Complete output (6 lines): 2022-03-16 11:01:22.271 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-03-16 11:01:22.271 | or: setup.py --help [cmd1 cmd2 ...] 2022-03-16 11:01:22.271 | or: setup.py --help-commands 2022-03-16 11:01:22.271 | or: setup.py cmd --help 2022-03-16 11:01:22.271 | 2022-03-16 11:01:22.271 | error: invalid command 'bdist_wheel' 2022-03-16 11:01:22.271 | ---------------------------------------- 2022-03-16 11:01:22.271 | ERROR: Failed building wheel for openstack-requirements 2022-03-16 11:01:22.272 | Running setup.py clean for openstack-requirements 2022-03-16 11:01:23.144 | Failed to build openstack-requirements 2022-03-16 11:01:23.161 | Installing collected packages: openstack-requirements 2022-03-16 11:01:23.162 | Attempting uninstall: openstack-requirements 2022-03-16 11:01:23.162 | Found existing installation: openstack-requirements 1.2.1.dev5342 2022-03-16 11:01:23.198 | Uninstalling openstack-requirements-1.2.1.dev5342: 2022-03-16 11:01:23.217 | Successfully uninstalled openstack-requirements-1.2.1.dev5342 2022-03-16 11:01:23.221 | Running setup.py install for openstack-requirements: started 2022-03-16 11:01:25.651 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-03-16 11:01:25.676 | Successfully installed openstack-requirements-1.2.1.dev5342 2022-03-16 11:01:25.810 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:25.813 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:25.815 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:25.817 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:25.819 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:25.821 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:25.823 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:25.825 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:25.828 | + functions-common:time_stop:2432 : start_time=1647428476467 2022-03-16 11:01:25.830 | + functions-common:time_stop:2434 : [[ -z 1647428476467 ]] 2022-03-16 11:01:25.833 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:25.837 | + functions-common:time_stop:2437 : end_time=1647428485835 2022-03-16 11:01:25.839 | + functions-common:time_stop:2438 : elapsed_time=9368 2022-03-16 11:01:25.841 | + functions-common:time_stop:2439 : total=8491 2022-03-16 11:01:25.845 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:25.847 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17859 2022-03-16 11:01:25.849 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:25.852 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-03-16 11:01:25.854 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-03-16 11:01:25.857 | + inc/python:use_library_from_git:250 : local name=pbr 2022-03-16 11:01:25.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:25.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:25.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-03-16 11:01:25.867 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:25.870 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-03-16 11:01:25.892 | Using python 3.8 to install pbr 2022-03-16 11:01:25.895 | + 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-16 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:26.793 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:26.793 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:27.973 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:28.001 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-03-16 11:01:30.715 | 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-16 11:01:30.723 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:30.723 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:30.876 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:30.879 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:30.884 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:30.887 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:30.889 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:30.892 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:30.894 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:30.897 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:30.899 | + functions-common:time_stop:2432 : start_time=1647428485885 2022-03-16 11:01:30.901 | + functions-common:time_stop:2434 : [[ -z 1647428485885 ]] 2022-03-16 11:01:30.904 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:30.912 | + functions-common:time_stop:2437 : end_time=1647428490909 2022-03-16 11:01:30.915 | + functions-common:time_stop:2438 : elapsed_time=5024 2022-03-16 11:01:30.917 | + functions-common:time_stop:2439 : total=17859 2022-03-16 11:01:30.919 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:30.921 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22883 2022-03-16 11:01:30.923 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:30.926 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-03-16 11:01:33.351 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-03-16 11:01:35.354 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:35.355 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-03-16 11:01:35.371 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-03-16 11:01:35.373 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-03-16 11:01:35.377 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-03-16 11:01:35.383 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-03-16 11:01:35.386 | 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-16 11:01:35.469 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:01:35.472 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-03-16 11:01:35.475 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-03-16 11:01:35.494 | + ./stack.sh:main:819 : pkgs= 2022-03-16 11:01:35.497 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-03-16 11:01:35.499 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-03-16 11:01:35.502 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:01:35.504 | + functions-common:run_phase:1854 : local phase=pre-install 2022-03-16 11:01:35.507 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:01:35.509 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:01:35.511 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:01:35.513 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:01:35.516 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:01:35.519 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:01:35.523 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:01:35.525 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:01:35.527 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:01:35.531 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-03-16 11:01:35.535 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:01:35.553 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:35.555 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:01:35.557 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:01:35.559 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-03-16 11:01:35.562 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:01:35.565 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:01:35.567 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:01:35.569 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-03-16 11:01:35.571 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:01:35.573 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-03-16 11:01:35.575 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:01:35.578 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-03-16 11:01:35.580 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:01:35.583 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:01:35.585 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:01:35.587 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:01:35.589 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-03-16 11:01:35.591 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:01:35.594 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-03-16 11:01:35.597 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:01:35.599 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:01:35.601 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-03-16 11:01:35.604 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-03-16 11:01:35.606 | + functions:set_systemd_override:821 : local value=2048 2022-03-16 11:01:35.608 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-03-16 11:01:35.611 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-03-16 11:01:35.666 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-03-16 11:01:35.666 | Set systemd system override for DefaultLimitNOFILE=2048 2022-03-16 11:01:35.669 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-03-16 11:01:36.040 | + ./stack.sh:main:832 : install_rpc_backend 2022-03-16 11:01:36.042 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-03-16 11:01:36.060 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:36.062 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-03-16 11:01:36.064 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:01:36.067 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:01:36.069 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:01:36.071 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:01:36.073 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:01:36.076 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:01:36.078 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:36.081 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:36.083 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:01:36.085 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:36.088 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:01:36.090 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:01:36.093 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-03-16 11:01:36.096 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:01:36.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:36.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:36.103 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-03-16 11:01:36.127 | + 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-16 11:01:36.239 | Reading package lists... 2022-03-16 11:01:36.515 | Building dependency tree... 2022-03-16 11:01:36.517 | Reading state information... 2022-03-16 11:01:36.808 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-03-16 11:01:36.808 | The following packages were automatically installed and are no longer required: 2022-03-16 11:01:36.809 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:01:36.809 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:01:36.809 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:01:36.809 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:01:36.809 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:01:36.810 | python3-zope.interface 2022-03-16 11:01:36.810 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:01:36.930 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:01:36.935 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:01:36.939 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:01:36.942 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:36.944 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:36.946 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:36.949 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:36.951 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:36.954 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:01:36.957 | + functions-common:time_stop:2432 : start_time=1647428496125 2022-03-16 11:01:36.959 | + functions-common:time_stop:2434 : [[ -z 1647428496125 ]] 2022-03-16 11:01:36.962 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:36.967 | + functions-common:time_stop:2437 : end_time=1647428496964 2022-03-16 11:01:36.969 | + functions-common:time_stop:2438 : elapsed_time=839 2022-03-16 11:01:36.971 | + functions-common:time_stop:2439 : total=1643 2022-03-16 11:01:36.973 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:36.976 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2482 2022-03-16 11:01:36.978 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:01:36.980 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-03-16 11:01:36.983 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:01:36.986 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:01:36.989 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:01:36.992 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:01:36.994 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:01:36.996 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:01:36.999 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-03-16 11:01:37.004 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:01:37.006 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:01:37.009 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:01:37.011 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:01:37.013 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:01:37.017 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:01:37.020 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:01:37.023 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:01:37.026 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:01:37.029 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:01:37.031 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:01:37.034 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-03-16 11:01:37.036 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:01:37.038 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:01:37.041 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:01:37.043 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:01:37.046 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:01:37.048 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:01:37.051 | + ./stack.sh:main:833 : restart_rpc_backend 2022-03-16 11:01:37.053 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-03-16 11:01:37.075 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:37.078 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-03-16 11:01:37.080 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:01:37.083 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-03-16 11:01:37.085 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-03-16 11:01:37.088 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-03-16 11:01:37.093 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-03-16 11:01:37.096 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-03-16 11:01:37.098 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-03-16 11:01:37.102 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-03-16 11:01:37.104 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-03-16 11:01:37.107 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-03-16 11:01:37.111 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-03-16 11:01:37.856 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-03-16 11:01:37.856 | user tags 2022-03-16 11:01:37.856 | stackrabbit []' 2022-03-16 11:01:37.860 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-03-16 11:01:37.860 | user tags 2022-03-16 11:01:37.860 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-03-16 11:01:37.860 | stackrabbit []' 2022-03-16 11:01:37.868 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-03-16 11:01:37.870 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-03-16 11:01:37.873 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:01:38.591 | Changing password for user "stackrabbit" ... 2022-03-16 11:01:38.616 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-03-16 11:01:39.303 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-03-16 11:01:39.330 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-03-16 11:01:39.333 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-03-16 11:01:40.048 | Changing password for user "stackrabbit" ... 2022-03-16 11:01:40.073 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-03-16 11:01:40.075 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-03-16 11:01:40.078 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-03-16 11:01:40.764 | Deleting user "guest" ... 2022-03-16 11:01:40.780 | Error: 2022-03-16 11:01:40.780 | {:no_such_user, "guest"} 2022-03-16 11:01:40.792 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-03-16 11:01:40.796 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-03-16 11:01:40.814 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:40.816 | + ./stack.sh:main:836 : install_database 2022-03-16 11:01:40.818 | + lib/database:install_database:118 : install_database_mysql 2022-03-16 11:01:40.821 | + lib/databases/mysql:install_database_mysql:153 : is_ubuntu 2022-03-16 11:01:40.823 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:40.825 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:40.828 | + lib/databases/mysql:install_database_mysql:156 : sudo debconf-set-selections 2022-03-16 11:01:41.046 | + lib/databases/mysql:install_database_mysql:166 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-03-16 11:01:41.048 | + lib/databases/mysql:install_database_mysql:179 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:41.052 | + lib/databases/mysql:install_database_mysql:180 : is_oraclelinux 2022-03-16 11:01:41.054 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-03-16 11:01:41.057 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:01:41.059 | + lib/databases/mysql:install_database_mysql:182 : is_fedora 2022-03-16 11:01:41.061 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:01:41.064 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:01:41.066 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:01:41.069 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:01:41.071 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:01:41.073 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:01:41.076 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:01:41.079 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:01:41.081 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:01:41.084 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:01:41.086 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:01:41.089 | + lib/databases/mysql:install_database_mysql:185 : is_suse 2022-03-16 11:01:41.091 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:01:41.094 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:01:41.097 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:01:41.099 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:01:41.101 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:01:41.104 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:01:41.106 | + lib/databases/mysql:install_database_mysql:188 : is_ubuntu 2022-03-16 11:01:41.109 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:41.111 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:41.114 | + lib/databases/mysql:install_database_mysql:189 : install_package mysql-server 2022-03-16 11:01:41.116 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:01:41.118 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:01:41.121 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:01:41.123 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:01:41.125 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:01:41.128 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:01:41.130 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:41.132 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:41.135 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:01:41.137 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:41.140 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:01:41.142 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:01:41.144 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-03-16 11:01:41.147 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:01:41.149 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:41.156 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:41.158 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-03-16 11:01:41.180 | + 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-16 11:01:41.294 | Reading package lists... 2022-03-16 11:01:41.574 | Building dependency tree... 2022-03-16 11:01:41.575 | Reading state information... 2022-03-16 11:01:41.871 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-03-16 11:01:41.871 | The following packages were automatically installed and are no longer required: 2022-03-16 11:01:41.873 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:01:41.873 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:01:41.873 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:01:41.873 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:01:41.873 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:01:41.873 | python3-zope.interface 2022-03-16 11:01:41.874 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:01:41.995 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:01:41.999 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:01:42.002 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:01:42.004 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:42.006 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:42.008 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:42.010 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:42.012 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:42.014 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:01:42.017 | + functions-common:time_stop:2432 : start_time=1647428501177 2022-03-16 11:01:42.019 | + functions-common:time_stop:2434 : [[ -z 1647428501177 ]] 2022-03-16 11:01:42.021 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:42.026 | + functions-common:time_stop:2437 : end_time=1647428502023 2022-03-16 11:01:42.028 | + functions-common:time_stop:2438 : elapsed_time=846 2022-03-16 11:01:42.030 | + functions-common:time_stop:2439 : total=2482 2022-03-16 11:01:42.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:42.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3328 2022-03-16 11:01:42.037 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:01:42.040 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-03-16 11:01:42.042 | + ./stack.sh:main:839 : install_database_python 2022-03-16 11:01:42.044 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-03-16 11:01:42.047 | + lib/databases/mysql:install_database_python_mysql:198 : pip_install_gr PyMySQL 2022-03-16 11:01:42.050 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-03-16 11:01:42.052 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:01:42.056 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-03-16 11:01:42.058 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-03-16 11:01:42.061 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:01:42.064 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:01:42.065 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:01:42.070 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-03-16 11:01:42.072 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-03-16 11:01:42.075 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-03-16 11:01:42.078 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-03-16 11:01:42.080 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-03-16 11:01:42.104 | Using python 3.8 to install PyMySQL 2022-03-16 11:01:42.106 | + 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-16 11:01:43.008 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:43.008 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:43.008 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:43.008 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:44.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:44.222 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-03-16 11:01:46.814 | 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-16 11:01:46.822 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:46.822 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:46.951 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:46.953 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:46.956 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:46.958 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:46.960 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:46.963 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:46.965 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:46.967 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:46.969 | + functions-common:time_stop:2432 : start_time=1647428502098 2022-03-16 11:01:46.972 | + functions-common:time_stop:2434 : [[ -z 1647428502098 ]] 2022-03-16 11:01:46.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:46.979 | + functions-common:time_stop:2437 : end_time=1647428506976 2022-03-16 11:01:46.981 | + functions-common:time_stop:2438 : elapsed_time=4878 2022-03-16 11:01:46.984 | + functions-common:time_stop:2439 : total=22883 2022-03-16 11:01:46.986 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:46.989 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27761 2022-03-16 11:01:46.991 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:46.994 | + lib/databases/mysql:install_database_python_mysql:199 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-03-16 11:01:46.996 | + lib/databases/mysql:install_database_python_mysql:201 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-03-16 11:01:46.999 | + lib/databases/mysql:install_database_python_mysql:202 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-03-16 11:01:47.001 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-03-16 11:01:47.018 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:47.020 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-03-16 11:01:47.023 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-03-16 11:01:47.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:01:47.027 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:01:47.033 | + 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-16 11:01:47.035 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:01:47.038 | + 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-16 11:01:47.041 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:01:47.043 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-03-16 11:01:47.046 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-03-16 11:01:47.062 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:47.065 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-03-16 11:01:47.067 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:01:47.069 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:01:47.072 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:01:47.074 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:01:47.077 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:01:47.079 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:01:47.082 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:47.084 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:47.086 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:01:47.089 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:47.091 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:01:47.094 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:01:47.096 | + functions-common:install_package:1464 : real_install_package radvd 2022-03-16 11:01:47.099 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:01:47.101 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:47.103 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:47.105 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-03-16 11:01:47.126 | + 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-16 11:01:47.239 | Reading package lists... 2022-03-16 11:01:47.497 | Building dependency tree... 2022-03-16 11:01:47.500 | Reading state information... 2022-03-16 11:01:47.773 | radvd is already the newest version (1:2.17-2). 2022-03-16 11:01:47.773 | The following packages were automatically installed and are no longer required: 2022-03-16 11:01:47.774 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:01:47.774 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:01:47.774 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:01:47.774 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:01:47.774 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:01:47.775 | python3-zope.interface 2022-03-16 11:01:47.775 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:01:47.890 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:01:47.894 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:01:47.897 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:01:47.899 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:47.901 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:47.903 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:47.906 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:47.908 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:47.911 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:01:47.913 | + functions-common:time_stop:2432 : start_time=1647428507124 2022-03-16 11:01:47.915 | + functions-common:time_stop:2434 : [[ -z 1647428507124 ]] 2022-03-16 11:01:47.918 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:47.922 | + functions-common:time_stop:2437 : end_time=1647428507919 2022-03-16 11:01:47.925 | + functions-common:time_stop:2438 : elapsed_time=795 2022-03-16 11:01:47.927 | + functions-common:time_stop:2439 : total=3328 2022-03-16 11:01:47.929 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:47.931 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4123 2022-03-16 11:01:47.933 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:01:47.936 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-03-16 11:01:47.952 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:47.954 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-03-16 11:01:47.957 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-03-16 11:01:47.959 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-03-16 11:01:47.962 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-03-16 11:01:47.982 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-03-16 11:01:47.985 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:01:47.987 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:01:47.989 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:01:47.991 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:01:47.994 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:01:47.996 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:01:47.998 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:48.000 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:48.003 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:01:48.005 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:48.007 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:01:48.009 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:01:48.011 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-03-16 11:01:48.014 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:01:48.016 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:48.018 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:48.020 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-03-16 11:01:48.040 | + 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-16 11:01:48.150 | Reading package lists... 2022-03-16 11:01:48.396 | Building dependency tree... 2022-03-16 11:01:48.397 | Reading state information... 2022-03-16 11:01:48.657 | fakeroot is already the newest version (1.24-1). 2022-03-16 11:01:48.657 | make is already the newest version (4.2.1-1.2). 2022-03-16 11:01:48.657 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-03-16 11:01:48.657 | The following packages were automatically installed and are no longer required: 2022-03-16 11:01:48.658 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:01:48.658 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:01:48.658 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:01:48.658 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:01:48.658 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:01:48.658 | python3-zope.interface 2022-03-16 11:01:48.658 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:01:48.774 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:01:48.778 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:01:48.780 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:01:48.783 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:48.785 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:48.787 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:48.789 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:48.791 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:48.793 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:01:48.796 | + functions-common:time_stop:2432 : start_time=1647428508038 2022-03-16 11:01:48.798 | + functions-common:time_stop:2434 : [[ -z 1647428508038 ]] 2022-03-16 11:01:48.800 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:48.804 | + functions-common:time_stop:2437 : end_time=1647428508802 2022-03-16 11:01:48.807 | + functions-common:time_stop:2438 : elapsed_time=764 2022-03-16 11:01:48.809 | + functions-common:time_stop:2439 : total=4123 2022-03-16 11:01:48.811 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:48.813 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4887 2022-03-16 11:01:48.816 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:01:48.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-03-16 11:01:48.821 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:48.823 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:48.825 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-03-16 11:01:48.828 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-03-16 11:01:48.831 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-03-16 11:01:48.835 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-03-16 11:01:48.837 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-03-16 11:01:48.841 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-03-16 11:01:48.841 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-03-16 11:01:48.846 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-03-16 11:01:48.848 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-03-16 11:01:48.850 | + functions:vercmp:628 : local v1=5.4 2022-03-16 11:01:48.853 | + functions:vercmp:629 : local 'op=<' 2022-03-16 11:01:48.855 | + functions:vercmp:630 : local v2=3.13 2022-03-16 11:01:48.857 | + functions:vercmp:631 : local result 2022-03-16 11:01:48.861 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-03-16 11:01:48.861 | ++ functions:vercmp:635 : sort -V 2022-03-16 11:01:48.861 | ++ functions:vercmp:635 : head -1 2022-03-16 11:01:48.866 | + functions:vercmp:635 : result=3.13 2022-03-16 11:01:48.868 | + functions:vercmp:637 : case $op in 2022-03-16 11:01:48.871 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-03-16 11:01:48.873 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-03-16 11:01:48.876 | + functions:vercmp:648 : return 2022-03-16 11:01:48.878 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-03-16 11:01:48.880 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:01:48.882 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-03-16 11:01:49.358 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-03-16 11:01:49.361 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-03-16 11:01:49.364 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.369 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.372 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-03-16 11:01:49.375 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.378 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-03-16 11:01:49.397 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:01:49.400 | + ./stack.sh:main:847 : install_etcd3 2022-03-16 11:01:49.402 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-03-16 11:01:49.402 | Installing etcd 2022-03-16 11:01:49.406 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-03-16 11:01:49.418 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-03-16 11:01:49.433 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-03-16 11:01:49.435 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-03-16 11:01:49.450 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-03-16 11:01:49.454 | ++ 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-16 11:01:49.456 | ++ 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-16 11:01:49.459 | +++ 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-16 11:01:49.464 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:01:49.466 | ++ 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-16 11:01:49.469 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-03-16 11:01:49.471 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:01:49.474 | ++ functions:get_extra_file:74 : return 2022-03-16 11:01:49.477 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-03-16 11:01:49.479 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-03-16 11:01:49.481 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-03-16 11:01:49.484 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-03-16 11:01:49.501 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:01:49.503 | + ./stack.sh:main:866 : install_dstat 2022-03-16 11:01:49.506 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-03-16 11:01:49.522 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:01:49.524 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-03-16 11:01:49.526 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:01:49.529 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-03-16 11:01:49.532 | + ./stack.sh:main:875 : install_libs 2022-03-16 11:01:49.534 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-03-16 11:01:49.536 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-03-16 11:01:49.539 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-03-16 11:01:49.541 | + inc/python:use_library_from_git:250 : local name=automaton 2022-03-16 11:01:49.543 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.546 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.549 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-03-16 11:01:49.551 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.553 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-03-16 11:01:49.555 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-03-16 11:01:49.559 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-03-16 11:01:49.561 | + inc/python:use_library_from_git:250 : local name=castellan 2022-03-16 11:01:49.563 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.566 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.568 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-03-16 11:01:49.570 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.572 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-03-16 11:01:49.575 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-03-16 11:01:49.577 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-03-16 11:01:49.580 | + inc/python:use_library_from_git:250 : local name=cliff 2022-03-16 11:01:49.582 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.584 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-03-16 11:01:49.589 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.591 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-03-16 11:01:49.594 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-03-16 11:01:49.596 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-03-16 11:01:49.598 | + inc/python:use_library_from_git:250 : local name=cursive 2022-03-16 11:01:49.600 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.603 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.605 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-03-16 11:01:49.608 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.610 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-03-16 11:01:49.612 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-03-16 11:01:49.615 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-03-16 11:01:49.617 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-03-16 11:01:49.620 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.622 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.624 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-03-16 11:01:49.626 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.629 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-03-16 11:01:49.631 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-03-16 11:01:49.633 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-03-16 11:01:49.636 | + inc/python:use_library_from_git:250 : local name=futurist 2022-03-16 11:01:49.638 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.641 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.643 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-03-16 11:01:49.645 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.648 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-03-16 11:01:49.650 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-03-16 11:01:49.652 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-03-16 11:01:49.655 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-03-16 11:01:49.658 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.660 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.662 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-03-16 11:01:49.665 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.667 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-03-16 11:01:49.669 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-03-16 11:01:49.672 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-03-16 11:01:49.674 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-03-16 11:01:49.677 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.679 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.681 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-03-16 11:01:49.684 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.686 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-03-16 11:01:49.688 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-03-16 11:01:49.691 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-03-16 11:01:49.693 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-03-16 11:01:49.695 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.698 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.700 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-03-16 11:01:49.702 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.704 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-03-16 11:01:49.707 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-03-16 11:01:49.709 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-03-16 11:01:49.711 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-03-16 11:01:49.714 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.716 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.719 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-03-16 11:01:49.721 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.723 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-03-16 11:01:49.726 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-03-16 11:01:49.728 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-03-16 11:01:49.730 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-03-16 11:01:49.734 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.736 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.738 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-03-16 11:01:49.741 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.743 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-03-16 11:01:49.745 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-03-16 11:01:49.748 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-03-16 11:01:49.751 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-03-16 11:01:49.753 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.755 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.757 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-03-16 11:01:49.760 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.762 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-03-16 11:01:49.764 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-03-16 11:01:49.767 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-03-16 11:01:49.769 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-03-16 11:01:49.771 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-03-16 11:01:49.778 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.782 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-03-16 11:01:49.784 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-03-16 11:01:49.786 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-03-16 11:01:49.789 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-03-16 11:01:49.791 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-03-16 11:01:49.799 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.801 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-03-16 11:01:49.803 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-03-16 11:01:49.806 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-03-16 11:01:49.808 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-03-16 11:01:49.811 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-03-16 11:01:49.818 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.820 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-03-16 11:01:49.822 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-03-16 11:01:49.825 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-03-16 11:01:49.828 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-03-16 11:01:49.830 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-03-16 11:01:49.837 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.839 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-03-16 11:01:49.842 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-03-16 11:01:49.845 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-03-16 11:01:49.847 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-03-16 11:01:49.849 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-03-16 11:01:49.856 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.859 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-03-16 11:01:49.862 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-03-16 11:01:49.864 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-03-16 11:01:49.866 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-03-16 11:01:49.869 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.873 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-03-16 11:01:49.876 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.878 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-03-16 11:01:49.881 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-03-16 11:01:49.883 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-03-16 11:01:49.885 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-03-16 11:01:49.887 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-03-16 11:01:49.895 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.898 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-03-16 11:01:49.900 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-03-16 11:01:49.902 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-03-16 11:01:49.905 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-03-16 11:01:49.907 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.912 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-03-16 11:01:49.914 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.917 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-03-16 11:01:49.919 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-03-16 11:01:49.922 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-03-16 11:01:49.924 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-03-16 11:01:49.927 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.929 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.931 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-03-16 11:01:49.933 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.937 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-03-16 11:01:49.939 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-03-16 11:01:49.941 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-03-16 11:01:49.944 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-03-16 11:01:49.946 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.948 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.950 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-03-16 11:01:49.953 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.956 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-03-16 11:01:49.958 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-03-16 11:01:49.960 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-03-16 11:01:49.963 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-03-16 11:01:49.965 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.967 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.970 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-03-16 11:01:49.972 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.974 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-03-16 11:01:49.977 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-03-16 11:01:49.979 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-03-16 11:01:49.981 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-03-16 11:01:49.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:49.987 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:49.989 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-03-16 11:01:49.992 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:49.994 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-03-16 11:01:49.996 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-03-16 11:01:50.000 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-03-16 11:01:50.002 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-03-16 11:01:50.004 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.006 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.009 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-03-16 11:01:50.011 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.014 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-03-16 11:01:50.016 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-03-16 11:01:50.018 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-03-16 11:01:50.021 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-03-16 11:01:50.023 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.025 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.027 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-03-16 11:01:50.030 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.032 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-03-16 11:01:50.035 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-03-16 11:01:50.037 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-03-16 11:01:50.040 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-03-16 11:01:50.042 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.044 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.048 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-03-16 11:01:50.050 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.053 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-03-16 11:01:50.055 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-03-16 11:01:50.058 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-03-16 11:01:50.062 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-03-16 11:01:50.064 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.067 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-03-16 11:01:50.075 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.079 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-03-16 11:01:50.081 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-03-16 11:01:50.084 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-03-16 11:01:50.086 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-03-16 11:01:50.089 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.093 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.095 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-03-16 11:01:50.098 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.100 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-03-16 11:01:50.103 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-03-16 11:01:50.105 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-03-16 11:01:50.109 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-03-16 11:01:50.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-03-16 11:01:50.119 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.121 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-03-16 11:01:50.124 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-03-16 11:01:50.127 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-03-16 11:01:50.129 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-03-16 11:01:50.131 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.134 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.136 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-03-16 11:01:50.141 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.143 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-03-16 11:01:50.146 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-03-16 11:01:50.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-03-16 11:01:50.151 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-03-16 11:01:50.154 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.157 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-03-16 11:01:50.163 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.165 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-03-16 11:01:50.168 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-03-16 11:01:50.171 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-03-16 11:01:50.173 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-03-16 11:01:50.176 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.178 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.181 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-03-16 11:01:50.183 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.186 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-03-16 11:01:50.188 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-03-16 11:01:50.190 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-03-16 11:01:50.193 | + inc/python:use_library_from_git:250 : local name=tooz 2022-03-16 11:01:50.195 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-03-16 11:01:50.202 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.205 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-03-16 11:01:50.207 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-03-16 11:01:50.209 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-03-16 11:01:50.212 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-03-16 11:01:50.218 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.222 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.230 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-03-16 11:01:50.235 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.238 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-03-16 11:01:50.241 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-03-16 11:01:50.244 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-03-16 11:01:50.246 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-03-16 11:01:50.249 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.252 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.255 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-03-16 11:01:50.258 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.261 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-03-16 11:01:50.264 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-03-16 11:01:50.267 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-03-16 11:01:50.270 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-03-16 11:01:50.272 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.275 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.280 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-03-16 11:01:50.283 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.285 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-03-16 11:01:50.290 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-03-16 11:01:50.292 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-03-16 11:01:50.294 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-03-16 11:01:50.298 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:01:50.300 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:01:50.303 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-03-16 11:01:50.306 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:01:50.309 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-03-16 11:01:50.338 | Using python 3.8 to install etcd3 2022-03-16 11:01:50.340 | + 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-16 11:01:51.206 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:51.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:51.206 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:51.206 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:52.372 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:52.399 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-03-16 11:01:52.407 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-03-16 11:01:52.408 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-03-16 11:01:52.409 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-03-16 11:01:52.410 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-03-16 11:01:54.933 | 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-16 11:01:54.941 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:54.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:55.071 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:55.073 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:55.075 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:55.078 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:55.081 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:55.083 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:55.085 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:55.087 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:55.089 | + functions-common:time_stop:2432 : start_time=1647428510332 2022-03-16 11:01:55.092 | + functions-common:time_stop:2434 : [[ -z 1647428510332 ]] 2022-03-16 11:01:55.095 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:55.099 | + functions-common:time_stop:2437 : end_time=1647428515096 2022-03-16 11:01:55.101 | + functions-common:time_stop:2438 : elapsed_time=4764 2022-03-16 11:01:55.103 | + functions-common:time_stop:2439 : total=27761 2022-03-16 11:01:55.105 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:55.108 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=32525 2022-03-16 11:01:55.110 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:55.113 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-03-16 11:01:55.135 | Using python 3.8 to install etcd3gw 2022-03-16 11:01:55.137 | + 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-16 11:01:56.039 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:56.039 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:56.039 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:01:56.039 | from cryptography.utils import int_from_bytes 2022-03-16 11:01:57.191 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:01:57.217 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-03-16 11:01:57.225 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-03-16 11:01:57.226 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-03-16 11:01:57.227 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-03-16 11:01:57.228 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-03-16 11:01:57.260 | 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-16 11:01:57.262 | 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-16 11:01:57.265 | 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-16 11:01:57.266 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-03-16 11:01:59.769 | 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-16 11:01:59.777 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:01:59.777 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:01:59.908 | + inc/python:pip_install:200 : result=0 2022-03-16 11:01:59.910 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:01:59.913 | + functions-common:time_stop:2425 : local name 2022-03-16 11:01:59.915 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:01:59.917 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:01:59.920 | + functions-common:time_stop:2428 : local total 2022-03-16 11:01:59.922 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:01:59.925 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:01:59.927 | + functions-common:time_stop:2432 : start_time=1647428515129 2022-03-16 11:01:59.929 | + functions-common:time_stop:2434 : [[ -z 1647428515129 ]] 2022-03-16 11:01:59.932 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:01:59.936 | + functions-common:time_stop:2437 : end_time=1647428519933 2022-03-16 11:01:59.938 | + functions-common:time_stop:2438 : elapsed_time=4804 2022-03-16 11:01:59.940 | + functions-common:time_stop:2439 : total=32525 2022-03-16 11:01:59.943 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:01:59.945 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=37329 2022-03-16 11:01:59.947 | + inc/python:pip_install:203 : return 0 2022-03-16 11:01:59.950 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-03-16 11:01:59.952 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2022-03-16 11:01:59.955 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2022-03-16 11:01:59.957 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:01:59.960 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:01:59.964 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:01:59.967 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:01:59.970 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:01:59.972 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:01:59.975 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:01:59.977 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:01:59.979 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:01:59.983 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:01:59.985 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:01:59.988 | + lib/apache:install_apache_uwsgi:85 : is_ubuntu 2022-03-16 11:01:59.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:01:59.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:01:59.995 | + lib/apache:install_apache_uwsgi:86 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-03-16 11:01:59.998 | + lib/apache:install_apache_uwsgi:87 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:02:00.000 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:02:00.003 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:02:00.005 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:02:00.007 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:02:00.010 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:00.012 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:02:00.015 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:00.017 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:00.019 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:02:00.022 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:02:00.024 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:02:00.027 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:02:00.029 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:02:00.032 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:02:00.034 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:00.037 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:00.040 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:02:00.063 | + functions-common:apt_get:1230 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-03-16 11:02:00.173 | Reading package lists... 2022-03-16 11:02:00.428 | Building dependency tree... 2022-03-16 11:02:00.429 | Reading state information... 2022-03-16 11:02:00.699 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:02:00.699 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-03-16 11:02:00.699 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:02:00.699 | The following packages were automatically installed and are no longer required: 2022-03-16 11:02:00.700 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:02:00.700 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:02:00.700 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:02:00.700 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:02:00.700 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:02:00.700 | python3-zope.interface 2022-03-16 11:02:00.700 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:02:00.821 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:02:00.825 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:02:00.829 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:02:00.831 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:00.833 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:00.835 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:00.837 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:00.840 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:00.842 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:02:00.844 | + functions-common:time_stop:2432 : start_time=1647428520060 2022-03-16 11:02:00.847 | + functions-common:time_stop:2434 : [[ -z 1647428520060 ]] 2022-03-16 11:02:00.850 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:00.854 | + functions-common:time_stop:2437 : end_time=1647428520851 2022-03-16 11:02:00.856 | + functions-common:time_stop:2438 : elapsed_time=791 2022-03-16 11:02:00.858 | + functions-common:time_stop:2439 : total=4887 2022-03-16 11:02:00.861 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:00.863 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5678 2022-03-16 11:02:00.865 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:02:00.868 | + lib/apache:install_apache_uwsgi:123 : is_ubuntu 2022-03-16 11:02:00.870 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:00.873 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:00.875 | + lib/apache:install_apache_uwsgi:125 : sudo a2enmod proxy 2022-03-16 11:02:00.938 | Module proxy already enabled 2022-03-16 11:02:00.942 | + lib/apache:install_apache_uwsgi:126 : sudo a2enmod proxy_uwsgi 2022-03-16 11:02:01.005 | Considering dependency proxy for proxy_uwsgi: 2022-03-16 11:02:01.005 | Module proxy already enabled 2022-03-16 11:02:01.006 | Module proxy_uwsgi already enabled 2022-03-16 11:02:01.010 | + lib/apache:install_apache_uwsgi:132 : restart_apache_server 2022-03-16 11:02:01.013 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:02:01.016 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:02:01.018 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:02:01.164 | + ./stack.sh:main:881 : install_keystoneauth 2022-03-16 11:02:01.166 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-03-16 11:02:01.168 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-03-16 11:02:01.171 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.176 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-03-16 11:02:01.178 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.181 | + ./stack.sh:main:882 : install_keystoneclient 2022-03-16 11:02:01.183 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-03-16 11:02:01.187 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-03-16 11:02:01.190 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-03-16 11:02:01.201 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.204 | + ./stack.sh:main:883 : install_glanceclient 2022-03-16 11:02:01.206 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-03-16 11:02:01.208 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-03-16 11:02:01.211 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.216 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-03-16 11:02:01.220 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.222 | + ./stack.sh:main:884 : install_cinderclient 2022-03-16 11:02:01.225 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-03-16 11:02:01.228 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-03-16 11:02:01.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.235 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.238 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-03-16 11:02:01.241 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.244 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-03-16 11:02:01.247 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-03-16 11:02:01.250 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.253 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.256 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-03-16 11:02:01.259 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.261 | + ./stack.sh:main:885 : install_novaclient 2022-03-16 11:02:01.264 | + lib/nova:install_novaclient:891 : use_library_from_git python-novaclient 2022-03-16 11:02:01.267 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-03-16 11:02:01.269 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.272 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.275 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-03-16 11:02:01.278 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.281 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-03-16 11:02:01.300 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:01.302 | + ./stack.sh:main:887 : install_swiftclient 2022-03-16 11:02:01.305 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-03-16 11:02:01.307 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-03-16 11:02:01.309 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.313 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.315 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-03-16 11:02:01.318 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.320 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-03-16 11:02:01.339 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:01.342 | + ./stack.sh:main:890 : install_neutronclient 2022-03-16 11:02:01.345 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-03-16 11:02:01.347 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-03-16 11:02:01.350 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.352 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.355 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-03-16 11:02:01.358 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.360 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-03-16 11:02:01.363 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-03-16 11:02:01.366 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-03-16 11:02:01.368 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:01.371 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:01.374 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-03-16 11:02:01.376 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:01.379 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-03-16 11:02:01.381 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-03-16 11:02:01.384 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:02:01.387 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-03-16 11:02:01.395 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-03-16 11:02:01.398 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:02:01.402 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:02:01.402 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:02:01.408 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-03-16 11:02:01.411 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-03-16 11:02:01.413 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-03-16 11:02:01.416 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-03-16 11:02:01.418 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-03-16 11:02:01.445 | Using python 3.8 to install keystonemiddleware 2022-03-16 11:02:01.448 | + 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-16 11:02:02.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:02.332 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:02.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:02.332 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:03.494 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:03.521 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-03-16 11:02:03.574 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-03-16 11:02:03.575 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-03-16 11:02:03.577 | 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-16 11:02:03.578 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-03-16 11:02:03.579 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-03-16 11:02:03.580 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-03-16 11:02:03.581 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-03-16 11:02:03.583 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-03-16 11:02:03.584 | 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-16 11:02:03.585 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-03-16 11:02:03.586 | 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-16 11:02:03.587 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-03-16 11:02:03.588 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-03-16 11:02:03.589 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-03-16 11:02:03.647 | 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-16 11:02:03.648 | 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-16 11:02:03.649 | 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-16 11:02:03.691 | 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-16 11:02:03.732 | 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-16 11:02:03.733 | 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-16 11:02:03.735 | 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-16 11:02:03.736 | 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-16 11:02:03.784 | 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-16 11:02:03.789 | 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-16 11:02:03.798 | 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-16 11:02:03.800 | 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-16 11:02:03.814 | 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-16 11:02:03.815 | 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-16 11:02:03.817 | 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-16 11:02:03.882 | 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-16 11:02:03.885 | 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-16 11:02:03.886 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-03-16 11:02:03.889 | 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-16 11:02:03.939 | 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-16 11:02:03.952 | 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-16 11:02:06.405 | 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-16 11:02:06.412 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:02:06.412 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:02:06.548 | + inc/python:pip_install:200 : result=0 2022-03-16 11:02:06.551 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:02:06.553 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:06.555 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:06.557 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:06.560 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:06.562 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:06.564 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:02:06.566 | + functions-common:time_stop:2432 : start_time=1647428521440 2022-03-16 11:02:06.569 | + functions-common:time_stop:2434 : [[ -z 1647428521440 ]] 2022-03-16 11:02:06.571 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:06.576 | + functions-common:time_stop:2437 : end_time=1647428526573 2022-03-16 11:02:06.578 | + functions-common:time_stop:2438 : elapsed_time=5133 2022-03-16 11:02:06.581 | + functions-common:time_stop:2439 : total=37329 2022-03-16 11:02:06.583 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:06.585 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=42462 2022-03-16 11:02:06.588 | + inc/python:pip_install:203 : return 0 2022-03-16 11:02:06.590 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-03-16 11:02:06.593 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-03-16 11:02:06.596 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:02:06.599 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-03-16 11:02:06.601 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-03-16 11:02:06.604 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:02:06.608 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:02:06.608 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:02:06.614 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-03-16 11:02:06.616 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-03-16 11:02:06.618 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-03-16 11:02:06.621 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-03-16 11:02:06.624 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-03-16 11:02:06.646 | Using python 3.8 to install python-memcached 2022-03-16 11:02:06.648 | + 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-16 11:02:07.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:07.550 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:07.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:07.550 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:08.743 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:08.771 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-03-16 11:02:08.775 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-03-16 11:02:11.357 | 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-16 11:02:11.364 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:02:11.364 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:02:11.498 | + inc/python:pip_install:200 : result=0 2022-03-16 11:02:11.500 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:02:11.502 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:11.505 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:11.507 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:11.509 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:11.512 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:11.515 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:02:11.517 | + functions-common:time_stop:2432 : start_time=1647428526640 2022-03-16 11:02:11.519 | + functions-common:time_stop:2434 : [[ -z 1647428526640 ]] 2022-03-16 11:02:11.522 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:11.527 | + functions-common:time_stop:2437 : end_time=1647428531524 2022-03-16 11:02:11.531 | + functions-common:time_stop:2438 : elapsed_time=4884 2022-03-16 11:02:11.533 | + functions-common:time_stop:2439 : total=42462 2022-03-16 11:02:11.535 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:11.538 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=47346 2022-03-16 11:02:11.540 | + inc/python:pip_install:203 : return 0 2022-03-16 11:02:11.542 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-03-16 11:02:11.560 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:11.563 | + ./stack.sh:main:897 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:02:11.565 | + ./stack.sh:main:898 : stack_install_service keystone 2022-03-16 11:02:11.568 | + lib/stack:stack_install_service:20 : local service=keystone 2022-03-16 11:02:11.570 | + lib/stack:stack_install_service:21 : type install_keystone 2022-03-16 11:02:11.572 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:02:11.575 | + lib/stack:stack_install_service:32 : install_keystone 2022-03-16 11:02:11.577 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-03-16 11:02:11.594 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:11.597 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-03-16 11:02:11.600 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-03-16 11:02:11.602 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-03-16 11:02:11.605 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:02:11.608 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:02:11.611 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:02:11.613 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:02:11.615 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:02:11.618 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:02:11.635 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:02:11.638 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:02:11.640 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:11.643 | + functions-common:git_clone:629 : echo master 2022-03-16 11:02:11.643 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:02:11.649 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-03-16 11:02:11.651 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:11.654 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-03-16 11:02:11.656 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:02:11.657 | + functions-common:git_clone:678 : head -1 2022-03-16 11:02:11.660 | 433f541b9 Update master for stable/yoga 2022-03-16 11:02:11.662 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:02:11.665 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-03-16 11:02:11.667 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:02:11.670 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:02:11.672 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-03-16 11:02:11.674 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:02:11.677 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-03-16 11:02:11.679 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:02:11.682 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:02:11.684 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-03-16 11:02:11.687 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:02:11.689 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:02:11.692 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-03-16 11:02:11.695 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:02:11.698 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-03-16 11:02:11.701 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:02:11.703 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:02:11.706 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-03-16 11:02:11.712 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-03-16 11:02:11.714 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-03-16 11:02:12.413 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-03-16 11:02:12.415 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:02:12.417 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:02:12.420 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:02:12.422 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-03-16 11:02:12.425 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-03-16 11:02:12.427 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:02:12.429 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:02:12.431 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:02:12.433 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:02:12.437 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:02:12.439 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:02:12.441 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:02:12.443 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-03-16 11:02:12.463 | Using python 3.8 to install /opt/stack/keystone 2022-03-16 11:02:12.466 | + 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-16 11:02:13.346 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:13.346 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:13.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:13.347 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:14.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:14.520 | Obtaining file:///opt/stack/keystone 2022-03-16 11:02:14.521 | Preparing metadata (setup.py): started 2022-03-16 11:02:18.085 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:02:18.160 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.8.1) 2022-03-16 11:02:18.161 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.8.7) 2022-03-16 11:02:18.162 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.0.3) 2022-03-16 11:02:18.163 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.3.9) 2022-03-16 11:02:18.164 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (36.0.1) 2022-03-16 11:02:18.165 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.4.31) 2022-03-16 11:02:18.166 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.13.0) 2022-03-16 11:02:18.167 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.5.0) 2022-03-16 11:02:18.168 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.7.4) 2022-03-16 11:02:18.170 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.4.0) 2022-03-16 11:02:18.171 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (9.4.0) 2022-03-16 11:02:18.172 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:02:18.173 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (0.8.20) 2022-03-16 11:02:18.174 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.10.1) 2022-03-16 11:02:18.175 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (8.8.0) 2022-03-16 11:02:18.176 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.1.0) 2022-03-16 11:02:18.177 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (12.13.0) 2022-03-16 11:02:18.178 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (11.2.0) 2022-03-16 11:02:18.179 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (5.1.0) 2022-03-16 11:02:18.181 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.7.0) 2022-03-16 11:02:18.182 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.5.1) 2022-03-16 11:02:18.183 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.11.0) 2022-03-16 11:02:18.184 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.3.0) 2022-03-16 11:02:18.186 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.5.0) 2022-03-16 11:02:18.187 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (4.12.2) 2022-03-16 11:02:18.188 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:02:18.189 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (7.1.1) 2022-03-16 11:02:18.191 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2.3.0) 2022-03-16 11:02:18.192 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.1.5) 2022-03-16 11:02:18.193 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev1) (3.2.0) 2022-03-16 11:02:18.194 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.1.1) 2022-03-16 11:02:18.195 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (1.0.3) 2022-03-16 11:02:18.196 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (3.4.2) 2022-03-16 11:02:18.197 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev1) (2021.3) 2022-03-16 11:02:18.208 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.16.0) 2022-03-16 11:02:18.209 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev1) (1.15.0) 2022-03-16 11:02:18.254 | 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.dev1) (5.1.1) 2022-03-16 11:02:18.266 | 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.dev1) (3.0.3) 2022-03-16 11:02:18.267 | 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.dev1) (2.1.0) 2022-03-16 11:02:18.268 | 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.dev1) (2.0.3) 2022-03-16 11:02:18.269 | 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.dev1) (8.0.4) 2022-03-16 11:02:18.279 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev1) (9.0.1) 2022-03-16 11:02:18.340 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (2.27.1) 2022-03-16 11:02:18.341 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev1) (4.5.0) 2022-03-16 11:02:18.439 | 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.dev1) (2.5.0) 2022-03-16 11:02:18.440 | 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.dev1) (0.8.0) 2022-03-16 11:02:18.441 | 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.dev1) (1.5.0) 2022-03-16 11:02:18.442 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev1) (6.0) 2022-03-16 11:02:18.496 | 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.dev1) (2.0.1) 2022-03-16 11:02:18.499 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev1) (0.5.0) 2022-03-16 11:02:18.500 | 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.dev1) (1.7.6) 2022-03-16 11:02:18.553 | 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.dev1) (0.9.6) 2022-03-16 11:02:18.554 | 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.dev1) (2.8.2) 2022-03-16 11:02:18.610 | 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.dev1) (2.4.0) 2022-03-16 11:02:18.611 | 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.dev1) (5.0.9) 2022-03-16 11:02:18.613 | 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.dev1) (0.4.0) 2022-03-16 11:02:18.616 | 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.dev1) (2.8.0) 2022-03-16 11:02:18.617 | 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.dev1) (5.0.0) 2022-03-16 11:02:18.618 | 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.dev1) (5.2.3) 2022-03-16 11:02:18.636 | 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.dev1) (3.3.0) 2022-03-16 11:02:18.686 | 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.dev1) (3.1.1) 2022-03-16 11:02:18.706 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev1) (21.3) 2022-03-16 11:02:18.707 | 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.dev1) (3.0.7) 2022-03-16 11:02:18.708 | 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.dev1) (1.0.2) 2022-03-16 11:02:18.710 | 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.dev1) (0.11.0) 2022-03-16 11:02:18.790 | 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.dev1) (4.5.0) 2022-03-16 11:02:18.906 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (0.7.1) 2022-03-16 11:02:18.907 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (60.9.3) 2022-03-16 11:02:18.908 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (22.0.0) 2022-03-16 11:02:18.910 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (5.4.0) 2022-03-16 11:02:18.911 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev1) (1.9.2) 2022-03-16 11:02:19.131 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev1) (1.1.2) 2022-03-16 11:02:19.155 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.5.2) 2022-03-16 11:02:19.155 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev1) (0.4.2) 2022-03-16 11:02:19.223 | 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.dev1) (1.1.6) 2022-03-16 11:02:19.224 | 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.dev1) (4.11.1) 2022-03-16 11:02:19.243 | 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.dev1) (5.0.0) 2022-03-16 11:02:19.315 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev1) (2.21) 2022-03-16 11:02:19.354 | 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.dev1) (1.13.3) 2022-03-16 11:02:19.467 | 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.dev1) (2.1.0) 2022-03-16 11:02:19.541 | 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.dev1) (1.7.0) 2022-03-16 11:02:19.672 | 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.dev1) (0.17.3) 2022-03-16 11:02:19.700 | 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.dev1) (0.13.1) 2022-03-16 11:02:19.741 | 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.dev1) (3.5.0) 2022-03-16 11:02:19.742 | 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.dev1) (1.3.3) 2022-03-16 11:02:19.744 | 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.dev1) (3.0.0) 2022-03-16 11:02:19.745 | 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.dev1) (2.1.1) 2022-03-16 11:02:19.748 | 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.dev1) (0.33.0) 2022-03-16 11:02:19.749 | 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.dev1) (2.5.1) 2022-03-16 11:02:19.804 | 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.dev1) (0.2.5) 2022-03-16 11:02:19.943 | 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.dev1) (2.0.12) 2022-03-16 11:02:19.945 | 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.dev1) (3.3) 2022-03-16 11:02:19.946 | 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.dev1) (1.26.8) 2022-03-16 11:02:19.947 | 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.dev1) (2019.11.28) 2022-03-16 11:02:20.097 | 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.dev1) (2.5.0) 2022-03-16 11:02:20.180 | 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.dev1) (2.4.0) 2022-03-16 11:02:20.255 | 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.dev1) (3.7.0) 2022-03-16 11:02:20.428 | 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.dev1) (2.1.0) 2022-03-16 11:02:20.690 | 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.dev1) (0.7) 2022-03-16 11:02:20.723 | 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.dev1) (1.0.0) 2022-03-16 11:02:22.628 | Installing collected packages: keystone 2022-03-16 11:02:22.628 | Attempting uninstall: keystone 2022-03-16 11:02:22.628 | Found existing installation: keystone 21.1.0.dev1 2022-03-16 11:02:22.632 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-03-16 11:02:22.634 | Running setup.py develop for keystone 2022-03-16 11:02:27.210 | Successfully installed keystone 2022-03-16 11:02:27.210 | 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-16 11:02:27.217 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:02:27.217 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:02:27.358 | + inc/python:pip_install:200 : result=0 2022-03-16 11:02:27.361 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:02:27.363 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:27.365 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:27.367 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:27.369 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:27.372 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:27.374 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:02:27.377 | + functions-common:time_stop:2432 : start_time=1647428532458 2022-03-16 11:02:27.379 | + functions-common:time_stop:2434 : [[ -z 1647428532458 ]] 2022-03-16 11:02:27.381 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:27.385 | + functions-common:time_stop:2437 : end_time=1647428547383 2022-03-16 11:02:27.388 | + functions-common:time_stop:2438 : elapsed_time=14925 2022-03-16 11:02:27.390 | + functions-common:time_stop:2439 : total=47346 2022-03-16 11:02:27.392 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:27.394 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=62271 2022-03-16 11:02:27.396 | + inc/python:pip_install:203 : return 0 2022-03-16 11:02:27.398 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:02:27.401 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:02:27.403 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:02:27.422 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-03-16 11:02:27.435 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-03-16 11:02:27.438 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-03-16 11:02:27.440 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:27.442 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:27.445 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-03-16 11:02:27.447 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:27.449 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-03-16 11:02:27.466 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:27.468 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:02:27.470 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:02:27.473 | + ./stack.sh:main:899 : configure_keystone 2022-03-16 11:02:27.475 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-03-16 11:02:27.488 | + 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-16 11:02:27.491 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-03-16 11:02:27.495 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-03-16 11:02:27.512 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:27.514 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-03-16 11:02:27.544 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-03-16 11:02:27.573 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-03-16 11:02:27.605 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-03-16 11:02:27.636 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-03-16 11:02:27.667 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-03-16 11:02:27.698 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-03-16 11:02:27.727 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-03-16 11:02:27.755 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-03-16 11:02:27.757 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-03-16 11:02:27.760 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-03-16 11:02:27.762 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-03-16 11:02:27.764 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:02:27.767 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:02:27.783 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:27.785 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:02:27.788 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:02:27.790 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:02:27.806 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:27.809 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:02:27.812 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:02:27.842 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:02:27.844 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:02:27.846 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-03-16 11:02:27.849 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-03-16 11:02:27.866 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:27.868 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.42/identity 2022-03-16 11:02:27.899 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-03-16 11:02:27.902 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-03-16 11:02:27.933 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-03-16 11:02:27.936 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-03-16 11:02:27.938 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-03-16 11:02:27.940 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=keystone 2022-03-16 11:02:27.943 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-03-16 11:02:27.945 | + 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-16 11:02:27.976 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-03-16 11:02:27.979 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-03-16 11:02:27.981 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-03-16 11:02:27.984 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-03-16 11:02:27.987 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:02:28.004 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:02:28.006 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:02:28.008 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:02:28.011 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:02:28.013 | + 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-16 11:02:28.041 | + 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-16 11:02:28.069 | + 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-16 11:02:28.097 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:02:28.126 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-03-16 11:02:28.154 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:02:28.157 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-03-16 11:02:28.159 | + lib/apache:write_uwsgi_config:249 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:02:28.161 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-03-16 11:02:28.163 | + lib/apache:write_uwsgi_config:251 : local url=/identity 2022-03-16 11:02:28.166 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:02:28.168 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:02:28.171 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/keystone-wsgi-public 2022-03-16 11:02:28.175 | + lib/apache:write_uwsgi_config:254 : name=keystone-wsgi-public 2022-03-16 11:02:28.177 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:02:28.179 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:02:28.192 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:02:28.193 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:02:28.202 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:02:28.205 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:02:28.222 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:02:28.224 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-03-16 11:02:28.228 | + lib/apache:write_uwsgi_config:270 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-03-16 11:02:28.257 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-03-16 11:02:28.286 | + lib/apache:write_uwsgi_config:273 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-03-16 11:02:28.312 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-03-16 11:02:28.341 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-03-16 11:02:28.368 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-03-16 11:02:28.394 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-03-16 11:02:28.422 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-03-16 11:02:28.451 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-03-16 11:02:28.478 | + 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-16 11:02:28.506 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-03-16 11:02:28.534 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-03-16 11:02:28.561 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-03-16 11:02:28.588 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:02:28.590 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:02:28.593 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for keystone-wsgi-public 2022-03-16 11:02:28.595 | ++ lib/apache:apache_site_config_for:181 : local site=keystone-wsgi-public 2022-03-16 11:02:28.598 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:02:28.600 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:28.602 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:28.605 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:02:28.608 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:02:28.610 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-03-16 11:02:28.639 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-03-16 11:02:28.667 | + 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-16 11:02:28.667 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-03-16 11:02:28.675 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-03-16 11:02:28.679 | + lib/apache:write_uwsgi_config:302 : enable_apache_site keystone-wsgi-public 2022-03-16 11:02:28.681 | + lib/apache:enable_apache_site:198 : local site=keystone-wsgi-public 2022-03-16 11:02:28.684 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:02:28.686 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:02:28.689 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:02:28.691 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:28.693 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:28.696 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:02:28.698 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:02:28.701 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:28.703 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:28.705 | + lib/apache:enable_apache_site:202 : sudo a2ensite keystone-wsgi-public 2022-03-16 11:02:28.767 | Site keystone-wsgi-public already enabled 2022-03-16 11:02:28.771 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:02:28.774 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:02:28.776 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:02:28.778 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:02:28.916 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-03-16 11:02:28.947 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-03-16 11:02:28.978 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-03-16 11:02:29.011 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-03-16 11:02:29.013 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-03-16 11:02:29.045 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-03-16 11:02:29.073 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-03-16 11:02:29.102 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-03-16 11:02:29.104 | + ./stack.sh:main:903 : is_service_enabled swift 2022-03-16 11:02:29.123 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:29.125 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-03-16 11:02:29.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:29.144 | + ./stack.sh:main:907 : stack_install_service swift 2022-03-16 11:02:29.147 | + lib/stack:stack_install_service:20 : local service=swift 2022-03-16 11:02:29.149 | + lib/stack:stack_install_service:21 : type install_swift 2022-03-16 11:02:29.151 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:02:29.154 | + lib/stack:stack_install_service:32 : install_swift 2022-03-16 11:02:29.157 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-03-16 11:02:29.159 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-03-16 11:02:29.161 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-03-16 11:02:29.164 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:02:29.166 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:02:29.169 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:02:29.172 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:02:29.174 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:02:29.177 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:02:29.193 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:02:29.195 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:02:29.198 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:29.200 | + functions-common:git_clone:629 : echo master 2022-03-16 11:02:29.201 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:02:29.206 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-03-16 11:02:29.208 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:29.211 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-03-16 11:02:29.213 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:02:29.214 | + functions-common:git_clone:678 : head -1 2022-03-16 11:02:29.220 | cb8b3cdab Comply with AWS signature calculation (s3v4) 2022-03-16 11:02:29.223 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:02:29.226 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-03-16 11:02:29.228 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:02:29.231 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:02:29.233 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-03-16 11:02:29.236 | + inc/python:setup_develop:344 : local extras=keystone 2022-03-16 11:02:29.239 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-03-16 11:02:29.241 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:02:29.244 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:02:29.246 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-03-16 11:02:29.248 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:02:29.251 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-03-16 11:02:29.254 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-03-16 11:02:29.256 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:02:29.259 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-03-16 11:02:29.261 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:02:29.264 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:02:29.267 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-03-16 11:02:29.273 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-03-16 11:02:29.275 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-03-16 11:02:29.946 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-03-16 11:02:29.948 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:02:29.951 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:02:29.953 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:02:29.955 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-03-16 11:02:29.958 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-03-16 11:02:29.960 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:02:29.962 | + inc/python:setup_package:428 : local extras=keystone 2022-03-16 11:02:29.966 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:02:29.968 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-03-16 11:02:29.970 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-03-16 11:02:29.973 | + inc/python:setup_package:438 : extras='[keystone]' 2022-03-16 11:02:29.975 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:02:29.978 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-03-16 11:02:30.000 | Using python 3.8 to install /opt/stack/swift 2022-03-16 11:02:30.002 | + 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-16 11:02:30.954 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:30.954 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:30.954 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:30.954 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:32.126 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:32.154 | Obtaining file:///opt/stack/swift 2022-03-16 11:02:32.154 | Preparing metadata (setup.py): started 2022-03-16 11:02:35.504 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:02:35.542 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.33.0) 2022-03-16 11:02:35.544 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.1.2) 2022-03-16 11:02:35.545 | 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.dev19) (0.11.0) 2022-03-16 11:02:35.546 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.1.1) 2022-03-16 11:02:35.547 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (4.8.0) 2022-03-16 11:02:35.548 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (2.27.1) 2022-03-16 11:02:35.549 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.16.0) 2022-03-16 11:02:35.550 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (0.9.9) 2022-03-16 11:02:35.551 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (1.6.0) 2022-03-16 11:02:35.552 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (36.0.1) 2022-03-16 11:02:35.553 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.1.dev19) (9.4.0) 2022-03-16 11:02:35.591 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.1.dev19) (1.15.0) 2022-03-16 11:02:35.600 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.1.dev19) (2.1.0) 2022-03-16 11:02:35.655 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (4.5.0) 2022-03-16 11:02:35.656 | 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.dev19) (8.8.0) 2022-03-16 11:02:35.657 | 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.dev19) (4.1.0) 2022-03-16 11:02:35.658 | 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.dev19) (5.8.1) 2022-03-16 11:02:35.660 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.1.dev19) (1.8.7) 2022-03-16 11:02:35.661 | 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.dev19) (2.10.1) 2022-03-16 11:02:35.662 | 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.dev19) (4.7.0) 2022-03-16 11:02:35.663 | 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.dev19) (4.12.2) 2022-03-16 11:02:35.664 | 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.dev19) (4.4.0) 2022-03-16 11:02:35.665 | 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.dev19) (3.1.1) 2022-03-16 11:02:35.666 | 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.dev19) (4.3.0) 2022-03-16 11:02:35.668 | 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.dev19) (5.1.0) 2022-03-16 11:02:35.689 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.1.dev19) (60.9.3) 2022-03-16 11:02:35.719 | 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.dev19) (1.26.8) 2022-03-16 11:02:35.721 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (3.3) 2022-03-16 11:02:35.722 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.1.dev19) (2019.11.28) 2022-03-16 11:02:35.725 | 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.dev19) (2.0.12) 2022-03-16 11:02:35.749 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.1.dev19) (2.21) 2022-03-16 11:02:35.840 | 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.dev19) (3.5.0) 2022-03-16 11:02:35.842 | 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.dev19) (1.7.0) 2022-03-16 11:02:35.843 | 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.dev19) (1.0.2) 2022-03-16 11:02:35.885 | 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.dev19) (1.1.5) 2022-03-16 11:02:35.931 | 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.dev19) (1.5.0) 2022-03-16 11:02:35.932 | 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.dev19) (6.0) 2022-03-16 11:02:35.934 | 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.dev19) (2.5.0) 2022-03-16 11:02:35.935 | 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.dev19) (0.8.0) 2022-03-16 11:02:35.994 | 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.dev19) (2.8.2) 2022-03-16 11:02:35.999 | 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.dev19) (0.9.6) 2022-03-16 11:02:36.014 | 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.dev19) (1.0.3) 2022-03-16 11:02:36.015 | 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.dev19) (2021.3) 2022-03-16 11:02:36.032 | 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.dev19) (21.3) 2022-03-16 11:02:36.033 | 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.dev19) (3.0.7) 2022-03-16 11:02:36.141 | 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.dev19) (1.13.3) 2022-03-16 11:02:36.156 | 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.dev19) (5.1.1) 2022-03-16 11:02:38.474 | Installing collected packages: swift 2022-03-16 11:02:38.474 | Attempting uninstall: swift 2022-03-16 11:02:38.475 | Found existing installation: swift 2.29.1.dev19 2022-03-16 11:02:38.478 | Can't uninstall 'swift'. No files were found to uninstall. 2022-03-16 11:02:38.480 | Running setup.py develop for swift 2022-03-16 11:02:42.754 | Successfully installed swift 2022-03-16 11:02:42.754 | 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-16 11:02:42.763 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:02:42.763 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:02:42.917 | + inc/python:pip_install:200 : result=0 2022-03-16 11:02:42.919 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:02:42.922 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:42.924 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:42.926 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:42.928 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:42.930 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:42.933 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:02:42.935 | + functions-common:time_stop:2432 : start_time=1647428549994 2022-03-16 11:02:42.938 | + functions-common:time_stop:2434 : [[ -z 1647428549994 ]] 2022-03-16 11:02:42.940 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:42.945 | + functions-common:time_stop:2437 : end_time=1647428562942 2022-03-16 11:02:42.947 | + functions-common:time_stop:2438 : elapsed_time=12948 2022-03-16 11:02:42.950 | + functions-common:time_stop:2439 : total=62271 2022-03-16 11:02:42.953 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:42.955 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=75219 2022-03-16 11:02:42.957 | + inc/python:pip_install:203 : return 0 2022-03-16 11:02:42.959 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:02:42.962 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:02:42.964 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:02:42.993 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-03-16 11:02:43.006 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-03-16 11:02:43.009 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-03-16 11:02:43.012 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:43.014 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:43.019 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-03-16 11:02:43.021 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:43.024 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-03-16 11:02:43.027 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:02:43.030 | + ./stack.sh:main:908 : configure_swift 2022-03-16 11:02:43.032 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-03-16 11:02:43.034 | + lib/swift:configure_swift:332 : local node_number 2022-03-16 11:02:43.036 | + lib/swift:configure_swift:333 : local swift_node_config 2022-03-16 11:02:43.038 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-03-16 11:02:43.040 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-03-16 11:02:44.285 | No container-server running 2022-03-16 11:02:44.285 | No container-sync running 2022-03-16 11:02:44.285 | No container-sharder running 2022-03-16 11:02:44.285 | No account-reaper running 2022-03-16 11:02:44.285 | No container-auditor running 2022-03-16 11:02:44.285 | No account-auditor running 2022-03-16 11:02:44.285 | No container-reconciler running 2022-03-16 11:02:44.285 | No account-server running 2022-03-16 11:02:44.285 | No object-auditor running 2022-03-16 11:02:44.285 | No object-replicator running 2022-03-16 11:02:44.285 | No object-reconstructor running 2022-03-16 11:02:44.285 | No object-updater running 2022-03-16 11:02:44.285 | No account-replicator running 2022-03-16 11:02:44.285 | No object-server running 2022-03-16 11:02:44.285 | No container-updater running 2022-03-16 11:02:44.285 | No container-replicator running 2022-03-16 11:02:44.285 | No proxy-server running 2022-03-16 11:02:44.285 | No object-expirer running 2022-03-16 11:02:44.393 | + lib/swift:configure_swift:337 : true 2022-03-16 11:02:44.396 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-03-16 11:02:44.410 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-03-16 11:02:44.423 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-03-16 11:02:44.426 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-03-16 11:02:44.426 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-03-16 11:02:44.432 | + lib/swift:configure_swift:351 : sed -e ' 2022-03-16 11:02:44.432 | s/%GROUP%/ubuntu/; 2022-03-16 11:02:44.432 | s/%USER%/ubuntu/; 2022-03-16 11:02:44.432 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-03-16 11:02:44.432 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-03-16 11:02:44.435 | uid = ubuntu 2022-03-16 11:02:44.435 | gid = ubuntu 2022-03-16 11:02:44.435 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-03-16 11:02:44.435 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-03-16 11:02:44.435 | address = 127.0.0.1 2022-03-16 11:02:44.435 | 2022-03-16 11:02:44.435 | [account6612] 2022-03-16 11:02:44.435 | max connections = 25 2022-03-16 11:02:44.435 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:02:44.435 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [account6622] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:02:44.436 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [account6632] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:02:44.436 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [account6642] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:02:44.436 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [container6611] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:02:44.436 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [container6621] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:02:44.436 | read only = false 2022-03-16 11:02:44.436 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-03-16 11:02:44.436 | 2022-03-16 11:02:44.436 | [container6631] 2022-03-16 11:02:44.436 | max connections = 25 2022-03-16 11:02:44.436 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | [container6641] 2022-03-16 11:02:44.437 | max connections = 25 2022-03-16 11:02:44.437 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | [object6613] 2022-03-16 11:02:44.437 | max connections = 25 2022-03-16 11:02:44.437 | path = /opt/stack/data/swift/1/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | [object6623] 2022-03-16 11:02:44.437 | max connections = 25 2022-03-16 11:02:44.437 | path = /opt/stack/data/swift/2/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | [object6633] 2022-03-16 11:02:44.437 | max connections = 25 2022-03-16 11:02:44.437 | path = /opt/stack/data/swift/3/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-03-16 11:02:44.437 | 2022-03-16 11:02:44.437 | [object6643] 2022-03-16 11:02:44.437 | max connections = 25 2022-03-16 11:02:44.437 | path = /opt/stack/data/swift/4/node/ 2022-03-16 11:02:44.437 | read only = false 2022-03-16 11:02:44.437 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-03-16 11:02:44.438 | + lib/swift:configure_swift:357 : is_ubuntu 2022-03-16 11:02:44.441 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:02:44.443 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:02:44.445 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-03-16 11:02:44.459 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-03-16 11:02:44.461 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-03-16 11:02:44.467 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-03-16 11:02:44.471 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-03-16 11:02:44.473 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-03-16 11:02:44.478 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-03-16 11:02:44.510 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.42:8080/v1/ 2022-03-16 11:02:44.539 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-03-16 11:02:44.560 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-03-16 11:02:44.598 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-03-16 11:02:44.616 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:02:44.646 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-03-16 11:02:44.668 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-03-16 11:02:44.701 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-03-16 11:02:44.720 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-03-16 11:02:44.750 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-03-16 11:02:44.770 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:02:44.800 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-03-16 11:02:44.819 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-03-16 11:02:44.835 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:44.838 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-03-16 11:02:44.870 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-03-16 11:02:44.909 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-03-16 11:02:44.937 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-03-16 11:02:44.967 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-03-16 11:02:44.986 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:44.988 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-03-16 11:02:45.020 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-03-16 11:02:45.035 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:45.037 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-03-16 11:02:45.053 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:45.055 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-03-16 11:02:45.059 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-03-16 11:02:45.075 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:45.077 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-03-16 11:02:45.079 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-03-16 11:02:45.081 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-03-16 11:02:45.087 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-03-16 11:02:45.092 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-03-16 11:02:45.127 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-03-16 11:02:45.156 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-03-16 11:02:45.187 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-03-16 11:02:45.218 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-03-16 11:02:45.247 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-03-16 11:02:45.249 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-03-16 11:02:45.251 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-03-16 11:02:45.253 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-03-16 11:02:45.255 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-03-16 11:02:45.286 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-03-16 11:02:45.316 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:02:45.347 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-03-16 11:02:45.383 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-03-16 11:02:45.423 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-03-16 11:02:45.453 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-03-16 11:02:45.485 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-03-16 11:02:45.518 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:02:45.548 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-03-16 11:02:45.578 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-03-16 11:02:45.610 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-03-16 11:02:45.640 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-03-16 11:02:45.671 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-03-16 11:02:45.703 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-03-16 11:02:45.733 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-03-16 11:02:45.752 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-03-16 11:02:45.786 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-03-16 11:02:45.815 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-03-16 11:02:45.819 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-03-16 11:02:45.851 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-03-16 11:02:45.891 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-03-16 11:02:45.924 | + lib/swift:configure_swift:475 : local node_number 2022-03-16 11:02:45.926 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-03-16 11:02:45.929 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:02:45.931 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-03-16 11:02:45.936 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-03-16 11:02:45.938 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-03-16 11:02:45.940 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:02:45.942 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-03-16 11:02:45.945 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-03-16 11:02:45.947 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:02:45.950 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:02:45.952 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-03-16 11:02:45.973 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-03-16 11:02:46.004 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-03-16 11:02:46.024 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-03-16 11:02:46.055 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-03-16 11:02:46.075 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:02:46.105 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-03-16 11:02:46.123 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:02:46.155 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-03-16 11:02:46.174 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:02:46.206 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-03-16 11:02:46.226 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-03-16 11:02:46.256 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:02:46.276 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:02:46.310 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-03-16 11:02:46.330 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-03-16 11:02:46.365 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-03-16 11:02:46.384 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-03-16 11:02:46.413 | + 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-16 11:02:46.419 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-03-16 11:02:46.444 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:02:46.476 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-03-16 11:02:46.509 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:02:46.512 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-03-16 11:02:46.517 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-03-16 11:02:46.519 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-03-16 11:02:46.523 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:02:46.526 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-03-16 11:02:46.529 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-03-16 11:02:46.531 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:02:46.533 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:02:46.536 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-03-16 11:02:46.556 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-03-16 11:02:46.588 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-03-16 11:02:46.608 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-03-16 11:02:46.640 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-03-16 11:02:46.659 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:02:46.691 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-03-16 11:02:46.711 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:02:46.740 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-03-16 11:02:46.769 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:02:46.800 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-03-16 11:02:46.819 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-03-16 11:02:46.848 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:02:46.868 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:02:46.898 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-03-16 11:02:46.918 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-03-16 11:02:46.947 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-03-16 11:02:46.965 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-03-16 11:02:46.996 | + 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-16 11:02:47.001 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-03-16 11:02:47.019 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:02:47.050 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:02:47.052 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-03-16 11:02:47.056 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-03-16 11:02:47.059 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-03-16 11:02:47.061 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-03-16 11:02:47.064 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-03-16 11:02:47.066 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-03-16 11:02:47.069 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-03-16 11:02:47.071 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-03-16 11:02:47.074 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-03-16 11:02:47.094 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-03-16 11:02:47.125 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-03-16 11:02:47.144 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-03-16 11:02:47.174 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-03-16 11:02:47.192 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-03-16 11:02:47.224 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-03-16 11:02:47.244 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-03-16 11:02:47.277 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-03-16 11:02:47.297 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-03-16 11:02:47.327 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-03-16 11:02:47.347 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-03-16 11:02:47.378 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-03-16 11:02:47.400 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-03-16 11:02:47.431 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-03-16 11:02:47.451 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-03-16 11:02:47.483 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-03-16 11:02:47.502 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-03-16 11:02:47.530 | + 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-16 11:02:47.535 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-03-16 11:02:47.555 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-03-16 11:02:47.585 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-03-16 11:02:47.616 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-03-16 11:02:47.653 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-03-16 11:02:47.683 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-03-16 11:02:47.685 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-03-16 11:02:47.690 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-03-16 11:02:47.721 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-03-16 11:02:47.752 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-03-16 11:02:47.782 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-03-16 11:02:47.816 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-03-16 11:02:47.846 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-03-16 11:02:47.876 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-03-16 11:02:47.907 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-03-16 11:02:47.941 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-03-16 11:02:47.970 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-03-16 11:02:47.988 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:47.990 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-03-16 11:02:48.009 | + lib/swift:configure_swift:518 : local auth_vers 2022-03-16 11:02:48.012 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-03-16 11:02:48.039 | + lib/swift:configure_swift:519 : auth_vers=3 2022-03-16 11:02:48.041 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.42 2022-03-16 11:02:48.071 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-03-16 11:02:48.073 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-03-16 11:02:48.102 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.42/identity 2022-03-16 11:02:48.132 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-03-16 11:02:48.134 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-03-16 11:02:48.165 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-03-16 11:02:48.182 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:48.185 | + lib/swift:configure_swift:538 : local user_group 2022-03-16 11:02:48.188 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-03-16 11:02:48.192 | + lib/swift:configure_swift:539 : user_group=1000 2022-03-16 11:02:48.195 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-03-16 11:02:48.208 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-03-16 11:02:48.210 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-03-16 11:02:48.229 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-03-16 11:02:48.232 | + lib/swift:configure_swift:545 : is_suse 2022-03-16 11:02:48.236 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:02:48.238 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:02:48.241 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:02:48.243 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:02:48.245 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:02:48.247 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:02:48.250 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-03-16 11:02:48.263 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:02:48.265 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-03-16 11:02:48.267 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-03-16 11:02:48.286 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:02:48.288 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-03-16 11:02:48.306 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:48.309 | + ./stack.sh:main:919 : stack_install_service glance 2022-03-16 11:02:48.312 | + lib/stack:stack_install_service:20 : local service=glance 2022-03-16 11:02:48.314 | + lib/stack:stack_install_service:21 : type install_glance 2022-03-16 11:02:48.316 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:02:48.319 | + lib/stack:stack_install_service:32 : install_glance 2022-03-16 11:02:48.321 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-03-16 11:02:48.325 | + lib/glance:install_glance:507 : local glance_store_extras 2022-03-16 11:02:48.328 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-03-16 11:02:48.346 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:48.349 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-03-16 11:02:48.351 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-03-16 11:02:48.371 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:02:48.374 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-03-16 11:02:48.377 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-03-16 11:02:48.380 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-03-16 11:02:48.383 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:02:48.386 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:02:48.389 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-03-16 11:02:48.391 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:02:48.395 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-03-16 11:02:48.398 | ++ inc/python:join_extras:29 : local IFS=, 2022-03-16 11:02:48.400 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-03-16 11:02:48.403 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-03-16 11:02:48.406 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-03-16 11:02:48.409 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-03-16 11:02:48.411 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-03-16 11:02:48.415 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-03-16 11:02:48.419 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-03-16 11:02:48.421 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-03-16 11:02:48.425 | +++ 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-16 11:02:48.425 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-03-16 11:02:48.431 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-03-16 11:02:48.443 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-03-16 11:02:48.451 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-03-16 11:02:48.455 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-03-16 11:02:48.458 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-03-16 11:02:48.481 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-03-16 11:02:48.484 | + 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-16 11:02:49.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:49.385 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:49.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:49.385 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:50.583 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:50.614 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-03-16 11:02:50.700 | 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-16 11:02:50.701 | 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-16 11:02:50.702 | 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-16 11:02:50.703 | 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-16 11:02:50.705 | 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-16 11:02:50.706 | 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-16 11:02:50.707 | 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-16 11:02:50.708 | 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-16 11:02:50.709 | 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-16 11:02:50.710 | 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-16 11:02:50.711 | 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-16 11:02:50.712 | 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-16 11:02:50.716 | 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-16 11:02:50.718 | 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-16 11:02:50.721 | 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-16 11:02:50.723 | 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-16 11:02:50.726 | 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-16 11:02:50.728 | 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-16 11:02:50.739 | 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-16 11:02:50.740 | 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-16 11:02:50.754 | 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-16 11:02:50.826 | 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-16 11:02:50.827 | 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-16 11:02:50.829 | 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-16 11:02:50.854 | 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-16 11:02:50.856 | 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-16 11:02:50.858 | 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-16 11:02:50.859 | 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-16 11:02:50.861 | 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-16 11:02:50.874 | 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-16 11:02:50.918 | 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-16 11:02:50.919 | 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-16 11:02:50.921 | 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-16 11:02:50.922 | 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-16 11:02:50.943 | 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-16 11:02:50.946 | 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-16 11:02:50.962 | 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-16 11:02:50.978 | 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-16 11:02:50.981 | 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-16 11:02:51.001 | 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-16 11:02:51.002 | 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-16 11:02:51.087 | 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-16 11:02:51.089 | 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-16 11:02:51.092 | 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-16 11:02:51.094 | 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-16 11:02:51.148 | 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-16 11:02:51.176 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-03-16 11:02:51.389 | 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-16 11:02:51.392 | 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-16 11:02:51.429 | 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-16 11:02:51.430 | 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-16 11:02:51.432 | 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-16 11:02:51.434 | 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-16 11:02:51.435 | 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-16 11:02:51.437 | 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-16 11:02:51.497 | 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-16 11:02:51.704 | 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-16 11:02:51.731 | 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-16 11:02:51.819 | 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-16 11:02:51.976 | 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-16 11:02:54.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-16 11:02:54.169 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:02:54.170 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:02:54.313 | + inc/python:pip_install:200 : result=0 2022-03-16 11:02:54.315 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:02:54.318 | + functions-common:time_stop:2425 : local name 2022-03-16 11:02:54.320 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:02:54.322 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:02:54.325 | + functions-common:time_stop:2428 : local total 2022-03-16 11:02:54.327 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:02:54.330 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:02:54.332 | + functions-common:time_stop:2432 : start_time=1647428568475 2022-03-16 11:02:54.334 | + functions-common:time_stop:2434 : [[ -z 1647428568475 ]] 2022-03-16 11:02:54.337 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:02:54.342 | + functions-common:time_stop:2437 : end_time=1647428574339 2022-03-16 11:02:54.344 | + functions-common:time_stop:2438 : elapsed_time=5864 2022-03-16 11:02:54.346 | + functions-common:time_stop:2439 : total=75219 2022-03-16 11:02:54.349 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:02:54.351 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=81083 2022-03-16 11:02:54.353 | + inc/python:pip_install:203 : return 0 2022-03-16 11:02:54.357 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-03-16 11:02:54.359 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-03-16 11:02:54.362 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-03-16 11:02:54.376 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-03-16 11:02:54.381 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-03-16 11:02:54.383 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-03-16 11:02:54.386 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-03-16 11:02:54.388 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:02:54.390 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:02:54.393 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:02:54.396 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:02:54.398 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:02:54.401 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:02:54.419 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:02:54.421 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:02:54.423 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:54.426 | + functions-common:git_clone:629 : echo master 2022-03-16 11:02:54.427 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:02:54.434 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-03-16 11:02:54.436 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:02:54.438 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-03-16 11:02:54.442 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:02:54.442 | + functions-common:git_clone:678 : head -1 2022-03-16 11:02:54.446 | c99c3af4f Merge "Document new properties used by Ironic" 2022-03-16 11:02:54.449 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:02:54.451 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-03-16 11:02:54.454 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:02:54.457 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:02:54.459 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-03-16 11:02:54.462 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:02:54.465 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-03-16 11:02:54.467 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:02:54.470 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:02:54.472 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-03-16 11:02:54.474 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:02:54.477 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:02:54.481 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-03-16 11:02:54.483 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:02:54.487 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-03-16 11:02:54.489 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:02:54.491 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:02:54.495 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-03-16 11:02:54.501 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-03-16 11:02:54.504 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-03-16 11:02:55.166 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-03-16 11:02:55.169 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:02:55.171 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:02:55.174 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:02:55.176 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-03-16 11:02:55.180 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-03-16 11:02:55.183 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:02:55.186 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:02:55.188 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:02:55.190 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:02:55.193 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:02:55.195 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:02:55.198 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:02:55.201 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-03-16 11:02:55.224 | Using python 3.8 to install /opt/stack/glance 2022-03-16 11:02:55.227 | + 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-16 11:02:56.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:56.122 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:56.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:02:56.122 | from cryptography.utils import int_from_bytes 2022-03-16 11:02:57.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:02:57.314 | Obtaining file:///opt/stack/glance 2022-03-16 11:02:57.315 | Preparing metadata (setup.py): started 2022-03-16 11:03:00.688 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:03:00.763 | 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-16 11:03:00.764 | 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-16 11:03:00.765 | 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-16 11:03:00.766 | 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-16 11:03:00.767 | 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-16 11:03:00.768 | 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-16 11:03:00.769 | 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-16 11:03:00.770 | 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-16 11:03:00.771 | 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-16 11:03:00.772 | 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-16 11:03:00.773 | 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-16 11:03:00.774 | 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-16 11:03:00.776 | 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-16 11:03:00.777 | 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-16 11:03:00.778 | 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-16 11:03:00.779 | 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-16 11:03:00.780 | 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-16 11:03:00.781 | 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-16 11:03:00.782 | 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-16 11:03:00.783 | 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-16 11:03:00.784 | 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-16 11:03:00.785 | 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-16 11:03:00.787 | 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-16 11:03:00.788 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-03-16 11:03:00.789 | 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-16 11:03:00.790 | 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-16 11:03:00.791 | 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-16 11:03:00.793 | 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-16 11:03:00.794 | 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-16 11:03:00.795 | 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-16 11:03:00.796 | 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-16 11:03:00.798 | 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-16 11:03:00.799 | 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-16 11:03:00.800 | 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-16 11:03:00.801 | 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-16 11:03:00.802 | 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-16 11:03:00.803 | 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-16 11:03:00.804 | 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-16 11:03:00.805 | 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-16 11:03:00.806 | 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-16 11:03:00.808 | 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-16 11:03:00.809 | 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-16 11:03:00.810 | 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-16 11:03:00.826 | 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-16 11:03:00.828 | 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-16 11:03:00.830 | 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-16 11:03:00.849 | 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-16 11:03:00.853 | 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-16 11:03:00.893 | 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-16 11:03:00.908 | 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-16 11:03:00.918 | 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-16 11:03:00.934 | 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-16 11:03:00.935 | 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-16 11:03:00.936 | 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-16 11:03:01.030 | 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-16 11:03:01.109 | 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-16 11:03:01.163 | 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-16 11:03:01.165 | 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-16 11:03:01.199 | 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-16 11:03:01.244 | 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-16 11:03:01.246 | 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-16 11:03:01.247 | 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-16 11:03:01.306 | 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-16 11:03:01.309 | 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-16 11:03:01.311 | 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-16 11:03:01.337 | 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-16 11:03:01.417 | 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-16 11:03:01.419 | 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-16 11:03:01.482 | 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-16 11:03:01.484 | 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-16 11:03:01.486 | 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-16 11:03:01.488 | 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-16 11:03:01.489 | 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-16 11:03:01.512 | 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-16 11:03:01.513 | 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-16 11:03:01.516 | 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-16 11:03:01.563 | 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-16 11:03:01.608 | 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-16 11:03:01.610 | 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-16 11:03:01.612 | 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-16 11:03:01.690 | 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-16 11:03:01.753 | 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-16 11:03:01.859 | 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-16 11:03:02.144 | 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-16 11:03:02.146 | 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-16 11:03:02.149 | 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-16 11:03:02.150 | 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-16 11:03:02.208 | 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-16 11:03:02.233 | 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-16 11:03:02.351 | 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-16 11:03:02.460 | 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-16 11:03:02.679 | 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-16 11:03:02.680 | 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-16 11:03:02.681 | 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-16 11:03:02.683 | 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-16 11:03:02.686 | 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-16 11:03:02.687 | 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-16 11:03:02.688 | 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-16 11:03:02.811 | 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-16 11:03:02.844 | 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-16 11:03:02.891 | 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-16 11:03:02.893 | 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-16 11:03:03.148 | 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-16 11:03:03.340 | 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-16 11:03:03.341 | 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-16 11:03:03.344 | 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-16 11:03:03.345 | 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-16 11:03:03.456 | 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-16 11:03:03.618 | 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-16 11:03:03.724 | 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-16 11:03:04.057 | 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-16 11:03:04.059 | 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-16 11:03:04.295 | 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-16 11:03:04.621 | 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-16 11:03:04.939 | 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-16 11:03:04.940 | 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-16 11:03:06.406 | Installing collected packages: glance 2022-03-16 11:03:06.406 | Attempting uninstall: glance 2022-03-16 11:03:06.407 | Found existing installation: glance 24.1.0.dev4 2022-03-16 11:03:06.413 | Can't uninstall 'glance'. No files were found to uninstall. 2022-03-16 11:03:06.415 | Running setup.py develop for glance 2022-03-16 11:03:10.843 | Successfully installed glance 2022-03-16 11:03:10.843 | 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-16 11:03:10.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:03:10.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:03:10.994 | + inc/python:pip_install:200 : result=0 2022-03-16 11:03:10.997 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:03:10.999 | + functions-common:time_stop:2425 : local name 2022-03-16 11:03:11.001 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:03:11.004 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:03:11.006 | + functions-common:time_stop:2428 : local total 2022-03-16 11:03:11.008 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:03:11.011 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:03:11.013 | + functions-common:time_stop:2432 : start_time=1647428575218 2022-03-16 11:03:11.015 | + functions-common:time_stop:2434 : [[ -z 1647428575218 ]] 2022-03-16 11:03:11.018 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:03:11.022 | + functions-common:time_stop:2437 : end_time=1647428591020 2022-03-16 11:03:11.024 | + functions-common:time_stop:2438 : elapsed_time=15802 2022-03-16 11:03:11.027 | + functions-common:time_stop:2439 : total=81083 2022-03-16 11:03:11.029 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:03:11.032 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=96885 2022-03-16 11:03:11.034 | + inc/python:pip_install:203 : return 0 2022-03-16 11:03:11.036 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:03:11.039 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:03:11.041 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:03:11.060 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-03-16 11:03:11.073 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-03-16 11:03:11.075 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-03-16 11:03:11.078 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:03:11.080 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:03:11.083 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-03-16 11:03:11.085 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:03:11.088 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:03:11.091 | + ./stack.sh:main:920 : configure_glance 2022-03-16 11:03:11.093 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-03-16 11:03:11.106 | + lib/glance:configure_glance:326 : local dburl 2022-03-16 11:03:11.110 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-03-16 11:03:11.112 | ++ lib/database:database_connection_url:134 : local db=glance 2022-03-16 11:03:11.114 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-03-16 11:03:11.117 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=glance 2022-03-16 11:03:11.120 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:03:11.123 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-03-16 11:03:11.125 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-03-16 11:03:11.157 | + 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-16 11:03:11.186 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-03-16 11:03:11.216 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:03:11.249 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-03-16 11:03:11.280 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-03-16 11:03:11.310 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-03-16 11:03:11.312 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:03:11.314 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-03-16 11:03:11.317 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:03:11.319 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-03-16 11:03:11.348 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-03-16 11:03:11.378 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:03:11.407 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-03-16 11:03:11.438 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-03-16 11:03:11.473 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-03-16 11:03:11.505 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-03-16 11:03:11.536 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-03-16 11:03:11.570 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:03:11.608 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:03:11.639 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:03:11.672 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-03-16 11:03:11.674 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-03-16 11:03:11.676 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-03-16 11:03:11.679 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:03:11.681 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:03:11.684 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:03:11.702 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:11.705 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:03:11.707 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:03:11.710 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:03:11.726 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:11.729 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:03:11.732 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:03:11.762 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:03:11.765 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:03:11.767 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-03-16 11:03:11.770 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-03-16 11:03:11.772 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-03-16 11:03:11.803 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-03-16 11:03:11.834 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-03-16 11:03:11.837 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-03-16 11:03:11.840 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-03-16 11:03:11.842 | + lib/glance:configure_glance_store:254 : local be 2022-03-16 11:03:11.845 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:03:11.847 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-03-16 11:03:11.849 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:03:11.879 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-03-16 11:03:11.882 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.42 2022-03-16 11:03:11.912 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-03-16 11:03:11.915 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-03-16 11:03:11.932 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:11.935 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-03-16 11:03:11.966 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-03-16 11:03:11.997 | + 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-16 11:03:12.027 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-03-16 11:03:12.058 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-03-16 11:03:12.089 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-03-16 11:03:12.107 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:12.109 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:03:12.139 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-03-16 11:03:12.172 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-03-16 11:03:12.202 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.42/identity/v3 2022-03-16 11:03:12.234 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-03-16 11:03:12.264 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.42/image 2022-03-16 11:03:12.294 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-03-16 11:03:12.311 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:12.313 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-03-16 11:03:12.315 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-03-16 11:03:12.318 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-03-16 11:03:12.321 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:03:12.339 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:03:12.341 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:03:12.344 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:03:12.346 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:03:12.348 | + 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-16 11:03:12.378 | + 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-16 11:03:12.408 | + 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-16 11:03:12.439 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:03:12.471 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-03-16 11:03:12.475 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-03-16 11:03:12.507 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-03-16 11:03:12.536 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-03-16 11:03:12.567 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.42/identity 2022-03-16 11:03:12.597 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-03-16 11:03:12.628 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-03-16 11:03:12.658 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-03-16 11:03:12.689 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-03-16 11:03:12.719 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-03-16 11:03:12.750 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-03-16 11:03:12.780 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-03-16 11:03:12.810 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-03-16 11:03:12.815 | + 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-16 11:03:12.823 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-03-16 11:03:12.840 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:12.842 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-03-16 11:03:12.845 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-03-16 11:03:12.847 | + lib/apache:write_local_uwsgi_http_config:314 : local file=/etc/glance/glance-uwsgi.ini 2022-03-16 11:03:12.850 | + lib/apache:write_local_uwsgi_http_config:315 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-03-16 11:03:12.852 | + lib/apache:write_local_uwsgi_http_config:316 : local url=/image 2022-03-16 11:03:12.855 | ++ lib/apache:write_local_uwsgi_http_config:317 : basename /usr/local/bin/glance-wsgi-api 2022-03-16 11:03:12.859 | + lib/apache:write_local_uwsgi_http_config:317 : name=glance-wsgi-api 2022-03-16 11:03:12.862 | + lib/apache:write_local_uwsgi_http_config:323 : rm -rf /etc/glance/glance-uwsgi.ini 2022-03-16 11:03:12.865 | + 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-16 11:03:12.895 | ++ lib/apache:write_local_uwsgi_http_config:325 : get_random_port 2022-03-16 11:03:12.898 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-03-16 11:03:12.901 | ++ functions:get_random_port:837 : true 2022-03-16 11:03:12.903 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-03-16 11:03:12.905 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-03-16 11:03:12.907 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-03-16 11:03:12.970 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-03-16 11:03:12.972 | ++ functions:get_random_port:841 : break 2 2022-03-16 11:03:12.975 | ++ functions:get_random_port:845 : echo 60999 2022-03-16 11:03:12.978 | + lib/apache:write_local_uwsgi_http_config:325 : port=60999 2022-03-16 11:03:12.981 | + lib/apache:write_local_uwsgi_http_config:326 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-03-16 11:03:13.008 | + lib/apache:write_local_uwsgi_http_config:327 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-03-16 11:03:13.036 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-03-16 11:03:13.063 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:03:13.091 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:03:13.121 | + lib/apache:write_local_uwsgi_http_config:333 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:03:13.148 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:03:13.176 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:03:13.205 | + 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-16 11:03:13.233 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:03:13.261 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:03:13.288 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:03:13.317 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:03:13.347 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:03:13.377 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-03-16 11:03:13.407 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-03-16 11:03:13.437 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-03-16 11:03:13.465 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-03-16 11:03:13.494 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-03-16 11:03:13.522 | + lib/apache:write_local_uwsgi_http_config:356 : enable_apache_mod proxy 2022-03-16 11:03:13.524 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2022-03-16 11:03:13.527 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:03:13.530 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:13.532 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:13.534 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-03-16 11:03:13.537 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2022-03-16 11:03:13.593 | proxy (enabled by site administrator) 2022-03-16 11:03:13.596 | + lib/apache:write_local_uwsgi_http_config:357 : enable_apache_mod proxy_http 2022-03-16 11:03:13.599 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2022-03-16 11:03:13.601 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:03:13.604 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:13.606 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:13.609 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-03-16 11:03:13.611 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2022-03-16 11:03:13.669 | proxy_http (enabled by site administrator) 2022-03-16 11:03:13.672 | + lib/apache:write_local_uwsgi_http_config:358 : local apache_conf= 2022-03-16 11:03:13.675 | ++ lib/apache:write_local_uwsgi_http_config:359 : apache_site_config_for glance-wsgi-api 2022-03-16 11:03:13.678 | ++ lib/apache:apache_site_config_for:181 : local site=glance-wsgi-api 2022-03-16 11:03:13.680 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:03:13.683 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:13.686 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:13.688 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:03:13.691 | + lib/apache:write_local_uwsgi_http_config:359 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:03:13.694 | + lib/apache:write_local_uwsgi_http_config:360 : echo 'KeepAlive Off' 2022-03-16 11:03:13.694 | + lib/apache:write_local_uwsgi_http_config:360 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:03:13.703 | KeepAlive Off 2022-03-16 11:03:13.707 | + lib/apache:write_local_uwsgi_http_config:361 : echo 'SetEnv proxy-sendchunked 1' 2022-03-16 11:03:13.708 | + lib/apache:write_local_uwsgi_http_config:361 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:03:13.716 | SetEnv proxy-sendchunked 1 2022-03-16 11:03:13.720 | + lib/apache:write_local_uwsgi_http_config:362 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-03-16 11:03:13.721 | + lib/apache:write_local_uwsgi_http_config:362 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-03-16 11:03:13.729 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-03-16 11:03:13.733 | + lib/apache:write_local_uwsgi_http_config:363 : enable_apache_site glance-wsgi-api 2022-03-16 11:03:13.735 | + lib/apache:enable_apache_site:198 : local site=glance-wsgi-api 2022-03-16 11:03:13.738 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:03:13.740 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:03:13.743 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:03:13.745 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:13.747 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:13.750 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:03:13.752 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:03:13.754 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:13.757 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:13.759 | + lib/apache:enable_apache_site:202 : sudo a2ensite glance-wsgi-api 2022-03-16 11:03:13.821 | Site glance-wsgi-api already enabled 2022-03-16 11:03:13.826 | + lib/apache:write_local_uwsgi_http_config:364 : restart_apache_server 2022-03-16 11:03:13.829 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:03:13.831 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:03:13.833 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:03:13.973 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-03-16 11:03:13.979 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-03-16 11:03:14.021 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-03-16 11:03:14.023 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-03-16 11:03:14.042 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:14.045 | + ./stack.sh:main:925 : stack_install_service cinder 2022-03-16 11:03:14.047 | + lib/stack:stack_install_service:20 : local service=cinder 2022-03-16 11:03:14.050 | + lib/stack:stack_install_service:21 : type install_cinder 2022-03-16 11:03:14.052 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:03:14.055 | + lib/stack:stack_install_service:32 : install_cinder 2022-03-16 11:03:14.058 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-03-16 11:03:14.060 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-03-16 11:03:14.062 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-03-16 11:03:14.065 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:03:14.067 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:03:14.070 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:03:14.074 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:03:14.077 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:03:14.080 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:03:14.101 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:03:14.104 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:03:14.106 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:14.110 | + functions-common:git_clone:629 : echo master 2022-03-16 11:03:14.110 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:03:14.116 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-03-16 11:03:14.119 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:14.121 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-03-16 11:03:14.124 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:03:14.125 | + functions-common:git_clone:678 : head -1 2022-03-16 11:03:14.128 | 8537730c8 Add Python3 zed unit tests 2022-03-16 11:03:14.130 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:03:14.133 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-03-16 11:03:14.136 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:03:14.139 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:03:14.141 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-03-16 11:03:14.144 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:03:14.146 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-03-16 11:03:14.149 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:03:14.152 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:03:14.154 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-03-16 11:03:14.157 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:03:14.159 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:03:14.162 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-03-16 11:03:14.165 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:03:14.168 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-03-16 11:03:14.170 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:03:14.173 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:03:14.176 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-03-16 11:03:14.183 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-03-16 11:03:14.185 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-03-16 11:03:14.841 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-03-16 11:03:14.844 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:03:14.846 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:03:14.848 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:03:14.851 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-03-16 11:03:14.854 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-03-16 11:03:14.856 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:03:14.858 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:03:14.861 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:03:14.863 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:03:14.866 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:03:14.868 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:03:14.871 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:03:14.874 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-03-16 11:03:14.895 | Using python 3.8 to install /opt/stack/cinder 2022-03-16 11:03:14.898 | + 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-16 11:03:15.783 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:03:15.783 | from cryptography.utils import int_from_bytes 2022-03-16 11:03:15.783 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:03:15.784 | from cryptography.utils import int_from_bytes 2022-03-16 11:03:16.946 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:03:16.973 | Obtaining file:///opt/stack/cinder 2022-03-16 11:03:16.974 | Preparing metadata (setup.py): started 2022-03-16 11:03:20.938 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:03:21.070 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.8.1) 2022-03-16 11:03:21.072 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.1) 2022-03-16 11:03:21.073 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.33.0) 2022-03-16 11:03:21.074 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.1.2) 2022-03-16 11:03:21.075 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.20.4) 2022-03-16 11:03:21.076 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.0.2) 2022-03-16 11:03:21.077 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev2) (3.2.0) 2022-03-16 11:03:21.078 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:03:21.079 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (9.4.0) 2022-03-16 11:03:21.080 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.8.0) 2022-03-16 11:03:21.081 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.3) 2022-03-16 11:03:21.082 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (8.8.0) 2022-03-16 11:03:21.083 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.0) 2022-03-16 11:03:21.084 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.1.0) 2022-03-16 11:03:21.086 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (11.2.0) 2022-03-16 11:03:21.087 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.7.0) 2022-03-16 11:03:21.089 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (12.13.0) 2022-03-16 11:03:21.090 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.5.1) 2022-03-16 11:03:21.091 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.11.0) 2022-03-16 11:03:21.092 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.7.0) 2022-03-16 11:03:21.093 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.3.0) 2022-03-16 11:03:21.094 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:03:21.095 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.3.0) 2022-03-16 11:03:21.096 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.0) 2022-03-16 11:03:21.097 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:03:21.098 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.12.2) 2022-03-16 11:03:21.099 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.6.0) 2022-03-16 11:03:21.100 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.4.2) 2022-03-16 11:03:21.102 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (21.3) 2022-03-16 11:03:21.103 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.8.1) 2022-03-16 11:03:21.104 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:03:21.105 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.1) 2022-03-16 11:03:21.106 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.9.0) 2022-03-16 11:03:21.107 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.0.7) 2022-03-16 11:03:21.108 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.3.0) 2022-03-16 11:03:21.109 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.6.0) 2022-03-16 11:03:21.111 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.4.0) 2022-03-16 11:03:21.112 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (17.7.0) 2022-03-16 11:03:21.113 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.13.1) 2022-03-16 11:03:21.114 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2021.3) 2022-03-16 11:03:21.115 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.27.1) 2022-03-16 11:03:21.116 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.5.1) 2022-03-16 11:03:21.117 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (4.6.4) 2022-03-16 11:03:21.118 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.1.74) 2022-03-16 11:03:21.120 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.16.0) 2022-03-16 11:03:21.121 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.4.31) 2022-03-16 11:03:21.122 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.13.0) 2022-03-16 11:03:21.123 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.5.0) 2022-03-16 11:03:21.124 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.8.9) 2022-03-16 11:03:21.125 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (6.3.1) 2022-03-16 11:03:21.126 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.8.7) 2022-03-16 11:03:21.127 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.1.0) 2022-03-16 11:03:21.128 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.0) 2022-03-16 11:03:21.129 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.2.0) 2022-03-16 11:03:21.130 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (5.6.0) 2022-03-16 11:03:21.131 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.10.1) 2022-03-16 11:03:21.133 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (2.38.0) 2022-03-16 11:03:21.134 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (3.10.1) 2022-03-16 11:03:21.136 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (36.0.1) 2022-03-16 11:03:21.137 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (0.2.2) 2022-03-16 11:03:21.138 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.5.1.0) 2022-03-16 11:03:21.139 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev2) (1.21.7) 2022-03-16 11:03:21.152 | 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.dev2) (1.24.7) 2022-03-16 11:03:21.153 | 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.dev2) (0.5.2) 2022-03-16 11:03:21.154 | 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.dev2) (0.10.0) 2022-03-16 11:03:21.216 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev2) (1.15.0) 2022-03-16 11:03:21.247 | 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.dev2) (2.1.0) 2022-03-16 11:03:21.262 | 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.dev2) (2.6.0) 2022-03-16 11:03:21.263 | 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.dev2) (0.1.0) 2022-03-16 11:03:21.264 | 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.dev2) (4.1.1) 2022-03-16 11:03:21.265 | 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.dev2) (2.5.0) 2022-03-16 11:03:21.363 | 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.dev2) (1.7.0) 2022-03-16 11:03:21.415 | 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.dev2) (2.10.1) 2022-03-16 11:03:21.419 | 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.dev2) (3.1.1) 2022-03-16 11:03:21.445 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (4.8) 2022-03-16 11:03:21.447 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev2) (0.4.8) 2022-03-16 11:03:21.448 | 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.dev2) (0.2.8) 2022-03-16 11:03:21.503 | 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.dev2) (0.17.3) 2022-03-16 11:03:21.549 | 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.dev2) (2.5.0) 2022-03-16 11:03:21.550 | 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.dev2) (0.8.0) 2022-03-16 11:03:21.551 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev2) (6.0) 2022-03-16 11:03:21.553 | 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.dev2) (1.5.0) 2022-03-16 11:03:21.644 | 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.dev2) (2.0.1) 2022-03-16 11:03:21.646 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev2) (0.5.0) 2022-03-16 11:03:21.648 | 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.dev2) (1.7.6) 2022-03-16 11:03:21.707 | 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.dev2) (2.8.2) 2022-03-16 11:03:21.711 | 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.dev2) (0.9.6) 2022-03-16 11:03:21.773 | 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.dev2) (2.4.0) 2022-03-16 11:03:21.777 | 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.dev2) (5.0.0) 2022-03-16 11:03:21.778 | 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.dev2) (5.2.3) 2022-03-16 11:03:21.781 | 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.dev2) (5.0.9) 2022-03-16 11:03:21.782 | 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.dev2) (0.4.0) 2022-03-16 11:03:21.807 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev2) (3.0.3) 2022-03-16 11:03:21.809 | 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.dev2) (3.3.0) 2022-03-16 11:03:21.810 | 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.dev2) (3.2.0) 2022-03-16 11:03:21.858 | 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.dev2) (1.0.3) 2022-03-16 11:03:21.950 | 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.dev2) (3.0.0) 2022-03-16 11:03:21.951 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev2) (1.3.3) 2022-03-16 11:03:21.978 | 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.dev2) (3.1.1) 2022-03-16 11:03:22.005 | 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.dev2) (0.11.0) 2022-03-16 11:03:22.075 | 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.dev2) (1.26.8) 2022-03-16 11:03:22.076 | 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.dev2) (1.0.0) 2022-03-16 11:03:22.208 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev2) (1.5.0) 2022-03-16 11:03:22.233 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev2) (60.9.3) 2022-03-16 11:03:22.377 | 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.dev2) (3.10.1) 2022-03-16 11:03:22.437 | 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.dev2) (1.3.3) 2022-03-16 11:03:22.438 | 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.dev2) (22.0.0) 2022-03-16 11:03:22.439 | 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.dev2) (1.13.3) 2022-03-16 11:03:22.645 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (3.3) 2022-03-16 11:03:22.647 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev2) (2019.11.28) 2022-03-16 11:03:22.650 | 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.dev2) (2.0.12) 2022-03-16 11:03:22.688 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev2) (0.7) 2022-03-16 11:03:22.719 | 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.dev2) (0.23.2) 2022-03-16 11:03:22.961 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.5.2) 2022-03-16 11:03:22.962 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev2) (0.4.2) 2022-03-16 11:03:23.116 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (1.4.2) 2022-03-16 11:03:23.119 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.6.3) 2022-03-16 11:03:23.120 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev2) (2.5.0) 2022-03-16 11:03:23.254 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev2) (0.12.2) 2022-03-16 11:03:23.377 | 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.dev2) (1.1.6) 2022-03-16 11:03:23.379 | 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.dev2) (5.4.0) 2022-03-16 11:03:23.380 | 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.dev2) (4.11.1) 2022-03-16 11:03:23.416 | 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.dev2) (5.0.0) 2022-03-16 11:03:23.668 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev2) (2.21) 2022-03-16 11:03:23.748 | 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.dev2) (2.4.0) 2022-03-16 11:03:23.750 | 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.dev2) (0.5.0) 2022-03-16 11:03:23.931 | 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.dev2) (2.5.0) 2022-03-16 11:03:24.022 | 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.dev2) (3.19.4) 2022-03-16 11:03:24.024 | 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.dev2) (1.55.0) 2022-03-16 11:03:24.242 | 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.dev2) (2.1.0) 2022-03-16 11:03:24.677 | 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.dev2) (1.1.5) 2022-03-16 11:03:24.728 | 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.dev2) (0.13.1) 2022-03-16 11:03:24.782 | 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.dev2) (0.2.5) 2022-03-16 11:03:25.863 | 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.dev2) (1.32) 2022-03-16 11:03:26.136 | 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.dev2) (1.8.2) 2022-03-16 11:03:26.137 | 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.dev2) (21.4.0) 2022-03-16 11:03:26.288 | 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.dev2) (2.2) 2022-03-16 11:03:26.485 | 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.dev2) (1.0.0) 2022-03-16 11:03:26.618 | 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.dev2) (3.7.0) 2022-03-16 11:03:28.340 | Installing collected packages: cinder 2022-03-16 11:03:28.340 | Attempting uninstall: cinder 2022-03-16 11:03:28.340 | Found existing installation: cinder 20.1.0.dev2 2022-03-16 11:03:28.346 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-03-16 11:03:28.348 | Running setup.py develop for cinder 2022-03-16 11:03:34.198 | Successfully installed cinder 2022-03-16 11:03:34.198 | 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-16 11:03:34.206 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:03:34.207 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:03:34.394 | + inc/python:pip_install:200 : result=0 2022-03-16 11:03:34.397 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:03:34.399 | + functions-common:time_stop:2425 : local name 2022-03-16 11:03:34.402 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:03:34.404 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:03:34.408 | + functions-common:time_stop:2428 : local total 2022-03-16 11:03:34.410 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:03:34.413 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:03:34.415 | + functions-common:time_stop:2432 : start_time=1647428594890 2022-03-16 11:03:34.418 | + functions-common:time_stop:2434 : [[ -z 1647428594890 ]] 2022-03-16 11:03:34.421 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:03:34.426 | + functions-common:time_stop:2437 : end_time=1647428614423 2022-03-16 11:03:34.428 | + functions-common:time_stop:2438 : elapsed_time=19533 2022-03-16 11:03:34.430 | + functions-common:time_stop:2439 : total=96885 2022-03-16 11:03:34.433 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:03:34.435 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=116418 2022-03-16 11:03:34.438 | + inc/python:pip_install:203 : return 0 2022-03-16 11:03:34.440 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:03:34.443 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:03:34.445 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:03:34.467 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-03-16 11:03:34.480 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-03-16 11:03:34.483 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-03-16 11:03:34.486 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:03:34.489 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:03:34.491 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-03-16 11:03:34.494 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:03:34.497 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-03-16 11:03:34.501 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-03-16 11:03:34.504 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-03-16 11:03:34.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:34.509 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:34.512 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-03-16 11:03:34.526 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-03-16 11:03:34.529 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:03:34.532 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:03:34.535 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:03:34.538 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:03:34.540 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:34.543 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:03:34.546 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:34.548 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:34.551 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:03:34.554 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:03:34.556 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:03:34.559 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:03:34.562 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-03-16 11:03:34.564 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:03:34.567 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:34.570 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:34.573 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-03-16 11:03:34.599 | + 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-16 11:03:34.716 | Reading package lists... 2022-03-16 11:03:34.977 | Building dependency tree... 2022-03-16 11:03:34.979 | Reading state information... 2022-03-16 11:03:35.246 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-03-16 11:03:35.246 | The following packages were automatically installed and are no longer required: 2022-03-16 11:03:35.247 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:03:35.247 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:03:35.247 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:03:35.247 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:03:35.248 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:03:35.248 | python3-zope.interface 2022-03-16 11:03:35.248 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:03:35.362 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:03:35.366 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:03:35.370 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:03:35.372 | + functions-common:time_stop:2425 : local name 2022-03-16 11:03:35.375 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:03:35.377 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:03:35.380 | + functions-common:time_stop:2428 : local total 2022-03-16 11:03:35.382 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:03:35.385 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:03:35.388 | + functions-common:time_stop:2432 : start_time=1647428614596 2022-03-16 11:03:35.390 | + functions-common:time_stop:2434 : [[ -z 1647428614596 ]] 2022-03-16 11:03:35.394 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:03:35.398 | + functions-common:time_stop:2437 : end_time=1647428615395 2022-03-16 11:03:35.401 | + functions-common:time_stop:2438 : elapsed_time=799 2022-03-16 11:03:35.403 | + functions-common:time_stop:2439 : total=5678 2022-03-16 11:03:35.406 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:03:35.408 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6477 2022-03-16 11:03:35.411 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:03:35.413 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:03:35.416 | + ./stack.sh:main:926 : configure_cinder 2022-03-16 11:03:35.419 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-03-16 11:03:35.431 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-03-16 11:03:35.436 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-03-16 11:03:35.438 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-03-16 11:03:35.440 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:03:35.443 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-03-16 11:03:35.444 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:03:35.449 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-03-16 11:03:35.451 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-03-16 11:03:35.453 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:03:35.455 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-03-16 11:03:35.457 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-03-16 11:03:35.459 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-03-16 11:03:35.461 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-03-16 11:03:35.464 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-03-16 11:03:35.475 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-03-16 11:03:35.488 | + 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-16 11:03:35.501 | + 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-16 11:03:35.514 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-03-16 11:03:35.526 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:03:35.529 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:03:35.533 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cjJdbYicBa 2022-03-16 11:03:35.536 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:03:35.538 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-03-16 11:03:35.540 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-03-16 11:03:35.544 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cjJdbYicBa 2022-03-16 11:03:35.547 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cjJdbYicBa 2022-03-16 11:03:35.560 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cjJdbYicBa /etc/sudoers.d/cinder-rootwrap 2022-03-16 11:03:35.572 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-03-16 11:03:35.577 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:03:35.580 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:03:35.582 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:03:35.584 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:03:35.586 | + 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-16 11:03:35.588 | + 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-16 11:03:35.591 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-03-16 11:03:35.593 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-03-16 11:03:35.598 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-03-16 11:03:35.602 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-03-16 11:03:35.623 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-03-16 11:03:35.641 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-03-16 11:03:35.660 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-03-16 11:03:35.679 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-03-16 11:03:35.698 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-03-16 11:03:35.717 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-03-16 11:03:35.737 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-03-16 11:03:35.757 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-03-16 11:03:35.759 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:03:35.761 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-03-16 11:03:35.764 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:03:35.766 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-03-16 11:03:35.797 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-03-16 11:03:35.825 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:03:35.852 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-03-16 11:03:35.881 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-03-16 11:03:35.910 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-03-16 11:03:35.939 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-03-16 11:03:35.968 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-03-16 11:03:35.997 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:03:36.025 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:03:36.052 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-03-16 11:03:36.085 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-03-16 11:03:36.115 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-03-16 11:03:36.117 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-03-16 11:03:36.120 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-03-16 11:03:36.122 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=cinder 2022-03-16 11:03:36.125 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-03-16 11:03:36.128 | + 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-16 11:03:36.159 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-03-16 11:03:36.187 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-03-16 11:03:36.215 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-03-16 11:03:36.243 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-03-16 11:03:36.273 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-03-16 11:03:36.301 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-03-16 11:03:36.332 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-03-16 11:03:36.335 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:03:36.363 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:03:36.395 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-03-16 11:03:36.403 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 636a226e99b7a7c21f4031035f1fa406 2022-03-16 11:03:36.433 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-03-16 11:03:36.436 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-03-16 11:03:36.464 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-03-16 11:03:36.493 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-03-16 11:03:36.522 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-03-16 11:03:36.550 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-03-16 11:03:36.567 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:36.570 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-03-16 11:03:36.572 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-03-16 11:03:36.574 | + lib/cinder:configure_cinder:301 : local default_name= 2022-03-16 11:03:36.577 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-03-16 11:03:36.579 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-03-16 11:03:36.582 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-03-16 11:03:36.584 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-03-16 11:03:36.586 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-03-16 11:03:36.589 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-03-16 11:03:36.591 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-03-16 11:03:36.594 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-03-16 11:03:36.625 | + 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-16 11:03:36.657 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-03-16 11:03:36.685 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-03-16 11:03:36.714 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-03-16 11:03:36.742 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-03-16 11:03:36.771 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-03-16 11:03:36.773 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-03-16 11:03:36.776 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-03-16 11:03:36.778 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-03-16 11:03:36.807 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-03-16 11:03:36.810 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-03-16 11:03:36.838 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-03-16 11:03:36.841 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-03-16 11:03:36.843 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-03-16 11:03:36.845 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-03-16 11:03:36.874 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-03-16 11:03:36.876 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-03-16 11:03:36.879 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-03-16 11:03:36.895 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:36.897 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-03-16 11:03:36.900 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-03-16 11:03:36.903 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-03-16 11:03:36.905 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-03-16 11:03:36.933 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.42:8080/v1/AUTH_ 2022-03-16 11:03:36.961 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-03-16 11:03:36.978 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:36.981 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-03-16 11:03:36.997 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:37.000 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-03-16 11:03:37.017 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:37.019 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-03-16 11:03:37.021 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-03-16 11:03:37.024 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-03-16 11:03:37.026 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-03-16 11:03:37.029 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:03:37.031 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:03:37.034 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:03:37.050 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:37.053 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:03:37.056 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:03:37.059 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:03:37.075 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:37.078 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:03:37.081 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:03:37.110 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:03:37.113 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:03:37.115 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-03-16 11:03:37.118 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-03-16 11:03:37.120 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:03:37.123 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:03:37.141 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:03:37.143 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:03:37.146 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:03:37.148 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:03:37.151 | + 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-16 11:03:37.179 | + 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-16 11:03:37.208 | + 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-16 11:03:37.236 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:03:37.265 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-03-16 11:03:37.281 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:37.283 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-03-16 11:03:37.286 | + lib/apache:write_uwsgi_config:249 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:03:37.288 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/cinder-wsgi 2022-03-16 11:03:37.291 | + lib/apache:write_uwsgi_config:251 : local url=/volume 2022-03-16 11:03:37.294 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:03:37.296 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:03:37.299 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/cinder-wsgi 2022-03-16 11:03:37.303 | + lib/apache:write_uwsgi_config:254 : name=cinder-wsgi 2022-03-16 11:03:37.305 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:03:37.309 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:03:37.321 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:03:37.321 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:03:37.330 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:03:37.333 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:03:37.349 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:03:37.351 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-03-16 11:03:37.356 | + lib/apache:write_uwsgi_config:270 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-03-16 11:03:37.386 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:03:37.414 | + lib/apache:write_uwsgi_config:273 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-03-16 11:03:37.442 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:03:37.470 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:03:37.499 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:03:37.527 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:03:37.554 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:03:37.584 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:03:37.612 | + 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-16 11:03:37.641 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:03:37.669 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:03:37.703 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:03:37.732 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:03:37.734 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:03:37.737 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for cinder-wsgi 2022-03-16 11:03:37.740 | ++ lib/apache:apache_site_config_for:181 : local site=cinder-wsgi 2022-03-16 11:03:37.742 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:03:37.746 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:37.748 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:37.751 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:03:37.753 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:03:37.756 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-03-16 11:03:37.786 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:03:37.816 | + 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-16 11:03:37.817 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-03-16 11:03:37.826 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-03-16 11:03:37.829 | + lib/apache:write_uwsgi_config:302 : enable_apache_site cinder-wsgi 2022-03-16 11:03:37.831 | + lib/apache:enable_apache_site:198 : local site=cinder-wsgi 2022-03-16 11:03:37.834 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:03:37.836 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:03:37.839 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:03:37.841 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:37.844 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:37.846 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:03:37.849 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:03:37.851 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:03:37.854 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:03:37.856 | + lib/apache:enable_apache_site:202 : sudo a2ensite cinder-wsgi 2022-03-16 11:03:37.922 | Enabling site cinder-wsgi. 2022-03-16 11:03:37.927 | To activate the new configuration, you need to run: 2022-03-16 11:03:37.927 | systemctl reload apache2 2022-03-16 11:03:37.933 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:03:37.936 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:03:37.939 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:03:37.942 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:03:38.143 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-03-16 11:03:38.146 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-03-16 11:03:38.177 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.42/image 2022-03-16 11:03:38.209 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-03-16 11:03:38.226 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:38.229 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-03-16 11:03:38.232 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-03-16 11:03:38.234 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:03:38.237 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-03-16 11:03:38.239 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-03-16 11:03:38.270 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-03-16 11:03:38.300 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.42/identity 2022-03-16 11:03:38.328 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-03-16 11:03:38.356 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-03-16 11:03:38.385 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-03-16 11:03:38.414 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-03-16 11:03:38.444 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-03-16 11:03:38.474 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:03:38.504 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-03-16 11:03:38.535 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-03-16 11:03:38.564 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:03:38.594 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-03-16 11:03:38.597 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-03-16 11:03:38.614 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:38.621 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.42:2379 2022-03-16 11:03:38.654 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-03-16 11:03:38.657 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-03-16 11:03:38.674 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:38.677 | + ./stack.sh:main:931 : stack_install_service neutron 2022-03-16 11:03:38.679 | + lib/stack:stack_install_service:20 : local service=neutron 2022-03-16 11:03:38.682 | + lib/stack:stack_install_service:21 : type install_neutron 2022-03-16 11:03:38.684 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:03:38.687 | + lib/stack:stack_install_service:32 : install_neutron 2022-03-16 11:03:38.689 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-03-16 11:03:38.693 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:03:38.693 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:03:38.699 | + 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-16 11:03:38.702 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:03:38.705 | + 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-16 11:03:38.707 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:03:38.710 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-03-16 11:03:38.713 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-03-16 11:03:38.716 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-03-16 11:03:38.718 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:03:38.721 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:03:38.723 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-03-16 11:03:38.726 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:03:38.729 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-03-16 11:03:38.731 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-03-16 11:03:38.733 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-03-16 11:03:38.736 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:03:38.738 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:03:38.741 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:03:38.744 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:03:38.746 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:03:38.749 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:03:38.766 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:03:38.768 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:03:38.771 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:38.774 | + functions-common:git_clone:629 : echo master 2022-03-16 11:03:38.774 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:03:38.780 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-03-16 11:03:38.782 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:38.785 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-03-16 11:03:38.788 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:03:38.788 | + functions-common:git_clone:678 : head -1 2022-03-16 11:03:38.792 | 5a38899ec4 quota: Return empty dict in NullQuotaDriver 2022-03-16 11:03:38.796 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:03:38.798 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-03-16 11:03:38.801 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:03:38.803 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:03:38.806 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-03-16 11:03:38.808 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:03:38.811 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-03-16 11:03:38.813 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:03:38.816 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:03:38.818 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-03-16 11:03:38.821 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:03:38.824 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:03:38.827 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-03-16 11:03:38.830 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:03:38.832 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-03-16 11:03:38.835 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:03:38.837 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:03:38.841 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-03-16 11:03:38.847 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-03-16 11:03:38.850 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-03-16 11:03:39.502 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-03-16 11:03:39.505 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:03:39.507 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:03:39.510 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:03:39.512 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-03-16 11:03:39.515 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-03-16 11:03:39.517 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:03:39.519 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:03:39.522 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:03:39.524 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:03:39.526 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:03:39.529 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:03:39.531 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:03:39.534 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-03-16 11:03:39.556 | Using python 3.8 to install /opt/stack/neutron 2022-03-16 11:03:39.559 | + 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-16 11:03:40.451 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:03:40.451 | from cryptography.utils import int_from_bytes 2022-03-16 11:03:40.451 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:03:40.451 | from cryptography.utils import int_from_bytes 2022-03-16 11:03:41.580 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:03:41.607 | Obtaining file:///opt/stack/neutron 2022-03-16 11:03:41.608 | Preparing metadata (setup.py): started 2022-03-16 11:03:45.850 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:03:45.940 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.8.1) 2022-03-16 11:03:45.941 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:03:45.942 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.1.1) 2022-03-16 11:03:45.943 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.1) 2022-03-16 11:03:45.944 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:03:45.945 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.1) 2022-03-16 11:03:45.946 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.33.0) 2022-03-16 11:03:45.947 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.1) 2022-03-16 11:03:45.949 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.20.4) 2022-03-16 11:03:45.950 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.27.1) 2022-03-16 11:03:45.951 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.0.3) 2022-03-16 11:03:45.952 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (9.4.0) 2022-03-16 11:03:45.953 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.8.0) 2022-03-16 11:03:45.954 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.11.0) 2022-03-16 11:03:45.955 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.20.0) 2022-03-16 11:03:45.956 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (7.8.0) 2022-03-16 11:03:45.957 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:03:45.958 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.4.31) 2022-03-16 11:03:45.959 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.8.7) 2022-03-16 11:03:45.960 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:03:45.961 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.7.6) 2022-03-16 11:03:45.962 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.5.0) 2022-03-16 11:03:45.964 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:03:45.965 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:03:45.966 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (8.8.0) 2022-03-16 11:03:45.967 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.1.0) 2022-03-16 11:03:45.968 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (11.2.0) 2022-03-16 11:03:45.969 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.1.0) 2022-03-16 11:03:45.970 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.7.0) 2022-03-16 11:03:45.971 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (12.13.0) 2022-03-16 11:03:45.972 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.1) 2022-03-16 11:03:45.973 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.11.0) 2022-03-16 11:03:45.975 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.0) 2022-03-16 11:03:45.976 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.0) 2022-03-16 11:03:45.977 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (6.3.1) 2022-03-16 11:03:45.978 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.3.0) 2022-03-16 11:03:45.980 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.8.0) 2022-03-16 11:03:45.981 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.5.0) 2022-03-16 11:03:45.982 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.12.2) 2022-03-16 11:03:45.983 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.6.0) 2022-03-16 11:03:45.984 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (3.4.2) 2022-03-16 11:03:45.985 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.3.1) 2022-03-16 11:03:45.986 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.1.0) 2022-03-16 11:03:45.987 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.16.0) 2022-03-16 11:03:45.988 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (1.15.1) 2022-03-16 11:03:45.989 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (21.3) 2022-03-16 11:03:45.990 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (5.9.0) 2022-03-16 11:03:45.991 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.6.6) 2022-03-16 11:03:45.992 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (22.0.0) 2022-03-16 11:03:45.993 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (17.7.0) 2022-03-16 11:03:45.995 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (0.61.0) 2022-03-16 11:03:45.996 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (4.5.0) 2022-03-16 11:03:45.997 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.7.1) 2022-03-16 11:03:45.998 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:03:45.999 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev31) (2.10.1) 2022-03-16 11:03:46.015 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (5.4.0) 2022-03-16 11:03:46.017 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (1.1.6) 2022-03-16 11:03:46.018 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev31) (4.11.1) 2022-03-16 11:03:46.026 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev31) (1.13.3) 2022-03-16 11:03:46.038 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:03:46.039 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.16.0) 2022-03-16 11:03:46.040 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev31) (1.1.2) 2022-03-16 11:03:46.060 | 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.dev31) (3.0.7) 2022-03-16 11:03:46.067 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev31) (2.1.0) 2022-03-16 11:03:46.128 | 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.dev31) (1.7.0) 2022-03-16 11:03:46.129 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev31) (1.0.2) 2022-03-16 11:03:46.184 | 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.dev31) (4.4.0) 2022-03-16 11:03:46.187 | 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.dev31) (3.1.1) 2022-03-16 11:03:46.232 | 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.dev31) (1.2.2) 2022-03-16 11:03:46.237 | 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.dev31) (2.7.0) 2022-03-16 11:03:46.265 | 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.dev31) (1.1.5) 2022-03-16 11:03:46.266 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (0.10.0) 2022-03-16 11:03:46.267 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (6.0) 2022-03-16 11:03:46.269 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (36.0.1) 2022-03-16 11:03:46.270 | 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.dev31) (1.32) 2022-03-16 11:03:46.272 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (2.5.0) 2022-03-16 11:03:46.273 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.4) 2022-03-16 11:03:46.274 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev31) (1.4.0) 2022-03-16 11:03:46.292 | 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.dev31) (1.0.3) 2022-03-16 11:03:46.392 | 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.dev31) (0.17.3) 2022-03-16 11:03:46.434 | 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.dev31) (1.5.0) 2022-03-16 11:03:46.499 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev31) (0.5.0) 2022-03-16 11:03:46.500 | 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.dev31) (2.0.1) 2022-03-16 11:03:46.502 | 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.dev31) (0.13.0) 2022-03-16 11:03:46.590 | 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.dev31) (2.8.2) 2022-03-16 11:03:46.593 | 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.dev31) (0.9.6) 2022-03-16 11:03:46.653 | 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.dev31) (5.0.0) 2022-03-16 11:03:46.655 | 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.dev31) (5.0.9) 2022-03-16 11:03:46.656 | 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.dev31) (5.2.3) 2022-03-16 11:03:46.659 | 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.dev31) (0.4.0) 2022-03-16 11:03:46.684 | 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.dev31) (3.3.0) 2022-03-16 11:03:46.686 | 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.dev31) (3.2.0) 2022-03-16 11:03:46.732 | 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.dev31) (1.15.0) 2022-03-16 11:03:46.790 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev31) (2021.3) 2022-03-16 11:03:46.824 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev31) (1.3.3) 2022-03-16 11:03:46.826 | 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.dev31) (3.0.0) 2022-03-16 11:03:46.850 | 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.dev31) (3.1.1) 2022-03-16 11:03:46.991 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev31) (2.4.0) 2022-03-16 11:03:47.062 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev31) (60.9.3) 2022-03-16 11:03:47.141 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (3.0.0) 2022-03-16 11:03:47.141 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev31) (0.3.5) 2022-03-16 11:03:47.253 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.255 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.256 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.257 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.258 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.259 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.260 | 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.dev31) (0.6.6) 2022-03-16 11:03:47.467 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev31) (3.2.0) 2022-03-16 11:03:47.470 | 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.dev31) (3.10.1) 2022-03-16 11:03:47.472 | 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.dev31) (2.5.0) 2022-03-16 11:03:47.518 | 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.dev31) (2.1.0) 2022-03-16 11:03:47.520 | 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.dev31) (3.17.6) 2022-03-16 11:03:47.612 | 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.dev31) (1.26.8) 2022-03-16 11:03:47.614 | 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.dev31) (2.0.12) 2022-03-16 11:03:47.617 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (3.3) 2022-03-16 11:03:47.618 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev31) (2019.11.28) 2022-03-16 11:03:47.654 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev31) (0.7) 2022-03-16 11:03:48.004 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev31) (0.12.2) 2022-03-16 11:03:48.082 | 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.dev31) (5.0.0) 2022-03-16 11:03:48.289 | 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.dev31) (2.21) 2022-03-16 11:03:48.369 | 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.dev31) (0.5.0) 2022-03-16 11:03:48.371 | 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.dev31) (2.4.0) 2022-03-16 11:03:48.606 | 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.dev31) (2.5.0) 2022-03-16 11:03:48.784 | 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.dev31) (2.2) 2022-03-16 11:03:49.309 | 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.dev31) (0.13.1) 2022-03-16 11:03:49.389 | 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.dev31) (0.2.5) 2022-03-16 11:03:50.007 | 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.dev31) (0.5.2) 2022-03-16 11:03:50.007 | 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.dev31) (0.4.2) 2022-03-16 11:03:50.315 | 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.dev31) (2.0.0) 2022-03-16 11:03:50.315 | 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.dev31) (4.10.0) 2022-03-16 11:03:50.486 | 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.dev31) (3.7.0) 2022-03-16 11:03:50.734 | 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.dev31) (1.8.2) 2022-03-16 11:03:50.735 | 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.dev31) (21.4.0) 2022-03-16 11:03:50.922 | 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.dev31) (1.0.0) 2022-03-16 11:03:51.143 | 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.dev31) (2.3.1) 2022-03-16 11:03:52.728 | Installing collected packages: neutron 2022-03-16 11:03:52.728 | Attempting uninstall: neutron 2022-03-16 11:03:52.728 | Found existing installation: neutron 20.1.0.dev31 2022-03-16 11:03:52.747 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-03-16 11:03:52.789 | Running setup.py develop for neutron 2022-03-16 11:03:58.797 | Successfully installed neutron 2022-03-16 11:03:58.797 | 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-16 11:03:58.805 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:03:58.805 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:03:58.960 | + inc/python:pip_install:200 : result=0 2022-03-16 11:03:58.962 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:03:58.965 | + functions-common:time_stop:2425 : local name 2022-03-16 11:03:58.967 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:03:58.969 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:03:58.971 | + functions-common:time_stop:2428 : local total 2022-03-16 11:03:58.973 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:03:58.976 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:03:58.978 | + functions-common:time_stop:2432 : start_time=1647428619551 2022-03-16 11:03:58.981 | + functions-common:time_stop:2434 : [[ -z 1647428619551 ]] 2022-03-16 11:03:58.984 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:03:58.988 | + functions-common:time_stop:2437 : end_time=1647428638985 2022-03-16 11:03:58.990 | + functions-common:time_stop:2438 : elapsed_time=19434 2022-03-16 11:03:58.992 | + functions-common:time_stop:2439 : total=116418 2022-03-16 11:03:58.995 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:03:58.997 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=135852 2022-03-16 11:03:59.000 | + inc/python:pip_install:203 : return 0 2022-03-16 11:03:59.002 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:03:59.005 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:03:59.007 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:03:59.026 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-03-16 11:03:59.038 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-03-16 11:03:59.040 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-03-16 11:03:59.043 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:03:59.046 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:03:59.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-03-16 11:03:59.051 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:03:59.054 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-03-16 11:03:59.056 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:03:59.059 | + ./stack.sh:main:934 : is_service_enabled nova 2022-03-16 11:03:59.076 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:03:59.079 | + ./stack.sh:main:936 : stack_install_service nova 2022-03-16 11:03:59.081 | + lib/stack:stack_install_service:20 : local service=nova 2022-03-16 11:03:59.084 | + lib/stack:stack_install_service:21 : type install_nova 2022-03-16 11:03:59.086 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:03:59.089 | + lib/stack:stack_install_service:32 : install_nova 2022-03-16 11:03:59.091 | + lib/nova:install_nova:902 : use_library_from_git os-vif 2022-03-16 11:03:59.094 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-03-16 11:03:59.096 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:03:59.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:03:59.101 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-03-16 11:03:59.104 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:03:59.107 | + lib/nova:install_nova:907 : is_service_enabled n-cpu 2022-03-16 11:03:59.123 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:59.126 | + lib/nova:install_nova:911 : is_service_enabled n-novnc 2022-03-16 11:03:59.142 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:59.144 | + lib/nova:install_nova:923 : is_service_enabled n-spice 2022-03-16 11:03:59.162 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:03:59.164 | + lib/nova:install_nova:935 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-03-16 11:03:59.167 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-03-16 11:03:59.169 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-03-16 11:03:59.172 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:03:59.174 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:03:59.177 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:03:59.179 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:03:59.182 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:03:59.185 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:03:59.201 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:03:59.203 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:03:59.205 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:59.208 | + functions-common:git_clone:629 : echo master 2022-03-16 11:03:59.209 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:03:59.215 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-03-16 11:03:59.217 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:03:59.220 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-03-16 11:03:59.222 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:03:59.223 | + functions-common:git_clone:678 : head -1 2022-03-16 11:03:59.227 | dde15d9c47 Merge "Attempt to thin out nova-ceph-multistore" 2022-03-16 11:03:59.231 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:03:59.234 | + lib/nova:install_nova:936 : setup_develop /opt/stack/nova 2022-03-16 11:03:59.237 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:03:59.239 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:03:59.242 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-03-16 11:03:59.245 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:03:59.247 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-03-16 11:03:59.249 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:03:59.252 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:03:59.255 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-03-16 11:03:59.257 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:03:59.261 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:03:59.264 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-03-16 11:03:59.266 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:03:59.270 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-03-16 11:03:59.272 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:03:59.275 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:03:59.279 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-03-16 11:03:59.285 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-03-16 11:03:59.288 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-03-16 11:03:59.945 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-03-16 11:03:59.948 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:03:59.950 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:03:59.952 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:03:59.955 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-03-16 11:03:59.957 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-03-16 11:03:59.959 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:03:59.961 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:03:59.965 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:03:59.967 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:03:59.969 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:03:59.972 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:03:59.974 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:03:59.976 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-03-16 11:03:59.998 | Using python 3.8 to install /opt/stack/nova 2022-03-16 11:04:00.001 | + 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-16 11:04:00.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:00.894 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:00.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:00.894 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:02.090 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:04:02.116 | Obtaining file:///opt/stack/nova 2022-03-16 11:04:02.117 | Preparing metadata (setup.py): started 2022-03-16 11:04:07.140 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:04:07.269 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.8.1) 2022-03-16 11:04:07.270 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.4.31) 2022-03-16 11:04:07.272 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.1) 2022-03-16 11:04:07.273 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.33.0) 2022-03-16 11:04:07.274 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.0.3) 2022-03-16 11:04:07.275 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (9.4.0) 2022-03-16 11:04:07.276 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.8.0) 2022-03-16 11:04:07.278 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.5.1) 2022-03-16 11:04:07.279 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (36.0.1) 2022-03-16 11:04:07.280 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.8.7) 2022-03-16 11:04:07.281 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.2) 2022-03-16 11:04:07.282 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.1.1) 2022-03-16 11:04:07.283 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:04:07.284 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:04:07.285 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.13.0) 2022-03-16 11:04:07.286 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.6) 2022-03-16 11:04:07.287 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.8.0) 2022-03-16 11:04:07.288 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.11.0) 2022-03-16 11:04:07.289 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.1) 2022-03-16 11:04:07.290 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.2) 2022-03-16 11:04:07.292 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:04:07.294 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.3.0) 2022-03-16 11:04:07.295 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:04:07.296 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (7.8.0) 2022-03-16 11:04:07.297 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.6.0) 2022-03-16 11:04:07.298 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.27.1) 2022-03-16 11:04:07.300 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.5.0) 2022-03-16 11:04:07.301 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:04:07.302 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:04:07.303 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.0) 2022-03-16 11:04:07.304 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (8.8.0) 2022-03-16 11:04:07.305 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.1.0) 2022-03-16 11:04:07.306 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.7.0) 2022-03-16 11:04:07.308 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:04:07.309 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.3.0) 2022-03-16 11:04:07.310 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.3.0) 2022-03-16 11:04:07.311 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:04:07.312 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.12.2) 2022-03-16 11:04:07.313 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (11.2.0) 2022-03-16 11:04:07.315 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:04:07.316 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (12.13.0) 2022-03-16 11:04:07.317 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.11.0) 2022-03-16 11:04:07.318 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:04:07.320 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.1.0) 2022-03-16 11:04:07.321 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.0) 2022-03-16 11:04:07.323 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:04:07.324 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.5.1) 2022-03-16 11:04:07.325 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.9.0) 2022-03-16 11:04:07.326 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.6.0) 2022-03-16 11:04:07.327 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (5.2.0) 2022-03-16 11:04:07.328 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.1.0) 2022-03-16 11:04:07.329 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.0) 2022-03-16 11:04:07.330 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.7.1) 2022-03-16 11:04:07.332 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:04:07.333 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.0.1) 2022-03-16 11:04:07.334 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.10.1) 2022-03-16 11:04:07.335 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.2.2) 2022-03-16 11:04:07.336 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:04:07.337 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (1.7.0) 2022-03-16 11:04:07.338 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (4.6.4) 2022-03-16 11:04:07.339 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.8.2) 2022-03-16 11:04:07.340 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:04:07.342 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (0.61.0) 2022-03-16 11:04:07.343 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.0.0rc2.dev3) (6.0) 2022-03-16 11:04:07.359 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (5.4.0) 2022-03-16 11:04:07.361 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (1.1.6) 2022-03-16 11:04:07.363 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (4.11.1) 2022-03-16 11:04:07.384 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.0.0rc2.dev3) (5.3.0) 2022-03-16 11:04:07.425 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.0.0rc2.dev3) (1.15.0) 2022-03-16 11:04:07.456 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (1.16.0) 2022-03-16 11:04:07.457 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:04:07.485 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:04:07.610 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.0.0rc2.dev3) (4.4.0) 2022-03-16 11:04:07.613 | 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.0.0.0rc2.dev3) (3.1.1) 2022-03-16 11:04:07.671 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.1.5) 2022-03-16 11:04:07.672 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.0) 2022-03-16 11:04:07.675 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (0.10.0) 2022-03-16 11:04:07.676 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.4.4) 2022-03-16 11:04:07.677 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (1.32) 2022-03-16 11:04:07.679 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:04:07.701 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (6.3.1) 2022-03-16 11:04:07.703 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.0.0rc2.dev3) (5.6.0) 2022-03-16 11:04:07.755 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:04:07.757 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (1.15.1) 2022-03-16 11:04:07.760 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:07.821 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.0.0rc2.dev3) (0.17.3) 2022-03-16 11:04:07.959 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (2.0.1) 2022-03-16 11:04:07.960 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:04:08.040 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.0.0rc2.dev3) (0.9.6) 2022-03-16 11:04:08.105 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.9) 2022-03-16 11:04:08.106 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.2.3) 2022-03-16 11:04:08.107 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (0.4.0) 2022-03-16 11:04:08.110 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:04:08.138 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.2.0) 2022-03-16 11:04:08.140 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.0.0rc2.dev3) (3.3.0) 2022-03-16 11:04:08.191 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.0.0rc2.dev3) (1.0.3) 2022-03-16 11:04:08.247 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.0.0rc2.dev3) (2021.3) 2022-03-16 11:04:08.281 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (3.0.0) 2022-03-16 11:04:08.286 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:04:08.336 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (21.3) 2022-03-16 11:04:08.340 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.0.0rc2.dev3) (3.0.7) 2022-03-16 11:04:08.432 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.0.0rc2.dev3) (1.5.0) 2022-03-16 11:04:08.468 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.0.0rc2.dev3) (60.9.3) 2022-03-16 11:04:08.548 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.0.0rc2.dev3) (0.2.5) 2022-03-16 11:04:08.628 | 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.0.0.0rc2.dev3) (3.17.6) 2022-03-16 11:04:08.695 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.13.3) 2022-03-16 11:04:08.697 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (22.0.0) 2022-03-16 11:04:08.698 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.0.0rc2.dev3) (1.3.3) 2022-03-16 11:04:08.742 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (3.10.1) 2022-03-16 11:04:08.748 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:04:08.749 | 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.0.0.0rc2.dev3) (2.1.0) 2022-03-16 11:04:08.828 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2.0.12) 2022-03-16 11:04:08.831 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (3.3) 2022-03-16 11:04:08.832 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (1.26.8) 2022-03-16 11:04:08.833 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.0.0rc2.dev3) (2019.11.28) 2022-03-16 11:04:08.928 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.0.0rc2.dev3) (0.7) 2022-03-16 11:04:09.139 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.4.2) 2022-03-16 11:04:09.140 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.0.0rc2.dev3) (0.5.2) 2022-03-16 11:04:09.253 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.6.3) 2022-03-16 11:04:09.253 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (1.4.2) 2022-03-16 11:04:09.257 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:04:09.345 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.0.0rc2.dev3) (0.12.2) 2022-03-16 11:04:09.423 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.0.0rc2.dev3) (1.22.2) 2022-03-16 11:04:09.457 | 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.0.0.0rc2.dev3) (5.0.0) 2022-03-16 11:04:09.690 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.0.0rc2.dev3) (2.21) 2022-03-16 11:04:09.768 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:04:09.770 | 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.0.0.0rc2.dev3) (0.5.0) 2022-03-16 11:04:09.976 | 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.0.0.0rc2.dev3) (2.5.0) 2022-03-16 11:04:10.086 | 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.0.0.0rc2.dev3) (2.2) 2022-03-16 11:04:10.596 | 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.0.0.0rc2.dev3) (0.13.1) 2022-03-16 11:04:10.641 | 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.0.0.0rc2.dev3) (2.16.0) 2022-03-16 11:04:11.010 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.012 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.013 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.014 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.015 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.016 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:11.018 | 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.0.0.0rc2.dev3) (0.6.6) 2022-03-16 11:04:12.241 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.0.0rc2.dev3) (3.7.0) 2022-03-16 11:04:12.644 | 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.0.0.0rc2.dev3) (21.4.0) 2022-03-16 11:04:12.646 | 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.0.0.0rc2.dev3) (1.8.2) 2022-03-16 11:04:12.744 | 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.0.0.0rc2.dev3) (2.4.0) 2022-03-16 11:04:12.850 | 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.0.0.0rc2.dev3) (1.0.0) 2022-03-16 11:04:14.500 | Installing collected packages: nova 2022-03-16 11:04:14.500 | Attempting uninstall: nova 2022-03-16 11:04:14.500 | Found existing installation: nova 25.0.0.0rc2.dev3 2022-03-16 11:04:14.509 | Can't uninstall 'nova'. No files were found to uninstall. 2022-03-16 11:04:14.512 | Running setup.py develop for nova 2022-03-16 11:04:21.029 | Successfully installed nova 2022-03-16 11:04:21.029 | 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-16 11:04:21.037 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:04:21.038 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:04:21.203 | + inc/python:pip_install:200 : result=0 2022-03-16 11:04:21.206 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:04:21.208 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:21.210 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:21.213 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:21.215 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:21.217 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:21.220 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:04:21.222 | + functions-common:time_stop:2432 : start_time=1647428639992 2022-03-16 11:04:21.224 | + functions-common:time_stop:2434 : [[ -z 1647428639992 ]] 2022-03-16 11:04:21.227 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:21.238 | + functions-common:time_stop:2437 : end_time=1647428661229 2022-03-16 11:04:21.240 | + functions-common:time_stop:2438 : elapsed_time=21237 2022-03-16 11:04:21.243 | + functions-common:time_stop:2439 : total=135852 2022-03-16 11:04:21.247 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:21.249 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=157089 2022-03-16 11:04:21.252 | + inc/python:pip_install:203 : return 0 2022-03-16 11:04:21.254 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:04:21.257 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:04:21.259 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:04:21.279 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-03-16 11:04:21.293 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-03-16 11:04:21.297 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-03-16 11:04:21.299 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:04:21.302 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:04:21.305 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-03-16 11:04:21.308 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:04:21.310 | + lib/nova:install_nova:937 : 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-16 11:04:21.325 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:04:21.328 | + ./stack.sh:main:937 : configure_nova 2022-03-16 11:04:21.334 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-03-16 11:04:21.348 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-03-16 11:04:21.350 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-03-16 11:04:21.353 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-03-16 11:04:21.357 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-03-16 11:04:21.357 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-03-16 11:04:21.363 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-03-16 11:04:21.365 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-03-16 11:04:21.368 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-03-16 11:04:21.371 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-03-16 11:04:21.374 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-03-16 11:04:21.376 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-03-16 11:04:21.379 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-03-16 11:04:21.381 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-03-16 11:04:21.394 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-03-16 11:04:21.413 | + 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-16 11:04:21.427 | + 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-16 11:04:21.441 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-03-16 11:04:21.453 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-03-16 11:04:21.457 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-03-16 11:04:21.461 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.cx6fA5Py3P 2022-03-16 11:04:21.464 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:04:21.467 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-03-16 11:04:21.474 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-03-16 11:04:21.476 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:04:21.480 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-03-16 11:04:21.483 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.cx6fA5Py3P 2022-03-16 11:04:21.487 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.cx6fA5Py3P 2022-03-16 11:04:21.501 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.cx6fA5Py3P /etc/sudoers.d/nova-rootwrap 2022-03-16 11:04:21.514 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-03-16 11:04:21.519 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-03-16 11:04:21.522 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-03-16 11:04:21.524 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-03-16 11:04:21.527 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-03-16 11:04:21.529 | + 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-16 11:04:21.532 | + 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-16 11:04:21.535 | + 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-16 11:04:21.537 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-03-16 11:04:21.543 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-03-16 11:04:21.560 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:21.563 | + lib/nova:configure_nova:338 : create_nova_conf 2022-03-16 11:04:21.565 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-03-16 11:04:21.569 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-03-16 11:04:21.573 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-03-16 11:04:21.604 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-03-16 11:04:21.606 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-03-16 11:04:21.638 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-03-16 11:04:21.670 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-03-16 11:04:21.697 | + 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-16 11:04:21.732 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-03-16 11:04:21.765 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-03-16 11:04:21.797 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-03-16 11:04:21.799 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.42 2022-03-16 11:04:21.827 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-03-16 11:04:21.857 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-03-16 11:04:21.885 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-03-16 11:04:21.913 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-03-16 11:04:21.942 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-03-16 11:04:21.974 | + lib/nova:create_nova_conf:437 : is_fedora 2022-03-16 11:04:21.979 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:04:21.982 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:04:21.984 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:04:21.987 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:04:21.989 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:04:21.991 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:04:21.994 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:04:21.997 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:04:21.999 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:04:22.002 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:04:22.004 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:04:22.007 | + lib/nova:create_nova_conf:437 : is_suse 2022-03-16 11:04:22.009 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:04:22.012 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:04:22.016 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:04:22.019 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:04:22.022 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:04:22.024 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:04:22.028 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-03-16 11:04:22.052 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:22.055 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:04:22.061 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-03-16 11:04:22.063 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-03-16 11:04:22.099 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-03-16 11:04:22.102 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-03-16 11:04:22.106 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-03-16 11:04:22.109 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell0 2022-03-16 11:04:22.112 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-03-16 11:04:22.115 | + 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-16 11:04:22.151 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-03-16 11:04:22.154 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-03-16 11:04:22.156 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-03-16 11:04:22.159 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_api 2022-03-16 11:04:22.161 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-03-16 11:04:22.164 | + 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-16 11:04:22.198 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-03-16 11:04:22.234 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-03-16 11:04:22.268 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-03-16 11:04:22.297 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-03-16 11:04:22.313 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:22.315 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-03-16 11:04:22.333 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:22.337 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-03-16 11:04:22.337 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-03-16 11:04:22.344 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-03-16 11:04:22.346 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-03-16 11:04:22.375 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-03-16 11:04:22.393 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:22.395 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-03-16 11:04:22.398 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:04:22.401 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-03-16 11:04:22.404 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:04:22.406 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-03-16 11:04:22.439 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-03-16 11:04:22.469 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:04:22.500 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-03-16 11:04:22.533 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-03-16 11:04:22.565 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-03-16 11:04:22.598 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-03-16 11:04:22.647 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-03-16 11:04:22.676 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:04:22.706 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:04:22.735 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-03-16 11:04:22.753 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:22.755 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-03-16 11:04:22.758 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-03-16 11:04:22.789 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-03-16 11:04:22.819 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.42/identity 2022-03-16 11:04:22.849 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-03-16 11:04:22.879 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-03-16 11:04:22.909 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-03-16 11:04:22.939 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-03-16 11:04:22.968 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-03-16 11:04:22.997 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-03-16 11:04:23.015 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:23.017 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-03-16 11:04:23.019 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-03-16 11:04:23.050 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-03-16 11:04:23.082 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-03-16 11:04:23.085 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-03-16 11:04:23.115 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-03-16 11:04:23.117 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-03-16 11:04:23.120 | + lib/nova:create_nova_conf:505 : is_suse 2022-03-16 11:04:23.122 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:04:23.125 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:04:23.127 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:04:23.130 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:04:23.132 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:04:23.135 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:04:23.137 | + lib/nova:create_nova_conf:505 : is_fedora 2022-03-16 11:04:23.140 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:04:23.142 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:04:23.145 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:04:23.147 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:04:23.149 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:04:23.152 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:04:23.155 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:04:23.157 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:04:23.159 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:04:23.161 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:04:23.164 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:04:23.166 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-03-16 11:04:23.168 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-03-16 11:04:23.171 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-03-16 11:04:23.174 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:04:23.193 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:04:23.196 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:04:23.199 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:04:23.201 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:04:23.205 | + 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-16 11:04:23.234 | + 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-16 11:04:23.268 | + 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-16 11:04:23.297 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:04:23.329 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-03-16 11:04:23.363 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-03-16 11:04:23.379 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:23.382 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-03-16 11:04:23.385 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-api-uwsgi.ini 2022-03-16 11:04:23.387 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-03-16 11:04:23.390 | + lib/apache:write_uwsgi_config:251 : local url=/compute 2022-03-16 11:04:23.392 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:04:23.394 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:04:23.397 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-api-wsgi 2022-03-16 11:04:23.402 | + lib/apache:write_uwsgi_config:254 : name=nova-api-wsgi 2022-03-16 11:04:23.404 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:04:23.407 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:04:23.421 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:04:23.421 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:23.431 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:04:23.434 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:23.452 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:04:23.454 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-03-16 11:04:23.459 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-03-16 11:04:23.491 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-03-16 11:04:23.519 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-03-16 11:04:23.548 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:04:23.578 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:04:23.606 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:04:23.643 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:04:23.671 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:04:23.700 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:04:23.728 | + 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-16 11:04:23.757 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:04:23.787 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:04:23.815 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:04:23.846 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:04:23.848 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:04:23.851 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for nova-api-wsgi 2022-03-16 11:04:23.854 | ++ lib/apache:apache_site_config_for:181 : local site=nova-api-wsgi 2022-03-16 11:04:23.857 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:04:23.859 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:23.862 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:23.864 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:04:23.867 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:04:23.870 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-03-16 11:04:23.897 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:04:23.930 | + 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-16 11:04:23.930 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-03-16 11:04:23.937 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-03-16 11:04:23.940 | + lib/apache:write_uwsgi_config:302 : enable_apache_site nova-api-wsgi 2022-03-16 11:04:23.943 | + lib/apache:enable_apache_site:198 : local site=nova-api-wsgi 2022-03-16 11:04:23.945 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:04:23.948 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:04:23.951 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:04:23.953 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:23.955 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:23.958 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:04:23.960 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:04:23.963 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:23.965 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:23.967 | + lib/apache:enable_apache_site:202 : sudo a2ensite nova-api-wsgi 2022-03-16 11:04:24.037 | Enabling site nova-api-wsgi. 2022-03-16 11:04:24.044 | To activate the new configuration, you need to run: 2022-03-16 11:04:24.045 | systemctl reload apache2 2022-03-16 11:04:24.051 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:04:24.053 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:04:24.057 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:04:24.060 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:04:24.206 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-03-16 11:04:24.233 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:24.236 | + 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-16 11:04:24.239 | + lib/apache:write_uwsgi_config:249 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:04:24.241 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-03-16 11:04:24.245 | + lib/apache:write_uwsgi_config:251 : local url= 2022-03-16 11:04:24.248 | + lib/apache:write_uwsgi_config:252 : local http=0.0.0.0:8775 2022-03-16 11:04:24.251 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:04:24.254 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:04:24.258 | + lib/apache:write_uwsgi_config:254 : name=nova-metadata-wsgi 2022-03-16 11:04:24.262 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:04:24.265 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:04:24.279 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:04:24.279 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:24.288 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:04:24.292 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:24.309 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-03-16 11:04:24.311 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-03-16 11:04:24.319 | + lib/apache:write_uwsgi_config:270 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-03-16 11:04:24.352 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-03-16 11:04:24.381 | + lib/apache:write_uwsgi_config:273 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-03-16 11:04:24.409 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:04:24.442 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:04:24.474 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:04:24.504 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:04:24.532 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:04:24.562 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:04:24.592 | + 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-16 11:04:24.625 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:04:24.656 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:04:24.687 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:04:24.716 | + lib/apache:write_uwsgi_config:294 : [[ -n 0.0.0.0:8775 ]] 2022-03-16 11:04:24.718 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-03-16 11:04:24.749 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-03-16 11:04:24.766 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:24.769 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-03-16 11:04:24.803 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-03-16 11:04:24.805 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-03-16 11:04:24.808 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-03-16 11:04:24.825 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:24.828 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:04:24.830 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:04:24.861 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-03-16 11:04:24.894 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-03-16 11:04:24.896 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:04:24.898 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-03-16 11:04:24.901 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:04:24.904 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-03-16 11:04:24.906 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:04:24.924 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:24.927 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-03-16 11:04:24.930 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-03-16 11:04:24.933 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:04:24.950 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:24.957 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:04:24.960 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/ 2022-03-16 11:04:24.992 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:04:24.995 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:04:24.997 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-03-16 11:04:25.028 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-03-16 11:04:25.058 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-03-16 11:04:25.092 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-03-16 11:04:25.109 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:25.112 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-03-16 11:04:25.141 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-03-16 11:04:25.143 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-03-16 11:04:25.146 | + lib/nova:init_nova_service_user_conf:805 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-03-16 11:04:25.178 | + lib/nova:init_nova_service_user_conf:806 : iniset /etc/nova/nova.conf service_user auth_type password 2022-03-16 11:04:25.208 | + lib/nova:init_nova_service_user_conf:807 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.42/identity 2022-03-16 11:04:25.238 | + lib/nova:init_nova_service_user_conf:808 : iniset /etc/nova/nova.conf service_user username nova 2022-03-16 11:04:25.267 | + lib/nova:init_nova_service_user_conf:809 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-03-16 11:04:25.297 | + lib/nova:init_nova_service_user_conf:810 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-03-16 11:04:25.327 | + lib/nova:init_nova_service_user_conf:811 : iniset /etc/nova/nova.conf service_user project_name service 2022-03-16 11:04:25.358 | + lib/nova:init_nova_service_user_conf:812 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-03-16 11:04:25.388 | + lib/nova:init_nova_service_user_conf:813 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-03-16 11:04:25.417 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-03-16 11:04:25.439 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:25.443 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-03-16 11:04:25.448 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:04:25.450 | + lib/nova:create_nova_conf:553 : local conf 2022-03-16 11:04:25.453 | + lib/nova:create_nova_conf:554 : local vhost 2022-03-16 11:04:25.456 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-03-16 11:04:25.458 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:04:25.461 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:04:25.464 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:04:25.466 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-03-16 11:04:25.469 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-03-16 11:04:25.473 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-03-16 11:04:25.476 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-03-16 11:04:25.478 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-03-16 11:04:25.481 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=nova_cell1 2022-03-16 11:04:25.483 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-03-16 11:04:25.487 | + 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-16 11:04:25.521 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-03-16 11:04:25.559 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-03-16 11:04:25.593 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:04:25.595 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-03-16 11:04:25.597 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-03-16 11:04:25.600 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-03-16 11:04:25.617 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:25.622 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-03-16 11:04:25.624 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-03-16 11:04:26.355 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-03-16 11:04:26.358 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-03-16 11:04:26.360 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-03-16 11:04:26.363 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-03-16 11:04:26.365 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-03-16 11:04:26.368 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-03-16 11:04:26.370 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-03-16 11:04:26.387 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:26.390 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-03-16 11:04:26.392 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-03-16 11:04:26.395 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-03-16 11:04:26.412 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:26.414 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:04:26.418 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.42:5672/nova_cell1 2022-03-16 11:04:26.447 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-03-16 11:04:26.450 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-03-16 11:04:26.452 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-03-16 11:04:26.470 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:26.473 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-03-16 11:04:26.476 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:04:26.479 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-03-16 11:04:26.519 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:04:26.552 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-03-16 11:04:26.583 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-03-16 11:04:26.612 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-03-16 11:04:26.646 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-03-16 11:04:26.675 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-03-16 11:04:26.704 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-03-16 11:04:26.734 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-03-16 11:04:26.738 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-03-16 11:04:26.740 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-03-16 11:04:26.743 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:04:26.770 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:04:26.773 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:04:26.777 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:04:26.779 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:04:26.782 | + 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-16 11:04:26.811 | + 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-16 11:04:26.842 | + 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-16 11:04:26.882 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:04:26.914 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-03-16 11:04:26.917 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-03-16 11:04:26.922 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-03-16 11:04:26.924 | + lib/nova:create_nova_conf:587 : local conf 2022-03-16 11:04:26.926 | + lib/nova:create_nova_conf:588 : local offset 2022-03-16 11:04:26.929 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-03-16 11:04:26.933 | ++ lib/nova:conductor_conf:817 : local cell=1 2022-03-16 11:04:26.935 | ++ lib/nova:conductor_conf:818 : echo /etc/nova/nova_cell1.conf 2022-03-16 11:04:26.938 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-03-16 11:04:26.940 | + lib/nova:create_nova_conf:590 : offset=0 2022-03-16 11:04:26.943 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-03-16 11:04:26.946 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-03-16 11:04:26.949 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-03-16 11:04:26.951 | + lib/nova:configure_console_proxies:703 : offset=0 2022-03-16 11:04:26.953 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-03-16 11:04:26.970 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:26.973 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-03-16 11:04:26.975 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-03-16 11:04:26.992 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:26.995 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-03-16 11:04:27.012 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:27.015 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-03-16 11:04:27.032 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:27.035 | + ./stack.sh:main:940 : is_service_enabled placement 2022-03-16 11:04:27.054 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:27.057 | + ./stack.sh:main:942 : stack_install_service placement 2022-03-16 11:04:27.060 | + lib/stack:stack_install_service:20 : local service=placement 2022-03-16 11:04:27.063 | + lib/stack:stack_install_service:21 : type install_placement 2022-03-16 11:04:27.069 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-03-16 11:04:27.071 | + lib/stack:stack_install_service:32 : install_placement 2022-03-16 11:04:27.075 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-03-16 11:04:27.077 | + lib/apache:install_apache_wsgi:138 : is_ubuntu 2022-03-16 11:04:27.080 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:27.083 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:27.085 | + lib/apache:install_apache_wsgi:140 : install_package apache2 2022-03-16 11:04:27.088 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:04:27.091 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:04:27.093 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:04:27.096 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:04:27.099 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:04:27.101 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:04:27.105 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:27.107 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:27.110 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:04:27.113 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:04:27.115 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:04:27.117 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:04:27.121 | + functions-common:install_package:1464 : real_install_package apache2 2022-03-16 11:04:27.123 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:04:27.126 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:27.128 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:27.131 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-03-16 11:04:27.154 | + 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-16 11:04:27.272 | Reading package lists... 2022-03-16 11:04:27.537 | Building dependency tree... 2022-03-16 11:04:27.539 | Reading state information... 2022-03-16 11:04:27.824 | apache2 is already the newest version (2.4.41-4ubuntu3.9). 2022-03-16 11:04:27.824 | The following packages were automatically installed and are no longer required: 2022-03-16 11:04:27.826 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:04:27.826 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:04:27.826 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:04:27.826 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:04:27.826 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:04:27.826 | python3-zope.interface 2022-03-16 11:04:27.826 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:04:27.945 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:04:27.949 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:04:27.952 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:04:27.954 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:27.957 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:27.959 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:27.961 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:27.965 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:27.968 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:04:27.970 | + functions-common:time_stop:2432 : start_time=1647428667151 2022-03-16 11:04:27.972 | + functions-common:time_stop:2434 : [[ -z 1647428667151 ]] 2022-03-16 11:04:27.975 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:27.980 | + functions-common:time_stop:2437 : end_time=1647428667977 2022-03-16 11:04:27.983 | + functions-common:time_stop:2438 : elapsed_time=826 2022-03-16 11:04:27.985 | + functions-common:time_stop:2439 : total=6477 2022-03-16 11:04:27.988 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:27.990 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7303 2022-03-16 11:04:27.992 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:04:27.995 | + lib/apache:install_apache_wsgi:141 : is_package_installed libapache2-mod-wsgi 2022-03-16 11:04:27.998 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-03-16 11:04:28.000 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-03-16 11:04:28.003 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-03-16 11:04:28.005 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-03-16 11:04:28.029 | + lib/apache:install_apache_wsgi:144 : install_package libapache2-mod-wsgi-py3 2022-03-16 11:04:28.031 | + functions-common:install_package:1463 : update_package_repo 2022-03-16 11:04:28.034 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-03-16 11:04:28.037 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-03-16 11:04:28.039 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-03-16 11:04:28.043 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-03-16 11:04:28.045 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-03-16 11:04:28.048 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:28.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:28.058 | + functions-common:update_package_repo:1444 : apt_get_update 2022-03-16 11:04:28.061 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-03-16 11:04:28.063 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-03-16 11:04:28.066 | + functions-common:apt_get_update:1190 : return 2022-03-16 11:04:28.069 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-03-16 11:04:28.071 | + functions-common:real_install_package:1449 : is_ubuntu 2022-03-16 11:04:28.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:28.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:28.080 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-03-16 11:04:28.104 | + 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-16 11:04:28.215 | Reading package lists... 2022-03-16 11:04:28.485 | Building dependency tree... 2022-03-16 11:04:28.487 | Reading state information... 2022-03-16 11:04:28.785 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-03-16 11:04:28.785 | The following packages were automatically installed and are no longer required: 2022-03-16 11:04:28.786 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-03-16 11:04:28.786 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-03-16 11:04:28.786 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-03-16 11:04:28.786 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-03-16 11:04:28.786 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-03-16 11:04:28.787 | python3-zope.interface 2022-03-16 11:04:28.787 | Use 'sudo apt autoremove' to remove them. 2022-03-16 11:04:28.908 | 0 upgraded, 0 newly installed, 0 to remove and 122 not upgraded. 2022-03-16 11:04:28.913 | + functions-common:apt_get:1234 : result=0 2022-03-16 11:04:28.915 | + functions-common:apt_get:1237 : time_stop apt-get 2022-03-16 11:04:28.918 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:28.921 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:28.923 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:28.926 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:28.928 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:28.930 | + functions-common:time_stop:2431 : name=apt-get 2022-03-16 11:04:28.934 | + functions-common:time_stop:2432 : start_time=1647428668100 2022-03-16 11:04:28.936 | + functions-common:time_stop:2434 : [[ -z 1647428668100 ]] 2022-03-16 11:04:28.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:28.944 | + functions-common:time_stop:2437 : end_time=1647428668941 2022-03-16 11:04:28.947 | + functions-common:time_stop:2438 : elapsed_time=841 2022-03-16 11:04:28.949 | + functions-common:time_stop:2439 : total=7303 2022-03-16 11:04:28.952 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:28.954 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8144 2022-03-16 11:04:28.957 | + functions-common:apt_get:1238 : return 0 2022-03-16 11:04:28.959 | + lib/apache:install_apache_wsgi:159 : enable_apache_mod wsgi 2022-03-16 11:04:28.962 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2022-03-16 11:04:28.964 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:04:28.967 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:28.970 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:28.972 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-03-16 11:04:28.975 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2022-03-16 11:04:29.034 | wsgi (enabled by maintainer script) 2022-03-16 11:04:29.037 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-03-16 11:04:29.040 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-03-16 11:04:29.044 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:04:29.047 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-03-16 11:04:29.050 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-03-16 11:04:29.053 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:04:29.062 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:04:29.062 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:04:29.063 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-03-16 11:04:29.066 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-03-16 11:04:29.068 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-03-16 11:04:29.071 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-03-16 11:04:29.074 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-03-16 11:04:29.098 | Using python 3.8 to install osc-placement 2022-03-16 11:04:29.100 | + 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-16 11:04:29.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:29.994 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:29.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:29.994 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:31.163 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:04:31.189 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-03-16 11:04:31.200 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-03-16 11:04:31.201 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-03-16 11:04:31.202 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-03-16 11:04:31.203 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-03-16 11:04:31.204 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-03-16 11:04:31.206 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-03-16 11:04:31.266 | 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-16 11:04:31.267 | 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-16 11:04:31.268 | 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-16 11:04:31.269 | 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-16 11:04:31.283 | 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-16 11:04:31.286 | 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-16 11:04:31.287 | 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-16 11:04:31.300 | 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-16 11:04:31.302 | 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-16 11:04:31.303 | 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-16 11:04:31.304 | 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-16 11:04:31.305 | 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-16 11:04:31.306 | 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-16 11:04:31.330 | 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-16 11:04:31.331 | 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-16 11:04:31.332 | 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-16 11:04:31.333 | 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-16 11:04:31.343 | 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-16 11:04:31.380 | 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-16 11:04:31.381 | 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-16 11:04:31.382 | 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-16 11:04:31.385 | 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-16 11:04:31.386 | 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-16 11:04:31.387 | 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-16 11:04:31.388 | 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-16 11:04:31.390 | 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-16 11:04:31.458 | 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-16 11:04:31.459 | 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-16 11:04:31.461 | 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-16 11:04:31.462 | 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-16 11:04:31.552 | 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-16 11:04:31.553 | 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-16 11:04:31.554 | 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-16 11:04:31.598 | 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-16 11:04:31.640 | 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-16 11:04:31.804 | 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-16 11:04:34.079 | 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-16 11:04:34.086 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:04:34.086 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:04:34.229 | + inc/python:pip_install:200 : result=0 2022-03-16 11:04:34.231 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:04:34.235 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:34.238 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:34.240 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:34.243 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:34.246 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:34.249 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:04:34.252 | + functions-common:time_stop:2432 : start_time=1647428669091 2022-03-16 11:04:34.254 | + functions-common:time_stop:2434 : [[ -z 1647428669091 ]] 2022-03-16 11:04:34.258 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:34.263 | + functions-common:time_stop:2437 : end_time=1647428674260 2022-03-16 11:04:34.265 | + functions-common:time_stop:2438 : elapsed_time=5169 2022-03-16 11:04:34.268 | + functions-common:time_stop:2439 : total=157089 2022-03-16 11:04:34.270 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:34.273 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=162258 2022-03-16 11:04:34.276 | + inc/python:pip_install:203 : return 0 2022-03-16 11:04:34.279 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-03-16 11:04:34.281 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-03-16 11:04:34.284 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-03-16 11:04:34.286 | + functions-common:git_clone:610 : local git_ref=master 2022-03-16 11:04:34.289 | + functions-common:git_clone:611 : local orig_dir 2022-03-16 11:04:34.293 | ++ functions-common:git_clone:612 : pwd 2022-03-16 11:04:34.296 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-03-16 11:04:34.299 | + functions-common:git_clone:613 : local git_clone_flags= 2022-03-16 11:04:34.302 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-03-16 11:04:34.321 | + functions-common:git_clone:615 : RECLONE=False 2022-03-16 11:04:34.323 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-03-16 11:04:34.326 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-03-16 11:04:34.329 | + functions-common:git_clone:629 : echo master 2022-03-16 11:04:34.330 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-03-16 11:04:34.336 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-03-16 11:04:34.339 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-03-16 11:04:34.341 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-03-16 11:04:34.345 | + functions-common:git_clone:678 : git show --oneline 2022-03-16 11:04:34.345 | + functions-common:git_clone:678 : head -1 2022-03-16 11:04:34.348 | ff0f2dda Merge "Add microversion 1.39 to support any-trait queries" 2022-03-16 11:04:34.351 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-03-16 11:04:34.354 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-03-16 11:04:34.357 | + inc/python:setup_develop:338 : local bindep 2022-03-16 11:04:34.360 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:04:34.362 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-03-16 11:04:34.365 | + inc/python:setup_develop:344 : local extras= 2022-03-16 11:04:34.367 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-03-16 11:04:34.371 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-03-16 11:04:34.375 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:04:34.377 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-03-16 11:04:34.380 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-03-16 11:04:34.382 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-03-16 11:04:34.386 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-03-16 11:04:34.388 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-03-16 11:04:34.391 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-03-16 11:04:34.394 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-03-16 11:04:34.397 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-03-16 11:04:34.400 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-03-16 11:04:34.407 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-03-16 11:04:34.409 | + 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-16 11:04:35.098 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-03-16 11:04:35.101 | + inc/python:setup_package:418 : local bindep=0 2022-03-16 11:04:35.105 | + inc/python:setup_package:419 : local bindep_flag= 2022-03-16 11:04:35.107 | + inc/python:setup_package:420 : local bindep_profiles= 2022-03-16 11:04:35.110 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-03-16 11:04:35.112 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-03-16 11:04:35.115 | + inc/python:setup_package:427 : local flags=-e 2022-03-16 11:04:35.117 | + inc/python:setup_package:428 : local extras= 2022-03-16 11:04:35.121 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-03-16 11:04:35.123 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-03-16 11:04:35.126 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-03-16 11:04:35.128 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-03-16 11:04:35.131 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-03-16 11:04:35.134 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-03-16 11:04:35.156 | Using python 3.8 to install /opt/stack/placement 2022-03-16 11:04:35.158 | + 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-16 11:04:36.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:36.108 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:36.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:36.108 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:37.360 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:04:37.387 | Obtaining file:///opt/stack/placement 2022-03-16 11:04:37.388 | Preparing metadata (setup.py): started 2022-03-16 11:04:40.596 | Preparing metadata (setup.py): finished with status 'done' 2022-03-16 11:04:40.645 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (5.8.1) 2022-03-16 11:04:40.646 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.4.31) 2022-03-16 11:04:40.647 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (9.4.0) 2022-03-16 11:04:40.648 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.5.1) 2022-03-16 11:04:40.649 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.8.7) 2022-03-16 11:04:40.650 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:04:40.651 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.27.1) 2022-03-16 11:04:40.653 | 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.0.0.0rc1) (60.9.3) 2022-03-16 11:04:40.654 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:04:40.655 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (8.8.0) 2022-03-16 11:04:40.658 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.1.0) 2022-03-16 11:04:40.660 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.7.0) 2022-03-16 11:04:40.662 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.3.0) 2022-03-16 11:04:40.663 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.12.2) 2022-03-16 11:04:40.666 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (11.2.0) 2022-03-16 11:04:40.668 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (3.11.0) 2022-03-16 11:04:40.669 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (4.5.1) 2022-03-16 11:04:40.671 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:04:40.672 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.1.0) 2022-03-16 11:04:40.673 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (2.7.0) 2022-03-16 11:04:40.674 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.0.0rc1) (1.0.1) 2022-03-16 11:04:40.740 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (1.16.0) 2022-03-16 11:04:40.742 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.5.0) 2022-03-16 11:04:40.745 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (2.10.1) 2022-03-16 11:04:40.746 | 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.0.0.0rc1) (3.1.1) 2022-03-16 11:04:40.748 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (4.4.0) 2022-03-16 11:04:40.749 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.0.0rc1) (5.1.0) 2022-03-16 11:04:40.769 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.0.0rc1) (0.17.3) 2022-03-16 11:04:40.811 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (3.5.0) 2022-03-16 11:04:40.812 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:04:40.813 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (0.8.0) 2022-03-16 11:04:40.814 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (1.5.0) 2022-03-16 11:04:40.816 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.0.0rc1) (6.0) 2022-03-16 11:04:40.868 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (1.7.6) 2022-03-16 11:04:40.869 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (0.5.0) 2022-03-16 11:04:40.871 | 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.0.0.0rc1) (0.13.0) 2022-03-16 11:04:40.873 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.0.1) 2022-03-16 11:04:40.915 | 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.0.0.0rc1) (2.8.2) 2022-03-16 11:04:40.919 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.0.0rc1) (0.9.6) 2022-03-16 11:04:40.937 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.0.3) 2022-03-16 11:04:40.940 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.3.0) 2022-03-16 11:04:40.942 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.0.0rc1) (3.2.0) 2022-03-16 11:04:40.968 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (1.0.3) 2022-03-16 11:04:40.970 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.0.0rc1) (2021.3) 2022-03-16 11:04:40.982 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.0.0rc1) (3.1.1) 2022-03-16 11:04:41.000 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (3.0.7) 2022-03-16 11:04:41.001 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (21.3) 2022-03-16 11:04:41.002 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (1.0.2) 2022-03-16 11:04:41.004 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.0.0rc1) (0.11.0) 2022-03-16 11:04:41.049 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (3.3) 2022-03-16 11:04:41.050 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2019.11.28) 2022-03-16 11:04:41.051 | 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.0.0.0rc1) (1.26.8) 2022-03-16 11:04:41.053 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.0.0rc1) (2.0.12) 2022-03-16 11:04:41.070 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.0.0rc1) (0.7) 2022-03-16 11:04:41.237 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.0.0rc1) (1.1.2) 2022-03-16 11:04:41.277 | 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.0.0.0rc1) (1.1.6) 2022-03-16 11:04:41.279 | 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.0.0.0rc1) (4.11.1) 2022-03-16 11:04:41.280 | 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.0.0.0rc1) (5.4.0) 2022-03-16 11:04:41.298 | 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.0.0.0rc1) (1.15.0) 2022-03-16 11:04:41.333 | 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.0.0.0rc1) (1.13.3) 2022-03-16 11:04:41.392 | 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.0.0.0rc1) (2.1.0) 2022-03-16 11:04:41.488 | 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.0.0.0rc1) (1.7.0) 2022-03-16 11:04:41.577 | 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.0.0.0rc1) (1.1.5) 2022-03-16 11:04:41.630 | 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.0.0.0rc1) (0.2.5) 2022-03-16 11:04:41.843 | 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.0.0.0rc1) (0.5.2) 2022-03-16 11:04:41.843 | 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.0.0.0rc1) (0.4.2) 2022-03-16 11:04:41.845 | 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.0.0.0rc1) (5.1.1) 2022-03-16 11:04:41.927 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.0.0rc1) (2.5.0) 2022-03-16 11:04:41.981 | 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.0.0.0rc1) (2.21) 2022-03-16 11:04:42.149 | 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.0.0.0rc1) (3.7.0) 2022-03-16 11:04:42.261 | 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.0.0.0rc1) (3.0.0) 2022-03-16 11:04:42.263 | 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.0.0.0rc1) (1.0.0) 2022-03-16 11:04:44.262 | Installing collected packages: openstack-placement 2022-03-16 11:04:44.262 | Attempting uninstall: openstack-placement 2022-03-16 11:04:44.262 | Found existing installation: openstack-placement 7.0.0.0rc1 2022-03-16 11:04:44.265 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-03-16 11:04:44.267 | Running setup.py develop for openstack-placement 2022-03-16 11:04:48.631 | Successfully installed openstack-placement 2022-03-16 11:04:48.632 | 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-16 11:04:48.640 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:04:48.640 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:04:48.799 | + inc/python:pip_install:200 : result=0 2022-03-16 11:04:48.808 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:04:48.811 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:48.813 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:48.816 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:48.818 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:48.821 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:48.824 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:04:48.826 | + functions-common:time_stop:2432 : start_time=1647428675149 2022-03-16 11:04:48.828 | + functions-common:time_stop:2434 : [[ -z 1647428675149 ]] 2022-03-16 11:04:48.831 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:48.836 | + functions-common:time_stop:2437 : end_time=1647428688833 2022-03-16 11:04:48.838 | + functions-common:time_stop:2438 : elapsed_time=13684 2022-03-16 11:04:48.841 | + functions-common:time_stop:2439 : total=162258 2022-03-16 11:04:48.843 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:48.845 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=175942 2022-03-16 11:04:48.848 | + inc/python:pip_install:203 : return 0 2022-03-16 11:04:48.851 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-03-16 11:04:48.853 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:04:48.856 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:04:48.877 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-03-16 11:04:48.891 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-03-16 11:04:48.893 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-03-16 11:04:48.896 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:04:48.898 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:04:48.901 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-03-16 11:04:48.904 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:04:48.906 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-03-16 11:04:48.909 | + ./stack.sh:main:943 : configure_placement 2022-03-16 11:04:48.912 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-03-16 11:04:48.926 | + lib/placement:configure_placement:107 : create_placement_conf 2022-03-16 11:04:48.929 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-03-16 11:04:48.934 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-03-16 11:04:48.937 | ++ lib/database:database_connection_url:134 : local db=placement 2022-03-16 11:04:48.939 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-03-16 11:04:48.942 | ++ lib/databases/mysql:database_connection_url_mysql:207 : local db=placement 2022-03-16 11:04:48.945 | ++ lib/databases/mysql:database_connection_url_mysql:208 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-03-16 11:04:48.948 | + 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-16 11:04:48.985 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-03-16 11:04:49.024 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-03-16 11:04:49.058 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-03-16 11:04:49.061 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:04:49.063 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-03-16 11:04:49.066 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-03-16 11:04:49.069 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-03-16 11:04:49.106 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-03-16 11:04:49.138 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.42/identity 2022-03-16 11:04:49.174 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-03-16 11:04:49.206 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-03-16 11:04:49.239 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-03-16 11:04:49.271 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-03-16 11:04:49.304 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-03-16 11:04:49.337 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-03-16 11:04:49.370 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-03-16 11:04:49.404 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-03-16 11:04:49.407 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-03-16 11:04:49.409 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-03-16 11:04:49.413 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-03-16 11:04:49.433 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-03-16 11:04:49.435 | + functions:setup_systemd_logging:695 : local pidstr= 2022-03-16 11:04:49.438 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-03-16 11:04:49.440 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-03-16 11:04:49.443 | + 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-16 11:04:49.475 | + 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-16 11:04:49.508 | + 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-16 11:04:49.539 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-03-16 11:04:49.571 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-03-16 11:04:49.574 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-03-16 11:04:49.576 | + lib/apache:write_uwsgi_config:249 : local file=/etc/placement/placement-uwsgi.ini 2022-03-16 11:04:49.579 | + lib/apache:write_uwsgi_config:250 : local wsgi=/usr/local/bin/placement-api 2022-03-16 11:04:49.582 | + lib/apache:write_uwsgi_config:251 : local url=/placement 2022-03-16 11:04:49.584 | + lib/apache:write_uwsgi_config:252 : local http= 2022-03-16 11:04:49.587 | + lib/apache:write_uwsgi_config:253 : local name= 2022-03-16 11:04:49.591 | ++ lib/apache:write_uwsgi_config:254 : basename /usr/local/bin/placement-api 2022-03-16 11:04:49.595 | + lib/apache:write_uwsgi_config:254 : name=placement-api 2022-03-16 11:04:49.598 | + lib/apache:write_uwsgi_config:258 : local socket_dir=/var/run/uwsgi 2022-03-16 11:04:49.601 | + lib/apache:write_uwsgi_config:262 : sudo mkdir -p /etc/tmpfiles.d/ 2022-03-16 11:04:49.616 | + lib/apache:write_uwsgi_config:263 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-03-16 11:04:49.616 | + lib/apache:write_uwsgi_config:263 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:49.625 | d /var/run/uwsgi 0755 ubuntu root 2022-03-16 11:04:49.629 | + lib/apache:write_uwsgi_config:264 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-03-16 11:04:49.646 | + lib/apache:write_uwsgi_config:266 : local socket=/var/run/uwsgi/placement-api.socket 2022-03-16 11:04:49.653 | + lib/apache:write_uwsgi_config:269 : rm -rf /etc/placement/placement-uwsgi.ini 2022-03-16 11:04:49.658 | + lib/apache:write_uwsgi_config:270 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-03-16 11:04:49.692 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-03-16 11:04:49.726 | + lib/apache:write_uwsgi_config:273 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-03-16 11:04:49.757 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-03-16 11:04:49.789 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-03-16 11:04:49.821 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-03-16 11:04:49.853 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-03-16 11:04:49.884 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-03-16 11:04:49.923 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-03-16 11:04:49.956 | + 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-16 11:04:49.999 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-03-16 11:04:50.032 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-03-16 11:04:50.069 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-03-16 11:04:50.101 | + lib/apache:write_uwsgi_config:294 : [[ -n '' ]] 2022-03-16 11:04:50.104 | + lib/apache:write_uwsgi_config:297 : local apache_conf= 2022-03-16 11:04:50.108 | ++ lib/apache:write_uwsgi_config:298 : apache_site_config_for placement-api 2022-03-16 11:04:50.110 | ++ lib/apache:apache_site_config_for:181 : local site=placement-api 2022-03-16 11:04:50.113 | ++ lib/apache:apache_site_config_for:182 : is_ubuntu 2022-03-16 11:04:50.116 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:50.119 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:50.122 | ++ lib/apache:apache_site_config_for:184 : echo /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:04:50.125 | + lib/apache:write_uwsgi_config:298 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-03-16 11:04:50.128 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-03-16 11:04:50.159 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-03-16 11:04:50.196 | + 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-16 11:04:50.197 | + lib/apache:write_uwsgi_config:301 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-03-16 11:04:50.207 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-03-16 11:04:50.211 | + lib/apache:write_uwsgi_config:302 : enable_apache_site placement-api 2022-03-16 11:04:50.213 | + lib/apache:enable_apache_site:198 : local site=placement-api 2022-03-16 11:04:50.216 | + lib/apache:enable_apache_site:200 : enable_apache_mod version 2022-03-16 11:04:50.219 | + lib/apache:enable_apache_mod:54 : local mod=version 2022-03-16 11:04:50.222 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2022-03-16 11:04:50.224 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:50.227 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:50.230 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2022-03-16 11:04:50.232 | + lib/apache:enable_apache_site:201 : is_ubuntu 2022-03-16 11:04:50.235 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:50.239 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:50.241 | + lib/apache:enable_apache_site:202 : sudo a2ensite placement-api 2022-03-16 11:04:50.304 | Site placement-api already enabled 2022-03-16 11:04:50.310 | + lib/apache:write_uwsgi_config:303 : restart_apache_server 2022-03-16 11:04:50.314 | + lib/apache:restart_apache_server:245 : restart_service apache2 2022-03-16 11:04:50.317 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:04:50.320 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-03-16 11:04:50.463 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-03-16 11:04:50.492 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:50.495 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-03-16 11:04:50.521 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:50.526 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-03-16 11:04:50.546 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:50.549 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-03-16 11:04:50.552 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-03-16 11:04:50.555 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-03-16 11:04:50.591 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.42/identity 2022-03-16 11:04:50.623 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-03-16 11:04:50.656 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-03-16 11:04:50.689 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-03-16 11:04:50.723 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-03-16 11:04:50.755 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-03-16 11:04:50.787 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-03-16 11:04:50.819 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-03-16 11:04:50.839 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:50.841 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-03-16 11:04:50.859 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:04:50.862 | + ./stack.sh:main:969 : run_phase stack install 2022-03-16 11:04:50.865 | + functions-common:run_phase:1853 : local mode=stack 2022-03-16 11:04:50.868 | + functions-common:run_phase:1854 : local phase=install 2022-03-16 11:04:50.870 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-03-16 11:04:50.873 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-03-16 11:04:50.876 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-03-16 11:04:50.879 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-03-16 11:04:50.881 | + functions-common:run_phase:1863 : local extra 2022-03-16 11:04:50.885 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-03-16 11:04:50.891 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-03-16 11:04:50.894 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-03-16 11:04:50.897 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-03-16 11:04:50.899 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-03-16 11:04:50.903 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-03-16 11:04:50.920 | ++ functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:50.923 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:04:50.926 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-03-16 11:04:50.928 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-03-16 11:04:50.931 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-03-16 11:04:50.933 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:04:50.936 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-03-16 11:04:50.938 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-03-16 11:04:50.941 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-03-16 11:04:51.002 | ++ inc/async:async_inner:63 : install_tempest 2022-03-16 11:04:51.042 | [95379 Async install_tempest:120756]: running: install_tempest 2022-03-16 11:04:51.045 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-03-16 11:04:51.048 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-03-16 11:04:51.051 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-03-16 11:04:51.053 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-03-16 11:04:51.057 | + functions-common:run_phase:1880 : run_plugins stack install 2022-03-16 11:04:51.061 | + functions-common:run_plugins:1839 : local mode=stack 2022-03-16 11:04:51.065 | + functions-common:run_plugins:1840 : local phase=install 2022-03-16 11:04:51.068 | + functions-common:run_plugins:1842 : local plugins= 2022-03-16 11:04:51.071 | + functions-common:run_plugins:1843 : local plugin 2022-03-16 11:04:51.079 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-03-16 11:04:51.082 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-03-16 11:04:51.085 | + inc/python:use_library_from_git:251 : local enabled=1 2022-03-16 11:04:51.088 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-03-16 11:04:51.091 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-03-16 11:04:51.095 | + inc/python:use_library_from_git:253 : return 1 2022-03-16 11:04:51.098 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-03-16 11:04:51.101 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-03-16 11:04:51.105 | + inc/python:pip_install_gr:77 : local clean_name 2022-03-16 11:04:51.109 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-03-16 11:04:51.112 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-03-16 11:04:51.114 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-03-16 11:04:51.119 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-03-16 11:04:51.119 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-03-16 11:04:51.126 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-03-16 11:04:51.129 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-03-16 11:04:51.131 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-03-16 11:04:51.135 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-03-16 11:04:51.138 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-03-16 11:04:51.166 | Using python 3.8 to install python-openstackclient 2022-03-16 11:04:51.169 | + 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-16 11:04:52.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:52.075 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:52.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:04:52.075 | from cryptography.utils import int_from_bytes 2022-03-16 11:04:53.273 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-03-16 11:04:53.302 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-03-16 11:04:53.322 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-03-16 11:04:53.323 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-03-16 11:04:53.324 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-03-16 11:04:53.325 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-03-16 11:04:53.326 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-03-16 11:04:53.327 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-03-16 11:04:53.328 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-03-16 11:04:53.330 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-03-16 11:04:53.331 | 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-16 11:04:53.332 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-03-16 11:04:53.333 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-03-16 11:04:53.345 | 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-16 11:04:53.346 | 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-16 11:04:53.347 | 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-16 11:04:53.349 | 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-16 11:04:53.349 | 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-16 11:04:53.378 | 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-16 11:04:53.379 | 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-16 11:04:53.380 | 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-16 11:04:53.381 | 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-16 11:04:53.382 | 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-16 11:04:53.383 | 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-16 11:04:53.385 | 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-16 11:04:53.386 | 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-16 11:04:53.387 | 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-16 11:04:53.388 | 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-16 11:04:53.390 | 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-16 11:04:53.405 | 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-16 11:04:53.424 | 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-16 11:04:53.425 | 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-16 11:04:53.427 | 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-16 11:04:53.428 | 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-16 11:04:53.452 | 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-16 11:04:53.470 | 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-16 11:04:53.471 | 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-16 11:04:53.472 | 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-16 11:04:53.570 | 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-16 11:04:53.571 | 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-16 11:04:53.572 | 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-16 11:04:53.616 | 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-16 11:04:53.628 | 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-16 11:04:53.662 | 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-16 11:04:53.828 | 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-16 11:04:53.843 | 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-16 11:04:53.948 | 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-16 11:04:53.949 | 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-16 11:04:53.951 | 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-16 11:04:53.954 | 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-16 11:04:54.083 | 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-16 11:04:56.430 | 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-16 11:04:56.438 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-03-16 11:04:56.438 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-03-16 11:04:56.587 | + inc/python:pip_install:200 : result=0 2022-03-16 11:04:56.590 | + inc/python:pip_install:202 : time_stop pip_install 2022-03-16 11:04:56.592 | + functions-common:time_stop:2425 : local name 2022-03-16 11:04:56.595 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:04:56.598 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:04:56.600 | + functions-common:time_stop:2428 : local total 2022-03-16 11:04:56.602 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:04:56.606 | + functions-common:time_stop:2431 : name=pip_install 2022-03-16 11:04:56.609 | + functions-common:time_stop:2432 : start_time=1647428691160 2022-03-16 11:04:56.611 | + functions-common:time_stop:2434 : [[ -z 1647428691160 ]] 2022-03-16 11:04:56.614 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:04:56.620 | + functions-common:time_stop:2437 : end_time=1647428696617 2022-03-16 11:04:56.622 | + functions-common:time_stop:2438 : elapsed_time=5457 2022-03-16 11:04:56.625 | + functions-common:time_stop:2439 : total=175942 2022-03-16 11:04:56.627 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:04:56.630 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=181399 2022-03-16 11:04:56.632 | + inc/python:pip_install:203 : return 0 2022-03-16 11:04:56.635 | + ./stack.sh:main:981 : install_oscwrap 2022-03-16 11:04:56.639 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-03-16 11:04:56.644 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.vYdC3SPydl 2022-03-16 11:04:56.652 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-03-16 11:04:56.654 | + functions-common:install_oscwrap:2476 : unalias -a 2022-03-16 11:04:56.657 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-03-16 11:04:56.660 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-03-16 11:04:56.663 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:04:56.666 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-03-16 11:04:56.687 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:56.690 | + ./stack.sh:main:1035 : configure_database 2022-03-16 11:04:56.692 | + lib/database:configure_database:128 : configure_database_mysql 2022-03-16 11:04:56.695 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-03-16 11:04:56.698 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-03-16 11:04:56.701 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:04:56.704 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-03-16 11:04:56.707 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-03-16 11:04:56.710 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:56.713 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:56.715 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-03-16 11:04:56.718 | + lib/databases/mysql:configure_database_mysql:90 : is_fedora 2022-03-16 11:04:56.720 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-03-16 11:04:56.722 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-03-16 11:04:56.725 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-03-16 11:04:56.727 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-03-16 11:04:56.731 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-03-16 11:04:56.733 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-03-16 11:04:56.736 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-03-16 11:04:56.739 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-03-16 11:04:56.741 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-03-16 11:04:56.744 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-03-16 11:04:56.746 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-03-16 11:04:56.749 | + lib/databases/mysql:configure_database_mysql:90 : is_suse 2022-03-16 11:04:56.752 | + functions-common:is_suse:542 : is_opensuse 2022-03-16 11:04:56.754 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-03-16 11:04:56.756 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-03-16 11:04:56.759 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-03-16 11:04:56.762 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-03-16 11:04:56.764 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-03-16 11:04:56.767 | + lib/databases/mysql:configure_database_mysql:98 : sudo mysqladmin -u root password Passw0rd 2022-03-16 11:04:56.783 | mysqladmin: connect to server at 'localhost' failed 2022-03-16 11:04:56.783 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-03-16 11:04:56.787 | + lib/databases/mysql:configure_database_mysql:98 : true 2022-03-16 11:04:56.790 | + lib/databases/mysql:configure_database_mysql:102 : is_ubuntu 2022-03-16 11:04:56.793 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:56.804 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:56.808 | + lib/databases/mysql:configure_database_mysql:102 : '[' mysql == mariadb ']' 2022-03-16 11:04:56.811 | + lib/databases/mysql:configure_database_mysql:105 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-03-16 11:04:56.814 | + lib/databases/mysql:configure_database_mysql:111 : is_ubuntu 2022-03-16 11:04:56.816 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-03-16 11:04:56.818 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-03-16 11:04:56.821 | + lib/databases/mysql:configure_database_mysql:111 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-03-16 11:04:56.824 | + lib/databases/mysql:configure_database_mysql:111 : '[' mysql == mariadb ']' 2022-03-16 11:04:56.826 | + 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-16 11:04:56.839 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:04:56.871 | + lib/databases/mysql:configure_database_mysql:118 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-03-16 11:04:56.885 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:04:56.907 | ++ lib/databases/mysql:configure_database_mysql:124 : ipv6_unquote 0.0.0.0 2022-03-16 11:04:56.910 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-03-16 11:04:56.910 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-03-16 11:04:56.917 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-03-16 11:04:56.973 | + lib/databases/mysql:configure_database_mysql:125 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-03-16 11:04:57.038 | + lib/databases/mysql:configure_database_mysql:126 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-03-16 11:04:57.098 | + lib/databases/mysql:configure_database_mysql:127 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-03-16 11:04:57.157 | + lib/databases/mysql:configure_database_mysql:129 : [[ False == \T\r\u\e ]] 2022-03-16 11:04:57.159 | + lib/databases/mysql:configure_database_mysql:149 : restart_service mysql 2022-03-16 11:04:57.162 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:04:57.165 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-03-16 11:04:59.232 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-03-16 11:04:59.237 | + functions-common:save_stackenv:60 : local tag=1039 2022-03-16 11:04:59.241 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-03-16 11:04:59.252 | + functions-common:save_stackenv:62 : time_stamp=2022-03-16-110459 2022-03-16 11:04:59.254 | + functions-common:save_stackenv:63 : echo '# 2022-03-16-110459 1039' 2022-03-16 11:04:59.257 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.260 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-03-16 11:04:59.264 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.267 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-03-16 11:04:59.272 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.275 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-03-16 11:04:59.278 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.281 | + 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-16 11:04:59.283 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.286 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.42 2022-03-16 11:04:59.288 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.292 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.42/identity 2022-03-16 11:04:59.295 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.298 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-03-16-110051 2022-03-16 11:04:59.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.304 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-03-16 11:04:59.307 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.311 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.42 2022-03-16 11:04:59.316 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.319 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-03-16 11:04:59.321 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.328 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-03-16 11:04:59.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.333 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-03-16 11:04:59.336 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-03-16 11:04:59.338 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-03-16 11:04:59.341 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-03-16 11:04:59.344 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-03-16 11:04:59.347 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-03-16 11:04:59.360 | + ./stack.sh:main:1065 : start_dstat 2022-03-16 11:04:59.369 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.371 | + functions-common:run_process:1680 : local service=dstat 2022-03-16 11:04:59.378 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.381 | + functions-common:run_process:1682 : local group= 2022-03-16 11:04:59.383 | + functions-common:run_process:1683 : local user= 2022-03-16 11:04:59.387 | + functions-common:run_process:1685 : local name=dstat 2022-03-16 11:04:59.389 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:04:59.392 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:04:59.394 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:04:59.397 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:04:59.401 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:04:59.406 | + functions-common:time_start:2416 : _TIME_START[$name]=1647428699403 2022-03-16 11:04:59.409 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-03-16 11:04:59.427 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:04:59.429 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-03-16 11:04:59.432 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-03-16 11:04:59.435 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.437 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.440 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.442 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.445 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-03-16 11:04:59.449 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-03-16 11:04:59.451 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-03-16 11:04:59.460 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:04:59.464 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:04:59.467 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-03-16 11:04:59.470 | + 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-16 11:04:59.473 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-03-16 11:04:59.477 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-03-16 11:04:59.479 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:04:59.482 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-03-16 11:04:59.484 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:04:59.487 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:04:59.490 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-03-16 11:04:59.492 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:04:59.497 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-03-16 11:04:59.559 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-03-16 11:04:59.624 | + 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-16 11:04:59.684 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-03-16 11:04:59.754 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-03-16 11:04:59.814 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:04:59.877 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:04:59.880 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-03-16 11:04:59.940 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:05:00.356 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-03-16 11:05:00.370 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-03-16 11:05:00.761 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-03-16 11:05:00.789 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:05:00.792 | + functions-common:time_stop:2425 : local name 2022-03-16 11:05:00.795 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:05:00.798 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:05:00.801 | + functions-common:time_stop:2428 : local total 2022-03-16 11:05:00.804 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:05:00.807 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:05:00.810 | + functions-common:time_stop:2432 : start_time=1647428699403 2022-03-16 11:05:00.813 | + functions-common:time_stop:2434 : [[ -z 1647428699403 ]] 2022-03-16 11:05:00.816 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:05:00.821 | + functions-common:time_stop:2437 : end_time=1647428700818 2022-03-16 11:05:00.824 | + functions-common:time_stop:2438 : elapsed_time=1415 2022-03-16 11:05:00.826 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:05:00.835 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:05:00.837 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1415 2022-03-16 11:05:00.840 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-03-16 11:05:00.842 | + functions-common:run_process:1680 : local service=memory_tracker 2022-03-16 11:05:00.847 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-03-16 11:05:00.850 | + functions-common:run_process:1682 : local group= 2022-03-16 11:05:00.852 | + functions-common:run_process:1683 : local user=root 2022-03-16 11:05:00.856 | + functions-common:run_process:1685 : local name=memory_tracker 2022-03-16 11:05:00.858 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:05:00.862 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:05:00.865 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:05:00.868 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:05:00.872 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:05:00.877 | + functions-common:time_start:2416 : _TIME_START[$name]=1647428700874 2022-03-16 11:05:00.880 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-03-16 11:05:00.906 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:00.909 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:05:00.911 | + functions-common:time_stop:2425 : local name 2022-03-16 11:05:00.914 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:05:00.919 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:05:00.922 | + functions-common:time_stop:2428 : local total 2022-03-16 11:05:00.925 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:05:00.927 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:05:00.930 | + functions-common:time_stop:2432 : start_time=1647428700874 2022-03-16 11:05:00.933 | + functions-common:time_stop:2434 : [[ -z 1647428700874 ]] 2022-03-16 11:05:00.939 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:05:00.942 | + functions-common:time_stop:2437 : end_time=1647428700938 2022-03-16 11:05:00.944 | + functions-common:time_stop:2438 : elapsed_time=64 2022-03-16 11:05:00.947 | + functions-common:time_stop:2439 : total=1415 2022-03-16 11:05:00.950 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:05:00.952 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1479 2022-03-16 11:05:00.955 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-03-16 11:05:00.984 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:00.986 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-03-16 11:05:01.008 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:01.010 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-03-16 11:05:01.032 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:05:01.035 | + ./stack.sh:main:1078 : start_etcd3 2022-03-16 11:05:01.037 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-03-16 11:05:01.040 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd' 2022-03-16 11:05:01.043 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-03-16 11:05:01.045 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380' 2022-03-16 11:05:01.048 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.42:2380' 2022-03-16 11:05:01.051 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.42:2379' 2022-03-16 11:05:01.053 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-03-16 11:05:01.057 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-03-16 11:05:01.059 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.42:2379' 2022-03-16 11:05:01.062 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-03-16 11:05:01.065 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-03-16 11:05:01.067 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:05:01.070 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' '' root 2022-03-16 11:05:01.072 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-03-16 11:05:01.075 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:05:01.077 | + functions-common:write_user_unit_file:1564 : local group= 2022-03-16 11:05:01.083 | + functions-common:write_user_unit_file:1565 : local user=root 2022-03-16 11:05:01.086 | + functions-common:write_user_unit_file:1566 : local extra= 2022-03-16 11:05:01.090 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-03-16 11:05:01.092 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-03-16 11:05:01.096 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-03-16 11:05:01.101 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-03-16 11:05:01.180 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-03-16 11:05:01.254 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-827875-5-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-827875-5-hyperv=http://10.222.0.42:2380 --initial-advertise-peer-urls http://10.222.0.42:2380 --advertise-client-urls http://10.222.0.42:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.42:2379 --debug' 2022-03-16 11:05:01.312 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-03-16 11:05:01.372 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-03-16 11:05:01.427 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-03-16 11:05:01.482 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-03-16 11:05:01.485 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-03-16 11:05:01.554 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-03-16 11:05:01.971 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-03-16 11:05:02.034 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-03-16 11:05:02.092 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-03-16 11:05:02.150 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-03-16 11:05:02.214 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-03-16 11:05:02.217 | ++ functions-common:is_arch:506 : uname -m 2022-03-16 11:05:02.222 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-03-16 11:05:02.224 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-03-16 11:05:02.642 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-03-16 11:05:02.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-03-16 11:05:03.032 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-03-16 11:05:03.316 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-03-16 11:05:03.335 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:03.338 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-03-16 11:05:03.342 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-03-16 11:05:03.345 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-03-16 11:05:03.349 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-03-16 11:05:03.366 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-03-16 11:05:03.380 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-03-16 11:05:03.383 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-03-16 11:05:03.386 | + 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.42/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-03-16 11:05:03.534 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-03-16 11:05:03.676 | + 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.42/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-03-16 11:05:03.819 | + 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.42/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:05:03.962 | + 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.42/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:05:04.108 | + 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.42/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-03-16 11:05:04.252 | + 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.42/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-03-16 11:05:04.395 | + 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.42/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-03-16 11:05:04.536 | + 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.42/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-03-16 11:05:04.680 | + 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.42/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-03-16 11:05:04.823 | + functions-common:write_clouds_yaml:198 : cat 2022-03-16 11:05:04.829 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-03-16 11:05:04.832 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-03-16 11:05:04.835 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-03-16 11:05:04.840 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-03-16 11:05:04.844 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-03-16 11:05:04.847 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-03-16 11:05:04.866 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:05:04.869 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-03-16 11:05:04.872 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:05:04.874 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-03-16 11:05:04.877 | + ./stack.sh:main:1095 : '[' 10.222.0.42 == 10.222.0.42 ']' 2022-03-16 11:05:04.880 | + ./stack.sh:main:1096 : init_keystone 2022-03-16 11:05:04.883 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-03-16 11:05:04.910 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:04.913 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-03-16 11:05:04.915 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-03-16 11:05:04.918 | + lib/database:recreate_database:112 : local db=keystone 2022-03-16 11:05:04.921 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-03-16 11:05:04.923 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-03-16 11:05:04.926 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-03-16 11:05:04.931 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:05:05.549 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-03-16 11:05:05.554 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-03-16 11:05:05.574 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-03-16 11:05:05.577 | + functions-common:time_start:2411 : local name=dbsync 2022-03-16 11:05:05.579 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:05:05.582 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:05:05.585 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:05:05.590 | + functions-common:time_start:2416 : _TIME_START[$name]=1647428705587 2022-03-16 11:05:05.592 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-03-16 11:05:10.432 | 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=122608) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:05:10.439 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:10.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.440 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.441 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.441 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:10.442 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:10.469 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:10.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.470 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.471 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.471 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:10.472 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:10.530 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:10.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.531 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.532 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.532 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:10.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:10.533 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:10.533 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:10.541 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:05:12.437 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.437 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:05:12.448 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.448 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:05:12.458 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.458 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:05:12.470 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.470 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:05:12.481 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.481 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:05:12.489 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.489 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:05:12.558 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:12.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.560 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.560 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.561 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.561 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:12.561 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:12.562 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.563 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.563 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.564 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.565 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:12.565 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:12.572 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.574 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.574 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.575 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.576 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.576 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:12.576 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:12.955 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.957 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.957 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.958 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.958 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.958 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:12.958 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:12.989 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.991 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.991 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.992 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:12.992 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:12.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:12.992 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.001 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:05:13.042 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.042 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:05:13.050 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.050 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:05:13.058 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.058 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:05:13.065 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.066 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:05:13.073 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.073 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:05:13.081 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.081 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:05:13.089 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.089 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:13.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.091 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.092 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.092 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.092 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:13.093 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.093 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.095 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.095 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.095 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.096 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.096 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:13.096 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.104 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:13.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.105 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.106 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.106 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.107 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:13.107 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.454 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:13.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.456 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.456 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.457 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:13.457 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-03-16 11:05:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.485 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.486 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.486 | 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=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-03-16 11:05:13.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-03-16 11:05:13.486 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-03-16 11:05:13.486 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=122608) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-03-16 11:05:13.494 | INFO migrate.versioning.api [-] 72 -> 73...  2022-03-16 11:05:13.502 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.503 | INFO migrate.versioning.api [-] 73 -> 74...  2022-03-16 11:05:13.510 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.510 | INFO migrate.versioning.api [-] 74 -> 75...  2022-03-16 11:05:13.517 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.517 | INFO migrate.versioning.api [-] 75 -> 76...  2022-03-16 11:05:13.524 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.524 | INFO migrate.versioning.api [-] 76 -> 77...  2022-03-16 11:05:13.531 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.531 | INFO migrate.versioning.api [-] 77 -> 78...  2022-03-16 11:05:13.540 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.540 | INFO migrate.versioning.api [-] 78 -> 79...  2022-03-16 11:05:13.549 | INFO migrate.versioning.api [-] done 2022-03-16 11:05:13.960 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-03-16 11:05:13.963 | + functions-common:time_stop:2425 : local name 2022-03-16 11:05:13.965 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:05:13.968 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:05:13.970 | + functions-common:time_stop:2428 : local total 2022-03-16 11:05:13.973 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:05:13.975 | + functions-common:time_stop:2431 : name=dbsync 2022-03-16 11:05:13.978 | + functions-common:time_stop:2432 : start_time=1647428705587 2022-03-16 11:05:13.981 | + functions-common:time_stop:2434 : [[ -z 1647428705587 ]] 2022-03-16 11:05:13.984 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:05:13.989 | + functions-common:time_stop:2437 : end_time=1647428713986 2022-03-16 11:05:13.992 | + functions-common:time_stop:2438 : elapsed_time=8399 2022-03-16 11:05:13.995 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:05:13.997 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:05:14.000 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8399 2022-03-16 11:05:14.002 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-03-16 11:05:14.005 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-03-16 11:05:14.009 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-03-16 11:05:18.639 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-03-16 11:05:18.639 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:05:18.639 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:05:18.640 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-03-16 11:05:18.640 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-03-16 11:05:18.640 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:05:18.641 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:05:18.641 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:05:18.641 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-03-16 11:05:19.023 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-03-16 11:05:19.028 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-03-16 11:05:23.608 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-03-16 11:05:23.608 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:05:23.608 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:05:23.609 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-03-16 11:05:23.609 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-03-16 11:05:23.609 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-03-16 11:05:23.609 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-03-16 11:05:23.610 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-03-16 11:05:23.610 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-03-16 11:05:23.991 | + ./stack.sh:main:1097 : start_keystone 2022-03-16 11:05:23.995 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-03-16 11:05:23.997 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-03-16 11:05:24.000 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-03-16 11:05:24.017 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:24.019 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-03-16 11:05:24.023 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-03-16 11:05:24.035 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-03-16 11:05:24.038 | + functions-common:run_process:1680 : local service=keystone 2022-03-16 11:05:24.041 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:05:24.044 | + functions-common:run_process:1682 : local group= 2022-03-16 11:05:24.046 | + functions-common:run_process:1683 : local user= 2022-03-16 11:05:24.049 | + functions-common:run_process:1685 : local name=keystone 2022-03-16 11:05:24.051 | + functions-common:run_process:1687 : time_start run_process 2022-03-16 11:05:24.054 | + functions-common:time_start:2411 : local name=run_process 2022-03-16 11:05:24.057 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:05:24.060 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:05:24.065 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:05:24.070 | + functions-common:time_start:2416 : _TIME_START[$name]=1647428724067 2022-03-16 11:05:24.072 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-03-16 11:05:24.093 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:05:24.096 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-03-16 11:05:24.098 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-03-16 11:05:24.101 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:05:24.104 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:05:24.106 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:05:24.108 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-03-16 11:05:24.111 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-03-16 11:05:24.113 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-03-16 11:05:24.116 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-03-16 11:05:24.119 | + functions-common:_run_under_systemd:1652 : local group= 2022-03-16 11:05:24.121 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-03-16 11:05:24.124 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-03-16 11:05:24.126 | + 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-16 11:05:24.129 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-03-16 11:05:24.131 | + 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-16 11:05:24.133 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-03-16 11:05:24.135 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-03-16 11:05:24.137 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-03-16 11:05:24.139 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-03-16 11:05:24.143 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-03-16 11:05:24.196 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-03-16 11:05:24.253 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-03-16 11:05:24.307 | + 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-16 11:05:24.360 | + 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-16 11:05:24.413 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-03-16 11:05:24.466 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-03-16 11:05:24.519 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-03-16 11:05:24.572 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-03-16 11:05:24.624 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-03-16 11:05:24.678 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-03-16 11:05:24.681 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-03-16 11:05:24.738 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-03-16 11:05:25.122 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-03-16 11:05:25.137 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-03-16 11:05:25.519 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-03-16 11:05:25.607 | + functions-common:run_process:1691 : time_stop run_process 2022-03-16 11:05:25.609 | + functions-common:time_stop:2425 : local name 2022-03-16 11:05:25.612 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:05:25.614 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:05:25.617 | + functions-common:time_stop:2428 : local total 2022-03-16 11:05:25.619 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:05:25.622 | + functions-common:time_stop:2431 : name=run_process 2022-03-16 11:05:25.624 | + functions-common:time_stop:2432 : start_time=1647428724067 2022-03-16 11:05:25.626 | + functions-common:time_stop:2434 : [[ -z 1647428724067 ]] 2022-03-16 11:05:25.630 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:05:25.635 | + functions-common:time_stop:2437 : end_time=1647428725631 2022-03-16 11:05:25.637 | + functions-common:time_stop:2438 : elapsed_time=1564 2022-03-16 11:05:25.640 | + functions-common:time_stop:2439 : total=1479 2022-03-16 11:05:25.642 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:05:25.645 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3043 2022-03-16 11:05:25.648 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-03-16 11:05:25.648 | Waiting for keystone to start... 2022-03-16 11:05:25.651 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.42/identity/v3/ 2022-03-16 11:05:25.653 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.42/identity/v3/ 2022-03-16 11:05:25.656 | + functions:wait_for_service:457 : local timeout=60 2022-03-16 11:05:25.658 | + functions:wait_for_service:458 : local url=http://10.222.0.42/identity/v3/ 2022-03-16 11:05:25.661 | + functions:wait_for_service:459 : local rval=0 2022-03-16 11:05:25.664 | + functions:wait_for_service:460 : time_start wait_for_service 2022-03-16 11:05:25.666 | + functions-common:time_start:2411 : local name=wait_for_service 2022-03-16 11:05:25.669 | + functions-common:time_start:2412 : local start_time= 2022-03-16 11:05:25.672 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-03-16 11:05:25.675 | ++ functions-common:time_start:2416 : date +%s%3N 2022-03-16 11:05:25.680 | + functions-common:time_start:2416 : _TIME_START[$name]=1647428725677 2022-03-16 11:05:25.683 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-03-16 11:05:25.689 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.42/identity/v3/ 2022-03-16 11:05:29.148 | ++ inc/async:async_inner:64 : rc=0 2022-03-16 11:05:29.177 | [120756 Async install_tempest:120756]: finished successfully 2022-03-16 11:05:32.350 | + :: : [[ 200 == 503 ]] 2022-03-16 11:05:32.351 | + :: : [[ 0 -eq 7 ]] 2022-03-16 11:05:32.354 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-03-16 11:05:32.357 | + functions-common:time_stop:2425 : local name 2022-03-16 11:05:32.359 | + functions-common:time_stop:2426 : local end_time 2022-03-16 11:05:32.362 | + functions-common:time_stop:2427 : local elapsed_time 2022-03-16 11:05:32.364 | + functions-common:time_stop:2428 : local total 2022-03-16 11:05:32.367 | + functions-common:time_stop:2429 : local start_time 2022-03-16 11:05:32.369 | + functions-common:time_stop:2431 : name=wait_for_service 2022-03-16 11:05:32.372 | + functions-common:time_stop:2432 : start_time=1647428725677 2022-03-16 11:05:32.374 | + functions-common:time_stop:2434 : [[ -z 1647428725677 ]] 2022-03-16 11:05:32.378 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-03-16 11:05:32.382 | + functions-common:time_stop:2437 : end_time=1647428732379 2022-03-16 11:05:32.385 | + functions-common:time_stop:2438 : elapsed_time=6702 2022-03-16 11:05:32.388 | + functions-common:time_stop:2439 : total=0 2022-03-16 11:05:32.391 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-03-16 11:05:32.393 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6702 2022-03-16 11:05:32.397 | + functions:wait_for_service:467 : return 0 2022-03-16 11:05:32.400 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-03-16 11:05:32.420 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:05:32.423 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-03-16 11:05:32.425 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-03-16 11:05:32.428 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-03-16 11:05:32.459 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-03-16 11:05:32.464 | + 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.42/identity 2022-03-16 11:05:37.183 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.184 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.184 | 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=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.192 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.209 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.209 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.241 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.273 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.273 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.368 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.368 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.369 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.369 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.369 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.369 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.382 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.383 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.383 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.383 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.383 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.384 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.391 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.394 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.395 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=123454) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-03-16 11:05:37.427 | 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=123454) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-03-16 11:05:37.739 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created domain default 2022-03-16 11:05:37.781 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created project admin 2022-03-16 11:05:37.812 | DEBUG passlib.handlers.bcrypt [None req-960d1c04-c981-4294-b9af-87d65985501c None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=123454) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-03-16 11:05:37.813 | DEBUG passlib.handlers.bcrypt [None req-960d1c04-c981-4294-b9af-87d65985501c None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=123454) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-03-16 11:05:37.876 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created user admin 2022-03-16 11:05:37.888 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created role reader 2022-03-16 11:05:37.900 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created role member 2022-03-16 11:05:37.923 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created implied role where 6ea778c652a843a1b8688f4da9570151 implies c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:05:37.933 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created role admin 2022-03-16 11:05:37.949 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created implied role where 0edff9421bbd4e3ba45a481b0d3cc4bb implies 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:05:37.962 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Granted role admin on project admin to user admin. 2022-03-16 11:05:37.971 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Granted role admin on the system to user admin. 2022-03-16 11:05:37.984 | WARNING py.warnings [None req-960d1c04-c981-4294-b9af-87d65985501c 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-16 11:05:37.984 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-03-16 11:05:37.984 |  2022-03-16 11:05:37.988 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created region RegionOne 2022-03-16 11:05:38.027 | INFO keystone.cmd.bootstrap [None req-960d1c04-c981-4294-b9af-87d65985501c None None] Created public endpoint http://10.222.0.42/identity 2022-03-16 11:05:38.519 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-03-16 11:05:38.522 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-03-16 11:05:38.525 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-03-16 11:05:38.529 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-03-16 11:05:41.543 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:41.543 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:41.543 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:41.543 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:41.710 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:41.713 | + lib/keystone:create_keystone_accounts:310 : admin_project=10be818a12374df4a429a903662b990a 2022-03-16 11:05:41.716 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-03-16 11:05:41.719 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-03-16 11:05:43.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:43.979 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:43.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:43.979 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:44.151 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:44.154 | + lib/keystone:create_keystone_accounts:312 : admin_user=72ec5b22409949e0975dc8bfa06e80fc 2022-03-16 11:05:44.156 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-03-16 11:05:44.158 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-03-16 11:05:44.161 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-03-16 11:05:44.163 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 72ec5b22409949e0975dc8bfa06e80fc default 2022-03-16 11:05:44.221 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 72ec5b22409949e0975dc8bfa06e80fc default 2022-03-16 11:05:44.260 | [95379 Async ks-domain-role:123574]: running: get_or_add_user_domain_role admin 72ec5b22409949e0975dc8bfa06e80fc default 2022-03-16 11:05:44.262 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-03-16 11:05:44.264 | + functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:05:44.268 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:05:47.473 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:05:47.476 | + functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:05:47.476 | default 2022-03-16 11:05:47.478 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-03-16 11:05:47.542 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-03-16 11:05:47.584 | [95379 Async ks-project:123715]: running: get_or_create_project service Default 2022-03-16 11:05:47.586 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-03-16 11:05:47.653 | + inc/async:async_inner:63 : get_or_create_role service 2022-03-16 11:05:47.699 | [95379 Async ks-service:123801]: running: get_or_create_role service 2022-03-16 11:05:47.701 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-03-16 11:05:47.772 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-03-16 11:05:47.834 | [95379 Async ks-reseller:123887]: running: get_or_create_role ResellerAdmin 2022-03-16 11:05:47.836 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-03-16 11:05:47.840 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-03-16 11:05:48.217 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-03-16 11:05:48.454 | [95379 Async ks-anotherrole:123976]: running: get_or_create_role anotherrole 2022-03-16 11:05:48.481 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-03-16 11:05:48.509 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-03-16 11:05:48.536 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:05:48.575 | +++ 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-16 11:05:51.116 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:05:51.256 | [123887 Async ks-reseller:123887]: finished successfully 2022-03-16 11:05:51.643 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:05:51.680 | [123801 Async ks-service:123801]: finished successfully 2022-03-16 11:05:52.252 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:52.252 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:52.252 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:52.253 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:52.266 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:05:52.309 | [123715 Async ks-project:123715]: finished successfully 2022-03-16 11:05:52.455 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:52.460 | ++ functions-common:get_or_create_project:938 : project_id=47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:52.465 | ++ functions-common:get_or_create_project:939 : echo 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:52.468 | + lib/keystone:create_keystone_accounts:340 : invis_project=47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:52.472 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-03-16 11:05:52.477 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-03-16 11:05:52.480 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:05:52.485 | +++ 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-16 11:05:52.614 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:05:52.644 | [123976 Async ks-anotherrole:123976]: finished successfully 2022-03-16 11:05:55.097 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:55.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:55.097 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:55.097 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:55.287 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:55.290 | ++ functions-common:get_or_create_project:938 : project_id=9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:55.292 | ++ functions-common:get_or_create_project:939 : echo 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:55.295 | + lib/keystone:create_keystone_accounts:344 : demo_project=9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:55.298 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-03-16 11:05:55.301 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-03-16 11:05:55.303 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:05:55.306 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-03-16 11:05:55.309 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-03-16 11:05:55.312 | +++ 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-16 11:05:55.699 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:05:55.725 | [123574 Async ks-domain-role:123574]: finished successfully 2022-03-16 11:05:57.851 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:57.851 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:57.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:57.851 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.023 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.026 | ++ functions-common:get_or_create_user:925 : user_id=5ec0d0ea0433461cb805772738fc3c71 2022-03-16 11:05:58.029 | ++ functions-common:get_or_create_user:926 : echo 5ec0d0ea0433461cb805772738fc3c71 2022-03-16 11:05:58.031 | + lib/keystone:create_keystone_accounts:347 : demo_user=5ec0d0ea0433461cb805772738fc3c71 2022-03-16 11:05:58.034 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-03-16 11:05:58.091 | [95379 Async ks-domain-role:123574]: Waiting for completion of get_or_add_user_domain_role admin 72ec5b22409949e0975dc8bfa06e80fc default running on PID 123574 (6 other jobs running) 2022-03-16 11:05:58.117 | [95379 Async ks-domain-role:123574]: Signaling child to exit 2022-03-16 11:05:58.117 | WAKEUP 2022-03-16 11:05:58.145 | [95379 Async ks-domain-role:123574]: Signaled 2022-03-16 11:05:58.147 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-03-16 11:05:58.147 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72ec5b22409949e0975dc8bfa06e80fc --domain default 2022-03-16 11:05:58.147 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:05:58.147 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-03-16 11:05:58.147 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:05:58.147 | ++ functions-common:get_field:812 : read data 2022-03-16 11:05:58.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.147 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.147 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.147 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.147 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-03-16 11:05:58.147 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-03-16 11:05:58.147 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user 72ec5b22409949e0975dc8bfa06e80fc --domain default 2022-03-16 11:05:58.147 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.147 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.147 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.147 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.148 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72ec5b22409949e0975dc8bfa06e80fc --domain default 2022-03-16 11:05:58.148 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-03-16 11:05:58.148 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:05:58.148 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:05:58.148 | ++ functions-common:get_field:812 : read data 2022-03-16 11:05:58.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.148 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.148 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.148 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.148 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:05:58.148 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:05:58.148 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:05:58.148 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 72ec5b22409949e0975dc8bfa06e80fc | | | default | | False |' 2022-03-16 11:05:58.148 | ++ functions-common:get_field:812 : read data 2022-03-16 11:05:58.148 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:05:58.148 | + functions-common:get_or_add_user_domain_role:1021 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:05:58.148 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:05:58.194 | [95379 Async ks-domain-role:123574]: finished get_or_add_user_domain_role admin 72ec5b22409949e0975dc8bfa06e80fc default with result 0 in 11 seconds 2022-03-16 11:05:58.203 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-03-16 11:05:58.242 | [95379 Async ks-project:123715]: Waiting for completion of get_or_create_project service Default running on PID 123715 (5 other jobs running) 2022-03-16 11:05:58.268 | [95379 Async ks-project:123715]: Signaling child to exit 2022-03-16 11:05:58.268 | WAKEUP 2022-03-16 11:05:58.293 | [95379 Async ks-project:123715]: Signaled 2022-03-16 11:05:58.294 | + functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:05:58.294 | ++ 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-16 11:05:58.294 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.294 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.294 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.294 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.294 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.294 | + functions-common:get_or_create_project:938 : project_id=02af31eb34bb46758065ca5f0af53272 2022-03-16 11:05:58.294 | + functions-common:get_or_create_project:939 : echo 02af31eb34bb46758065ca5f0af53272 2022-03-16 11:05:58.294 | 02af31eb34bb46758065ca5f0af53272 2022-03-16 11:05:58.343 | [95379 Async ks-project:123715]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-03-16 11:05:58.385 | [95379 Async ks-service:123801]: Waiting for completion of get_or_create_role service running on PID 123801 (4 other jobs running) 2022-03-16 11:05:58.411 | [95379 Async ks-service:123801]: Signaling child to exit 2022-03-16 11:05:58.412 | WAKEUP 2022-03-16 11:05:58.436 | [95379 Async ks-service:123801]: Signaled 2022-03-16 11:05:58.437 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:05:58.438 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-03-16 11:05:58.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.438 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.438 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.438 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.438 | + functions-common:get_or_create_role:950 : role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:05:58.438 | + functions-common:get_or_create_role:951 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:05:58.438 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:05:58.484 | [95379 Async ks-service:123801]: finished get_or_create_role service with result 0 in 4 seconds 2022-03-16 11:05:58.528 | [95379 Async ks-reseller:123887]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 123887 (3 other jobs running) 2022-03-16 11:05:58.557 | [95379 Async ks-reseller:123887]: Signaling child to exit 2022-03-16 11:05:58.557 | WAKEUP 2022-03-16 11:05:58.580 | [95379 Async ks-reseller:123887]: Signaled 2022-03-16 11:05:58.582 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:05:58.582 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-03-16 11:05:58.582 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.582 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.582 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.582 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.582 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.582 | + functions-common:get_or_create_role:950 : role_id=d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:05:58.582 | + functions-common:get_or_create_role:951 : echo d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:05:58.582 | d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:05:58.629 | [95379 Async ks-reseller:123887]: finished get_or_create_role ResellerAdmin with result 0 in 3 seconds 2022-03-16 11:05:58.672 | [95379 Async ks-anotherrole:123976]: Waiting for completion of get_or_create_role anotherrole running on PID 123976 (2 other jobs running) 2022-03-16 11:05:58.701 | [95379 Async ks-anotherrole:123976]: Signaling child to exit 2022-03-16 11:05:58.702 | WAKEUP 2022-03-16 11:05:58.725 | [95379 Async ks-anotherrole:123976]: Signaled 2022-03-16 11:05:58.726 | + functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:05:58.726 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:05:58.726 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.726 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.726 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:05:58.726 | from cryptography.utils import int_from_bytes 2022-03-16 11:05:58.726 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:05:58.726 | + functions-common:get_or_create_role:950 : role_id=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:05:58.726 | + functions-common:get_or_create_role:951 : echo 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:05:58.726 | 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:05:58.774 | [95379 Async ks-anotherrole:123976]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-03-16 11:05:58.779 | + inc/async:async_wait:197 : return 0 2022-03-16 11:05:58.781 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:58.845 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:58.890 | [95379 Async ks-demo-member:124845]: running: get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:58.893 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 72ec5b22409949e0975dc8bfa06e80fc 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:58.968 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 72ec5b22409949e0975dc8bfa06e80fc 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:59.018 | [95379 Async ks-demo-admin:124957]: running: get_or_add_user_project_role admin 72ec5b22409949e0975dc8bfa06e80fc 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:59.021 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:59.099 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:59.153 | [95379 Async ks-demo-another:125069]: running: get_or_add_user_project_role anotherrole 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:05:59.156 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:59.240 | + inc/async:async_inner:63 : get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:59.289 | [95379 Async ks-demo-invis:125181]: running: get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:05:59.292 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-03-16 11:05:59.297 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-03-16 11:05:59.301 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:05:59.305 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-03-16 11:05:59.310 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-03-16 11:05:59.321 | +++ 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-16 11:06:03.674 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:03.674 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:03.674 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:03.674 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:03.864 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:03.869 | ++ functions-common:get_or_create_user:925 : user_id=87df628f50c348d28c1c7fc71f009085 2022-03-16 11:06:03.885 | ++ functions-common:get_or_create_user:926 : echo 87df628f50c348d28c1c7fc71f009085 2022-03-16 11:06:03.888 | + lib/keystone:create_keystone_accounts:360 : demo_reader=87df628f50c348d28c1c7fc71f009085 2022-03-16 11:06:03.891 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 87df628f50c348d28c1c7fc71f009085 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:03.976 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 87df628f50c348d28c1c7fc71f009085 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:04.056 | [95379 Async ks-demo-reader:125351]: running: get_or_add_user_project_role reader 87df628f50c348d28c1c7fc71f009085 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:04.065 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-03-16 11:06:04.070 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-03-16 11:06:04.079 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:06:04.084 | +++ 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-16 11:06:09.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:09.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:09.021 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:09.021 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:09.215 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:09.219 | ++ functions-common:get_or_create_project:938 : project_id=577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:09.222 | ++ functions-common:get_or_create_project:939 : echo 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:09.226 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:09.229 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-03-16 11:06:09.235 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-03-16 11:06:09.238 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:06:09.243 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-03-16 11:06:09.246 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-03-16 11:06:09.254 | +++ 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-16 11:06:12.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:12.974 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:12.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:12.975 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:13.326 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:13.329 | ++ functions-common:get_or_create_user:925 : user_id=0dc0e17cff7e41779016abeef6489cfa 2022-03-16 11:06:13.340 | ++ functions-common:get_or_create_user:926 : echo 0dc0e17cff7e41779016abeef6489cfa 2022-03-16 11:06:13.371 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=0dc0e17cff7e41779016abeef6489cfa 2022-03-16 11:06:13.377 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:13.781 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:13.912 | [95379 Async ks-alt-admin:125723]: running: get_or_add_user_project_role admin 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:13.930 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:14.286 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:14.485 | [95379 Async ks-alt-another:125835]: running: get_or_add_user_project_role anotherrole 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:14.501 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-03-16 11:06:14.530 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-03-16 11:06:14.549 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:06:14.573 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-03-16 11:06:14.590 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-03-16 11:06:14.625 | +++ 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-16 11:06:15.476 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:15.563 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:15.634 | [124845 Async ks-demo-member:124845]: finished successfully 2022-03-16 11:06:15.718 | [124957 Async ks-demo-admin:124957]: finished successfully 2022-03-16 11:06:17.353 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:17.522 | [125181 Async ks-demo-invis:125181]: finished successfully 2022-03-16 11:06:17.533 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:17.696 | [125069 Async ks-demo-another:125069]: finished successfully 2022-03-16 11:06:18.643 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:18.643 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:18.643 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:18.643 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:18.834 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:18.838 | ++ functions-common:get_or_create_user:925 : user_id=0486a4a9461340adb160545d5d8971f1 2022-03-16 11:06:18.840 | ++ functions-common:get_or_create_user:926 : echo 0486a4a9461340adb160545d5d8971f1 2022-03-16 11:06:18.843 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=0486a4a9461340adb160545d5d8971f1 2022-03-16 11:06:18.846 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 0486a4a9461340adb160545d5d8971f1 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:18.920 | + inc/async:async_inner:63 : get_or_add_user_project_role member 0486a4a9461340adb160545d5d8971f1 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:18.977 | [95379 Async ks-alt-member-user:126218]: running: get_or_add_user_project_role member 0486a4a9461340adb160545d5d8971f1 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:18.981 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-03-16 11:06:18.985 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-03-16 11:06:18.992 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:06:19.001 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-03-16 11:06:19.009 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-03-16 11:06:19.015 | +++ 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-16 11:06:21.316 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:21.470 | [125351 Async ks-demo-reader:125351]: finished successfully 2022-03-16 11:06:21.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:21.996 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:21.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:21.996 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:22.240 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:22.245 | ++ functions-common:get_or_create_user:925 : user_id=41317b95555d4734b2b18e5ff1f3c2d7 2022-03-16 11:06:22.253 | ++ functions-common:get_or_create_user:926 : echo 41317b95555d4734b2b18e5ff1f3c2d7 2022-03-16 11:06:22.261 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=41317b95555d4734b2b18e5ff1f3c2d7 2022-03-16 11:06:22.263 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 41317b95555d4734b2b18e5ff1f3c2d7 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:22.366 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 41317b95555d4734b2b18e5ff1f3c2d7 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:22.437 | [95379 Async ks-alt-reader-user:126442]: running: get_or_add_user_project_role reader 41317b95555d4734b2b18e5ff1f3c2d7 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:22.445 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-03-16 11:06:22.454 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:06:22.473 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-03-16 11:06:22.479 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-03-16 11:06:22.483 | +++ 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-16 11:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:25.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:25.924 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:25.924 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:26.136 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:26.140 | ++ functions-common:get_or_create_user:925 : user_id=0fea4ba20a934a179ac526b875e159b8 2022-03-16 11:06:26.142 | ++ functions-common:get_or_create_user:926 : echo 0fea4ba20a934a179ac526b875e159b8 2022-03-16 11:06:26.146 | + lib/keystone:create_keystone_accounts:392 : system_member_user=0fea4ba20a934a179ac526b875e159b8 2022-03-16 11:06:26.170 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 0fea4ba20a934a179ac526b875e159b8 all 2022-03-16 11:06:26.408 | + inc/async:async_inner:63 : get_or_add_user_system_role member 0fea4ba20a934a179ac526b875e159b8 all 2022-03-16 11:06:26.605 | [95379 Async ks-system-member:126700]: running: get_or_add_user_system_role member 0fea4ba20a934a179ac526b875e159b8 all 2022-03-16 11:06:26.634 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-03-16 11:06:26.653 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:06:26.682 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-03-16 11:06:26.708 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-03-16 11:06:26.749 | +++ 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-16 11:06:29.933 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:30.115 | [125723 Async ks-alt-admin:125723]: finished successfully 2022-03-16 11:06:30.224 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:30.384 | [125835 Async ks-alt-another:125835]: finished successfully 2022-03-16 11:06:30.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:30.838 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:30.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:30.838 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:31.027 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:31.030 | ++ functions-common:get_or_create_user:925 : user_id=49cfa0ab22e24980931bb5c4d740bc4a 2022-03-16 11:06:31.032 | ++ functions-common:get_or_create_user:926 : echo 49cfa0ab22e24980931bb5c4d740bc4a 2022-03-16 11:06:31.035 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=49cfa0ab22e24980931bb5c4d740bc4a 2022-03-16 11:06:31.038 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader 49cfa0ab22e24980931bb5c4d740bc4a all 2022-03-16 11:06:31.117 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 49cfa0ab22e24980931bb5c4d740bc4a all 2022-03-16 11:06:31.169 | [95379 Async ks-system-reader:126984]: running: get_or_add_user_system_role reader 49cfa0ab22e24980931bb5c4d740bc4a all 2022-03-16 11:06:31.176 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-03-16 11:06:31.182 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-03-16 11:06:31.186 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-03-16 11:06:31.188 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:06:31.195 | +++ 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-16 11:06:33.040 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:33.127 | [126218 Async ks-alt-member-user:126218]: finished successfully 2022-03-16 11:06:34.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:34.086 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:34.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:34.086 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:34.284 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:34.287 | ++ functions-common:get_or_create_group:902 : group_id=7d1ba4f8262345ac817f77e626074fb9 2022-03-16 11:06:34.289 | ++ functions-common:get_or_create_group:903 : echo 7d1ba4f8262345ac817f77e626074fb9 2022-03-16 11:06:34.296 | + lib/keystone:create_keystone_accounts:402 : admin_group=7d1ba4f8262345ac817f77e626074fb9 2022-03-16 11:06:34.304 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-03-16 11:06:34.308 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-03-16 11:06:34.312 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-03-16 11:06:34.315 | ++ functions-common:get_or_create_group:895 : local group_id 2022-03-16 11:06:34.320 | +++ 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-16 11:06:36.906 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:36.938 | [126442 Async ks-alt-reader-user:126442]: finished successfully 2022-03-16 11:06:37.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:37.258 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:37.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:37.258 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:37.449 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:37.452 | ++ functions-common:get_or_create_group:902 : group_id=3bd5e3e79dd94e69901f94a54513ab6d 2022-03-16 11:06:37.455 | ++ functions-common:get_or_create_group:903 : echo 3bd5e3e79dd94e69901f94a54513ab6d 2022-03-16 11:06:37.458 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=3bd5e3e79dd94e69901f94a54513ab6d 2022-03-16 11:06:37.470 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.556 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.622 | [95379 Async ks-group-memberdemo:127337]: running: get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.627 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.731 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.795 | [95379 Async ks-group-anotherdemo:127423]: running: get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:37.801 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.117 | + inc/async:async_inner:63 : get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.325 | [95379 Async ks-group-memberalt:127509]: running: get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.329 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.609 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.858 | [95379 Async ks-group-anotheralt:127616]: running: get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:38.878 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a 2022-03-16 11:06:39.317 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a 2022-03-16 11:06:39.578 | [95379 Async ks-group-admin:127702]: running: get_or_add_group_project_role admin 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a 2022-03-16 11:06:39.597 | + 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-16 11:06:39.621 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:39.785 | [126700 Async ks-system-member:126700]: finished successfully 2022-03-16 11:06:39.941 | [95379 Async ks-demo-member:124845]: Waiting for completion of get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 running on PID 124845 (17 other jobs running) 2022-03-16 11:06:40.124 | [95379 Async ks-demo-member:124845]: Signaling child to exit 2022-03-16 11:06:40.125 | WAKEUP 2022-03-16 11:06:40.270 | [95379 Async ks-demo-member:124845]: Signaled 2022-03-16 11:06:40.288 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:40.288 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:40.288 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:40.288 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:40.289 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:40.289 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:40.289 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:40.289 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:40.289 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:40.289 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.289 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:40.289 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:40.289 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:40.289 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:40.289 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:40.289 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:40.289 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.289 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:40.289 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:40.290 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:40.290 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:40.290 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:40.290 | ++ functions-common:get_field:818 : echo '| 6ea778c652a843a1b8688f4da9570151 | 5ec0d0ea0433461cb805772738fc3c71 | | 9bebe7210b144484b2963ebc704a4a67 | | | False |' 2022-03-16 11:06:40.290 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:40.290 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:40.290 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:40.290 | + functions-common:get_or_add_user_project_role:997 : echo 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:40.290 | 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:40.628 | [95379 Async ks-demo-member:124845]: finished get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 with result 0 in 16 seconds 2022-03-16 11:06:40.903 | [95379 Async ks-demo-admin:124957]: Waiting for completion of get_or_add_user_project_role admin 72ec5b22409949e0975dc8bfa06e80fc 9bebe7210b144484b2963ebc704a4a67 running on PID 124957 (16 other jobs running) 2022-03-16 11:06:41.083 | [95379 Async ks-demo-admin:124957]: Signaling child to exit 2022-03-16 11:06:41.083 | WAKEUP 2022-03-16 11:06:41.247 | [95379 Async ks-demo-admin:124957]: Signaled 2022-03-16 11:06:41.261 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:41.261 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:41.261 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:41.261 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:41.261 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:41.261 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:41.261 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:41.261 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:41.261 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72ec5b22409949e0975dc8bfa06e80fc --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:41.261 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:41.261 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:41.261 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:41.261 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:41.261 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.261 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.262 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:41.262 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:41.262 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:41.262 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 72ec5b22409949e0975dc8bfa06e80fc --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:41.262 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.262 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.262 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.262 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:41.262 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:41.262 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:41.262 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:41.262 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 72ec5b22409949e0975dc8bfa06e80fc --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:41.263 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.263 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.263 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:41.263 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:41.263 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:41.263 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:41.263 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:41.263 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 72ec5b22409949e0975dc8bfa06e80fc | | 9bebe7210b144484b2963ebc704a4a67 | | | False |' 2022-03-16 11:06:41.263 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:41.263 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:41.263 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:41.263 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:41.263 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:41.601 | [95379 Async ks-demo-admin:124957]: finished get_or_add_user_project_role admin 72ec5b22409949e0975dc8bfa06e80fc 9bebe7210b144484b2963ebc704a4a67 with result 0 in 16 seconds 2022-03-16 11:06:41.939 | [95379 Async ks-demo-another:125069]: Waiting for completion of get_or_add_user_project_role anotherrole 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 running on PID 125069 (15 other jobs running) 2022-03-16 11:06:42.110 | [95379 Async ks-demo-another:125069]: Signaling child to exit 2022-03-16 11:06:42.110 | WAKEUP 2022-03-16 11:06:42.288 | [95379 Async ks-demo-another:125069]: Signaled 2022-03-16 11:06:42.300 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:42.301 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:42.301 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:42.301 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:42.301 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:42.301 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:42.301 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:42.301 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:42.301 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.301 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:42.301 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:42.301 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:42.301 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:42.301 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.301 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.301 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 5ec0d0ea0433461cb805772738fc3c71 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:42.301 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:42.302 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:42.302 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.302 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.302 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.302 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.302 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.302 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:42.302 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:42.302 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:42.302 | ++ functions-common:get_field:818 : echo '| 34ed2f58258b417bb964c2e0f79dc0aa | 5ec0d0ea0433461cb805772738fc3c71 | | 9bebe7210b144484b2963ebc704a4a67 | | | False |' 2022-03-16 11:06:42.302 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:42.302 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.302 | + functions-common:get_or_add_user_project_role:995 : user_role_id=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:42.302 | + functions-common:get_or_add_user_project_role:997 : echo 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:42.302 | 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:42.546 | [95379 Async ks-demo-another:125069]: finished get_or_add_user_project_role anotherrole 5ec0d0ea0433461cb805772738fc3c71 9bebe7210b144484b2963ebc704a4a67 with result 0 in 18 seconds 2022-03-16 11:06:42.811 | [95379 Async ks-demo-invis:125181]: Waiting for completion of get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 47e9037fb8dc4bc4a33d744ae5108098 running on PID 125181 (14 other jobs running) 2022-03-16 11:06:42.894 | [95379 Async ks-demo-invis:125181]: Signaling child to exit 2022-03-16 11:06:42.894 | WAKEUP 2022-03-16 11:06:42.933 | [95379 Async ks-demo-invis:125181]: Signaled 2022-03-16 11:06:42.934 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:42.934 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:42.934 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:42.934 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:42.934 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:42.934 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:42.934 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:42.934 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:42.934 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5ec0d0ea0433461cb805772738fc3c71 --project 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:06:42.934 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:42.934 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:42.934 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:42.934 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.934 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:42.935 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:42.935 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:42.935 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 5ec0d0ea0433461cb805772738fc3c71 --project 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:06:42.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:42.935 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:42.935 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 5ec0d0ea0433461cb805772738fc3c71 --project 47e9037fb8dc4bc4a33d744ae5108098 2022-03-16 11:06:42.935 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:42.935 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.935 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:42.935 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:42.935 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:42.935 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:42.935 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:42.935 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:42.935 | ++ functions-common:get_field:818 : echo '| 6ea778c652a843a1b8688f4da9570151 | 5ec0d0ea0433461cb805772738fc3c71 | | 47e9037fb8dc4bc4a33d744ae5108098 | | | False |' 2022-03-16 11:06:42.935 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:42.935 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:42.935 | + functions-common:get_or_add_user_project_role:997 : echo 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:42.936 | 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:42.998 | [95379 Async ks-demo-invis:125181]: finished get_or_add_user_project_role member 5ec0d0ea0433461cb805772738fc3c71 47e9037fb8dc4bc4a33d744ae5108098 with result 0 in 18 seconds 2022-03-16 11:06:43.042 | [95379 Async ks-demo-reader:125351]: Waiting for completion of get_or_add_user_project_role reader 87df628f50c348d28c1c7fc71f009085 9bebe7210b144484b2963ebc704a4a67 running on PID 125351 (13 other jobs running) 2022-03-16 11:06:43.076 | [95379 Async ks-demo-reader:125351]: Signaling child to exit 2022-03-16 11:06:43.078 | WAKEUP 2022-03-16 11:06:43.107 | [95379 Async ks-demo-reader:125351]: Signaled 2022-03-16 11:06:43.108 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:43.109 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:43.109 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:43.109 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:43.109 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:43.109 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:43.109 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.109 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.109 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 87df628f50c348d28c1c7fc71f009085 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:43.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.109 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.109 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.109 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.109 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:43.109 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:43.109 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 87df628f50c348d28c1c7fc71f009085 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:43.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.109 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.109 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.109 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 87df628f50c348d28c1c7fc71f009085 --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:43.109 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.109 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.109 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.110 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.110 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.110 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.110 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:43.110 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:43.110 | ++ functions-common:get_field:818 : echo '| c4ef01d9167947c09a7acecb97cd7a75 | 87df628f50c348d28c1c7fc71f009085 | | 9bebe7210b144484b2963ebc704a4a67 | | | False |' 2022-03-16 11:06:43.110 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:43.110 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.110 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:43.110 | + functions-common:get_or_add_user_project_role:997 : echo c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:43.110 | c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:43.164 | [95379 Async ks-demo-reader:125351]: finished get_or_add_user_project_role reader 87df628f50c348d28c1c7fc71f009085 9bebe7210b144484b2963ebc704a4a67 with result 0 in 17 seconds 2022-03-16 11:06:43.168 | + inc/async:async_wait:197 : return 0 2022-03-16 11:06:43.175 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-03-16 11:06:43.247 | [95379 Async ks-alt-admin:125723]: Waiting for completion of get_or_add_user_project_role admin 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 running on PID 125723 (12 other jobs running) 2022-03-16 11:06:43.281 | [95379 Async ks-alt-admin:125723]: Signaling child to exit 2022-03-16 11:06:43.281 | WAKEUP 2022-03-16 11:06:43.336 | [95379 Async ks-alt-admin:125723]: Signaled 2022-03-16 11:06:43.338 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:43.338 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:43.338 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:43.338 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:43.338 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:43.338 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:43.338 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:43.338 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:43.338 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:43.338 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.338 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.338 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.338 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.338 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.338 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.338 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.338 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:43.338 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:43.338 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.338 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.338 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.338 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:43.338 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.338 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.339 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.339 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.339 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.339 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.339 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.339 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.339 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.339 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:43.339 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:43.339 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 0dc0e17cff7e41779016abeef6489cfa | | 577686c3992b483b9df35cf57eb04170 | | | False |' 2022-03-16 11:06:43.339 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:43.339 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.339 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:43.339 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:43.339 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:06:43.442 | [95379 Async ks-alt-admin:125723]: finished get_or_add_user_project_role admin 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 with result 0 in 16 seconds 2022-03-16 11:06:43.504 | [95379 Async ks-alt-another:125835]: Waiting for completion of get_or_add_user_project_role anotherrole 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 running on PID 125835 (11 other jobs running) 2022-03-16 11:06:43.566 | [95379 Async ks-alt-another:125835]: Signaling child to exit 2022-03-16 11:06:43.566 | WAKEUP 2022-03-16 11:06:43.603 | [95379 Async ks-alt-another:125835]: Signaled 2022-03-16 11:06:43.604 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:43.604 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:43.604 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:43.604 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:43.604 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:43.604 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:43.605 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:43.605 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.605 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.605 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.605 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.605 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:43.605 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:43.605 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0dc0e17cff7e41779016abeef6489cfa --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.605 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.605 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.605 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.605 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.605 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.606 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.606 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:43.606 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:43.606 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:43.606 | ++ functions-common:get_field:818 : echo '| 34ed2f58258b417bb964c2e0f79dc0aa | 0dc0e17cff7e41779016abeef6489cfa | | 577686c3992b483b9df35cf57eb04170 | | | False |' 2022-03-16 11:06:43.606 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.606 | + functions-common:get_or_add_user_project_role:995 : user_role_id=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:43.606 | + functions-common:get_or_add_user_project_role:997 : echo 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:43.606 | 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:06:43.691 | [95379 Async ks-alt-another:125835]: finished get_or_add_user_project_role anotherrole 0dc0e17cff7e41779016abeef6489cfa 577686c3992b483b9df35cf57eb04170 with result 0 in 16 seconds 2022-03-16 11:06:43.784 | [95379 Async ks-alt-member-user:126218]: Waiting for completion of get_or_add_user_project_role member 0486a4a9461340adb160545d5d8971f1 577686c3992b483b9df35cf57eb04170 running on PID 126218 (10 other jobs running) 2022-03-16 11:06:43.819 | [95379 Async ks-alt-member-user:126218]: Signaling child to exit 2022-03-16 11:06:43.820 | WAKEUP 2022-03-16 11:06:43.852 | [95379 Async ks-alt-member-user:126218]: Signaled 2022-03-16 11:06:43.854 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:43.854 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:43.854 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:43.854 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:43.854 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:43.854 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:43.854 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:43.854 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:43.854 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.854 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:43.855 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0486a4a9461340adb160545d5d8971f1 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.855 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.855 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.855 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.855 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:43.855 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:43.855 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 0486a4a9461340adb160545d5d8971f1 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.855 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.855 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.855 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.855 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:43.855 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0486a4a9461340adb160545d5d8971f1 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:43.855 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:43.855 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:43.856 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.856 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:43.856 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:43.856 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:43.856 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:43.856 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:43.856 | ++ functions-common:get_field:818 : echo '| 6ea778c652a843a1b8688f4da9570151 | 0486a4a9461340adb160545d5d8971f1 | | 577686c3992b483b9df35cf57eb04170 | | | False |' 2022-03-16 11:06:43.856 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:43.856 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:43.856 | + functions-common:get_or_add_user_project_role:995 : user_role_id=6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:43.856 | + functions-common:get_or_add_user_project_role:997 : echo 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:43.856 | 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:43.934 | [95379 Async ks-alt-member-user:126218]: finished get_or_add_user_project_role member 0486a4a9461340adb160545d5d8971f1 577686c3992b483b9df35cf57eb04170 with result 0 in 14 seconds 2022-03-16 11:06:44.002 | [95379 Async ks-alt-reader-user:126442]: Waiting for completion of get_or_add_user_project_role reader 41317b95555d4734b2b18e5ff1f3c2d7 577686c3992b483b9df35cf57eb04170 running on PID 126442 (9 other jobs running) 2022-03-16 11:06:44.046 | [95379 Async ks-alt-reader-user:126442]: Signaling child to exit 2022-03-16 11:06:44.047 | WAKEUP 2022-03-16 11:06:44.082 | [95379 Async ks-alt-reader-user:126442]: Signaled 2022-03-16 11:06:44.083 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:06:44.083 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:06:44.084 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:44.084 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:44.084 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:44.084 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:44.084 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:44.084 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 41317b95555d4734b2b18e5ff1f3c2d7 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:44.084 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:44.084 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:44.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.084 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.084 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.084 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:44.084 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:06:44.084 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:06:44.084 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 41317b95555d4734b2b18e5ff1f3c2d7 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:44.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.084 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.084 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 41317b95555d4734b2b18e5ff1f3c2d7 --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:44.084 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:06:44.084 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:06:44.084 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:44.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.084 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.085 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.085 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:44.085 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:06:44.085 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:06:44.085 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:06:44.085 | ++ functions-common:get_field:818 : echo '| c4ef01d9167947c09a7acecb97cd7a75 | 41317b95555d4734b2b18e5ff1f3c2d7 | | 577686c3992b483b9df35cf57eb04170 | | | False |' 2022-03-16 11:06:44.085 | ++ functions-common:get_field:812 : read data 2022-03-16 11:06:44.085 | + functions-common:get_or_add_user_project_role:995 : user_role_id=c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:44.085 | + functions-common:get_or_add_user_project_role:997 : echo c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:44.085 | c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:44.160 | [95379 Async ks-alt-reader-user:126442]: finished get_or_add_user_project_role reader 41317b95555d4734b2b18e5ff1f3c2d7 577686c3992b483b9df35cf57eb04170 with result 0 in 14 seconds 2022-03-16 11:06:44.165 | + inc/async:async_wait:197 : return 0 2022-03-16 11:06:44.170 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-03-16 11:06:44.260 | [95379 Async ks-system-member:126700]: Waiting for completion of get_or_add_user_system_role member 0fea4ba20a934a179ac526b875e159b8 all running on PID 126700 (8 other jobs running) 2022-03-16 11:06:44.316 | [95379 Async ks-system-member:126700]: Signaling child to exit 2022-03-16 11:06:44.317 | WAKEUP 2022-03-16 11:06:44.371 | [95379 Async ks-system-member:126700]: Signaled 2022-03-16 11:06:44.372 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:06:44.372 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:06:44.372 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:06:44.372 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:44.372 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:44.372 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:44.372 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:44.372 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:44.372 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:06:44.373 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0fea4ba20a934a179ac526b875e159b8 --system all -f value -c Role 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:44.373 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:06:44.373 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:06:44.373 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 0fea4ba20a934a179ac526b875e159b8 --system all 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 0fea4ba20a934a179ac526b875e159b8 --system all -f value -c Role 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:44.373 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:44.373 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:44.373 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:44.373 | + functions-common:get_or_add_user_system_role:1052 : echo 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:44.373 | 6ea778c652a843a1b8688f4da9570151 2022-03-16 11:06:44.443 | [95379 Async ks-system-member:126700]: finished get_or_add_user_system_role member 0fea4ba20a934a179ac526b875e159b8 all with result 0 in 13 seconds 2022-03-16 11:06:44.510 | [95379 Async ks-system-reader:126984]: Waiting for completion of get_or_add_user_system_role reader 49cfa0ab22e24980931bb5c4d740bc4a all running on PID 126984 (7 other jobs running) 2022-03-16 11:06:44.577 | [95379 Async ks-system-reader:126984]: Signaling child to exit 2022-03-16 11:06:44.790 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:44.936 | [126984 Async ks-system-reader:126984]: finished successfully 2022-03-16 11:06:45.034 | WAKEUP 2022-03-16 11:06:45.127 | [95379 Async ks-system-reader:126984]: Signaled 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-03-16 11:06:45.136 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-03-16 11:06:45.136 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:06:45.136 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:06:45.136 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:06:45.136 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:06:45.136 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-03-16 11:06:45.136 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 49cfa0ab22e24980931bb5c4d740bc4a --system all -f value -c Role 2022-03-16 11:06:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.136 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-03-16 11:06:45.136 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user 49cfa0ab22e24980931bb5c4d740bc4a --system all 2022-03-16 11:06:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.136 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.136 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 49cfa0ab22e24980931bb5c4d740bc4a --system all -f value -c Role 2022-03-16 11:06:45.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.137 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:45.137 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:45.137 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:45.137 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:45.137 | + functions-common:get_or_add_user_system_role:1052 : echo c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:45.137 | c4ef01d9167947c09a7acecb97cd7a75 2022-03-16 11:06:45.376 | [95379 Async ks-system-reader:126984]: finished get_or_add_user_system_role reader 49cfa0ab22e24980931bb5c4d740bc4a all with result 0 in 13 seconds 2022-03-16 11:06:45.402 | + inc/async:async_wait:197 : return 0 2022-03-16 11:06:45.425 | + 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-16 11:06:45.668 | [95379 Async ks-group-memberdemo:127337]: Waiting for completion of get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 running on PID 127337 (6 other jobs running) 2022-03-16 11:06:45.784 | [95379 Async ks-group-memberdemo:127337]: Signaling child to exit 2022-03-16 11:06:52.816 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:52.938 | [127423 Async ks-group-anotherdemo:127423]: finished successfully 2022-03-16 11:06:53.797 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:53.831 | [127337 Async ks-group-memberdemo:127337]: finished successfully 2022-03-16 11:06:53.863 | WAKEUP 2022-03-16 11:06:53.912 | [95379 Async ks-group-memberdemo:127337]: Signaled 2022-03-16 11:06:53.914 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:06:53.915 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 -f value 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:53.915 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:06:53.915 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:06:53.915 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 -f value 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:53.915 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:53.915 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:53.915 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False' 2022-03-16 11:06:53.915 | + functions-common:get_or_add_group_project_role:1076 : echo 6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False 2022-03-16 11:06:53.915 | 6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False 2022-03-16 11:06:53.970 | [95379 Async ks-group-memberdemo:127337]: finished get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 with result 0 in 16 seconds 2022-03-16 11:06:54.017 | [95379 Async ks-group-anotherdemo:127423]: Waiting for completion of get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 running on PID 127423 (5 other jobs running) 2022-03-16 11:06:54.045 | [95379 Async ks-group-anotherdemo:127423]: Signaling child to exit 2022-03-16 11:06:54.045 | WAKEUP 2022-03-16 11:06:54.072 | [95379 Async ks-group-anotherdemo:127423]: Signaled 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:06:54.074 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 -f value 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 9bebe7210b144484b2963ebc704a4a67 -f value 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:54.074 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:54.074 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False' 2022-03-16 11:06:54.074 | + functions-common:get_or_add_group_project_role:1076 : echo 34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False 2022-03-16 11:06:54.075 | 34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 False 2022-03-16 11:06:54.129 | [95379 Async ks-group-anotherdemo:127423]: finished get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 9bebe7210b144484b2963ebc704a4a67 with result 0 in 15 seconds 2022-03-16 11:06:54.174 | [95379 Async ks-group-memberalt:127509]: Waiting for completion of get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 running on PID 127509 (4 other jobs running) 2022-03-16 11:06:54.211 | [95379 Async ks-group-memberalt:127509]: Signaling child to exit 2022-03-16 11:06:54.777 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:54.809 | [127702 Async ks-group-admin:127702]: finished successfully 2022-03-16 11:06:55.144 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:55.173 | [127509 Async ks-group-memberalt:127509]: finished successfully 2022-03-16 11:06:55.199 | WAKEUP 2022-03-16 11:06:55.227 | [95379 Async ks-group-memberalt:127509]: Signaled 2022-03-16 11:06:55.229 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:06:55.229 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 -f value 2022-03-16 11:06:55.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.229 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.229 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.229 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.230 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:06:55.230 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:06:55.230 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:55.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.230 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.230 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.231 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 -f value 2022-03-16 11:06:55.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.231 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.231 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.231 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.231 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False' 2022-03-16 11:06:55.231 | + functions-common:get_or_add_group_project_role:1076 : echo 6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False 2022-03-16 11:06:55.231 | 6ea778c652a843a1b8688f4da9570151 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False 2022-03-16 11:06:55.280 | [95379 Async ks-group-memberalt:127509]: finished get_or_add_group_project_role member 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 with result 0 in 17 seconds 2022-03-16 11:06:55.319 | [95379 Async ks-group-anotheralt:127616]: Waiting for completion of get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 running on PID 127616 (3 other jobs running) 2022-03-16 11:06:55.347 | [95379 Async ks-group-anotheralt:127616]: Signaling child to exit 2022-03-16 11:06:55.726 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:06:55.752 | [127616 Async ks-group-anotheralt:127616]: finished successfully 2022-03-16 11:06:55.773 | WAKEUP 2022-03-16 11:06:55.796 | [95379 Async ks-group-anotheralt:127616]: Signaled 2022-03-16 11:06:55.797 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:06:55.798 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 -f value 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.798 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:06:55.798 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:06:55.798 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 3bd5e3e79dd94e69901f94a54513ab6d --project 577686c3992b483b9df35cf57eb04170 -f value 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.798 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.798 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.798 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False' 2022-03-16 11:06:55.798 | + functions-common:get_or_add_group_project_role:1076 : echo 34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False 2022-03-16 11:06:55.798 | 34ed2f58258b417bb964c2e0f79dc0aa 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 False 2022-03-16 11:06:55.843 | [95379 Async ks-group-anotheralt:127616]: finished get_or_add_group_project_role anotherrole 3bd5e3e79dd94e69901f94a54513ab6d 577686c3992b483b9df35cf57eb04170 with result 0 in 17 seconds 2022-03-16 11:06:55.881 | [95379 Async ks-group-admin:127702]: Waiting for completion of get_or_add_group_project_role admin 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a running on PID 127702 (2 other jobs running) 2022-03-16 11:06:55.906 | [95379 Async ks-group-admin:127702]: Signaling child to exit 2022-03-16 11:06:55.906 | WAKEUP 2022-03-16 11:06:55.929 | [95379 Async ks-group-admin:127702]: Signaled 2022-03-16 11:06:55.931 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-03-16 11:06:55.931 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7d1ba4f8262345ac817f77e626074fb9 --project 10be818a12374df4a429a903662b990a -f value 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.931 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.931 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-03-16 11:06:55.931 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-03-16 11:06:55.931 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group 7d1ba4f8262345ac817f77e626074fb9 --project 10be818a12374df4a429a903662b990a 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.931 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 7d1ba4f8262345ac817f77e626074fb9 --project 10be818a12374df4a429a903662b990a -f value 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.931 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.931 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:06:55.932 | from cryptography.utils import int_from_bytes 2022-03-16 11:06:55.932 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:06:55.932 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='0edff9421bbd4e3ba45a481b0d3cc4bb 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a False' 2022-03-16 11:06:55.932 | + functions-common:get_or_add_group_project_role:1076 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a False 2022-03-16 11:06:55.932 | 0edff9421bbd4e3ba45a481b0d3cc4bb 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a False 2022-03-16 11:06:55.977 | [95379 Async ks-group-admin:127702]: finished get_or_add_group_project_role admin 7d1ba4f8262345ac817f77e626074fb9 10be818a12374df4a429a903662b990a with result 0 in 15 seconds 2022-03-16 11:06:55.981 | + inc/async:async_wait:197 : return 0 2022-03-16 11:06:55.984 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-03-16 11:06:56.002 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:06:56.005 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-03-16 11:06:56.022 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:06:56.024 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-03-16 11:06:56.027 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-03-16 11:06:56.086 | + inc/async:async_inner:63 : create_nova_accounts 2022-03-16 11:06:56.127 | [95379 Async create_nova_accounts:129640]: running: create_nova_accounts 2022-03-16 11:06:56.130 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-03-16 11:06:56.148 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:06:56.150 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-03-16 11:06:56.153 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-03-16 11:06:56.217 | + inc/async:async_inner:63 : create_glance_accounts 2022-03-16 11:06:56.260 | [95379 Async create_glance_accounts:129755]: running: create_glance_accounts 2022-03-16 11:06:56.263 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-03-16 11:06:56.286 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:06:56.289 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-03-16 11:06:56.291 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-03-16 11:06:56.359 | + inc/async:async_inner:63 : create_cinder_accounts 2022-03-16 11:06:56.404 | [95379 Async create_cinder_accounts:129885]: running: create_cinder_accounts 2022-03-16 11:06:56.407 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-03-16 11:06:56.429 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:06:56.432 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-03-16 11:06:56.434 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-03-16 11:06:56.509 | + inc/async:async_inner:63 : create_neutron_accounts 2022-03-16 11:06:56.587 | [95379 Async create_neutron_accounts:130000]: running: create_neutron_accounts 2022-03-16 11:06:56.597 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-03-16 11:06:56.631 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:06:56.635 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-03-16 11:06:56.642 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-03-16 11:06:56.948 | + inc/async:async_inner:63 : create_swift_accounts 2022-03-16 11:06:57.202 | [95379 Async create_swift_accounts:130142]: running: create_swift_accounts 2022-03-16 11:06:57.229 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-03-16 11:06:57.341 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:06:57.365 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-03-16 11:06:57.750 | [95379 Async create_nova_accounts:129640]: Waiting for completion of create_nova_accounts running on PID 129640 (6 other jobs running) 2022-03-16 11:06:57.931 | [95379 Async create_nova_accounts:129640]: Signaling child to exit 2022-03-16 11:07:38.821 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:07:38.982 | [130000 Async create_neutron_accounts:130000]: finished successfully 2022-03-16 11:07:56.419 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:07:56.449 | [129885 Async create_cinder_accounts:129885]: finished successfully 2022-03-16 11:08:11.314 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:08:11.346 | [129755 Async create_glance_accounts:129755]: finished successfully 2022-03-16 11:08:18.053 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:08:18.079 | [129640 Async create_nova_accounts:129640]: finished successfully 2022-03-16 11:08:18.100 | WAKEUP 2022-03-16 11:08:18.123 | [95379 Async create_nova_accounts:129640]: Signaled 2022-03-16 11:08:18.124 | + 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-16 11:08:18.124 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-03-16 11:08:18.124 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-03-16 11:08:18.124 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.124 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.124 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.125 | ++ 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-16 11:08:18.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.125 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.125 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.125 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.125 | + functions-common:get_or_create_user:925 : user_id=f31a4df3b5454283972a441e07b2880a 2022-03-16 11:08:18.125 | + functions-common:get_or_create_user:926 : echo f31a4df3b5454283972a441e07b2880a 2022-03-16 11:08:18.125 | f31a4df3b5454283972a441e07b2880a 2022-03-16 11:08:18.125 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-03-16 11:08:18.125 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.125 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.125 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.125 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.125 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.125 | ++ 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-16 11:08:18.125 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.125 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.125 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.125 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.125 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.125 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.125 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.125 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.126 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.126 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.126 | + 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-16 11:08:18.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.126 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.126 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.126 | ++ 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-16 11:08:18.126 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.126 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.126 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.126 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.126 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.126 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.126 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.126 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.126 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.126 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.126 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | f31a4df3b5454283972a441e07b2880a | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.126 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.126 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.126 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.126 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.126 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:08:18.126 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-03-16 11:08:18.126 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.126 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.126 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.126 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.127 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.127 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.127 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.127 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.127 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.127 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.127 | ++ 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-16 11:08:18.127 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.127 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.127 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.127 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.127 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.127 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.127 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.127 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.127 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.127 | + 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-16 11:08:18.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.127 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.127 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.127 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.127 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.127 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.127 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.127 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.127 | ++ 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-16 11:08:18.127 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.128 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.128 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.128 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.128 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.128 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.128 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.128 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | f31a4df3b5454283972a441e07b2880a | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.128 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.128 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:08:18.128 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:08:18.128 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:08:18.128 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-03-16 11:08:18.128 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-03-16 11:08:18.128 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.42/compute 2022-03-16 11:08:18.128 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-03-16 11:08:18.128 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.128 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-03-16 11:08:18.128 | ++ 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-16 11:08:18.128 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.128 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.128 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.128 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.128 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.128 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.128 | 0fd85b3ab94b483aa8ccca4649315133' 2022-03-16 11:08:18.128 | + functions-common:get_or_create_service:1094 : echo 0fd85b3ab94b483aa8ccca4649315133 2022-03-16 11:08:18.128 | 0fd85b3ab94b483aa8ccca4649315133 2022-03-16 11:08:18.128 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.42/compute/v2/$(project_id)s' 2022-03-16 11:08:18.128 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.128 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' RegionOne 2022-03-16 11:08:18.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.129 | +++ 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-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.129 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.129 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.42/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.129 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=e8de092388e74feba5ae78e505172a15 2022-03-16 11:08:18.129 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo e8de092388e74feba5ae78e505172a15 2022-03-16 11:08:18.129 | + functions-common:get_or_create_endpoint:1127 : public_id=e8de092388e74feba5ae78e505172a15 2022-03-16 11:08:18.129 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.129 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.129 | + functions-common:get_or_create_endpoint:1136 : echo e8de092388e74feba5ae78e505172a15 2022-03-16 11:08:18.129 | e8de092388e74feba5ae78e505172a15 2022-03-16 11:08:18.129 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-03-16 11:08:18.129 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.129 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-03-16 11:08:18.129 | ++ 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-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.129 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.129 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.130 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.130 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.130 | 8d3259f4cf154018838413d4d15785fc' 2022-03-16 11:08:18.130 | + functions-common:get_or_create_service:1094 : echo 8d3259f4cf154018838413d4d15785fc 2022-03-16 11:08:18.130 | 8d3259f4cf154018838413d4d15785fc 2022-03-16 11:08:18.130 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.42/compute/v2.1 2022-03-16 11:08:18.130 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.130 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.42/compute/v2.1 RegionOne 2022-03-16 11:08:18.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.130 | +++ 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-16 11:08:18.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.130 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.130 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.42/compute/v2.1 --region RegionOne -f value -c id 2022-03-16 11:08:18.130 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.130 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.130 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.130 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c4d278314be64915acf2078dd5e60ab7 2022-03-16 11:08:18.130 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c4d278314be64915acf2078dd5e60ab7 2022-03-16 11:08:18.130 | + functions-common:get_or_create_endpoint:1127 : public_id=c4d278314be64915acf2078dd5e60ab7 2022-03-16 11:08:18.130 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.130 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.130 | + functions-common:get_or_create_endpoint:1136 : echo c4d278314be64915acf2078dd5e60ab7 2022-03-16 11:08:18.130 | c4d278314be64915acf2078dd5e60ab7 2022-03-16 11:08:18.130 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-03-16 11:08:18.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:08:18.131 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-03-16 11:08:18.131 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:08:18.131 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-03-16 11:08:18.131 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.131 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.131 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.131 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.131 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.131 | ++ 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-16 11:08:18.131 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.131 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.131 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.131 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.131 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.132 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.132 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.132 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.132 | + 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-16 11:08:18.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.132 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.132 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.132 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.132 | ++ 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-16 11:08:18.132 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.132 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.132 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.132 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.132 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.132 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.132 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.132 | ++ functions-common:get_field:818 : echo '| d10f2e3e59a0438db986b2ad389bdac4 | f31a4df3b5454283972a441e07b2880a | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.132 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.133 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.133 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.133 | + functions-common:get_or_add_user_project_role:997 : echo d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.133 | d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.133 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-03-16 11:08:18.133 | + functions-common:is_service_enabled:2081 : return 1 2022-03-16 11:08:18.133 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-03-16 11:08:18.133 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:08:18.133 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-03-16 11:08:18.176 | [95379 Async create_nova_accounts:129640]: finished create_nova_accounts with result 0 in 82 seconds 2022-03-16 11:08:18.217 | [95379 Async create_glance_accounts:129755]: Waiting for completion of create_glance_accounts running on PID 129755 (5 other jobs running) 2022-03-16 11:08:18.243 | [95379 Async create_glance_accounts:129755]: Signaling child to exit 2022-03-16 11:08:18.243 | WAKEUP 2022-03-16 11:08:18.265 | [95379 Async create_glance_accounts:129755]: Signaled 2022-03-16 11:08:18.267 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-03-16 11:08:18.267 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:08:18.267 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-03-16 11:08:18.267 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-03-16 11:08:18.267 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.267 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.267 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.267 | ++ 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-16 11:08:18.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.267 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.267 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.267 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.267 | + functions-common:get_or_create_user:925 : user_id=3c4b0ed90887450a89c0bbab5423fe80 2022-03-16 11:08:18.267 | + functions-common:get_or_create_user:926 : echo 3c4b0ed90887450a89c0bbab5423fe80 2022-03-16 11:08:18.267 | 3c4b0ed90887450a89c0bbab5423fe80 2022-03-16 11:08:18.268 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-03-16 11:08:18.268 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.268 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.268 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.268 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.268 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.268 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.268 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.268 | ++ 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-16 11:08:18.268 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.268 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.268 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.268 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.268 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.268 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.268 | + 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-16 11:08:18.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.268 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.268 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.268 | ++ 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-16 11:08:18.268 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.268 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.269 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.269 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.269 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.269 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.269 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.269 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.269 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.269 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | 3c4b0ed90887450a89c0bbab5423fe80 | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.269 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.269 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.269 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.269 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.269 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.269 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:08:18.269 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-03-16 11:08:18.269 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:08:18.269 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-03-16 11:08:18.269 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-03-16 11:08:18.269 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.269 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.269 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.269 | ++ 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-16 11:08:18.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.269 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.269 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.269 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.269 | + functions-common:get_or_create_user:925 : user_id=36b38f466f674da584f6b2ae58d58095 2022-03-16 11:08:18.270 | + functions-common:get_or_create_user:926 : echo 36b38f466f674da584f6b2ae58d58095 2022-03-16 11:08:18.270 | 36b38f466f674da584f6b2ae58d58095 2022-03-16 11:08:18.270 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-03-16 11:08:18.270 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.270 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.270 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.270 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.270 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.270 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.270 | ++ 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-16 11:08:18.270 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.270 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.270 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.271 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.271 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.271 | + 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-16 11:08:18.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.271 | ++ 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-16 11:08:18.271 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.271 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.271 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.271 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.271 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.271 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.271 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.271 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.271 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | 36b38f466f674da584f6b2ae58d58095 | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.271 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.271 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.272 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.272 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-03-16 11:08:18.272 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.272 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.272 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.272 | ++ 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-16 11:08:18.272 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.272 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.272 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.272 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.272 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.272 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.272 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.272 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.272 | + 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-16 11:08:18.272 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.272 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.272 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.273 | ++ 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-16 11:08:18.273 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.273 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.273 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.273 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.273 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.273 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.273 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.273 | ++ functions-common:get_field:818 : echo '| d10f2e3e59a0438db986b2ad389bdac4 | 36b38f466f674da584f6b2ae58d58095 | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.273 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.273 | + functions-common:get_or_add_user_project_role:995 : user_role_id=d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.273 | + functions-common:get_or_add_user_project_role:997 : echo d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.273 | d10f2e3e59a0438db986b2ad389bdac4 2022-03-16 11:08:18.273 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-03-16 11:08:18.273 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.273 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-03-16 11:08:18.273 | ++ 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-16 11:08:18.273 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.273 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.273 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.273 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.273 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.273 | 58f982d803304e7bad888e7a54a4b398' 2022-03-16 11:08:18.274 | + functions-common:get_or_create_service:1094 : echo 58f982d803304e7bad888e7a54a4b398 2022-03-16 11:08:18.274 | 58f982d803304e7bad888e7a54a4b398 2022-03-16 11:08:18.274 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.42/image 2022-03-16 11:08:18.274 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.274 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.42/image RegionOne 2022-03-16 11:08:18.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.274 | +++ 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-16 11:08:18.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.274 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.274 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.274 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.274 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.42/image --region RegionOne -f value -c id 2022-03-16 11:08:18.274 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.274 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.274 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.274 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.274 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3dec5d9d7b4d42c1bfe7af790de8bcb1 2022-03-16 11:08:18.274 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3dec5d9d7b4d42c1bfe7af790de8bcb1 2022-03-16 11:08:18.274 | + functions-common:get_or_create_endpoint:1127 : public_id=3dec5d9d7b4d42c1bfe7af790de8bcb1 2022-03-16 11:08:18.274 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.274 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.274 | + functions-common:get_or_create_endpoint:1136 : echo 3dec5d9d7b4d42c1bfe7af790de8bcb1 2022-03-16 11:08:18.274 | 3dec5d9d7b4d42c1bfe7af790de8bcb1 2022-03-16 11:08:18.274 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-03-16 11:08:18.274 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:08:18.275 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-03-16 11:08:18.275 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-03-16 11:08:18.275 | ++ functions-common:get_or_create_domain:888 : echo default 2022-03-16 11:08:18.275 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-03-16 11:08:18.275 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-03-16 11:08:18.275 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-03-16 11:08:18.275 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-03-16 11:08:18.315 | [95379 Async create_glance_accounts:129755]: finished create_glance_accounts with result 0 in 75 seconds 2022-03-16 11:08:18.355 | [95379 Async create_cinder_accounts:129885]: Waiting for completion of create_cinder_accounts running on PID 129885 (4 other jobs running) 2022-03-16 11:08:18.381 | [95379 Async create_cinder_accounts:129885]: Signaling child to exit 2022-03-16 11:08:18.382 | WAKEUP 2022-03-16 11:08:18.405 | [95379 Async create_cinder_accounts:129885]: Signaled 2022-03-16 11:08:18.407 | + 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-16 11:08:18.407 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-03-16 11:08:18.407 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-03-16 11:08:18.407 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.407 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.407 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.407 | ++ 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-16 11:08:18.407 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.407 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.407 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.407 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.407 | + functions-common:get_or_create_user:925 : user_id=3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.407 | + functions-common:get_or_create_user:926 : echo 3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.407 | 3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.407 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-03-16 11:08:18.407 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.407 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.408 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.408 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.408 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.408 | ++ 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-16 11:08:18.408 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.408 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.408 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.408 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.408 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.408 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.408 | + 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-16 11:08:18.408 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.408 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.408 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.408 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.408 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.408 | ++ 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-16 11:08:18.408 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.409 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.409 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.409 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.409 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.409 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.409 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | 3fcaa39e12734d058c76b7ce1db8d21b | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.409 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.409 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.409 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.409 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.409 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.409 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:08:18.409 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-03-16 11:08:18.409 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.409 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-03-16 11:08:18.409 | ++ 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-16 11:08:18.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.409 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.409 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.409 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.409 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.409 | 8cdac933177c4c30b3fc9be427c82d4c' 2022-03-16 11:08:18.409 | + functions-common:get_or_create_service:1094 : echo 8cdac933177c4c30b3fc9be427c82d4c 2022-03-16 11:08:18.409 | 8cdac933177c4c30b3fc9be427c82d4c 2022-03-16 11:08:18.409 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-03-16 11:08:18.409 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:08:18.410 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.410 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:08:18.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.410 | +++ 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-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.410 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.410 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.410 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.410 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.410 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.410 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.410 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5d34bece201a406e99032585590942a1 2022-03-16 11:08:18.410 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5d34bece201a406e99032585590942a1 2022-03-16 11:08:18.410 | + functions-common:get_or_create_endpoint:1127 : public_id=5d34bece201a406e99032585590942a1 2022-03-16 11:08:18.410 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.410 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.410 | + functions-common:get_or_create_endpoint:1136 : echo 5d34bece201a406e99032585590942a1 2022-03-16 11:08:18.410 | 5d34bece201a406e99032585590942a1 2022-03-16 11:08:18.410 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-03-16 11:08:18.410 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.410 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-03-16 11:08:18.410 | ++ 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-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.410 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.411 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.411 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.411 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.411 | 3da1ba5b6ffb484eb828e10d667da413' 2022-03-16 11:08:18.411 | + functions-common:get_or_create_service:1094 : echo 3da1ba5b6ffb484eb828e10d667da413 2022-03-16 11:08:18.411 | 3da1ba5b6ffb484eb828e10d667da413 2022-03-16 11:08:18.411 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.42/volume/v3/$(project_id)s' 2022-03-16 11:08:18.411 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.411 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' RegionOne 2022-03-16 11:08:18.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.411 | +++ 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-16 11:08:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.411 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.411 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.411 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.411 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.42/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:08:18.411 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.411 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.411 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.411 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.411 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=187c9373ff4f43e3af7e321b02f7c0fb 2022-03-16 11:08:18.411 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 187c9373ff4f43e3af7e321b02f7c0fb 2022-03-16 11:08:18.412 | + functions-common:get_or_create_endpoint:1127 : public_id=187c9373ff4f43e3af7e321b02f7c0fb 2022-03-16 11:08:18.412 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.412 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.412 | + functions-common:get_or_create_endpoint:1136 : echo 187c9373ff4f43e3af7e321b02f7c0fb 2022-03-16 11:08:18.412 | 187c9373ff4f43e3af7e321b02f7c0fb 2022-03-16 11:08:18.412 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-03-16 11:08:18.412 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:08:18.412 | +++ 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-16 11:08:18.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.412 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_project:938 : project_id=02af31eb34bb46758065ca5f0af53272 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_project:939 : echo 02af31eb34bb46758065ca5f0af53272 2022-03-16 11:08:18.412 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 02af31eb34bb46758065ca5f0af53272 2022-03-16 11:08:18.412 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.412 | +++ 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-16 11:08:18.412 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.412 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.412 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.412 | No password was supplied, authentication will fail when a user does not have a password. 2022-03-16 11:08:18.412 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_user:925 : user_id=3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.412 | ++ functions-common:get_or_create_user:926 : echo 3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.413 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 3fcaa39e12734d058c76b7ce1db8d21b 2022-03-16 11:08:18.452 | [95379 Async create_cinder_accounts:129885]: finished create_cinder_accounts with result 0 in 60 seconds 2022-03-16 11:08:18.457 | + inc/async:async_wait:197 : return 0 2022-03-16 11:08:18.460 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-03-16 11:08:18.511 | [95379 Async create_neutron_accounts:130000]: Waiting for completion of create_neutron_accounts running on PID 130000 (3 other jobs running) 2022-03-16 11:08:18.537 | [95379 Async create_neutron_accounts:130000]: Signaling child to exit 2022-03-16 11:08:18.537 | WAKEUP 2022-03-16 11:08:18.559 | [95379 Async create_neutron_accounts:130000]: Signaled 2022-03-16 11:08:18.560 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-03-16 11:08:18.560 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:08:18.561 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:08:18.561 | + 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-16 11:08:18.561 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:08:18.561 | + 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-16 11:08:18.561 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:08:18.561 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-03-16 11:08:18.561 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-03-16 11:08:18.561 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-03-16 11:08:18.561 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.42:9696/ 2022-03-16 11:08:18.561 | + 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-16 11:08:18.561 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-03-16 11:08:18.561 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-03-16 11:08:18.561 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:08:18.561 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:08:18.561 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:08:18.561 | ++ 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-16 11:08:18.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.561 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.561 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.561 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.561 | + functions-common:get_or_create_user:925 : user_id=7f782eb2d0ba4824b3f4f3d1f60b100a 2022-03-16 11:08:18.561 | + functions-common:get_or_create_user:926 : echo 7f782eb2d0ba4824b3f4f3d1f60b100a 2022-03-16 11:08:18.561 | 7f782eb2d0ba4824b3f4f3d1f60b100a 2022-03-16 11:08:18.561 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-03-16 11:08:18.561 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:08:18.561 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:08:18.561 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:08:18.561 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:08:18.561 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:08:18.561 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:08:18.562 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:08:18.562 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:08:18.562 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:08:18.562 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:08:18.562 | ++ 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-16 11:08:18.562 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:08:18.562 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.562 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.562 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.562 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:08:18.562 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:08:18.562 | + 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-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:08:18.562 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:08:18.562 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:08:18.562 | ++ 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-16 11:08:18.562 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.562 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.562 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.563 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:08:18.563 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:08:18.563 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:08:18.563 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | 7f782eb2d0ba4824b3f4f3d1f60b100a | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:08:18.563 | ++ functions-common:get_field:812 : read data 2022-03-16 11:08:18.563 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.563 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.563 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:08:18.563 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-03-16 11:08:18.563 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-03-16 11:08:18.563 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:08:18.563 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-03-16 11:08:18.563 | ++ 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-16 11:08:18.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.563 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.563 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.563 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.563 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:08:18.563 | 657f66d1eda6448e80040759e022ddfa' 2022-03-16 11:08:18.563 | + functions-common:get_or_create_service:1094 : echo 657f66d1eda6448e80040759e022ddfa 2022-03-16 11:08:18.563 | 657f66d1eda6448e80040759e022ddfa 2022-03-16 11:08:18.563 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.42:9696/ 2022-03-16 11:08:18.563 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:08:18.563 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.42:9696/ RegionOne 2022-03-16 11:08:18.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:08:18.563 | +++ 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-16 11:08:18.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.564 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.564 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.564 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:08:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:08:18.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.42:9696/ --region RegionOne -f value -c id 2022-03-16 11:08:18.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.564 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:08:18.564 | from cryptography.utils import int_from_bytes 2022-03-16 11:08:18.564 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:08:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=c11aa5a374164538a9e23fb26cbdda7c 2022-03-16 11:08:18.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo c11aa5a374164538a9e23fb26cbdda7c 2022-03-16 11:08:18.564 | + functions-common:get_or_create_endpoint:1127 : public_id=c11aa5a374164538a9e23fb26cbdda7c 2022-03-16 11:08:18.564 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-03-16 11:08:18.564 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:08:18.564 | + functions-common:get_or_create_endpoint:1136 : echo c11aa5a374164538a9e23fb26cbdda7c 2022-03-16 11:08:18.564 | c11aa5a374164538a9e23fb26cbdda7c 2022-03-16 11:08:18.606 | [95379 Async create_neutron_accounts:130000]: finished create_neutron_accounts with result 0 in 42 seconds 2022-03-16 11:08:18.644 | [95379 Async create_swift_accounts:130142]: Waiting for completion of create_swift_accounts running on PID 130142 (2 other jobs running) 2022-03-16 11:08:18.670 | [95379 Async create_swift_accounts:130142]: Signaling child to exit 2022-03-16 11:09:06.342 | + inc/async:async_inner:64 : rc=0 2022-03-16 11:09:06.368 | [130142 Async create_swift_accounts:130142]: finished successfully 2022-03-16 11:09:06.389 | WAKEUP 2022-03-16 11:09:06.412 | [95379 Async create_swift_accounts:130142]: Signaled 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-03-16 11:09:06.413 | + lib/swift:create_swift_accounts:613 : local another_role 2022-03-16 11:09:06.413 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-03-16 11:09:06.413 | ++ functions-common:get_or_create_role:945 : local role_id 2022-03-16 11:09:06.414 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-03-16 11:09:06.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.414 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.414 | ++ functions-common:get_or_create_role:950 : role_id=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.414 | ++ functions-common:get_or_create_role:951 : echo 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.414 | + lib/swift:create_swift_accounts:614 : another_role=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.414 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-03-16 11:09:06.414 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-03-16 11:09:06.414 | + functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:09:06.414 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-03-16 11:09:06.414 | + functions-common:get_or_create_user:913 : local email= 2022-03-16 11:09:06.414 | ++ 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-16 11:09:06.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.414 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.414 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.414 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.414 | + functions-common:get_or_create_user:925 : user_id=47d6d02da113408887e40350d1de30b0 2022-03-16 11:09:06.414 | + functions-common:get_or_create_user:926 : echo 47d6d02da113408887e40350d1de30b0 2022-03-16 11:09:06.414 | 47d6d02da113408887e40350d1de30b0 2022-03-16 11:09:06.414 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-03-16 11:09:06.414 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.414 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:09:06.414 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.414 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.414 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:09:06.414 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:09:06.414 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:09:06.415 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:09:06.415 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:09:06.415 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:09:06.415 | ++ 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-16 11:09:06.415 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.415 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.415 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.415 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.415 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.415 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.415 | + 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-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | ++ 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-16 11:09:06.415 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.415 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.415 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.415 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.415 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.415 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.416 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.416 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.416 | ++ functions-common:get_field:818 : echo '| ff3118b619d74f96b3b1de52c4bee1ae | 47d6d02da113408887e40350d1de30b0 | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:09:06.416 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.416 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.416 | + functions-common:get_or_add_user_project_role:995 : user_role_id=ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:09:06.416 | + functions-common:get_or_add_user_project_role:997 : echo ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:09:06.416 | ff3118b619d74f96b3b1de52c4bee1ae 2022-03-16 11:09:06.416 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-03-16 11:09:06.416 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-03-16 11:09:06.416 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.416 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-03-16 11:09:06.416 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-03-16 11:09:06.416 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-03-16 11:09:06.416 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.416 | ++ 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-16 11:09:06.416 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.416 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.416 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.416 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.416 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.416 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.417 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.417 | + 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-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.417 | ++ 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-16 11:09:06.417 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.417 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.417 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.417 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.417 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.417 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.417 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.417 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 47d6d02da113408887e40350d1de30b0 | | 02af31eb34bb46758065ca5f0af53272 | | | False |' 2022-03-16 11:09:06.417 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.417 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.417 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.417 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.417 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.417 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-03-16 11:09:06.417 | + functions-common:get_or_create_service:1082 : local service_id 2022-03-16 11:09:06.417 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-03-16 11:09:06.417 | ++ 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-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.417 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.418 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.418 | + functions-common:get_or_create_service:1093 : service_id=' 2022-03-16 11:09:06.418 | 2d7e8268aefb4678b841b1a2372d2646' 2022-03-16 11:09:06.418 | + functions-common:get_or_create_service:1094 : echo 2d7e8268aefb4678b841b1a2372d2646 2022-03-16 11:09:06.418 | 2d7e8268aefb4678b841b1a2372d2646 2022-03-16 11:09:06.418 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' http://10.222.0.42:8080 2022-03-16 11:09:06.418 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-03-16 11:09:06.418 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' RegionOne 2022-03-16 11:09:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:09:06.418 | +++ 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-16 11:09:06.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.418 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:09:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:09:06.418 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.42:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-03-16 11:09:06.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.418 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.418 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=bf1c0c79f680489198660d35aeb8313a 2022-03-16 11:09:06.418 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo bf1c0c79f680489198660d35aeb8313a 2022-03-16 11:09:06.418 | + functions-common:get_or_create_endpoint:1127 : public_id=bf1c0c79f680489198660d35aeb8313a 2022-03-16 11:09:06.418 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.42:8080 ]] 2022-03-16 11:09:06.418 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.42:8080 RegionOne 2022-03-16 11:09:06.418 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-03-16 11:09:06.419 | ++ 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-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.419 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-03-16 11:09:06.419 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-03-16 11:09:06.419 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.42:8080 --region RegionOne -f value -c id 2022-03-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.419 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.419 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=5e4e9e5a025a485381e791bc18a85fdb 2022-03-16 11:09:06.419 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo 5e4e9e5a025a485381e791bc18a85fdb 2022-03-16 11:09:06.419 | 5e4e9e5a025a485381e791bc18a85fdb 2022-03-16 11:09:06.419 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-03-16 11:09:06.419 | + functions-common:get_or_create_endpoint:1136 : echo bf1c0c79f680489198660d35aeb8313a 2022-03-16 11:09:06.419 | bf1c0c79f680489198660d35aeb8313a 2022-03-16 11:09:06.419 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-03-16 11:09:06.419 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-03-16 11:09:06.419 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:09:06.419 | +++ 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-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.419 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.419 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.420 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_project:938 : project_id=0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_project:939 : echo 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.420 | + lib/swift:create_swift_accounts:628 : swift_project_test1=0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.420 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-03-16 11:09:06.420 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.420 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-03-16 11:09:06.420 | +++ 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-16 11:09:06.420 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.420 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.420 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.420 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.420 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_user:925 : user_id=4a2477b0ee324d768879f6fb8a35b8fb 2022-03-16 11:09:06.420 | ++ functions-common:get_or_create_user:926 : echo 4a2477b0ee324d768879f6fb8a35b8fb 2022-03-16 11:09:06.420 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=4a2477b0ee324d768879f6fb8a35b8fb 2022-03-16 11:09:06.420 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-03-16 11:09:06.420 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.420 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 4a2477b0ee324d768879f6fb8a35b8fb 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.420 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.420 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:09:06.420 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.420 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.420 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:09:06.420 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:09:06.420 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:09:06.420 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a2477b0ee324d768879f6fb8a35b8fb --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.421 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.421 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.421 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.421 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.421 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 4a2477b0ee324d768879f6fb8a35b8fb --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 4a2477b0ee324d768879f6fb8a35b8fb --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.421 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.421 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.421 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.421 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.421 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.421 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.421 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.421 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.421 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 4a2477b0ee324d768879f6fb8a35b8fb | | 0e420f12d41e48f6a26042675e110d17 | | | False |' 2022-03-16 11:09:06.421 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.422 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.422 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.422 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.422 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-03-16 11:09:06.422 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-03-16 11:09:06.422 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:09:06.422 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-03-16 11:09:06.422 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-03-16 11:09:06.422 | +++ 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-16 11:09:06.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.422 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.422 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.422 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.422 | ++ functions-common:get_or_create_user:925 : user_id=b20f8938a3ac44c3a49bad8b00996ee9 2022-03-16 11:09:06.422 | ++ functions-common:get_or_create_user:926 : echo b20f8938a3ac44c3a49bad8b00996ee9 2022-03-16 11:09:06.422 | + lib/swift:create_swift_accounts:637 : swift_user_test3=b20f8938a3ac44c3a49bad8b00996ee9 2022-03-16 11:09:06.422 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-03-16 11:09:06.422 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.422 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 34ed2f58258b417bb964c2e0f79dc0aa b20f8938a3ac44c3a49bad8b00996ee9 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.422 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.422 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:09:06.422 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.422 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.422 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:09:06.422 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:09:06.422 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:09:06.422 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:09:06.422 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 34ed2f58258b417bb964c2e0f79dc0aa --user b20f8938a3ac44c3a49bad8b00996ee9 --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.422 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.422 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.423 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.423 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.423 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.423 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.423 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 34ed2f58258b417bb964c2e0f79dc0aa --user b20f8938a3ac44c3a49bad8b00996ee9 --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 34ed2f58258b417bb964c2e0f79dc0aa --user b20f8938a3ac44c3a49bad8b00996ee9 --project 0e420f12d41e48f6a26042675e110d17 2022-03-16 11:09:06.423 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.423 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.423 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.423 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.423 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.423 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.423 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.423 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.423 | ++ functions-common:get_field:818 : echo '| 34ed2f58258b417bb964c2e0f79dc0aa | b20f8938a3ac44c3a49bad8b00996ee9 | | 0e420f12d41e48f6a26042675e110d17 | | | False |' 2022-03-16 11:09:06.423 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.423 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.423 | + functions-common:get_or_add_user_project_role:995 : user_role_id=34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.424 | + functions-common:get_or_add_user_project_role:997 : echo 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.424 | 34ed2f58258b417bb964c2e0f79dc0aa 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-03-16 11:09:06.424 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:09:06.424 | +++ 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-16 11:09:06.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.424 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.424 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.424 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_project:938 : project_id=97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_project:939 : echo 97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:642 : swift_project_test2=97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-03-16 11:09:06.424 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-03-16 11:09:06.424 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-03-16 11:09:06.424 | +++ 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-16 11:09:06.424 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.424 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.424 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.424 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.424 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_user:925 : user_id=7965a97077cd4f7a86a7d26d7ea3df6b 2022-03-16 11:09:06.424 | ++ functions-common:get_or_create_user:926 : echo 7965a97077cd4f7a86a7d26d7ea3df6b 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:647 : swift_user_test2=7965a97077cd4f7a86a7d26d7ea3df6b 2022-03-16 11:09:06.424 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-03-16 11:09:06.425 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.425 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 7965a97077cd4f7a86a7d26d7ea3df6b 97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.425 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.425 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:09:06.425 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.425 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.425 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:09:06.425 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:09:06.425 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:09:06.425 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:09:06.425 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7965a97077cd4f7a86a7d26d7ea3df6b --project 97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.425 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.425 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.425 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.425 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.425 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.425 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.425 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.425 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.425 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.425 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.425 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 7965a97077cd4f7a86a7d26d7ea3df6b --project 97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.425 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.425 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.426 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 7965a97077cd4f7a86a7d26d7ea3df6b --project 97997378658c40ed9a1cc1368c4f48a0 2022-03-16 11:09:06.426 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.426 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.426 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.426 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.426 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.426 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.426 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.426 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.426 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.426 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 7965a97077cd4f7a86a7d26d7ea3df6b | | 97997378658c40ed9a1cc1368c4f48a0 | | | False |' 2022-03-16 11:09:06.426 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.426 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.426 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.426 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.426 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-03-16 11:09:06.426 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-03-16 11:09:06.426 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-03-16 11:09:06.426 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-03-16 11:09:06.426 | +++ 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-16 11:09:06.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.426 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.426 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.426 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.426 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-03-16 11:09:06.426 | c4d4afc74e9941fea8ce805bab3505ad' 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_domain:888 : echo c4d4afc74e9941fea8ce805bab3505ad 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:652 : swift_domain=c4d4afc74e9941fea8ce805bab3505ad 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-03-16 11:09:06.427 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-03-16 11:09:06.427 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 c4d4afc74e9941fea8ce805bab3505ad 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_project:932 : local project_id 2022-03-16 11:09:06.427 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=c4d4afc74e9941fea8ce805bab3505ad --or-show -f value -c id 2022-03-16 11:09:06.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.427 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.427 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.427 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_project:938 : project_id=beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_project:939 : echo beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:656 : swift_project_test4=beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-03-16 11:09:06.427 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.427 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-03-16 11:09:06.427 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 c4d4afc74e9941fea8ce805bab3505ad test4@example.com 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_user:909 : local user_id 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-03-16 11:09:06.427 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-03-16 11:09:06.427 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=c4d4afc74e9941fea8ce805bab3505ad --email=test4@example.com --or-show -f value -c id 2022-03-16 11:09:06.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.427 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.427 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.428 | +++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.428 | ++ functions-common:get_or_create_user:925 : user_id=6782049eae9b43d9a7d17c62fcd41347 2022-03-16 11:09:06.428 | ++ functions-common:get_or_create_user:926 : echo 6782049eae9b43d9a7d17c62fcd41347 2022-03-16 11:09:06.428 | + lib/swift:create_swift_accounts:661 : swift_user_test4=6782049eae9b43d9a7d17c62fcd41347 2022-03-16 11:09:06.428 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-03-16 11:09:06.428 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-03-16 11:09:06.428 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 6782049eae9b43d9a7d17c62fcd41347 beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.428 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-03-16 11:09:06.428 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-03-16 11:09:06.428 | ++ functions-common:_get_domain_args:957 : local domain 2022-03-16 11:09:06.428 | ++ functions-common:_get_domain_args:958 : domain= 2022-03-16 11:09:06.428 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-03-16 11:09:06.428 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-03-16 11:09:06.428 | ++ functions-common:_get_domain_args:967 : echo 2022-03-16 11:09:06.428 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-03-16 11:09:06.428 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6782049eae9b43d9a7d17c62fcd41347 --project beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.428 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.428 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-03-16 11:09:06.428 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.428 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.428 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.428 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.428 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.428 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-03-16 11:09:06.428 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-03-16 11:09:06.428 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 6782049eae9b43d9a7d17c62fcd41347 --project beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.428 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.428 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.428 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.429 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.429 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 6782049eae9b43d9a7d17c62fcd41347 --project beddd2dde56b4879833c3769ecf4e4b6 2022-03-16 11:09:06.429 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-03-16 11:09:06.429 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-03-16 11:09:06.429 | ++ functions-common:get_field:811 : local data field 2022-03-16 11:09:06.429 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.429 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.429 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.429 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:06.429 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:06.429 | ++ functions-common:oscwrap:2465 : return 0 2022-03-16 11:09:06.429 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-03-16 11:09:06.429 | ++ functions-common:get_field:816 : field='$2' 2022-03-16 11:09:06.429 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-03-16 11:09:06.429 | ++ functions-common:get_field:818 : echo '| 0edff9421bbd4e3ba45a481b0d3cc4bb | 6782049eae9b43d9a7d17c62fcd41347 | | beddd2dde56b4879833c3769ecf4e4b6 | | | False |' 2022-03-16 11:09:06.429 | ++ functions-common:get_field:812 : read data 2022-03-16 11:09:06.429 | + functions-common:get_or_add_user_project_role:995 : user_role_id=0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.429 | + functions-common:get_or_add_user_project_role:997 : echo 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.429 | 0edff9421bbd4e3ba45a481b0d3cc4bb 2022-03-16 11:09:06.459 | [95379 Async create_swift_accounts:130142]: finished create_swift_accounts with result 0 in 129 seconds 2022-03-16 11:09:06.466 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-03-16 11:09:06.468 | + inc/async:async_wait:197 : return 0 2022-03-16 11:09:06.471 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-03-16 11:09:06.489 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:06.492 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-03-16 11:09:06.510 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:06.513 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-03-16 11:09:06.515 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:09:06.518 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-03-16 11:09:06.521 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-03-16 11:09:06.523 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-03-16 11:09:06.583 | + inc/async:async_inner:63 : init_glance 2022-03-16 11:09:06.621 | [95379 Async init_glance:134399]: running: init_glance 2022-03-16 11:09:06.624 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-03-16 11:09:06.642 | + functions-common:is_service_enabled:2081 : return 0 2022-03-16 11:09:06.646 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-03-16 11:09:06.649 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-03-16 11:09:06.651 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-03-16 11:09:06.654 | + ./stack.sh:main:1147 : configure_neutron 2022-03-16 11:09:06.657 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-03-16 11:09:06.661 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-03-16 11:09:06.661 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-03-16 11:09:06.668 | + 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-16 11:09:06.670 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-03-16 11:09:06.673 | + 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-16 11:09:06.676 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-03-16 11:09:06.680 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-03-16 11:09:06.682 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-03-16 11:09:06.685 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-03-16 11:09:06.687 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-03-16 11:09:06.703 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-03-16 11:09:06.708 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-03-16 11:09:10.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:10.199 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:10.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-03-16 11:09:10.199 | from cryptography.utils import int_from_bytes 2022-03-16 11:09:10.202 | Traceback (most recent call last): 2022-03-16 11:09:10.202 | File "/usr/local/bin/oslo-config-generator", line 8, in 2022-03-16 11:09:10.202 | sys.exit(main()) 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 836, in main 2022-03-16 11:09:10.202 | generate(conf) 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 797, in generate 2022-03-16 11:09:10.202 | groups = _get_groups(_list_opts(conf.namespace)) 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 524, in _list_opts 2022-03-16 11:09:10.202 | loaders = _get_raw_opts_loaders(namespaces) 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/generator.py", line 464, in _get_raw_opts_loaders 2022-03-16 11:09:10.202 | mgr = stevedore.named.NamedExtensionManager( 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 78, in __init__ 2022-03-16 11:09:10.202 | extensions = self._load_plugins(invoke_on_load, 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 233, in _load_plugins 2022-03-16 11:09:10.202 | self._on_load_failure_callback(self, ep, err) 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 221, in _load_plugins 2022-03-16 11:09:10.202 | ext = self._load_one_plugin(ep, 2022-03-16 11:09:10.202 | File "/usr/local/lib/python3.8/dist-packages/stevedore/named.py", line 156, in _load_one_plugin 2022-03-16 11:09:10.202 | return super(NamedExtensionManager, self)._load_one_plugin( 2022-03-16 11:09:10.203 | File "/usr/local/lib/python3.8/dist-packages/stevedore/extension.py", line 255, in _load_one_plugin 2022-03-16 11:09:10.203 | plugin = ep.load() 2022-03-16 11:09:10.203 | File "/usr/lib/python3.8/importlib/metadata.py", line 77, in load 2022-03-16 11:09:10.203 | module = import_module(match.group('module')) 2022-03-16 11:09:10.203 | File "/usr/lib/python3.8/importlib/__init__.py", line 127, in import_module 2022-03-16 11:09:10.203 | return _bootstrap._gcd_import(name[level:], package, level) 2022-03-16 11:09:10.203 | File "", line 1014, in _gcd_import 2022-03-16 11:09:10.203 | File "", line 991, in _find_and_load 2022-03-16 11:09:10.203 | File "", line 975, in _find_and_load_unlocked 2022-03-16 11:09:10.203 | File "", line 671, in _load_unlocked 2022-03-16 11:09:10.203 | File "", line 848, in exec_module 2022-03-16 11:09:10.203 | File "", line 219, in _call_with_frames_removed 2022-03-16 11:09:10.203 | File "/opt/stack/neutron/neutron/opts.py", line 57, in 2022-03-16 11:09:10.203 | import neutron.extensions.l3 2022-03-16 11:09:10.203 | File "/opt/stack/neutron/neutron/extensions/l3.py", line 22, in 2022-03-16 11:09:10.203 | from neutron.api.v2 import resource_helper 2022-03-16 11:09:10.203 | File "/opt/stack/neutron/neutron/api/v2/resource_helper.py", line 21, in 2022-03-16 11:09:10.203 | from neutron.api.v2 import base 2022-03-16 11:09:10.203 | File "/opt/stack/neutron/neutron/api/v2/base.py", line 37, in 2022-03-16 11:09:10.203 | from neutron import quota 2022-03-16 11:09:10.203 | File "/opt/stack/neutron/neutron/quota/__init__.py", line 24, in 2022-03-16 11:09:10.203 | QUOTA_DB_MODULE = quota.QUOTA_DB_MODULE 2022-03-16 11:09:10.203 | AttributeError: module 'neutron.conf.quota' has no attribute 'QUOTA_DB_MODULE' 2022-03-16 11:09:10.557 | + lib/neutron-legacy:_configure_neutron_common:1 : exit_trap 2022-03-16 11:09:10.559 | + ./stack.sh:exit_trap:521 : local r=1 2022-03-16 11:09:10.562 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-03-16 11:09:10.565 | + ./stack.sh:exit_trap:522 : jobs='120756 2022-03-16 11:09:10.565 | 134399' 2022-03-16 11:09:10.568 | + ./stack.sh:exit_trap:525 : [[ -n 120756 2022-03-16 11:09:10.568 | 134399 ]] 2022-03-16 11:09:10.570 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-03-16-110051 ]] 2022-03-16 11:09:10.572 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-03-16 11:09:10.574 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-03-16 11:09:10.574 | exit_trap: cleaning up child processes 2022-03-16 11:09:10.577 | + ./stack.sh:exit_trap:527 : kill 120756 134399 2022-03-16 11:09:10.579 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.vYdC3SPydl ']' 2022-03-16 11:09:10.582 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.vYdC3SPydl 2022-03-16 11:09:10.586 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-03-16 11:09:10.589 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-03-16 11:09:10.591 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-03-16 11:09:10.594 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-03-16 11:09:10.594 | Error on exit 2022-03-16 11:09:10.596 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-03-16 11:09:10.599 | + ./stack.sh:exit_trap:542 : generate-subunit 1647428447 503 fail 2022-03-16 11:09:11.351 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-03-16 11:09:11.354 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-03-16 11:09:12.415 | + ./stack.sh:exit_trap:556 : exit 1