2022-04-12 02:31:57.437 | + ./stack.sh:main:489 : exec 2022-04-12 02:31:57.437 | + ./stack.sh:main:497 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-023157' 2022-04-12 02:31:57.438 | ++ ./stack.sh:main:489 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-12-023157.summary.2022-04-12-023157 2022-04-12 02:31:57.438 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:31:57.438 | + ./stack.sh:echo_summary:448 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-12-023157 2022-04-12 02:31:57.438 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-023157 /opt/stack/logs/stack.sh.log 2022-04-12 02:31:57.438 | + ./stack.sh:main:500 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-12-023157.summary.2022-04-12-023157 /opt/stack/logs/stack.sh.log.summary 2022-04-12 02:31:57.438 | + ./stack.sh:main:515 : check_path_perm_sanity /opt/stack 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-12 02:31:57.438 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-12 02:31:57.438 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-12 02:31:57.438 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-12 02:31:57.438 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-12 02:31:57.438 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-12 02:31:57.438 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-12 02:31:57.438 | + ./stack.sh:main:521 : trap exit_trap EXIT 2022-04-12 02:31:57.438 | + ./stack.sh:main:562 : trap err_trap ERR 2022-04-12 02:31:57.438 | + ./stack.sh:main:575 : set -o errexit 2022-04-12 02:31:57.438 | + ./stack.sh:main:578 : uname -a 2022-04-12 02:31:57.438 | Linux dv-neutron-837392-3-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-04-12 02:31:57.438 | + ./stack.sh:main:581 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-12 02:31:57.439 | + ./stack.sh:main:582 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-12 02:31:57.443 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/database 2022-04-12 02:31:57.479 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-12 02:31:57.495 | + ./stack.sh:main:592 : fetch_plugins 2022-04-12 02:31:57.496 | + functions-common:fetch_plugins:1771 : local plugins= 2022-04-12 02:31:57.498 | + functions-common:fetch_plugins:1772 : local plugin 2022-04-12 02:31:57.500 | + functions-common:fetch_plugins:1775 : [[ -z '' ]] 2022-04-12 02:31:57.502 | + functions-common:fetch_plugins:1776 : return 2022-04-12 02:31:57.504 | + ./stack.sh:main:596 : run_phase override_defaults 2022-04-12 02:31:57.506 | + functions-common:run_phase:1853 : local mode=override_defaults 2022-04-12 02:31:57.508 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:31:57.509 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:31:57.511 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:31:57.513 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:31:57.515 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:31:57.516 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:31:57.519 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:31:57.522 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:31:57.523 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:31:57.525 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:31:57.527 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-12 02:31:57.529 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:31:57.546 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:57.548 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:31:57.550 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:31:57.552 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:31:57.554 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:31:57.556 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:31:57.558 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-12 02:31:57.559 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-12 02:31:57.561 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-12 02:31:57.563 | + functions-common:run_phase:1874 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-12 02:31:57.565 | + functions-common:run_phase:1877 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:31:57.567 | + functions-common:run_phase:1878 : plugin_override_defaults 2022-04-12 02:31:57.568 | + functions-common:plugin_override_defaults:1812 : local plugins= 2022-04-12 02:31:57.570 | + functions-common:plugin_override_defaults:1813 : local plugin 2022-04-12 02:31:57.572 | + functions-common:plugin_override_defaults:1816 : [[ -z '' ]] 2022-04-12 02:31:57.574 | + functions-common:plugin_override_defaults:1817 : return 2022-04-12 02:31:57.576 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/apache 2022-04-12 02:31:57.593 | + ./stack.sh:main:602 : source /home/ubuntu/devstack/lib/tls 2022-04-12 02:31:57.595 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-12 02:31:57.608 | ++ functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:31:57.610 | +++ lib/tls:source:43 : hostname -f 2022-04-12 02:31:57.614 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-12 02:31:57.616 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-12 02:31:57.618 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-12 02:31:57.619 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-12 02:31:57.621 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-12 02:31:57.623 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-12 02:31:57.625 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-12 02:31:57.627 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-12 02:31:57.629 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-12 02:31:57.630 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-12 02:31:57.635 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/infra 2022-04-12 02:31:57.646 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/libraries 2022-04-12 02:31:57.663 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/lvm 2022-04-12 02:31:57.676 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/horizon 2022-04-12 02:31:57.688 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/keystone 2022-04-12 02:31:57.724 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/glance 2022-04-12 02:31:57.782 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/nova 2022-04-12 02:31:57.872 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/placement 2022-04-12 02:31:57.894 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/cinder 2022-04-12 02:31:57.944 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/swift 2022-04-12 02:31:57.996 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/neutron 2022-04-12 02:31:58.145 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/ldap 2022-04-12 02:31:58.159 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/dstat 2022-04-12 02:31:58.171 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-12 02:31:58.184 | + ./stack.sh:main:619 : source /home/ubuntu/devstack/lib/etcd3 2022-04-12 02:31:58.278 | + ./stack.sh:main:620 : source /home/ubuntu/devstack/lib/os-vif 2022-04-12 02:31:58.280 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-12 02:31:58.283 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-12 02:31:58.285 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-12 02:31:58.287 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-12 02:31:58.289 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-12 02:31:58.292 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-12 02:31:58.292 | False' 2022-04-12 02:31:58.295 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-12 02:31:58.309 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-12 02:31:58.312 | + ./stack.sh:main:626 : run_phase source 2022-04-12 02:31:58.314 | + functions-common:run_phase:1853 : local mode=source 2022-04-12 02:31:58.316 | + functions-common:run_phase:1854 : local phase= 2022-04-12 02:31:58.318 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:31:58.320 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:31:58.322 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:31:58.324 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:31:58.326 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:31:58.329 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:31:58.333 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:31:58.335 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:31:58.337 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:31:58.339 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-12 02:31:58.341 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:31:58.355 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:58.357 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:31:58.359 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-12 02:31:58.400 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-12 02:31:58.402 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-12 02:31:58.404 | + functions-common:run_phase:1874 : [[ source == \s\o\u\r\c\e ]] 2022-04-12 02:31:58.406 | + functions-common:run_phase:1875 : load_plugin_settings 2022-04-12 02:31:58.408 | + functions-common:load_plugin_settings:1789 : local plugins= 2022-04-12 02:31:58.410 | + functions-common:load_plugin_settings:1790 : local plugin 2022-04-12 02:31:58.412 | + functions-common:load_plugin_settings:1793 : [[ -z '' ]] 2022-04-12 02:31:58.414 | + functions-common:load_plugin_settings:1794 : return 2022-04-12 02:31:58.416 | + functions-common:run_phase:1876 : verify_disabled_services 2022-04-12 02:31:58.418 | + functions-common:verify_disabled_services:2136 : local service 2022-04-12 02:31:58.421 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.423 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-12 02:31:58.426 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.428 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-12 02:31:58.430 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.432 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-12 02:31:58.434 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.437 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-12 02:31:58.439 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.442 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-12 02:31:58.444 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.446 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-12 02:31:58.448 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.451 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-12 02:31:58.453 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.455 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-12 02:31:58.457 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.459 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-12 02:31:58.462 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.464 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-12 02:31:58.466 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.468 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-12 02:31:58.471 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.473 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-12 02:31:58.475 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.477 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-12 02:31:58.480 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.482 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-12 02:31:58.484 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.486 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-12 02:31:58.489 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.491 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-12 02:31:58.493 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.496 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-12 02:31:58.498 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.500 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-12 02:31:58.502 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.505 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-12 02:31:58.507 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.509 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-12 02:31:58.512 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.514 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-12 02:31:58.516 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.518 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-12 02:31:58.521 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.523 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-12 02:31:58.525 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.527 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-12 02:31:58.529 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.532 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-12 02:31:58.534 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.536 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-12 02:31:58.539 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.541 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-12 02:31:58.543 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.545 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-12 02:31:58.548 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.550 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-12 02:31:58.552 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.555 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-12 02:31:58.557 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.559 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-12 02:31:58.561 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.563 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-12 02:31:58.566 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.568 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-12 02:31:58.571 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.573 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-12 02:31:58.575 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.577 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-12 02:31:58.580 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.582 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-12 02:31:58.584 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.586 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-12 02:31:58.589 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.591 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-12 02:31:58.593 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.595 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-12 02:31:58.598 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.600 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-12 02:31:58.602 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.604 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-12 02:31:58.607 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.609 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-12 02:31:58.611 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.614 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-12 02:31:58.616 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.618 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-12 02:31:58.620 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.623 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-12 02:31:58.625 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.627 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-12 02:31:58.630 | + functions-common:verify_disabled_services:2137 : for service in ${ENABLED_SERVICES//,/ } 2022-04-12 02:31:58.632 | + functions-common:verify_disabled_services:2138 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-12 02:31:58.635 | + ./stack.sh:main:697 : initialize_database_backends 2022-04-12 02:31:58.637 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:31:58.639 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-12 02:31:58.655 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:58.657 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-12 02:31:58.660 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-12 02:31:58.662 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-12 02:31:58.678 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:31:58.680 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-12 02:31:58.683 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-12 02:31:58.685 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-12 02:31:58.687 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-12 02:31:58.690 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-12 02:31:58.693 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-12 02:31:58.696 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-12 02:31:58.699 | + lib/database:initialize_database_backends:92 : return 0 2022-04-12 02:31:58.701 | + ./stack.sh:main:698 : echo 'Using mysql database backend' 2022-04-12 02:31:58.701 | Using mysql database backend 2022-04-12 02:31:58.704 | + ./stack.sh:main:701 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-12 02:31:58.720 | + ./stack.sh:main:703 : define_database_baseurl 2022-04-12 02:31:58.723 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-12 02:31:58.725 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:31:58.728 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-12 02:31:58.731 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:31:58.733 | + ./stack.sh:main:715 : is_service_enabled rabbit 2022-04-12 02:31:58.750 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:58.752 | + ./stack.sh:main:716 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-12 02:31:58.769 | + ./stack.sh:main:723 : is_service_enabled keystone 2022-04-12 02:31:58.785 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:58.787 | + ./stack.sh:main:725 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-12 02:31:58.804 | + ./stack.sh:main:727 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-12 02:31:58.820 | + ./stack.sh:main:738 : is_service_enabled ldap 2022-04-12 02:31:58.835 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:31:58.838 | + ./stack.sh:main:747 : is_service_enabled s-proxy 2022-04-12 02:31:58.855 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:31:58.857 | + ./stack.sh:main:751 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-12 02:31:58.874 | + ./stack.sh:main:753 : [[ -z '' ]] 2022-04-12 02:31:58.876 | + ./stack.sh:main:753 : [[ False == \T\r\u\e ]] 2022-04-12 02:31:58.878 | + ./stack.sh:main:759 : save_stackenv 759 2022-04-12 02:31:58.881 | + functions-common:save_stackenv:60 : local tag=759 2022-04-12 02:31:58.884 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:31:58.888 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-023158 2022-04-12 02:31:58.891 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-023158 759' 2022-04-12 02:31:58.893 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.895 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:31:58.898 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.900 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:31:58.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.905 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:31:58.907 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.910 | + 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-04-12 02:31:58.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.915 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:31:58.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.920 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:31:58.922 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.925 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-023157 2022-04-12 02:31:58.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.930 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:31:58.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.934 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:31:58.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.939 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:31:58.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.944 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:31:58.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.949 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:31:58.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:31:58.953 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:31:58.956 | + ./stack.sh:main:772 : GIT_DEPTH=0 2022-04-12 02:31:58.958 | + ./stack.sh:main:772 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2022-04-12 02:31:58.961 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-12 02:31:58.963 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-12 02:31:58.965 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:31:58.967 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:31:58.970 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:31:58.973 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:31:58.975 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:31:58.978 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:31:58.993 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:31:58.995 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:31:58.998 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:31:59.000 | + functions-common:git_clone:629 : echo master 2022-04-12 02:31:59.001 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:31:59.006 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-12 02:31:59.008 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:31:59.010 | + functions-common:git_clone:677 : cd /opt/stack/requirements 2022-04-12 02:31:59.013 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:31:59.013 | + functions-common:git_clone:678 : head -1 2022-04-12 02:31:59.016 | 7b88d6e8 update constraint for ovsdbapp to new release 1.16.0 2022-04-12 02:31:59.018 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:31:59.021 | + ./stack.sh:main:776 : echo_summary 'Installing package prerequisites' 2022-04-12 02:31:59.024 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:31:59.026 | + ./stack.sh:echo_summary:448 : echo -e Installing package prerequisites 2022-04-12 02:31:59.029 | + ./stack.sh:main:777 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-12 02:31:59.031 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-12 02:31:59.034 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-12 02:31:59.037 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:31:59.039 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-12 02:31:59.042 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-12 02:31:59.044 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-12 02:31:59.047 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-12 02:31:59.052 | ++ tools/install_prereqs.sh:source:47 : NOW=1649730719 2022-04-12 02:31:59.055 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-12 02:31:59.059 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649730137 2022-04-12 02:31:59.062 | ++ tools/install_prereqs.sh:source:49 : DELTA=582 2022-04-12 02:31:59.064 | ++ tools/install_prereqs.sh:source:50 : [[ 582 -lt 7200 ]] 2022-04-12 02:31:59.067 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-12 02:31:59.069 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-12 02:31:59.072 | ++ functions-common:export_proxy_variables:2243 : isset http_proxy 2022-04-12 02:31:59.074 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-12 02:31:59.076 | ++ functions-common:export_proxy_variables:2246 : isset https_proxy 2022-04-12 02:31:59.079 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-12 02:31:59.081 | ++ functions-common:export_proxy_variables:2249 : isset no_proxy 2022-04-12 02:31:59.083 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-12 02:31:59.087 | +++ 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-04-12 02:31:59.133 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-12 02:31:59.133 | apache2-dev 2022-04-12 02:31:59.133 | bc 2022-04-12 02:31:59.133 | bsdmainutils 2022-04-12 02:31:59.133 | curl 2022-04-12 02:31:59.133 | g++ 2022-04-12 02:31:59.133 | gawk 2022-04-12 02:31:59.133 | gcc 2022-04-12 02:31:59.133 | gettext 2022-04-12 02:31:59.133 | git 2022-04-12 02:31:59.133 | graphviz 2022-04-12 02:31:59.133 | iputils-ping 2022-04-12 02:31:59.133 | libapache2-mod-proxy-uwsgi 2022-04-12 02:31:59.133 | libffi-dev 2022-04-12 02:31:59.133 | libjpeg-dev 2022-04-12 02:31:59.134 | libpcre3-dev 2022-04-12 02:31:59.134 | libpq-dev 2022-04-12 02:31:59.134 | libssl-dev 2022-04-12 02:31:59.134 | libsystemd-dev 2022-04-12 02:31:59.134 | libxml2-dev 2022-04-12 02:31:59.134 | libxslt1-dev 2022-04-12 02:31:59.134 | libyaml-dev 2022-04-12 02:31:59.134 | lsof 2022-04-12 02:31:59.134 | openssh-server 2022-04-12 02:31:59.134 | openssl 2022-04-12 02:31:59.134 | pkg-config 2022-04-12 02:31:59.134 | psmisc 2022-04-12 02:31:59.134 | python3-dev 2022-04-12 02:31:59.134 | python3-pip 2022-04-12 02:31:59.134 | python3-systemd 2022-04-12 02:31:59.134 | python3-venv 2022-04-12 02:31:59.134 | tar 2022-04-12 02:31:59.134 | tcpdump 2022-04-12 02:31:59.134 | unzip 2022-04-12 02:31:59.134 | uuid-runtime 2022-04-12 02:31:59.134 | wget 2022-04-12 02:31:59.134 | wget 2022-04-12 02:31:59.134 | zlib1g-dev 2022-04-12 02:31:59.134 | libkrb5-dev 2022-04-12 02:31:59.134 | libldap2-dev 2022-04-12 02:31:59.134 | libsasl2-dev 2022-04-12 02:31:59.134 | memcached 2022-04-12 02:31:59.134 | python3-mysqldb 2022-04-12 02:31:59.134 | sqlite3 2022-04-12 02:31:59.134 | conntrack 2022-04-12 02:31:59.134 | curl 2022-04-12 02:31:59.134 | dnsmasq-base 2022-04-12 02:31:59.134 | dnsmasq-utils 2022-04-12 02:31:59.134 | ebtables 2022-04-12 02:31:59.134 | genisoimage 2022-04-12 02:31:59.134 | iptables 2022-04-12 02:31:59.134 | iputils-arping 2022-04-12 02:31:59.134 | kpartx 2022-04-12 02:31:59.135 | libjs-jquery-tablesorter 2022-04-12 02:31:59.135 | parted 2022-04-12 02:31:59.135 | pm-utils 2022-04-12 02:31:59.135 | python3-mysqldb 2022-04-12 02:31:59.135 | socat 2022-04-12 02:31:59.135 | sqlite3 2022-04-12 02:31:59.135 | sudo 2022-04-12 02:31:59.135 | vlan 2022-04-12 02:31:59.135 | lsscsi 2022-04-12 02:31:59.135 | open-iscsi 2022-04-12 02:31:59.135 | lvm2 2022-04-12 02:31:59.135 | qemu-utils 2022-04-12 02:31:59.135 | thin-provisioning-tools 2022-04-12 02:31:59.135 | acl 2022-04-12 02:31:59.135 | dnsmasq-base 2022-04-12 02:31:59.135 | dnsmasq-utils 2022-04-12 02:31:59.135 | ebtables 2022-04-12 02:31:59.135 | haproxy 2022-04-12 02:31:59.135 | iptables 2022-04-12 02:31:59.135 | iputils-arping 2022-04-12 02:31:59.135 | iputils-ping 2022-04-12 02:31:59.135 | postgresql-server-dev-all 2022-04-12 02:31:59.135 | python3-mysqldb 2022-04-12 02:31:59.135 | sqlite3 2022-04-12 02:31:59.135 | sudo 2022-04-12 02:31:59.135 | vlan 2022-04-12 02:31:59.135 | pcp 2022-04-12 02:31:59.135 | ipset 2022-04-12 02:31:59.135 | conntrack 2022-04-12 02:31:59.135 | conntrackd 2022-04-12 02:31:59.135 | keepalived 2022-04-12 02:31:59.135 | lvm2 2022-04-12 02:31:59.135 | qemu-utils 2022-04-12 02:31:59.135 | thin-provisioning-tools 2022-04-12 02:31:59.135 | curl 2022-04-12 02:31:59.135 | liberasurecode-dev 2022-04-12 02:31:59.136 | make 2022-04-12 02:31:59.136 | memcached 2022-04-12 02:31:59.136 | rsync 2022-04-12 02:31:59.136 | sqlite3 2022-04-12 02:31:59.136 | xfsprogs' 2022-04-12 02:31:59.137 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-12 02:31:59.155 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-12 02:31:59.155 | apache2-dev 2022-04-12 02:31:59.155 | bc 2022-04-12 02:31:59.155 | bsdmainutils 2022-04-12 02:31:59.155 | curl 2022-04-12 02:31:59.155 | g++ 2022-04-12 02:31:59.155 | gawk 2022-04-12 02:31:59.155 | gcc 2022-04-12 02:31:59.156 | gettext 2022-04-12 02:31:59.156 | git 2022-04-12 02:31:59.156 | graphviz 2022-04-12 02:31:59.156 | iputils-ping 2022-04-12 02:31:59.156 | libapache2-mod-proxy-uwsgi 2022-04-12 02:31:59.156 | libffi-dev 2022-04-12 02:31:59.156 | libjpeg-dev 2022-04-12 02:31:59.156 | libpcre3-dev 2022-04-12 02:31:59.156 | libpq-dev 2022-04-12 02:31:59.156 | libssl-dev 2022-04-12 02:31:59.156 | libsystemd-dev 2022-04-12 02:31:59.156 | libxml2-dev 2022-04-12 02:31:59.156 | libxslt1-dev 2022-04-12 02:31:59.156 | libyaml-dev 2022-04-12 02:31:59.156 | lsof 2022-04-12 02:31:59.156 | openssh-server 2022-04-12 02:31:59.156 | openssl 2022-04-12 02:31:59.156 | pkg-config 2022-04-12 02:31:59.156 | psmisc 2022-04-12 02:31:59.156 | python3-dev 2022-04-12 02:31:59.156 | python3-pip 2022-04-12 02:31:59.156 | python3-systemd 2022-04-12 02:31:59.156 | python3-venv 2022-04-12 02:31:59.156 | tar 2022-04-12 02:31:59.156 | tcpdump 2022-04-12 02:31:59.156 | unzip 2022-04-12 02:31:59.156 | uuid-runtime 2022-04-12 02:31:59.156 | wget 2022-04-12 02:31:59.156 | wget 2022-04-12 02:31:59.156 | zlib1g-dev 2022-04-12 02:31:59.156 | libkrb5-dev 2022-04-12 02:31:59.156 | libldap2-dev 2022-04-12 02:31:59.156 | libsasl2-dev 2022-04-12 02:31:59.156 | memcached 2022-04-12 02:31:59.156 | python3-mysqldb 2022-04-12 02:31:59.156 | sqlite3 2022-04-12 02:31:59.156 | conntrack 2022-04-12 02:31:59.157 | curl 2022-04-12 02:31:59.157 | dnsmasq-base 2022-04-12 02:31:59.157 | dnsmasq-utils 2022-04-12 02:31:59.157 | ebtables 2022-04-12 02:31:59.157 | genisoimage 2022-04-12 02:31:59.157 | iptables 2022-04-12 02:31:59.157 | iputils-arping 2022-04-12 02:31:59.157 | kpartx 2022-04-12 02:31:59.157 | libjs-jquery-tablesorter 2022-04-12 02:31:59.157 | parted 2022-04-12 02:31:59.157 | pm-utils 2022-04-12 02:31:59.157 | python3-mysqldb 2022-04-12 02:31:59.157 | socat 2022-04-12 02:31:59.157 | sqlite3 2022-04-12 02:31:59.157 | sudo 2022-04-12 02:31:59.157 | vlan 2022-04-12 02:31:59.157 | lsscsi 2022-04-12 02:31:59.157 | open-iscsi 2022-04-12 02:31:59.157 | lvm2 2022-04-12 02:31:59.157 | qemu-utils 2022-04-12 02:31:59.157 | thin-provisioning-tools 2022-04-12 02:31:59.157 | acl 2022-04-12 02:31:59.157 | dnsmasq-base 2022-04-12 02:31:59.157 | dnsmasq-utils 2022-04-12 02:31:59.157 | ebtables 2022-04-12 02:31:59.157 | haproxy 2022-04-12 02:31:59.157 | iptables 2022-04-12 02:31:59.157 | iputils-arping 2022-04-12 02:31:59.157 | iputils-ping 2022-04-12 02:31:59.157 | postgresql-server-dev-all 2022-04-12 02:31:59.157 | python3-mysqldb 2022-04-12 02:31:59.157 | sqlite3 2022-04-12 02:31:59.157 | sudo 2022-04-12 02:31:59.157 | vlan 2022-04-12 02:31:59.157 | pcp 2022-04-12 02:31:59.157 | ipset 2022-04-12 02:31:59.157 | conntrack 2022-04-12 02:31:59.158 | conntrackd 2022-04-12 02:31:59.158 | keepalived 2022-04-12 02:31:59.158 | lvm2 2022-04-12 02:31:59.158 | qemu-utils 2022-04-12 02:31:59.158 | thin-provisioning-tools 2022-04-12 02:31:59.158 | curl 2022-04-12 02:31:59.158 | liberasurecode-dev 2022-04-12 02:31:59.158 | make 2022-04-12 02:31:59.158 | memcached 2022-04-12 02:31:59.158 | rsync 2022-04-12 02:31:59.158 | sqlite3 2022-04-12 02:31:59.158 | xfsprogs ' 2022-04-12 02:31:59.160 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-12 02:31:59.162 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:31:59.164 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:31:59.168 | ++ 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-04-12 02:31:59.168 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-12 02:31:59.173 | ++ 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-04-12 02:31:59.175 | ++ functions-common:install_package:1463 : update_package_repo 2022-04-12 02:31:59.177 | ++ functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:31:59.180 | ++ functions-common:update_package_repo:1436 : REPOS_UPDATED=False 2022-04-12 02:31:59.182 | ++ functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:31:59.184 | ++ functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:31:59.186 | ++ functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:31:59.188 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:31:59.190 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:31:59.192 | ++ functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:31:59.194 | ++ functions-common:apt_get_update:1189 : [[ False == \T\r\u\e ]] 2022-04-12 02:31:59.196 | ++ functions-common:apt_get_update:1194 : [[ False = \T\r\u\e ]] 2022-04-12 02:31:59.198 | ++ functions-common:apt_get_update:1196 : local sudo=sudo 2022-04-12 02:31:59.200 | +++ functions-common:apt_get_update:1197 : id -u 2022-04-12 02:31:59.204 | ++ functions-common:apt_get_update:1197 : [[ 1000 = \0 ]] 2022-04-12 02:31:59.207 | ++ functions-common:apt_get_update:1200 : time_start apt-get-update 2022-04-12 02:31:59.209 | ++ functions-common:time_start:2411 : local name=apt-get-update 2022-04-12 02:31:59.211 | ++ functions-common:time_start:2412 : local start_time= 2022-04-12 02:31:59.213 | ++ functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:31:59.216 | +++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:31:59.219 | ++ functions-common:time_start:2416 : _TIME_START[$name]=1649730719217 2022-04-12 02:31:59.224 | ++ functions-common:apt_get_update:1202 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-12 02:31:59.226 | ++ functions-common:apt_get_update:1203 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-12 02:31:59.228 | ++ 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-04-12 02:31:59.611 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-12 02:31:59.670 | Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2022-04-12 02:31:59.733 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2022-04-12 02:32:00.267 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2022-04-12 02:32:09.946 | Fetched 336 kB in 1s (292 kB/s) 2022-04-12 02:32:11.480 | Reading package lists... 2022-04-12 02:32:11.513 | ++ functions-common:apt_get_update:1208 : REPOS_UPDATED=True 2022-04-12 02:32:11.515 | ++ functions-common:apt_get_update:1210 : time_stop apt-get-update 2022-04-12 02:32:11.517 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:32:11.519 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:11.521 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:11.524 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:32:11.526 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:11.528 | ++ functions-common:time_stop:2431 : name=apt-get-update 2022-04-12 02:32:11.530 | ++ functions-common:time_stop:2432 : start_time=1649730719217 2022-04-12 02:32:11.532 | ++ functions-common:time_stop:2434 : [[ -z 1649730719217 ]] 2022-04-12 02:32:11.535 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:11.539 | ++ functions-common:time_stop:2437 : end_time=1649730731537 2022-04-12 02:32:11.541 | ++ functions-common:time_stop:2438 : elapsed_time=12320 2022-04-12 02:32:11.543 | ++ functions-common:time_stop:2439 : total=0 2022-04-12 02:32:11.545 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:11.547 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=12320 2022-04-12 02:32:11.551 | ++ 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-04-12 02:32:11.553 | ++ functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:32:11.555 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:11.557 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:11.560 | ++ 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-04-12 02:32:11.580 | ++ 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-04-12 02:32:11.690 | Reading package lists... 2022-04-12 02:32:11.928 | Building dependency tree... 2022-04-12 02:32:11.929 | Reading state information... 2022-04-12 02:32:11.963 | acl is already the newest version (2.2.53-6). 2022-04-12 02:32:11.963 | bc is already the newest version (1.07.1-2build1). 2022-04-12 02:32:11.963 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-12 02:32:11.963 | conntrack is already the newest version (1:1.4.5-2). 2022-04-12 02:32:11.963 | ebtables is already the newest version (2.0.11-3build1). 2022-04-12 02:32:11.963 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:32:11.963 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-12 02:32:11.963 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-12 02:32:11.963 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-12 02:32:11.963 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-12 02:32:11.963 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-12 02:32:11.963 | iputils-arping is already the newest version (3:20190709-3). 2022-04-12 02:32:11.963 | iputils-ping is already the newest version (3:20190709-3). 2022-04-12 02:32:11.964 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-12 02:32:11.964 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-12 02:32:11.964 | libffi-dev is already the newest version (3.3-4). 2022-04-12 02:32:11.964 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-12 02:32:11.964 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-12 02:32:11.964 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-12 02:32:11.964 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-12 02:32:11.964 | lsscsi is already the newest version (0.30-0.1). 2022-04-12 02:32:11.964 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-12 02:32:11.964 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:32:11.964 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-12 02:32:11.964 | psmisc is already the newest version (23.3-1). 2022-04-12 02:32:11.964 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:32:11.964 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-12 02:32:11.964 | python3-systemd is already the newest version (234-3build2). 2022-04-12 02:32:11.964 | socat is already the newest version (1.7.3.3-2). 2022-04-12 02:32:11.964 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-12 02:32:11.964 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-12 02:32:11.964 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-12 02:32:11.964 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-12 02:32:11.964 | graphviz is already the newest version (2.42.2-3build2). 2022-04-12 02:32:11.964 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-12 02:32:11.964 | pcp is already the newest version (5.0.3-1). 2022-04-12 02:32:11.964 | pm-utils is already the newest version (1.4.1-19). 2022-04-12 02:32:11.964 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-12 02:32:11.964 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:32:11.964 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:32:11.964 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-12 02:32:11.964 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:32:11.964 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-12 02:32:11.964 | git is already the newest version (1:2.25.1-1ubuntu3.2). 2022-04-12 02:32:11.964 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-12 02:32:11.964 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-12 02:32:11.964 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-12 02:32:11.964 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-12 02:32:11.965 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-12 02:32:11.965 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-12 02:32:11.965 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-12 02:32:11.965 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:32:11.965 | libsystemd-dev is already the newest version (245.4-4ubuntu3.15). 2022-04-12 02:32:11.965 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-12 02:32:11.965 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-12 02:32:11.965 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-12 02:32:11.965 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-12 02:32:11.965 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-12 02:32:11.965 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-12 02:32:11.965 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-12 02:32:11.965 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-12 02:32:11.965 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-12 02:32:11.965 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-12 02:32:11.965 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-12 02:32:11.965 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-12 02:32:11.965 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-12 02:32:11.965 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-12 02:32:11.965 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-12 02:32:11.965 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-12 02:32:12.182 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:32:12.182 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-12 02:32:12.182 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-12 02:32:12.182 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-12 02:32:12.182 | The following packages were automatically installed and are no longer required: 2022-04-12 02:32:12.183 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:32:12.183 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:32:12.183 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:32:12.183 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:32:12.183 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:32:12.183 | python3-zope.interface 2022-04-12 02:32:12.183 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:32:12.296 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:32:12.301 | ++ functions-common:apt_get:1234 : result=0 2022-04-12 02:32:12.303 | ++ functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:32:12.305 | ++ functions-common:time_stop:2425 : local name 2022-04-12 02:32:12.308 | ++ functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:12.310 | ++ functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:12.312 | ++ functions-common:time_stop:2428 : local total 2022-04-12 02:32:12.315 | ++ functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:12.317 | ++ functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:32:12.319 | ++ functions-common:time_stop:2432 : start_time=1649730731577 2022-04-12 02:32:12.321 | ++ functions-common:time_stop:2434 : [[ -z 1649730731577 ]] 2022-04-12 02:32:12.324 | +++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:12.328 | ++ functions-common:time_stop:2437 : end_time=1649730732326 2022-04-12 02:32:12.331 | ++ functions-common:time_stop:2438 : elapsed_time=749 2022-04-12 02:32:12.333 | ++ functions-common:time_stop:2439 : total=740 2022-04-12 02:32:12.335 | ++ functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:12.337 | ++ functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1489 2022-04-12 02:32:12.340 | ++ functions-common:apt_get:1238 : return 0 2022-04-12 02:32:12.342 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-12 02:32:12.345 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:32:12.347 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-12 02:32:12.351 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-12 02:32:12.356 | + ./stack.sh:main:792 : [[ False != \T\r\u\e ]] 2022-04-12 02:32:12.358 | + ./stack.sh:main:793 : PYPI_ALTERNATIVE_URL= 2022-04-12 02:32:12.361 | + ./stack.sh:main:793 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-12 02:32:13.771 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-12 02:32:13.773 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-12 02:32:13.775 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-12 02:32:13.777 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-12 02:32:13.779 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-12 02:32:13.781 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-12 02:32:13.782 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-12 02:32:13.785 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-12 02:32:13.787 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-12 02:32:13.788 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-12 02:32:13.790 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-12 02:32:13.792 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-12 02:32:13.794 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-12 02:32:13.795 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-12 02:32:13.797 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-12 02:32:13.799 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-12 02:32:13.801 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-12 02:32:13.802 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-12 02:32:13.804 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-12 02:32:13.806 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-12 02:32:13.809 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-12 02:32:13.811 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-12 02:32:13.812 | + functions-common:_ensure_lsb_release:394 : return 2022-04-12 02:32:13.815 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-12 02:32:13.890 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-12 02:32:13.893 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-12 02:32:13.968 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-12 02:32:13.970 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-12 02:32:14.044 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-12 02:32:14.046 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-12 02:32:14.048 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-12 02:32:14.049 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-12 02:32:14.051 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-12 02:32:14.053 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-12 02:32:14.055 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-12 02:32:14.057 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-12 02:32:14.059 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-12 02:32:14.061 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-12 02:32:14.063 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-12 02:32:14.063 | Distro: focal 2022-04-12 02:32:14.066 | + tools/install_pip.sh:main:124 : get_versions 2022-04-12 02:32:14.068 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:32:14.072 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:32:14.073 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:32:14.076 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:32:14.077 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:32:14.756 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:32:14.758 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:32:14.758 | pip: 21.3.1 2022-04-12 02:32:14.760 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-12 02:32:14.762 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-12 02:32:14.764 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:32:14.765 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:32:14.767 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:32:14.769 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:32:14.771 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:32:14.773 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:32:14.775 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:32:14.776 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:32:14.778 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:32:14.780 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:32:14.782 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:32:14.783 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-12 02:32:14.785 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:14.787 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:14.789 | + tools/install_pip.sh:main:142 : : 2022-04-12 02:32:14.791 | + tools/install_pip.sh:main:147 : set -x 2022-04-12 02:32:14.793 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-12 02:32:14.794 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-12 02:32:14.796 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:32:14.799 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-12 02:32:14.800 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-12 02:32:14.802 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:32:14.805 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:32:14.805 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:32:14.809 | ++ 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-04-12 02:32:14.811 | ++ 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-04-12 02:32:14.813 | ++ 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-04-12 02:32:14.815 | + 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-04-12 02:32:14.817 | + 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-04-12 02:32:14.834 | 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-04-12 02:32:14.836 | + 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-04-12 02:32:15.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:15.702 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:15.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:15.702 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:17.006 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:17.911 | 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-04-12 02:32:17.924 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a65/e3802053e99fc/setuptools-62.0.0-py3-none-any.whl (1.1 MB) 2022-04-12 02:32:20.492 | Installing collected packages: setuptools 2022-04-12 02:32:21.361 | Successfully installed setuptools-62.0.0 2022-04-12 02:32:21.361 | 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-04-12 02:32:21.535 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:32:21.535 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:32:21.673 | + inc/python:pip_install:200 : result=0 2022-04-12 02:32:21.675 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:32:21.677 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:21.679 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:21.681 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:21.682 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:21.684 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:21.686 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:32:21.688 | + functions-common:time_stop:2432 : start_time=1649730734829 2022-04-12 02:32:21.690 | + functions-common:time_stop:2434 : [[ -z 1649730734829 ]] 2022-04-12 02:32:21.692 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:21.695 | + functions-common:time_stop:2437 : end_time=1649730741694 2022-04-12 02:32:21.697 | + functions-common:time_stop:2438 : elapsed_time=6865 2022-04-12 02:32:21.699 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:32:21.701 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:21.703 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6865 2022-04-12 02:32:21.704 | + inc/python:pip_install:203 : return 0 2022-04-12 02:32:21.706 | + tools/install_pip.sh:main:153 : get_versions 2022-04-12 02:32:21.709 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-12 02:32:21.712 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-12 02:32:21.714 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-12 02:32:21.717 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-12 02:32:21.718 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-12 02:32:22.394 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-12 02:32:22.396 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-12 02:32:22.396 | pip: 21.3.1 2022-04-12 02:32:22.399 | + ./stack.sh:main:797 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-12 02:32:22.401 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-12 02:32:22.405 | + ./stack.sh:main:798 : fixup_all 2022-04-12 02:32:22.407 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-12 02:32:22.410 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-12 02:32:22.412 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:22.414 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:22.416 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-12 02:32:22.428 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-12 02:32:22.439 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-12 02:32:22.450 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-12 02:32:22.452 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-12 02:32:22.455 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:32:22.457 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:32:22.459 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:32:22.461 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:32:22.463 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:32:22.465 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:32:22.468 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:32:22.470 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:32:22.472 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:32:22.474 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:32:22.476 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:32:22.478 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-12 02:32:22.481 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-12 02:32:22.483 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-12 02:32:22.485 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:32:22.487 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:32:22.489 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:32:22.491 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:32:22.494 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:32:22.496 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:32:22.498 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-12 02:32:22.500 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-12 02:32:22.502 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-12 02:32:22.504 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-12 02:32:22.507 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-12 02:32:22.509 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-12 02:32:22.511 | + ./stack.sh:main:801 : pip_install -U os-testr 2022-04-12 02:32:22.532 | Using python 3.8 to install os-testr 2022-04-12 02:32:22.535 | + 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-04-12 02:32:23.396 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:23.396 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:23.396 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:23.396 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:24.569 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:24.600 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:32:24.677 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-12 02:32:24.678 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-12 02:32:24.679 | 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-04-12 02:32:24.693 | Requirement already satisfied: extras in /usr/local/lib/python3.8/dist-packages (from python-subunit>=1.0.0->os-testr) (1.0.0) 2022-04-12 02:32:24.702 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=2.2.0->os-testr) (3.0.0) 2022-04-12 02:32:24.713 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=1.3.0->testtools>=2.2.0->os-testr) (1.16.0) 2022-04-12 02:32:27.272 | 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-04-12 02:32:27.279 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:32:27.279 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:32:27.401 | + inc/python:pip_install:200 : result=0 2022-04-12 02:32:27.404 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:32:27.406 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:27.408 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:27.410 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:27.412 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:27.414 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:27.416 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:32:27.418 | + functions-common:time_stop:2432 : start_time=1649730742527 2022-04-12 02:32:27.421 | + functions-common:time_stop:2434 : [[ -z 1649730742527 ]] 2022-04-12 02:32:27.423 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:27.427 | + functions-common:time_stop:2437 : end_time=1649730747425 2022-04-12 02:32:27.429 | + functions-common:time_stop:2438 : elapsed_time=4898 2022-04-12 02:32:27.431 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:32:27.434 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:27.436 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4898 2022-04-12 02:32:27.438 | + inc/python:pip_install:203 : return 0 2022-04-12 02:32:27.441 | + ./stack.sh:main:805 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-12 02:32:27.492 | + ./stack.sh:main:806 : sudo systemctl restart systemd-journald 2022-04-12 02:32:27.597 | + ./stack.sh:main:812 : install_infra 2022-04-12 02:32:27.599 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:32:27.602 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-12 02:32:27.605 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:32:27.608 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-12 02:32:27.632 | + 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-04-12 02:32:29.534 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.542 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.546 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.551 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.555 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.562 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.566 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.593 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.671 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.690 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.694 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.699 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.714 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.723 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.725 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.741 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.759 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.769 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.773 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.791 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.816 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.834 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.843 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.848 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.868 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.898 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.900 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.913 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.918 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.922 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.928 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.943 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:29.949 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.000 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.018 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.022 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.054 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.117 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.124 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.131 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.181 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.195 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.204 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.309 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.333 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.337 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.349 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.354 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.398 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.429 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.457 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.470 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.483 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.501 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.510 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.524 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.535 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.539 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:30.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:30.694 | 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 370)) (5.8.1) 2022-04-12 02:32:30.985 | + inc/python:pip_install:200 : result=0 2022-04-12 02:32:30.987 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:32:30.989 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:30.992 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:30.994 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:30.996 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:30.998 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:31.000 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:32:31.002 | + functions-common:time_stop:2432 : start_time=1649730747624 2022-04-12 02:32:31.004 | + functions-common:time_stop:2434 : [[ -z 1649730747624 ]] 2022-04-12 02:32:31.007 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:31.011 | + functions-common:time_stop:2437 : end_time=1649730751009 2022-04-12 02:32:31.013 | + functions-common:time_stop:2438 : elapsed_time=3385 2022-04-12 02:32:31.015 | + functions-common:time_stop:2439 : total=4898 2022-04-12 02:32:31.018 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:31.020 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=8283 2022-04-12 02:32:31.022 | + inc/python:pip_install:203 : return 0 2022-04-12 02:32:31.024 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-12 02:32:31.027 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-12 02:32:31.049 | + 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-04-12 02:32:32.846 | Ignoring Flask: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.855 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.860 | Ignoring Jinja2: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.865 | Ignoring Mako: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.869 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.878 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.882 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.909 | Ignoring Werkzeug: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:32.998 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.021 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.025 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.029 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.047 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.055 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.059 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.078 | Ignoring click: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.098 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.109 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.114 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.135 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.160 | Ignoring elementpath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.180 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.192 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.197 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.217 | Ignoring graphviz: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.247 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.249 | Ignoring importlib-resources: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.263 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.268 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.272 | Ignoring jeepney: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.278 | Ignoring jmespath: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.293 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.300 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.350 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.368 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.371 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.403 | Ignoring os-testr: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.465 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.473 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.480 | Ignoring protobuf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.530 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.543 | Ignoring pytest: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.552 | Ignoring pytest-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.655 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.680 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.684 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.695 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.700 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.720 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.727 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.744 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.775 | Ignoring sympy: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.803 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.816 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.828 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.847 | Ignoring waitress: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.855 | Ignoring websocket-client: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.869 | Ignoring xmlschema: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.881 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.885 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-12 02:32:33.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:33.893 | Processing /opt/stack/requirements 2022-04-12 02:32:35.608 | 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 29)) (6.0) 2022-04-12 02:32:35.611 | 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 191)) (3.0.0) 2022-04-12 02:32:35.627 | 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 366)) (21.3) 2022-04-12 02:32:35.632 | 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 370)) (5.8.1) 2022-04-12 02:32:35.635 | 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 409)) (3.0.7) 2022-04-12 02:32:35.641 | 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 497)) (2.27.1) 2022-04-12 02:32:35.667 | 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 539)) (1.16.0) 2022-04-12 02:32:35.670 | 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 596)) (2.5.0) 2022-04-12 02:32:35.681 | Requirement already satisfied: urllib3===1.26.9 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.26.9) 2022-04-12 02:32:35.732 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (1.3) 2022-04-12 02:32:35.735 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5354) (0.3.0) 2022-04-12 02:32:35.751 | 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 226)) (3.3) 2022-04-12 02:32:35.755 | 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 128)) (2.0.12) 2022-04-12 02:32:35.760 | 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 497)) (2021.10.8) 2022-04-12 02:32:35.762 | 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 186)) (1.0.0) 2022-04-12 02:32:35.765 | 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 131)) (3.10.1) 2022-04-12 02:32:35.777 | 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 132)) (2.4.0) 2022-04-12 02:32:35.827 | 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 575)) (3.5.0) 2022-04-12 02:32:35.834 | 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 105)) (0.5.0) 2022-04-12 02:32:35.836 | Requirement already satisfied: prettytable===3.2.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 381)) (3.2.0) 2022-04-12 02:32:35.848 | 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 410)) (1.8.2) 2022-04-12 02:32:35.851 | 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 636)) (0.2.5) 2022-04-12 02:32:35.856 | 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 101)) (21.4.0) 2022-04-12 02:32:35.917 | Building wheels for collected packages: openstack-requirements 2022-04-12 02:32:35.918 | Building wheel for openstack-requirements (setup.py): started 2022-04-12 02:32:36.742 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-12 02:32:36.742 | ERROR: Command errored out with exit status 1: 2022-04-12 02:32:36.742 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-p8nkoryh/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-p8nkoryh/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-cflqaq9w 2022-04-12 02:32:36.742 | cwd: /tmp/pip-req-build-p8nkoryh/ 2022-04-12 02:32:36.742 | Complete output (6 lines): 2022-04-12 02:32:36.742 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-12 02:32:36.742 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-12 02:32:36.742 | or: setup.py --help-commands 2022-04-12 02:32:36.742 | or: setup.py cmd --help 2022-04-12 02:32:36.742 | 2022-04-12 02:32:36.742 | error: invalid command 'bdist_wheel' 2022-04-12 02:32:36.742 | ---------------------------------------- 2022-04-12 02:32:36.742 | ERROR: Failed building wheel for openstack-requirements 2022-04-12 02:32:36.742 | Running setup.py clean for openstack-requirements 2022-04-12 02:32:37.573 | Failed to build openstack-requirements 2022-04-12 02:32:37.589 | Installing collected packages: openstack-requirements 2022-04-12 02:32:37.590 | Attempting uninstall: openstack-requirements 2022-04-12 02:32:37.590 | Found existing installation: openstack-requirements 1.2.1.dev5354 2022-04-12 02:32:37.625 | Uninstalling openstack-requirements-1.2.1.dev5354: 2022-04-12 02:32:37.645 | Successfully uninstalled openstack-requirements-1.2.1.dev5354 2022-04-12 02:32:37.648 | Running setup.py install for openstack-requirements: started 2022-04-12 02:32:39.998 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-12 02:32:40.021 | Successfully installed openstack-requirements-1.2.1.dev5354 2022-04-12 02:32:40.146 | + inc/python:pip_install:200 : result=0 2022-04-12 02:32:40.149 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:32:40.151 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:40.153 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:40.155 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:40.158 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:40.160 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:40.162 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:32:40.164 | + functions-common:time_stop:2432 : start_time=1649730751042 2022-04-12 02:32:40.166 | + functions-common:time_stop:2434 : [[ -z 1649730751042 ]] 2022-04-12 02:32:40.169 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:40.172 | + functions-common:time_stop:2437 : end_time=1649730760170 2022-04-12 02:32:40.175 | + functions-common:time_stop:2438 : elapsed_time=9128 2022-04-12 02:32:40.177 | + functions-common:time_stop:2439 : total=8283 2022-04-12 02:32:40.179 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:40.181 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=17411 2022-04-12 02:32:40.183 | + inc/python:pip_install:203 : return 0 2022-04-12 02:32:40.185 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-12 02:32:40.188 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-12 02:32:40.191 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-12 02:32:40.193 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:32:40.195 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:32:40.198 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-12 02:32:40.200 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:32:40.202 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-12 02:32:40.223 | Using python 3.8 to install pbr 2022-04-12 02:32:40.225 | + 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-04-12 02:32:41.103 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:41.103 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:41.103 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:41.103 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:42.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:42.325 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-12 02:32:45.015 | 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-04-12 02:32:45.022 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:32:45.022 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:32:45.144 | + inc/python:pip_install:200 : result=0 2022-04-12 02:32:45.146 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:32:45.148 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:45.150 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:45.152 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:45.154 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:45.157 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:45.159 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:32:45.161 | + functions-common:time_stop:2432 : start_time=1649730760218 2022-04-12 02:32:45.163 | + functions-common:time_stop:2434 : [[ -z 1649730760218 ]] 2022-04-12 02:32:45.166 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:45.170 | + functions-common:time_stop:2437 : end_time=1649730765167 2022-04-12 02:32:45.172 | + functions-common:time_stop:2438 : elapsed_time=4949 2022-04-12 02:32:45.174 | + functions-common:time_stop:2439 : total=17411 2022-04-12 02:32:45.176 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:45.178 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=22360 2022-04-12 02:32:45.180 | + inc/python:pip_install:203 : return 0 2022-04-12 02:32:45.183 | + ./stack.sh:main:815 : python3 -m venv /opt/stack/bindep-venv 2022-04-12 02:32:47.468 | + ./stack.sh:main:817 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-12 02:32:49.345 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:49.346 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-12 02:32:49.360 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-12 02:32:49.364 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-12 02:32:49.369 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-12 02:32:49.371 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-12 02:32:49.374 | 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.8) 2022-04-12 02:32:49.445 | + ./stack.sh:main:818 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:32:49.448 | + ./stack.sh:main:818 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-12 02:32:49.451 | ++ ./stack.sh:main:821 : _get_plugin_bindep_packages 2022-04-12 02:32:49.468 | + ./stack.sh:main:821 : pkgs= 2022-04-12 02:32:49.471 | + ./stack.sh:main:822 : [[ -n '' ]] 2022-04-12 02:32:49.473 | + ./stack.sh:main:829 : run_phase stack pre-install 2022-04-12 02:32:49.476 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:32:49.478 | + functions-common:run_phase:1854 : local phase=pre-install 2022-04-12 02:32:49.480 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:32:49.482 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:32:49.484 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:32:49.486 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:32:49.489 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:32:49.491 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:32:49.495 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:32:49.497 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:32:49.499 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:32:49.502 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-12 02:32:49.504 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:32:49.519 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:32:49.521 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:32:49.523 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:32:49.525 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-12 02:32:49.528 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:32:49.530 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:32:49.532 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:32:49.534 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-12 02:32:49.536 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:32:49.538 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-12 02:32:49.540 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:32:49.542 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-12 02:32:49.544 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:32:49.546 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:32:49.549 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:32:49.551 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:32:49.553 | + functions-common:run_phase:1880 : run_plugins stack pre-install 2022-04-12 02:32:49.555 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:32:49.557 | + functions-common:run_plugins:1840 : local phase=pre-install 2022-04-12 02:32:49.560 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:32:49.562 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:32:49.565 | + ./stack.sh:main:832 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-12 02:32:49.567 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-12 02:32:49.569 | + functions:set_systemd_override:821 : local value=2048 2022-04-12 02:32:49.572 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-12 02:32:49.574 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-12 02:32:49.627 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-12 02:32:49.627 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-12 02:32:49.629 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-12 02:32:49.990 | + ./stack.sh:main:834 : install_rpc_backend 2022-04-12 02:32:49.992 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-12 02:32:50.008 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:32:50.010 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-12 02:32:50.013 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:32:50.015 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:32:50.018 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:32:50.020 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:32:50.022 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:32:50.024 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:32:50.027 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:50.029 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:50.032 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:32:50.034 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:32:50.036 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:32:50.039 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:32:50.041 | + functions-common:install_package:1464 : real_install_package rabbitmq-server 2022-04-12 02:32:50.043 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:32:50.045 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:50.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:50.050 | + functions-common:real_install_package:1450 : apt_get install rabbitmq-server 2022-04-12 02:32:50.070 | + 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-04-12 02:32:50.181 | Reading package lists... 2022-04-12 02:32:50.421 | Building dependency tree... 2022-04-12 02:32:50.423 | Reading state information... 2022-04-12 02:32:50.678 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-12 02:32:50.678 | The following packages were automatically installed and are no longer required: 2022-04-12 02:32:50.679 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:32:50.679 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:32:50.679 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:32:50.679 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:32:50.679 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:32:50.679 | python3-zope.interface 2022-04-12 02:32:50.679 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:32:50.795 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:32:50.799 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:32:50.802 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:32:50.804 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:50.806 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:50.809 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:50.811 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:50.814 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:50.816 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:32:50.818 | + functions-common:time_stop:2432 : start_time=1649730770068 2022-04-12 02:32:50.820 | + functions-common:time_stop:2434 : [[ -z 1649730770068 ]] 2022-04-12 02:32:50.823 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:50.827 | + functions-common:time_stop:2437 : end_time=1649730770825 2022-04-12 02:32:50.829 | + functions-common:time_stop:2438 : elapsed_time=757 2022-04-12 02:32:50.831 | + functions-common:time_stop:2439 : total=1489 2022-04-12 02:32:50.833 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:50.836 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2246 2022-04-12 02:32:50.838 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:32:50.840 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-12 02:32:50.843 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:32:50.845 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:32:50.847 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:32:50.849 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:32:50.852 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:32:50.854 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:32:50.856 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-12 02:32:50.859 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:32:50.861 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:32:50.864 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:32:50.866 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:32:50.868 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:32:50.871 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:32:50.873 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:32:50.876 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:32:50.878 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:32:50.880 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:32:50.882 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:32:50.885 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-12 02:32:50.887 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:32:50.889 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:32:50.891 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:32:50.894 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:32:50.896 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:32:50.898 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:32:50.901 | + ./stack.sh:main:835 : restart_rpc_backend 2022-04-12 02:32:50.903 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-12 02:32:50.920 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:32:50.923 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-12 02:32:50.925 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:32:50.928 | + ./stack.sh:echo_summary:448 : echo -e Starting RabbitMQ 2022-04-12 02:32:50.930 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-12 02:32:50.933 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-12 02:32:50.937 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-12 02:32:50.940 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-12 02:32:50.942 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-12 02:32:50.944 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-12 02:32:50.947 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-12 02:32:50.949 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-12 02:32:50.952 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-12 02:32:51.680 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-12 02:32:51.680 | user tags 2022-04-12 02:32:51.680 | stackrabbit []' 2022-04-12 02:32:51.684 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-12 02:32:51.684 | user tags 2022-04-12 02:32:51.684 | stackrabbit []' 2022-04-12 02:32:51.684 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-12 02:32:51.690 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-12 02:32:51.692 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-12 02:32:51.695 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:32:52.338 | Changing password for user "stackrabbit" ... 2022-04-12 02:32:52.361 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-12 02:32:53.026 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-12 02:32:53.049 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-12 02:32:53.052 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-12 02:32:53.700 | Changing password for user "stackrabbit" ... 2022-04-12 02:32:53.723 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-12 02:32:53.725 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-12 02:32:53.728 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-12 02:32:54.376 | Deleting user "guest" ... 2022-04-12 02:32:54.391 | Error: 2022-04-12 02:32:54.391 | {:no_such_user, "guest"} 2022-04-12 02:32:54.403 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-12 02:32:54.406 | + ./stack.sh:main:837 : is_service_enabled mysql postgresql 2022-04-12 02:32:54.423 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:32:54.425 | + ./stack.sh:main:838 : install_database 2022-04-12 02:32:54.427 | + lib/database:install_database:118 : install_database_mysql 2022-04-12 02:32:54.430 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-12 02:32:54.432 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:54.434 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:54.437 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-12 02:32:54.647 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-12 02:32:54.650 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-12 02:32:54.652 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-12 02:32:54.654 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-12 02:32:54.657 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:32:54.659 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-12 02:32:54.662 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:32:54.664 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:32:54.666 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:32:54.668 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:32:54.671 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:32:54.673 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:32:54.675 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:32:54.677 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:32:54.680 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:32:54.682 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:32:54.684 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:32:54.687 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-12 02:32:54.689 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:32:54.691 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:32:54.694 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:32:54.696 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:32:54.698 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:32:54.700 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:32:54.703 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-12 02:32:54.705 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:54.708 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:54.710 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-12 02:32:54.712 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:32:54.714 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:32:54.717 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:32:54.720 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:32:54.722 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:32:54.724 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:32:54.726 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:54.729 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:54.731 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:32:54.733 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:32:54.735 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:32:54.737 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:32:54.740 | + functions-common:install_package:1464 : real_install_package mysql-server 2022-04-12 02:32:54.742 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:32:54.744 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:32:54.746 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:32:54.749 | + functions-common:real_install_package:1450 : apt_get install mysql-server 2022-04-12 02:32:54.770 | + 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-04-12 02:32:54.880 | Reading package lists... 2022-04-12 02:32:55.126 | Building dependency tree... 2022-04-12 02:32:55.127 | Reading state information... 2022-04-12 02:32:55.382 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-12 02:32:55.382 | The following packages were automatically installed and are no longer required: 2022-04-12 02:32:55.384 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:32:55.384 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:32:55.384 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:32:55.384 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:32:55.384 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:32:55.384 | python3-zope.interface 2022-04-12 02:32:55.384 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:32:55.497 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:32:55.502 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:32:55.504 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:32:55.506 | + functions-common:time_stop:2425 : local name 2022-04-12 02:32:55.508 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:32:55.510 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:32:55.513 | + functions-common:time_stop:2428 : local total 2022-04-12 02:32:55.515 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:32:55.517 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:32:55.519 | + functions-common:time_stop:2432 : start_time=1649730774767 2022-04-12 02:32:55.521 | + functions-common:time_stop:2434 : [[ -z 1649730774767 ]] 2022-04-12 02:32:55.524 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:32:55.528 | + functions-common:time_stop:2437 : end_time=1649730775526 2022-04-12 02:32:55.530 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 02:32:55.532 | + functions-common:time_stop:2439 : total=2246 2022-04-12 02:32:55.534 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:32:55.536 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3005 2022-04-12 02:32:55.539 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:32:55.541 | + ./stack.sh:main:840 : '[' -n mysql ']' 2022-04-12 02:32:55.543 | + ./stack.sh:main:841 : install_database_python 2022-04-12 02:32:55.546 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-12 02:32:55.548 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-12 02:32:55.551 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-12 02:32:55.553 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:32:55.556 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-12 02:32:55.558 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-12 02:32:55.561 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:32:55.564 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:32:55.565 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:32:55.570 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-12 02:32:55.572 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-12 02:32:55.574 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-12 02:32:55.577 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-12 02:32:55.579 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-12 02:32:55.601 | Using python 3.8 to install PyMySQL 2022-04-12 02:32:55.603 | + 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-04-12 02:32:56.477 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:56.477 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:56.477 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:32:56.477 | from cryptography.utils import int_from_bytes 2022-04-12 02:32:57.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:32:57.691 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-12 02:33:00.226 | 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-04-12 02:33:00.233 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:00.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:00.351 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:00.354 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:00.356 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:00.358 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:00.361 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:00.363 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:00.365 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:00.368 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:00.370 | + functions-common:time_stop:2432 : start_time=1649730775595 2022-04-12 02:33:00.372 | + functions-common:time_stop:2434 : [[ -z 1649730775595 ]] 2022-04-12 02:33:00.376 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:00.380 | + functions-common:time_stop:2437 : end_time=1649730780377 2022-04-12 02:33:00.382 | + functions-common:time_stop:2438 : elapsed_time=4782 2022-04-12 02:33:00.384 | + functions-common:time_stop:2439 : total=22360 2022-04-12 02:33:00.386 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:00.389 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=27142 2022-04-12 02:33:00.392 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:00.394 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-12 02:33:00.396 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-12 02:33:00.398 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-12 02:33:00.401 | + ./stack.sh:main:844 : is_service_enabled neutron 2022-04-12 02:33:00.417 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:00.419 | + ./stack.sh:main:845 : install_neutron_agent_packages 2022-04-12 02:33:00.421 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-12 02:33:00.425 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:33:00.425 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:33:00.430 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:33:00.432 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:33:00.435 | + 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-04-12 02:33:00.438 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:33:00.440 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-12 02:33:00.442 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-12 02:33:00.458 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:00.460 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-12 02:33:00.463 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:33:00.465 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:33:00.468 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:33:00.470 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:33:00.472 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:00.474 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:33:00.477 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:00.479 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:00.481 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:33:00.484 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:33:00.486 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:33:00.488 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:33:00.490 | + functions-common:install_package:1464 : real_install_package radvd 2022-04-12 02:33:00.492 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:33:00.495 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:00.497 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:00.500 | + functions-common:real_install_package:1450 : apt_get install radvd 2022-04-12 02:33:00.521 | + 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-04-12 02:33:00.631 | Reading package lists... 2022-04-12 02:33:00.870 | Building dependency tree... 2022-04-12 02:33:00.872 | Reading state information... 2022-04-12 02:33:01.130 | radvd is already the newest version (1:2.17-2). 2022-04-12 02:33:01.131 | The following packages were automatically installed and are no longer required: 2022-04-12 02:33:01.131 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:33:01.132 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:33:01.132 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:33:01.132 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:33:01.132 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:33:01.132 | python3-zope.interface 2022-04-12 02:33:01.132 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:33:01.246 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:33:01.250 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:33:01.253 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:33:01.255 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:01.257 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:01.259 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:01.261 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:01.264 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:01.270 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:33:01.273 | + functions-common:time_stop:2432 : start_time=1649730780518 2022-04-12 02:33:01.275 | + functions-common:time_stop:2434 : [[ -z 1649730780518 ]] 2022-04-12 02:33:01.278 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:01.286 | + functions-common:time_stop:2437 : end_time=1649730781280 2022-04-12 02:33:01.289 | + functions-common:time_stop:2438 : elapsed_time=762 2022-04-12 02:33:01.292 | + functions-common:time_stop:2439 : total=3005 2022-04-12 02:33:01.294 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:01.296 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=3767 2022-04-12 02:33:01.299 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:33:01.301 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-12 02:33:01.318 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:01.320 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-12 02:33:01.322 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-12 02:33:01.325 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-12 02:33:01.328 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-12 02:33:01.348 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-12 02:33:01.350 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:33:01.353 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:33:01.355 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:33:01.357 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:33:01.359 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:01.362 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:33:01.364 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:01.366 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:01.368 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:33:01.370 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:33:01.372 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:33:01.374 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:33:01.376 | + functions-common:install_package:1464 : real_install_package fakeroot make openvswitch-switch 2022-04-12 02:33:01.379 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:33:01.381 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:01.383 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:01.385 | + functions-common:real_install_package:1450 : apt_get install fakeroot make openvswitch-switch 2022-04-12 02:33:01.406 | + 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-04-12 02:33:01.514 | Reading package lists... 2022-04-12 02:33:01.755 | Building dependency tree... 2022-04-12 02:33:01.756 | Reading state information... 2022-04-12 02:33:02.006 | fakeroot is already the newest version (1.24-1). 2022-04-12 02:33:02.007 | make is already the newest version (4.2.1-1.2). 2022-04-12 02:33:02.007 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-12 02:33:02.007 | The following packages were automatically installed and are no longer required: 2022-04-12 02:33:02.008 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:33:02.008 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:33:02.008 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:33:02.008 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:33:02.008 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:33:02.008 | python3-zope.interface 2022-04-12 02:33:02.008 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:33:02.122 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:33:02.126 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:33:02.129 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:33:02.131 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:02.133 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:02.135 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:02.137 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:02.139 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:02.141 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:33:02.143 | + functions-common:time_stop:2432 : start_time=1649730781403 2022-04-12 02:33:02.145 | + functions-common:time_stop:2434 : [[ -z 1649730781403 ]] 2022-04-12 02:33:02.148 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:02.152 | + functions-common:time_stop:2437 : end_time=1649730782150 2022-04-12 02:33:02.154 | + functions-common:time_stop:2438 : elapsed_time=747 2022-04-12 02:33:02.156 | + functions-common:time_stop:2439 : total=3767 2022-04-12 02:33:02.158 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:02.160 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=4514 2022-04-12 02:33:02.163 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:33:02.165 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-12 02:33:02.167 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:02.169 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:02.172 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-12 02:33:02.174 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-12 02:33:02.177 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-12 02:33:02.181 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-12 02:33:02.183 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-12 02:33:02.187 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-12 02:33:02.189 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-12 02:33:02.193 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-12 02:33:02.196 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-12 02:33:02.198 | + functions:vercmp:628 : local v1=5.4 2022-04-12 02:33:02.200 | + functions:vercmp:629 : local 'op=<' 2022-04-12 02:33:02.203 | + functions:vercmp:630 : local v2=3.13 2022-04-12 02:33:02.205 | + functions:vercmp:631 : local result 2022-04-12 02:33:02.208 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-12 02:33:02.209 | ++ functions:vercmp:635 : sort -V 2022-04-12 02:33:02.209 | ++ functions:vercmp:635 : head -1 2022-04-12 02:33:02.214 | + functions:vercmp:635 : result=3.13 2022-04-12 02:33:02.216 | + functions:vercmp:637 : case $op in 2022-04-12 02:33:02.218 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-12 02:33:02.221 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-12 02:33:02.223 | + functions:vercmp:648 : return 2022-04-12 02:33:02.225 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-12 02:33:02.227 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:33:02.230 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart openvswitch-switch 2022-04-12 02:33:02.690 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-12 02:33:02.694 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-12 02:33:02.696 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.699 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.702 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-12 02:33:02.705 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.707 | + ./stack.sh:main:848 : is_service_enabled etcd3 2022-04-12 02:33:02.726 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:02.729 | + ./stack.sh:main:849 : install_etcd3 2022-04-12 02:33:02.731 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-12 02:33:02.731 | Installing etcd 2022-04-12 02:33:02.733 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-12 02:33:02.746 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-12 02:33:02.758 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-12 02:33:02.760 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-12 02:33:02.773 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-12 02:33:02.778 | ++ 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-04-12 02:33:02.782 | ++ 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-04-12 02:33:02.785 | +++ 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-04-12 02:33:02.789 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:33:02.792 | ++ 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-04-12 02:33:02.794 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-12 02:33:02.797 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:33:02.799 | ++ functions:get_extra_file:74 : return 2022-04-12 02:33:02.802 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-12 02:33:02.804 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-12 02:33:02.806 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-12 02:33:02.809 | + ./stack.sh:main:858 : is_service_enabled tls-proxy 2022-04-12 02:33:02.825 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:02.828 | + ./stack.sh:main:868 : install_dstat 2022-04-12 02:33:02.830 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-12 02:33:02.847 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:02.849 | + ./stack.sh:main:874 : echo_summary 'Installing OpenStack project source' 2022-04-12 02:33:02.852 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:33:02.854 | + ./stack.sh:echo_summary:448 : echo -e Installing OpenStack project source 2022-04-12 02:33:02.856 | + ./stack.sh:main:877 : install_libs 2022-04-12 02:33:02.858 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-12 02:33:02.861 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-12 02:33:02.863 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-12 02:33:02.865 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-12 02:33:02.867 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.869 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.872 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-12 02:33:02.874 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.876 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-12 02:33:02.879 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-12 02:33:02.881 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-12 02:33:02.883 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-12 02:33:02.885 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.888 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.890 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-12 02:33:02.893 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.895 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-12 02:33:02.897 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-12 02:33:02.899 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-12 02:33:02.902 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-12 02:33:02.904 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-12 02:33:02.911 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.913 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-12 02:33:02.916 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-12 02:33:02.918 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-12 02:33:02.920 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-12 02:33:02.922 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.925 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.927 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-12 02:33:02.929 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.931 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-12 02:33:02.934 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-12 02:33:02.936 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-12 02:33:02.938 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-12 02:33:02.940 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.943 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.945 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-12 02:33:02.947 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.949 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-12 02:33:02.952 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-12 02:33:02.954 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-12 02:33:02.957 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-12 02:33:02.959 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.961 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.963 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-12 02:33:02.966 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.969 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-12 02:33:02.971 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-12 02:33:02.974 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-12 02:33:02.977 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-12 02:33:02.979 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:02.981 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:02.984 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-12 02:33:02.986 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:02.988 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-12 02:33:02.991 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-12 02:33:02.993 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-12 02:33:02.995 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-12 02:33:02.997 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.000 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.002 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-12 02:33:03.004 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.007 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-12 02:33:03.009 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-12 02:33:03.012 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-12 02:33:03.014 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-12 02:33:03.017 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.019 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.022 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-12 02:33:03.024 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.027 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-12 02:33:03.029 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-12 02:33:03.032 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-12 02:33:03.034 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-12 02:33:03.037 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-12 02:33:03.044 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.046 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-12 02:33:03.048 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-12 02:33:03.051 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-12 02:33:03.054 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-12 02:33:03.056 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-12 02:33:03.063 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.065 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-12 02:33:03.068 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-12 02:33:03.070 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-12 02:33:03.072 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-12 02:33:03.075 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.077 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.080 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-12 02:33:03.082 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.084 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-12 02:33:03.086 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-12 02:33:03.089 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-12 02:33:03.091 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-12 02:33:03.094 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.099 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-12 02:33:03.101 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.104 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-12 02:33:03.106 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-12 02:33:03.108 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-12 02:33:03.111 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-12 02:33:03.113 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.115 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.118 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-12 02:33:03.120 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.122 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-12 02:33:03.125 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-12 02:33:03.128 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-12 02:33:03.132 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-12 02:33:03.134 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.137 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.139 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-12 02:33:03.142 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.144 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-12 02:33:03.147 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-12 02:33:03.149 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-12 02:33:03.151 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-12 02:33:03.153 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.156 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.158 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-12 02:33:03.160 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.163 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-12 02:33:03.165 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-12 02:33:03.167 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-12 02:33:03.170 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-12 02:33:03.172 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.174 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.177 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-12 02:33:03.179 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.181 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-12 02:33:03.184 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-12 02:33:03.186 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-12 02:33:03.189 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-12 02:33:03.191 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.193 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.196 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-12 02:33:03.198 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.200 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-12 02:33:03.203 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-12 02:33:03.205 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-12 02:33:03.208 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-12 02:33:03.210 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.213 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.215 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-12 02:33:03.218 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.220 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-12 02:33:03.222 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-12 02:33:03.225 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-12 02:33:03.227 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-12 02:33:03.229 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.232 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.234 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-12 02:33:03.236 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.239 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-12 02:33:03.241 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-12 02:33:03.243 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-12 02:33:03.246 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-12 02:33:03.248 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.251 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.253 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-12 02:33:03.256 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.258 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-12 02:33:03.260 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-12 02:33:03.262 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-12 02:33:03.265 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-12 02:33:03.268 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.270 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.272 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-12 02:33:03.275 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.277 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-12 02:33:03.279 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-12 02:33:03.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-12 02:33:03.284 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-12 02:33:03.286 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.291 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-12 02:33:03.293 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.295 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-12 02:33:03.298 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-12 02:33:03.300 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-12 02:33:03.302 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-12 02:33:03.304 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.307 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.309 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-12 02:33:03.312 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.314 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-12 02:33:03.317 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-12 02:33:03.319 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-12 02:33:03.322 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-12 02:33:03.324 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.326 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.329 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-12 02:33:03.332 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.334 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-12 02:33:03.337 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-12 02:33:03.339 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-12 02:33:03.342 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-12 02:33:03.344 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.346 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.349 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-12 02:33:03.351 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.353 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-12 02:33:03.356 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-12 02:33:03.358 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-12 02:33:03.361 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-12 02:33:03.363 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.365 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.368 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-12 02:33:03.370 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.372 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-12 02:33:03.375 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-12 02:33:03.377 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-12 02:33:03.380 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-12 02:33:03.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.387 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-12 02:33:03.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.392 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-12 02:33:03.394 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-12 02:33:03.396 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-12 02:33:03.399 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-12 02:33:03.401 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.403 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.406 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-12 02:33:03.408 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.410 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-12 02:33:03.413 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-12 02:33:03.415 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-12 02:33:03.417 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-12 02:33:03.420 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.422 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.424 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-12 02:33:03.427 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.429 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-12 02:33:03.431 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-12 02:33:03.434 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-12 02:33:03.436 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-12 02:33:03.439 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.441 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.444 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-12 02:33:03.446 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.448 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-12 02:33:03.450 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-12 02:33:03.453 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-12 02:33:03.456 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-12 02:33:03.458 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.460 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.463 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-12 02:33:03.465 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.468 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-12 02:33:03.470 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-12 02:33:03.472 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-12 02:33:03.475 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-12 02:33:03.477 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.479 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.482 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-12 02:33:03.484 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.486 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-12 02:33:03.489 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-12 02:33:03.491 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-12 02:33:03.493 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-12 02:33:03.496 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.498 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.501 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-12 02:33:03.503 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.505 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-12 02:33:03.508 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-12 02:33:03.510 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-12 02:33:03.513 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-12 02:33:03.515 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.518 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.520 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-12 02:33:03.522 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.525 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-12 02:33:03.527 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-12 02:33:03.529 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-12 02:33:03.532 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-12 02:33:03.534 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.536 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.538 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-12 02:33:03.541 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.543 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-12 02:33:03.545 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-12 02:33:03.548 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-12 02:33:03.551 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-12 02:33:03.553 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.555 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.557 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-12 02:33:03.560 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.563 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-12 02:33:03.565 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-12 02:33:03.567 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-12 02:33:03.570 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-12 02:33:03.572 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:03.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:03.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-12 02:33:03.579 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:03.581 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-12 02:33:03.603 | Using python 3.8 to install etcd3 2022-04-12 02:33:03.605 | + 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-04-12 02:33:04.460 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:04.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:04.460 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:04.460 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:05.625 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:05.656 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-12 02:33:05.664 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-12 02:33:05.666 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-12 02:33:05.667 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-12 02:33:05.668 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.20.0) 2022-04-12 02:33:08.217 | 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-04-12 02:33:08.224 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:08.224 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:08.345 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:08.347 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:08.349 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:08.352 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:08.354 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:08.356 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:08.358 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:08.360 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:08.362 | + functions-common:time_stop:2432 : start_time=1649730783597 2022-04-12 02:33:08.365 | + functions-common:time_stop:2434 : [[ -z 1649730783597 ]] 2022-04-12 02:33:08.368 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:08.372 | + functions-common:time_stop:2437 : end_time=1649730788369 2022-04-12 02:33:08.374 | + functions-common:time_stop:2438 : elapsed_time=4772 2022-04-12 02:33:08.376 | + functions-common:time_stop:2439 : total=27142 2022-04-12 02:33:08.379 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:08.381 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=31914 2022-04-12 02:33:08.383 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:08.385 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-12 02:33:08.407 | Using python 3.8 to install etcd3gw 2022-04-12 02:33:08.409 | + 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-04-12 02:33:09.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:09.266 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:09.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:09.266 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:10.437 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:10.468 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-12 02:33:10.475 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-12 02:33:10.477 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-12 02:33:10.478 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-12 02:33:10.479 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-12 02:33:10.511 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-12 02:33:10.513 | 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-04-12 02:33:10.515 | 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.9) 2022-04-12 02:33:10.517 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (3.3) 2022-04-12 02:33:13.017 | 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-04-12 02:33:13.024 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:13.024 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:13.142 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:13.144 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:13.146 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:13.148 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:13.151 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:13.153 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:13.156 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:13.158 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:13.160 | + functions-common:time_stop:2432 : start_time=1649730788401 2022-04-12 02:33:13.162 | + functions-common:time_stop:2434 : [[ -z 1649730788401 ]] 2022-04-12 02:33:13.165 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:13.169 | + functions-common:time_stop:2437 : end_time=1649730793166 2022-04-12 02:33:13.172 | + functions-common:time_stop:2438 : elapsed_time=4765 2022-04-12 02:33:13.174 | + functions-common:time_stop:2439 : total=31914 2022-04-12 02:33:13.176 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:13.178 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=36679 2022-04-12 02:33:13.180 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:13.183 | + ./stack.sh:main:880 : install_apache_uwsgi 2022-04-12 02:33:13.185 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-12 02:33:13.187 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-12 02:33:13.190 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:33:13.192 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:33:13.194 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:33:13.197 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:33:13.199 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:33:13.201 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:33:13.204 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:33:13.206 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:33:13.208 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:33:13.211 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:33:13.213 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:33:13.215 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-12 02:33:13.218 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:13.221 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:13.223 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-12 02:33:13.225 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:33:13.227 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:33:13.230 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:33:13.232 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:33:13.235 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:33:13.237 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:13.240 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:33:13.242 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:13.244 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:13.246 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:33:13.249 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:33:13.251 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:33:13.253 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:33:13.256 | + functions-common:install_package:1464 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:33:13.258 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:33:13.260 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:13.263 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:13.265 | + functions-common:real_install_package:1450 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-12 02:33:13.287 | + 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-04-12 02:33:13.396 | Reading package lists... 2022-04-12 02:33:13.634 | Building dependency tree... 2022-04-12 02:33:13.636 | Reading state information... 2022-04-12 02:33:13.888 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:33:13.888 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-12 02:33:13.888 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:33:13.888 | The following packages were automatically installed and are no longer required: 2022-04-12 02:33:13.890 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:33:13.890 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:33:13.890 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:33:13.890 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:33:13.890 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:33:13.890 | python3-zope.interface 2022-04-12 02:33:13.890 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:33:14.010 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:33:14.015 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:33:14.017 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:33:14.020 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:14.022 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:14.024 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:14.026 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:14.029 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:14.031 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:33:14.033 | + functions-common:time_stop:2432 : start_time=1649730793284 2022-04-12 02:33:14.035 | + functions-common:time_stop:2434 : [[ -z 1649730793284 ]] 2022-04-12 02:33:14.038 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:14.042 | + functions-common:time_stop:2437 : end_time=1649730794039 2022-04-12 02:33:14.044 | + functions-common:time_stop:2438 : elapsed_time=755 2022-04-12 02:33:14.047 | + functions-common:time_stop:2439 : total=4514 2022-04-12 02:33:14.049 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:14.051 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=5269 2022-04-12 02:33:14.053 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:33:14.056 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-12 02:33:14.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:14.060 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:14.063 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-12 02:33:14.126 | Module proxy already enabled 2022-04-12 02:33:14.130 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-12 02:33:14.191 | Considering dependency proxy for proxy_uwsgi: 2022-04-12 02:33:14.191 | Module proxy already enabled 2022-04-12 02:33:14.191 | Module proxy_uwsgi already enabled 2022-04-12 02:33:14.195 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-12 02:33:14.197 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:33:14.200 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:33:14.202 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:33:14.335 | + ./stack.sh:main:883 : install_keystoneauth 2022-04-12 02:33:14.342 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-12 02:33:14.345 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-12 02:33:14.347 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.350 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.352 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-12 02:33:14.354 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.357 | + ./stack.sh:main:884 : install_keystoneclient 2022-04-12 02:33:14.360 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-12 02:33:14.363 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-12 02:33:14.365 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.367 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.369 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-12 02:33:14.372 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.375 | + ./stack.sh:main:885 : install_glanceclient 2022-04-12 02:33:14.377 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-12 02:33:14.379 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-12 02:33:14.382 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.384 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.386 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-12 02:33:14.389 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.391 | + ./stack.sh:main:886 : install_cinderclient 2022-04-12 02:33:14.393 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-12 02:33:14.396 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-12 02:33:14.398 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.401 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.403 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-12 02:33:14.406 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.408 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-12 02:33:14.410 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-12 02:33:14.413 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.415 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-12 02:33:14.419 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.422 | + ./stack.sh:main:887 : install_novaclient 2022-04-12 02:33:14.425 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-12 02:33:14.427 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-12 02:33:14.429 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.432 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.434 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-12 02:33:14.436 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.439 | + ./stack.sh:main:888 : is_service_enabled swift glance horizon 2022-04-12 02:33:14.455 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:14.457 | + ./stack.sh:main:889 : install_swiftclient 2022-04-12 02:33:14.460 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-12 02:33:14.462 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-12 02:33:14.464 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.467 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-12 02:33:14.472 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.474 | + ./stack.sh:main:891 : is_service_enabled neutron nova horizon 2022-04-12 02:33:14.491 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:14.493 | + ./stack.sh:main:892 : install_neutronclient 2022-04-12 02:33:14.496 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-12 02:33:14.498 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-12 02:33:14.500 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.503 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.505 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-12 02:33:14.507 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.510 | + ./stack.sh:main:896 : install_keystonemiddleware 2022-04-12 02:33:14.512 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-12 02:33:14.514 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-12 02:33:14.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:14.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:14.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-12 02:33:14.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:14.526 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-12 02:33:14.528 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-12 02:33:14.531 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:33:14.534 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-12 02:33:14.537 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-12 02:33:14.539 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:33:14.542 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:33:14.543 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:33:14.548 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-12 02:33:14.550 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-12 02:33:14.553 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-12 02:33:14.555 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-12 02:33:14.558 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-12 02:33:14.578 | Using python 3.8 to install keystonemiddleware 2022-04-12 02:33:14.580 | + 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-04-12 02:33:15.438 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:15.438 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:15.438 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:15.438 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:16.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:16.629 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-12 02:33:16.682 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-12 02:33:16.683 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.8.1) 2022-04-12 02:33:16.684 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-12 02:33:16.685 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-12 02:33:16.686 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-12 02:33:16.687 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-12 02:33:16.688 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-12 02:33:16.689 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-12 02:33:16.690 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (3.1.1) 2022-04-12 02:33:16.692 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-12 02:33:16.693 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-12 02:33:16.694 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-12 02:33:16.695 | 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-04-12 02:33:16.697 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-12 02:33:16.753 | 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-04-12 02:33:16.754 | 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-04-12 02:33:16.755 | 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-04-12 02:33:16.794 | 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-04-12 02:33:16.832 | 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-04-12 02:33:16.834 | 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-04-12 02:33:16.835 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0) 2022-04-12 02:33:16.836 | 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-04-12 02:33:16.886 | 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-04-12 02:33:16.889 | 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-04-12 02:33:16.897 | 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-04-12 02:33:16.899 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2022.1) 2022-04-12 02:33:16.912 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (21.3) 2022-04-12 02:33:16.914 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware) (0.11.0) 2022-04-12 02:33:16.915 | 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-04-12 02:33:16.979 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-12 02:33:16.981 | 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-04-12 02:33:16.982 | 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.9) 2022-04-12 02:33:16.985 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (3.3) 2022-04-12 02:33:17.034 | 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.14.0) 2022-04-12 02:33:17.046 | 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-04-12 02:33:19.441 | 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-04-12 02:33:19.448 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:19.448 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:19.567 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:19.570 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:19.572 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:19.574 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:19.577 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:19.579 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:19.581 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:19.583 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:19.586 | + functions-common:time_stop:2432 : start_time=1649730794573 2022-04-12 02:33:19.588 | + functions-common:time_stop:2434 : [[ -z 1649730794573 ]] 2022-04-12 02:33:19.591 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:19.595 | + functions-common:time_stop:2437 : end_time=1649730799593 2022-04-12 02:33:19.598 | + functions-common:time_stop:2438 : elapsed_time=5020 2022-04-12 02:33:19.600 | + functions-common:time_stop:2439 : total=36679 2022-04-12 02:33:19.602 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:19.604 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=41699 2022-04-12 02:33:19.606 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:19.609 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-12 02:33:19.611 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-12 02:33:19.613 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:33:19.616 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-12 02:33:19.619 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-12 02:33:19.621 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:33:19.625 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:33:19.626 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:33:19.631 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-12 02:33:19.633 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-12 02:33:19.636 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-12 02:33:19.639 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-12 02:33:19.641 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-12 02:33:19.664 | Using python 3.8 to install python-memcached 2022-04-12 02:33:19.667 | + 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-04-12 02:33:20.528 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:20.528 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:20.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:20.529 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:21.703 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:21.734 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-12 02:33:21.738 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-12 02:33:24.254 | 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-04-12 02:33:24.261 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:24.261 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:24.377 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:24.379 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:24.381 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:24.384 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:24.386 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:24.388 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:24.391 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:24.393 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:24.395 | + functions-common:time_stop:2432 : start_time=1649730799659 2022-04-12 02:33:24.398 | + functions-common:time_stop:2434 : [[ -z 1649730799659 ]] 2022-04-12 02:33:24.400 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:24.404 | + functions-common:time_stop:2437 : end_time=1649730804402 2022-04-12 02:33:24.407 | + functions-common:time_stop:2438 : elapsed_time=4743 2022-04-12 02:33:24.409 | + functions-common:time_stop:2439 : total=41699 2022-04-12 02:33:24.411 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:24.413 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=46442 2022-04-12 02:33:24.416 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:24.418 | + ./stack.sh:main:898 : is_service_enabled keystone 2022-04-12 02:33:24.434 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:24.437 | + ./stack.sh:main:899 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:33:24.439 | + ./stack.sh:main:900 : stack_install_service keystone 2022-04-12 02:33:24.442 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-12 02:33:24.444 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-12 02:33:24.446 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:33:24.449 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-12 02:33:24.452 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-12 02:33:24.467 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:24.469 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2022-04-12 02:33:24.471 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-12 02:33:24.473 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-12 02:33:24.475 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:33:24.478 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:33:24.480 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:33:24.483 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:33:24.485 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:33:24.487 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:33:24.503 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:33:24.505 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:33:24.507 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:24.509 | + functions-common:git_clone:629 : echo master 2022-04-12 02:33:24.510 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:33:24.515 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-12 02:33:24.518 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:24.520 | + functions-common:git_clone:677 : cd /opt/stack/keystone 2022-04-12 02:33:24.523 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:33:24.523 | + functions-common:git_clone:678 : head -1 2022-04-12 02:33:24.526 | c141e6164 trivial: Fix typo 2022-04-12 02:33:24.528 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:33:24.531 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-12 02:33:24.533 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:33:24.536 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:33:24.538 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-12 02:33:24.540 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:33:24.542 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-12 02:33:24.545 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:33:24.548 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:33:24.550 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-12 02:33:24.552 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:33:24.554 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:33:24.557 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-12 02:33:24.560 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:33:24.563 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-12 02:33:24.565 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:33:24.568 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:33:24.570 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-12 02:33:24.576 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-12 02:33:24.578 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-12 02:33:25.267 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-12 02:33:25.270 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:33:25.272 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:33:25.274 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:33:25.276 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-12 02:33:25.278 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-12 02:33:25.281 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:33:25.283 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:33:25.285 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:33:25.287 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:33:25.289 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:33:25.292 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:33:25.294 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:33:25.296 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-12 02:33:25.316 | Using python 3.8 to install /opt/stack/keystone 2022-04-12 02:33:25.318 | + 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-04-12 02:33:26.187 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:26.187 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:26.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:26.187 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:27.365 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:27.396 | Obtaining file:///opt/stack/keystone 2022-04-12 02:33:27.397 | Preparing metadata (setup.py): started 2022-04-12 02:33:32.528 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:33:32.605 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.8.1) 2022-04-12 02:33:32.606 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.8.7) 2022-04-12 02:33:32.608 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:33:32.609 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.3.9) 2022-04-12 02:33:32.610 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (36.0.2) 2022-04-12 02:33:32.611 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.4.35) 2022-04-12 02:33:32.613 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.13.0) 2022-04-12 02:33:32.614 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:33:32.614 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.7.4) 2022-04-12 02:33:32.616 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.4.0) 2022-04-12 02:33:32.617 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (9.4.0) 2022-04-12 02:33:32.618 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:33:32.619 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (0.8.20) 2022-04-12 02:33:32.620 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.10.1) 2022-04-12 02:33:32.621 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (8.8.0) 2022-04-12 02:33:32.622 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.1.0) 2022-04-12 02:33:32.623 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (12.13.0) 2022-04-12 02:33:32.624 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (11.2.0) 2022-04-12 02:33:32.625 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:33:32.626 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.7.0) 2022-04-12 02:33:32.628 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.5.1) 2022-04-12 02:33:32.629 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.11.0) 2022-04-12 02:33:32.630 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.3.0) 2022-04-12 02:33:32.631 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:33:32.632 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (4.12.2) 2022-04-12 02:33:32.633 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:33:32.634 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (7.1.2) 2022-04-12 02:33:32.635 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2.3.0) 2022-04-12 02:33:32.636 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.1.5) 2022-04-12 02:33:32.638 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:33:32.639 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:33:32.640 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (1.0.3) 2022-04-12 02:33:32.641 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (3.4.2) 2022-04-12 02:33:32.642 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.1.0.dev2) (2022.1) 2022-04-12 02:33:32.653 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.15.0) 2022-04-12 02:33:32.654 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.1.0.dev2) (1.16.0) 2022-04-12 02:33:32.697 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.1.0.dev2) (5.1.1) 2022-04-12 02:33:32.714 | Requirement already satisfied: click>=8.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (8.1.2) 2022-04-12 02:33:32.716 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:33:32.717 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.1.1) 2022-04-12 02:33:32.719 | Requirement already satisfied: importlib-metadata>=3.6.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (4.11.3) 2022-04-12 02:33:32.721 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.2) 2022-04-12 02:33:32.730 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.1.0.dev2) (9.0.1) 2022-04-12 02:33:32.793 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:33:32.797 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.27.1) 2022-04-12 02:33:32.893 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:33:32.895 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (6.0) 2022-04-12 02:33:32.896 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (0.8.0) 2022-04-12 02:33:32.897 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.5.0) 2022-04-12 02:33:32.953 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.7.7) 2022-04-12 02:33:32.954 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.0.1) 2022-04-12 02:33:32.955 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.1.0.dev2) (0.5.0) 2022-04-12 02:33:33.004 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (2.8.2) 2022-04-12 02:33:33.009 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.1.0.dev2) (0.9.6) 2022-04-12 02:33:33.092 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.4.0) 2022-04-12 02:33:33.095 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:33:33.096 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.8.0) 2022-04-12 02:33:33.097 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.2.4) 2022-04-12 02:33:33.099 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.4.0) 2022-04-12 02:33:33.101 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.1.0) 2022-04-12 02:33:33.121 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.1.0.dev2) (3.3.0) 2022-04-12 02:33:33.170 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (3.2.0) 2022-04-12 02:33:33.192 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (3.0.7) 2022-04-12 02:33:33.193 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (21.3) 2022-04-12 02:33:33.194 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (1.0.2) 2022-04-12 02:33:33.195 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.1.0.dev2) (0.11.0) 2022-04-12 02:33:33.247 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.1.0.dev2) (4.5.0) 2022-04-12 02:33:33.363 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (5.6.0) 2022-04-12 02:33:33.365 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (62.0.0) 2022-04-12 02:33:33.366 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (1.10.0) 2022-04-12 02:33:33.367 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (22.0.0) 2022-04-12 02:33:33.368 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.1.0.dev2) (0.7.1) 2022-04-12 02:33:33.589 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.1.0.dev2) (1.1.2) 2022-04-12 02:33:33.611 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.4.2) 2022-04-12 02:33:33.613 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.1.0.dev2) (0.5.2) 2022-04-12 02:33:33.681 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.2.0) 2022-04-12 02:33:33.700 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (5.0.0) 2022-04-12 02:33:33.757 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.1.0.dev2) (2.21) 2022-04-12 02:33:33.797 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.8.0->keystone==21.1.0.dev2) (1.14.0) 2022-04-12 02:33:33.905 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata>=3.6.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (3.8.0) 2022-04-12 02:33:33.961 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=3.0->Flask!=0.11,>=1.0.2->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:33:34.037 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.7.0) 2022-04-12 02:33:34.175 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->osprofiler>=1.4.0->keystone==21.1.0.dev2) (0.17.3) 2022-04-12 02:33:34.203 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.14.1) 2022-04-12 02:33:34.243 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.5.1) 2022-04-12 02:33:34.245 | Requirement already satisfied: eventlet>=0.25.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.33.0) 2022-04-12 02:33:34.247 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.5.0) 2022-04-12 02:33:34.249 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (3.0.0) 2022-04-12 02:33:34.250 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.1.1) 2022-04-12 02:33:34.251 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (1.3.3) 2022-04-12 02:33:34.308 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.1.0.dev2) (0.2.5) 2022-04-12 02:33:34.445 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2.0.12) 2022-04-12 02:33:34.446 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (1.26.9) 2022-04-12 02:33:34.447 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (2019.11.28) 2022-04-12 02:33:34.449 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.1.0.dev2) (3.3) 2022-04-12 02:33:34.597 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:33:34.679 | Requirement already satisfied: elementpath<3.0.0,>=2.5.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.1.0.dev2) (2.5.0) 2022-04-12 02:33:34.925 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.2->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (2.2.1) 2022-04-12 02:33:35.187 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->oslo.service!=1.28.1,>=1.24.0->oslo.messaging>=5.29.0->keystone==21.1.0.dev2) (0.7) 2022-04-12 02:33:35.221 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.1.0.dev2) (1.0.0) 2022-04-12 02:33:37.095 | Installing collected packages: keystone 2022-04-12 02:33:37.095 | Attempting uninstall: keystone 2022-04-12 02:33:37.095 | Found existing installation: keystone 21.1.0.dev2 2022-04-12 02:33:37.099 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-12 02:33:37.100 | Running setup.py develop for keystone 2022-04-12 02:33:43.271 | Successfully installed keystone 2022-04-12 02:33:43.271 | 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-04-12 02:33:43.278 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:33:43.278 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:33:43.410 | + inc/python:pip_install:200 : result=0 2022-04-12 02:33:43.412 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:33:43.414 | + functions-common:time_stop:2425 : local name 2022-04-12 02:33:43.416 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:33:43.418 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:33:43.421 | + functions-common:time_stop:2428 : local total 2022-04-12 02:33:43.423 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:33:43.425 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:33:43.427 | + functions-common:time_stop:2432 : start_time=1649730805310 2022-04-12 02:33:43.429 | + functions-common:time_stop:2434 : [[ -z 1649730805310 ]] 2022-04-12 02:33:43.431 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:33:43.435 | + functions-common:time_stop:2437 : end_time=1649730823433 2022-04-12 02:33:43.438 | + functions-common:time_stop:2438 : elapsed_time=18123 2022-04-12 02:33:43.440 | + functions-common:time_stop:2439 : total=46442 2022-04-12 02:33:43.442 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:33:43.444 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=64565 2022-04-12 02:33:43.446 | + inc/python:pip_install:203 : return 0 2022-04-12 02:33:43.448 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:33:43.451 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:33:43.453 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:33:43.472 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-12 02:33:43.484 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-12 02:33:43.486 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-12 02:33:43.489 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:33:43.491 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:33:43.493 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-12 02:33:43.496 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:33:43.498 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-12 02:33:43.515 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:43.517 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:33:43.519 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:33:43.522 | + ./stack.sh:main:901 : configure_keystone 2022-04-12 02:33:43.524 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-12 02:33:43.537 | + 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-04-12 02:33:43.539 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-12 02:33:43.543 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-12 02:33:43.560 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:43.562 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-12 02:33:43.592 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-12 02:33:43.619 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-12 02:33:43.649 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-12 02:33:43.680 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-12 02:33:43.711 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-12 02:33:43.742 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-12 02:33:43.769 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-12 02:33:43.797 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-12 02:33:43.799 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-12 02:33:43.801 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-12 02:33:43.804 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-12 02:33:43.806 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:33:43.808 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:33:43.824 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:43.827 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:33:43.829 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:33:43.831 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:33:43.847 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:43.849 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:33:43.852 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:33:43.882 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:33:43.884 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:33:43.887 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-12 02:33:43.889 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-12 02:33:43.905 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:43.908 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.39/identity 2022-04-12 02:33:43.938 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-12 02:33:43.940 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-12 02:33:43.971 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-12 02:33:43.974 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-12 02:33:43.976 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-12 02:33:43.978 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-12 02:33:43.981 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:33:43.984 | + lib/keystone:configure_keystone:232 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-12 02:33:44.014 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-12 02:33:44.017 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-12 02:33:44.019 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-12 02:33:44.021 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-12 02:33:44.024 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:33:44.041 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:33:44.043 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:33:44.045 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:33:44.048 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:33:44.050 | + 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-04-12 02:33:44.077 | + 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-04-12 02:33:44.105 | + 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-04-12 02:33:44.132 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:33:44.160 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-12 02:33:44.186 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:33:44.189 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-12 02:33:44.191 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:33:44.193 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-12 02:33:44.196 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-12 02:33:44.198 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:33:44.201 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:33:44.204 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-12 02:33:44.208 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-12 02:33:44.210 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:33:44.213 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:33:44.226 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:33:44.226 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:33:44.235 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:33:44.238 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:33:44.253 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:33:44.256 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-12 02:33:44.260 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-12 02:33:44.292 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-12 02:33:44.319 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-12 02:33:44.347 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-12 02:33:44.374 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-12 02:33:44.400 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-12 02:33:44.427 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-12 02:33:44.454 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-12 02:33:44.481 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-12 02:33:44.508 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:33:44.535 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-12 02:33:44.562 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-12 02:33:44.591 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-12 02:33:44.618 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:33:44.620 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:33:44.624 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-12 02:33:44.626 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-12 02:33:44.628 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:33:44.631 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:44.633 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:44.635 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:33:44.638 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:33:44.640 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-12 02:33:44.667 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-12 02:33:44.695 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-12 02:33:44.695 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 ' 2022-04-12 02:33:44.704 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-12 02:33:44.707 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-12 02:33:44.710 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-12 02:33:44.712 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:33:44.714 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:33:44.717 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:33:44.719 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:44.721 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:44.723 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:33:44.726 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:33:44.728 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:33:44.730 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:33:44.732 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-12 02:33:44.794 | Site keystone-wsgi-public already enabled 2022-04-12 02:33:44.799 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:33:44.801 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:33:44.803 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:33:44.806 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:33:45.005 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-12 02:33:45.038 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-12 02:33:45.071 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-12 02:33:45.101 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-12 02:33:45.104 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-12 02:33:45.135 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-12 02:33:45.164 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-12 02:33:45.193 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-12 02:33:45.195 | + ./stack.sh:main:905 : is_service_enabled swift 2022-04-12 02:33:45.211 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:33:45.214 | + ./stack.sh:main:906 : is_service_enabled ceilometer 2022-04-12 02:33:45.231 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:33:45.234 | + ./stack.sh:main:909 : stack_install_service swift 2022-04-12 02:33:45.236 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-12 02:33:45.238 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-12 02:33:45.241 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:33:45.243 | + lib/stack:stack_install_service:32 : install_swift 2022-04-12 02:33:45.245 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift master 2022-04-12 02:33:45.248 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-12 02:33:45.250 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-12 02:33:45.252 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:33:45.254 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:33:45.257 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:33:45.260 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:33:45.262 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:33:45.265 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:33:45.281 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:33:45.283 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:33:45.285 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:45.288 | + functions-common:git_clone:629 : echo master 2022-04-12 02:33:45.289 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:33:45.294 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-12 02:33:45.296 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:33:45.299 | + functions-common:git_clone:677 : cd /opt/stack/swift 2022-04-12 02:33:45.301 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:33:45.302 | + functions-common:git_clone:678 : head -1 2022-04-12 02:33:45.305 | 1cee51d52 doc: also add reverse option to pagination doc 2022-04-12 02:33:45.307 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:33:45.310 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-12 02:33:45.312 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:33:45.315 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:33:45.317 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-12 02:33:45.320 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-12 02:33:45.322 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-12 02:33:45.325 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:33:45.327 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:33:45.329 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-12 02:33:45.331 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:33:45.334 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-12 02:33:45.337 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-12 02:33:45.339 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:33:45.342 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-12 02:33:45.345 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:33:45.347 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:33:45.350 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-12 02:33:45.356 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-12 02:33:45.358 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-12 02:33:46.030 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-12 02:33:46.033 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:33:46.035 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:33:46.037 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:33:46.039 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-12 02:33:46.042 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-12 02:33:46.044 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:33:46.046 | + inc/python:setup_package:428 : local extras=keystone 2022-04-12 02:33:46.049 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:33:46.051 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-12 02:33:46.053 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-12 02:33:46.055 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-12 02:33:46.058 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:33:46.060 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-12 02:33:46.080 | Using python 3.8 to install /opt/stack/swift 2022-04-12 02:33:46.083 | + 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-04-12 02:33:46.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:46.964 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:46.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:33:46.964 | from cryptography.utils import int_from_bytes 2022-04-12 02:33:48.157 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:33:48.188 | Obtaining file:///opt/stack/swift 2022-04-12 02:33:48.189 | Preparing metadata (setup.py): started 2022-04-12 02:33:52.879 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:33:52.920 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.33.0) 2022-04-12 02:33:52.921 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.1.2) 2022-04-12 02:33:52.922 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.11.0) 2022-04-12 02:33:52.923 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.1.1) 2022-04-12 02:33:52.924 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (4.8.0) 2022-04-12 02:33:52.925 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (2.27.1) 2022-04-12 02:33:52.926 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.16.0) 2022-04-12 02:33:52.927 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (0.9.9) 2022-04-12 02:33:52.928 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (1.6.0) 2022-04-12 02:33:52.929 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (36.0.2) 2022-04-12 02:33:52.930 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.30.0.dev15) (9.4.0) 2022-04-12 02:33:52.970 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.30.0.dev15) (1.15.0) 2022-04-12 02:33:52.978 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.30.0.dev15) (2.2.1) 2022-04-12 02:33:53.034 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.7.0) 2022-04-12 02:33:53.035 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (8.8.0) 2022-04-12 02:33:53.037 | 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.30.0.dev15) (3.1.1) 2022-04-12 02:33:53.038 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.4.0) 2022-04-12 02:33:53.039 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.5.0) 2022-04-12 02:33:53.040 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (1.8.7) 2022-04-12 02:33:53.041 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (5.1.0) 2022-04-12 02:33:53.042 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.12.2) 2022-04-12 02:33:53.044 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (2.10.1) 2022-04-12 02:33:53.045 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.30.0.dev15) (4.1.0) 2022-04-12 02:33:53.046 | 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.30.0.dev15) (4.3.0) 2022-04-12 02:33:53.047 | 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.30.0.dev15) (5.8.1) 2022-04-12 02:33:53.067 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.30.0.dev15) (62.0.0) 2022-04-12 02:33:53.099 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (1.26.9) 2022-04-12 02:33:53.100 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2019.11.28) 2022-04-12 02:33:53.102 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (3.3) 2022-04-12 02:33:53.105 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.30.0.dev15) (2.0.12) 2022-04-12 02:33:53.127 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.30.0.dev15) (2.21) 2022-04-12 02:33:53.235 | 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.30.0.dev15) (3.5.0) 2022-04-12 02:33:53.236 | 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.30.0.dev15) (1.7.0) 2022-04-12 02:33:53.237 | 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.30.0.dev15) (1.0.2) 2022-04-12 02:33:53.280 | 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.30.0.dev15) (1.1.5) 2022-04-12 02:33:53.324 | 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.30.0.dev15) (1.5.0) 2022-04-12 02:33:53.326 | 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.30.0.dev15) (2.5.0) 2022-04-12 02:33:53.328 | 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.30.0.dev15) (0.8.0) 2022-04-12 02:33:53.329 | 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.30.0.dev15) (6.0) 2022-04-12 02:33:53.389 | 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.30.0.dev15) (2.8.2) 2022-04-12 02:33:53.393 | 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.30.0.dev15) (0.9.6) 2022-04-12 02:33:53.407 | 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.30.0.dev15) (1.0.3) 2022-04-12 02:33:53.408 | 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.30.0.dev15) (2022.1) 2022-04-12 02:33:53.426 | 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.30.0.dev15) (21.3) 2022-04-12 02:33:53.428 | 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.30.0.dev15) (3.0.7) 2022-04-12 02:33:53.573 | 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.30.0.dev15) (1.14.0) 2022-04-12 02:33:53.588 | 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.30.0.dev15) (5.1.1) 2022-04-12 02:33:55.897 | Installing collected packages: swift 2022-04-12 02:33:55.898 | Attempting uninstall: swift 2022-04-12 02:33:55.898 | Found existing installation: swift 2.30.0.dev15 2022-04-12 02:33:55.901 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-12 02:33:55.902 | Running setup.py develop for swift 2022-04-12 02:34:01.685 | Successfully installed swift 2022-04-12 02:34:01.685 | 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-04-12 02:34:01.693 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:34:01.693 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:34:01.825 | + inc/python:pip_install:200 : result=0 2022-04-12 02:34:01.827 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:34:01.829 | + functions-common:time_stop:2425 : local name 2022-04-12 02:34:01.831 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:34:01.833 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:34:01.835 | + functions-common:time_stop:2428 : local total 2022-04-12 02:34:01.838 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:34:01.840 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:34:01.842 | + functions-common:time_stop:2432 : start_time=1649730826075 2022-04-12 02:34:01.845 | + functions-common:time_stop:2434 : [[ -z 1649730826075 ]] 2022-04-12 02:34:01.847 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:34:01.851 | + functions-common:time_stop:2437 : end_time=1649730841849 2022-04-12 02:34:01.853 | + functions-common:time_stop:2438 : elapsed_time=15774 2022-04-12 02:34:01.856 | + functions-common:time_stop:2439 : total=64565 2022-04-12 02:34:01.858 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:34:01.860 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=80339 2022-04-12 02:34:01.863 | + inc/python:pip_install:203 : return 0 2022-04-12 02:34:01.865 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:34:01.867 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:34:01.869 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:34:01.888 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-12 02:34:01.900 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-12 02:34:01.902 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-12 02:34:01.905 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:34:01.907 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:34:01.909 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-12 02:34:01.912 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:34:01.914 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-12 02:34:01.917 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:34:01.920 | + ./stack.sh:main:910 : configure_swift 2022-04-12 02:34:01.922 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-12 02:34:01.924 | + lib/swift:configure_swift:332 : local node_number 2022-04-12 02:34:01.926 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-12 02:34:01.928 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-12 02:34:01.930 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-12 02:34:03.139 | No account-replicator running 2022-04-12 02:34:03.139 | No proxy-server running 2022-04-12 02:34:03.139 | No container-sharder running 2022-04-12 02:34:03.139 | No container-reconciler running 2022-04-12 02:34:03.139 | No container-replicator running 2022-04-12 02:34:03.139 | No object-auditor running 2022-04-12 02:34:03.139 | No account-reaper running 2022-04-12 02:34:03.139 | No account-server running 2022-04-12 02:34:03.139 | No container-auditor running 2022-04-12 02:34:03.140 | No container-updater running 2022-04-12 02:34:03.140 | No object-server running 2022-04-12 02:34:03.140 | No object-expirer running 2022-04-12 02:34:03.140 | No object-replicator running 2022-04-12 02:34:03.140 | No container-server running 2022-04-12 02:34:03.140 | No object-reconstructor running 2022-04-12 02:34:03.140 | No container-sync running 2022-04-12 02:34:03.140 | No object-updater running 2022-04-12 02:34:03.140 | No account-auditor running 2022-04-12 02:34:03.234 | + lib/swift:configure_swift:337 : true 2022-04-12 02:34:03.236 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-12 02:34:03.249 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-12 02:34:03.261 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-12 02:34:03.264 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-12 02:34:03.264 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-12 02:34:03.269 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-12 02:34:03.269 | s/%GROUP%/ubuntu/; 2022-04-12 02:34:03.269 | s/%USER%/ubuntu/; 2022-04-12 02:34:03.269 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-12 02:34:03.269 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-12 02:34:03.272 | uid = ubuntu 2022-04-12 02:34:03.272 | gid = ubuntu 2022-04-12 02:34:03.272 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-12 02:34:03.272 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-12 02:34:03.273 | address = 127.0.0.1 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [account6612] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:34:03.273 | read only = false 2022-04-12 02:34:03.273 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [account6622] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:34:03.273 | read only = false 2022-04-12 02:34:03.273 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [account6632] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:34:03.273 | read only = false 2022-04-12 02:34:03.273 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [account6642] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:34:03.273 | read only = false 2022-04-12 02:34:03.273 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [container6611] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:34:03.273 | read only = false 2022-04-12 02:34:03.273 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-12 02:34:03.273 | 2022-04-12 02:34:03.273 | [container6621] 2022-04-12 02:34:03.273 | max connections = 25 2022-04-12 02:34:03.273 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [container6631] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.274 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [container6641] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.274 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [object6613] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.274 | path = /opt/stack/data/swift/1/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [object6623] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.274 | path = /opt/stack/data/swift/2/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [object6633] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.274 | path = /opt/stack/data/swift/3/node/ 2022-04-12 02:34:03.274 | read only = false 2022-04-12 02:34:03.274 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-12 02:34:03.274 | 2022-04-12 02:34:03.274 | [object6643] 2022-04-12 02:34:03.274 | max connections = 25 2022-04-12 02:34:03.275 | path = /opt/stack/data/swift/4/node/ 2022-04-12 02:34:03.275 | read only = false 2022-04-12 02:34:03.275 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-12 02:34:03.276 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-12 02:34:03.278 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:03.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:03.282 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-12 02:34:03.294 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-12 02:34:03.296 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-12 02:34:03.300 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-12 02:34:03.304 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-12 02:34:03.306 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-12 02:34:03.311 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-12 02:34:03.339 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.39:8080/v1/ 2022-04-12 02:34:03.364 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-12 02:34:03.382 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-12 02:34:03.409 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-12 02:34:03.426 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:34:03.454 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-12 02:34:03.472 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-12 02:34:03.499 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-12 02:34:03.517 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-12 02:34:03.544 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-12 02:34:03.562 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:34:03.589 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-12 02:34:03.607 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-12 02:34:03.622 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:03.624 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-12 02:34:03.651 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-12 02:34:03.678 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-12 02:34:03.705 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-12 02:34:03.732 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-12 02:34:03.747 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:03.749 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-12 02:34:03.775 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-12 02:34:03.790 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:03.792 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-12 02:34:03.807 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:03.809 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-12 02:34:03.811 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-12 02:34:03.826 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:03.828 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-12 02:34:03.830 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-12 02:34:03.832 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-12 02:34:03.837 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-12 02:34:03.842 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-12 02:34:03.869 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-12 02:34:03.896 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-12 02:34:03.925 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-12 02:34:03.954 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-12 02:34:03.981 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-12 02:34:03.983 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-12 02:34:03.985 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-12 02:34:03.987 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-12 02:34:03.989 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-12 02:34:04.015 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-12 02:34:04.042 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:34:04.069 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-12 02:34:04.096 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-12 02:34:04.123 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-12 02:34:04.150 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-12 02:34:04.178 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-12 02:34:04.204 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:34:04.232 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-12 02:34:04.258 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-12 02:34:04.286 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-12 02:34:04.313 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-12 02:34:04.340 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-12 02:34:04.370 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-12 02:34:04.397 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-12 02:34:04.415 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-12 02:34:04.442 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-12 02:34:04.470 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-12 02:34:04.474 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-12 02:34:04.501 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-12 02:34:04.528 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-12 02:34:04.554 | + lib/swift:configure_swift:475 : local node_number 2022-04-12 02:34:04.557 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-12 02:34:04.559 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:34:04.561 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-12 02:34:04.565 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-12 02:34:04.567 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-12 02:34:04.570 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:34:04.572 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-12 02:34:04.574 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-12 02:34:04.576 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:34:04.578 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:34:04.581 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-12 02:34:04.598 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-12 02:34:04.626 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-12 02:34:04.644 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-12 02:34:04.671 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-12 02:34:04.690 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:34:04.718 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-12 02:34:04.735 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:34:04.764 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-12 02:34:04.781 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:34:04.809 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-12 02:34:04.827 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-12 02:34:04.855 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:34:04.873 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:34:04.903 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-12 02:34:04.920 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-12 02:34:04.949 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-12 02:34:04.967 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-12 02:34:04.993 | + 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-04-12 02:34:04.999 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-12 02:34:05.017 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:34:05.046 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-12 02:34:05.074 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:34:05.077 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-12 02:34:05.081 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-12 02:34:05.083 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-12 02:34:05.085 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:34:05.087 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-12 02:34:05.089 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-12 02:34:05.092 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:34:05.094 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:34:05.096 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-12 02:34:05.114 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-12 02:34:05.142 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-12 02:34:05.160 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-12 02:34:05.189 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-12 02:34:05.207 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:34:05.236 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-12 02:34:05.254 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:34:05.283 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-12 02:34:05.301 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:34:05.330 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-12 02:34:05.347 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-12 02:34:05.376 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:34:05.394 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:34:05.423 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-12 02:34:05.440 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-12 02:34:05.468 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-12 02:34:05.486 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-12 02:34:05.513 | + 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-04-12 02:34:05.518 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-12 02:34:05.536 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:34:05.566 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:34:05.568 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-12 02:34:05.573 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-12 02:34:05.575 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-12 02:34:05.577 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-12 02:34:05.580 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-12 02:34:05.582 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-12 02:34:05.584 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-12 02:34:05.586 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-12 02:34:05.588 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-12 02:34:05.608 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-12 02:34:05.636 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-12 02:34:05.653 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-12 02:34:05.682 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-12 02:34:05.699 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-12 02:34:05.727 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-12 02:34:05.745 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-12 02:34:05.773 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-12 02:34:05.791 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-12 02:34:05.818 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-12 02:34:05.836 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-12 02:34:05.865 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-12 02:34:05.883 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-12 02:34:05.912 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-12 02:34:05.929 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-12 02:34:05.957 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-12 02:34:05.975 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-12 02:34:06.002 | + 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-04-12 02:34:06.007 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-12 02:34:06.024 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-12 02:34:06.052 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-12 02:34:06.080 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-12 02:34:06.107 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-12 02:34:06.135 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-12 02:34:06.138 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-12 02:34:06.142 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-12 02:34:06.171 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-12 02:34:06.202 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-12 02:34:06.233 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-12 02:34:06.262 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-12 02:34:06.290 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-12 02:34:06.317 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-12 02:34:06.344 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-12 02:34:06.371 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-12 02:34:06.398 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-12 02:34:06.413 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:06.416 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-12 02:34:06.434 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-12 02:34:06.437 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-12 02:34:06.457 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-12 02:34:06.459 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.39 2022-04-12 02:34:06.486 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-12 02:34:06.488 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-12 02:34:06.517 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.39/identity 2022-04-12 02:34:06.545 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-12 02:34:06.548 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-12 02:34:06.575 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-12 02:34:06.591 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:06.593 | + lib/swift:configure_swift:538 : local user_group 2022-04-12 02:34:06.596 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-12 02:34:06.600 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-12 02:34:06.603 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-12 02:34:06.616 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-12 02:34:06.618 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-12 02:34:06.629 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-12 02:34:06.632 | + lib/swift:configure_swift:545 : is_suse 2022-04-12 02:34:06.634 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:34:06.636 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:34:06.638 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:34:06.641 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:34:06.643 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:34:06.645 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:34:06.648 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-12 02:34:06.660 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:34:06.662 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-12 02:34:06.664 | + ./stack.sh:main:913 : is_service_enabled s3api 2022-04-12 02:34:06.681 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:06.684 | + ./stack.sh:main:919 : is_service_enabled g-api n-api 2022-04-12 02:34:06.701 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:06.703 | + ./stack.sh:main:921 : stack_install_service glance 2022-04-12 02:34:06.706 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-12 02:34:06.708 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-12 02:34:06.711 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:34:06.713 | + lib/stack:stack_install_service:32 : install_glance 2022-04-12 02:34:06.716 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-12 02:34:06.718 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-12 02:34:06.721 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-12 02:34:06.737 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:06.740 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-12 02:34:06.742 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-12 02:34:06.759 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:06.762 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-12 02:34:06.764 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-12 02:34:06.767 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-12 02:34:06.769 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:34:06.772 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:34:06.774 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-12 02:34:06.777 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:34:06.780 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-12 02:34:06.783 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-12 02:34:06.785 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-12 02:34:06.788 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-12 02:34:06.791 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-12 02:34:06.794 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-12 02:34:06.796 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-12 02:34:06.799 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-12 02:34:06.802 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-12 02:34:06.804 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-12 02:34:06.809 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-12 02:34:06.809 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:34:06.814 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-12 02:34:06.817 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-12 02:34:06.819 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-12 02:34:06.822 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-12 02:34:06.825 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-12 02:34:06.846 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-12 02:34:06.849 | + 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-04-12 02:34:07.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:07.729 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:07.729 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:07.729 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:08.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:34:08.944 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-12 02:34:09.026 | 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-04-12 02:34:09.027 | 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-04-12 02:34:09.028 | 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-04-12 02:34:09.030 | 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-04-12 02:34:09.030 | 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-04-12 02:34:09.031 | 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-04-12 02:34:09.032 | 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-04-12 02:34:09.033 | 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-04-12 02:34:09.035 | 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-04-12 02:34:09.036 | 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-04-12 02:34:09.037 | 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-04-12 02:34:09.038 | 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-04-12 02:34:09.040 | 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-04-12 02:34:09.042 | 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-04-12 02:34:09.045 | 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-04-12 02:34:09.047 | 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-04-12 02:34:09.050 | 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-04-12 02:34:09.052 | 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-04-12 02:34:09.062 | 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.2.1) 2022-04-12 02:34:09.063 | 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-04-12 02:34:09.077 | 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-04-12 02:34:09.146 | 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-04-12 02:34:09.147 | 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-04-12 02:34:09.149 | 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-04-12 02:34:09.173 | 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-04-12 02:34:09.176 | 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-04-12 02:34:09.177 | 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-04-12 02:34:09.178 | 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-04-12 02:34:09.180 | 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-04-12 02:34:09.190 | 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-04-12 02:34:09.235 | 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-04-12 02:34:09.236 | 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-04-12 02:34:09.237 | 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-04-12 02:34:09.238 | 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-04-12 02:34:09.260 | 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-04-12 02:34:09.261 | 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-04-12 02:34:09.276 | 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) (2022.1) 2022-04-12 02:34:09.292 | 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-04-12 02:34:09.295 | 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-04-12 02:34:09.314 | 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.2.0) 2022-04-12 02:34:09.317 | 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-04-12 02:34:09.399 | 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-04-12 02:34:09.401 | 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-04-12 02:34:09.404 | 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-04-12 02:34:09.405 | 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.9) 2022-04-12 02:34:09.454 | 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-04-12 02:34:09.481 | 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.14.0) 2022-04-12 02:34:09.713 | 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-04-12 02:34:09.714 | 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-04-12 02:34:09.748 | 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-04-12 02:34:09.750 | 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-04-12 02:34:09.752 | 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-04-12 02:34:09.753 | 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-04-12 02:34:09.754 | 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-04-12 02:34:09.757 | 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-04-12 02:34:09.811 | 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-04-12 02:34:09.990 | 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-04-12 02:34:10.015 | 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) (62.0.0) 2022-04-12 02:34:10.097 | 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-04-12 02:34:10.244 | 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-04-12 02:34:12.355 | 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-04-12 02:34:12.362 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:34:12.362 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:34:12.487 | + inc/python:pip_install:200 : result=0 2022-04-12 02:34:12.489 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:34:12.492 | + functions-common:time_stop:2425 : local name 2022-04-12 02:34:12.494 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:34:12.497 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:34:12.499 | + functions-common:time_stop:2428 : local total 2022-04-12 02:34:12.501 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:34:12.504 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:34:12.506 | + functions-common:time_stop:2432 : start_time=1649730846841 2022-04-12 02:34:12.508 | + functions-common:time_stop:2434 : [[ -z 1649730846841 ]] 2022-04-12 02:34:12.512 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:34:12.516 | + functions-common:time_stop:2437 : end_time=1649730852513 2022-04-12 02:34:12.518 | + functions-common:time_stop:2438 : elapsed_time=5672 2022-04-12 02:34:12.521 | + functions-common:time_stop:2439 : total=80339 2022-04-12 02:34:12.523 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:34:12.525 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=86011 2022-04-12 02:34:12.528 | + inc/python:pip_install:203 : return 0 2022-04-12 02:34:12.530 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-12 02:34:12.533 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-12 02:34:12.535 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-12 02:34:12.548 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-12 02:34:12.554 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2022-04-12 02:34:12.556 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-12 02:34:12.559 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-12 02:34:12.561 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:34:12.563 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:34:12.566 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:34:12.569 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:34:12.571 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:34:12.574 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:34:12.590 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:34:12.592 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:34:12.595 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:34:12.598 | + functions-common:git_clone:629 : echo master 2022-04-12 02:34:12.598 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:34:12.603 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-12 02:34:12.606 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:34:12.608 | + functions-common:git_clone:677 : cd /opt/stack/glance 2022-04-12 02:34:12.611 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:34:12.611 | + functions-common:git_clone:678 : head -1 2022-04-12 02:34:12.615 | c99c3af4f Merge "Document new properties used by Ironic" 2022-04-12 02:34:12.618 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:34:12.620 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-12 02:34:12.623 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:34:12.626 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:34:12.628 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-12 02:34:12.631 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:34:12.633 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-12 02:34:12.636 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:34:12.638 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:34:12.641 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-12 02:34:12.643 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:34:12.646 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:34:12.649 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-12 02:34:12.651 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:34:12.654 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-12 02:34:12.657 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:34:12.659 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:34:12.662 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-12 02:34:12.669 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-12 02:34:12.671 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-12 02:34:13.336 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-12 02:34:13.339 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:34:13.341 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:34:13.344 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:34:13.346 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-12 02:34:13.349 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-12 02:34:13.351 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:34:13.353 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:34:13.356 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:34:13.358 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:34:13.360 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:34:13.363 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:34:13.365 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:34:13.367 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-12 02:34:13.389 | Using python 3.8 to install /opt/stack/glance 2022-04-12 02:34:13.392 | + 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-04-12 02:34:14.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:14.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:14.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:14.247 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:15.415 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:34:15.446 | Obtaining file:///opt/stack/glance 2022-04-12 02:34:15.447 | Preparing metadata (setup.py): started 2022-04-12 02:34:20.205 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:34:20.276 | 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-04-12 02:34:20.277 | 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-04-12 02:34:20.278 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.4.35) 2022-04-12 02:34:20.279 | 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-04-12 02:34:20.280 | 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-04-12 02:34:20.281 | 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-04-12 02:34:20.282 | 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-04-12 02:34:20.283 | 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-04-12 02:34:20.284 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (1.7.7) 2022-04-12 02:34:20.285 | 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-04-12 02:34:20.287 | 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-04-12 02:34:20.288 | 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-04-12 02:34:20.289 | 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-04-12 02:34:20.290 | 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-04-12 02:34:20.291 | 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-04-12 02:34:20.293 | 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-04-12 02:34:20.294 | 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-04-12 02:34:20.295 | 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-04-12 02:34:20.296 | 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-04-12 02:34:20.297 | 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-04-12 02:34:20.298 | 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-04-12 02:34:20.299 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:34:20.300 | 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-04-12 02:34:20.301 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.1.0.dev4) (3.2.0) 2022-04-12 02:34:20.302 | 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-04-12 02:34:20.303 | 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-04-12 02:34:20.304 | 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-04-12 02:34:20.305 | 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-04-12 02:34:20.306 | 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-04-12 02:34:20.308 | 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-04-12 02:34:20.309 | 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-04-12 02:34:20.310 | 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-04-12 02:34:20.311 | 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-04-12 02:34:20.313 | 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-04-12 02:34:20.314 | 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-04-12 02:34:20.315 | 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-04-12 02:34:20.316 | 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-04-12 02:34:20.317 | 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-04-12 02:34:20.318 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.1.0.dev4) (36.0.2) 2022-04-12 02:34:20.319 | 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-04-12 02:34:20.320 | 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-04-12 02:34:20.321 | 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-04-12 02:34:20.322 | 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-04-12 02:34:20.338 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (5.6.0) 2022-04-12 02:34:20.339 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.1.0.dev4) (1.2.0) 2022-04-12 02:34:20.341 | 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.3) 2022-04-12 02:34:20.363 | 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-04-12 02:34:20.364 | 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-04-12 02:34:20.404 | 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-04-12 02:34:20.420 | 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-04-12 02:34:20.429 | 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.14.0) 2022-04-12 02:34:20.443 | 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-04-12 02:34:20.444 | 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-04-12 02:34:20.445 | 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.2.1) 2022-04-12 02:34:20.537 | 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-04-12 02:34:20.617 | 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-04-12 02:34:20.669 | 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-04-12 02:34:20.671 | 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-04-12 02:34:20.704 | 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-04-12 02:34:20.773 | 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-04-12 02:34:20.776 | 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-04-12 02:34:20.777 | 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-04-12 02:34:20.834 | 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-04-12 02:34:20.836 | 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-04-12 02:34:20.839 | 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-04-12 02:34:20.869 | 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-04-12 02:34:20.914 | 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-04-12 02:34:20.918 | 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-04-12 02:34:20.976 | 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-04-12 02:34:20.977 | 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.1.0) 2022-04-12 02:34:20.979 | 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-04-12 02:34:20.980 | 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.4) 2022-04-12 02:34:20.982 | 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-04-12 02:34:21.009 | 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.1.1) 2022-04-12 02:34:21.010 | 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-04-12 02:34:21.013 | 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-04-12 02:34:21.053 | 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-04-12 02:34:21.097 | 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-04-12 02:34:21.099 | 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-04-12 02:34:21.100 | 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) (2022.1) 2022-04-12 02:34:21.181 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.1.0.dev4) (62.0.0) 2022-04-12 02:34:21.239 | 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-04-12 02:34:21.338 | 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-04-12 02:34:21.615 | 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.8) 2022-04-12 02:34:21.616 | 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-04-12 02:34:21.618 | 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-04-12 02:34:21.621 | 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-04-12 02:34:21.674 | 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-04-12 02:34:21.697 | 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-04-12 02:34:21.789 | 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-04-12 02:34:21.904 | 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.1) 2022-04-12 02:34:22.113 | 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-04-12 02:34:22.114 | 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-04-12 02:34:22.116 | 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) (1.0.0) 2022-04-12 02:34:22.118 | 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-04-12 02:34:22.119 | 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-04-12 02:34:22.121 | 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-04-12 02:34:22.123 | 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-04-12 02:34:22.237 | 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.14.1) 2022-04-12 02:34:22.269 | 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-04-12 02:34:22.319 | 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-04-12 02:34:22.321 | 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-04-12 02:34:22.552 | 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-04-12 02:34:22.734 | 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-04-12 02:34:22.736 | 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-04-12 02:34:22.737 | 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.9) 2022-04-12 02:34:22.738 | 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-04-12 02:34:22.842 | 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-04-12 02:34:22.993 | 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-04-12 02:34:23.123 | 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.8.0) 2022-04-12 02:34:23.439 | 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-04-12 02:34:23.440 | 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-04-12 02:34:23.666 | 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-04-12 02:34:23.940 | 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-04-12 02:34:24.295 | 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-04-12 02:34:24.296 | 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-04-12 02:34:25.747 | Installing collected packages: glance 2022-04-12 02:34:25.747 | Attempting uninstall: glance 2022-04-12 02:34:25.748 | Found existing installation: glance 24.1.0.dev4 2022-04-12 02:34:25.754 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-12 02:34:25.755 | Running setup.py develop for glance 2022-04-12 02:34:31.744 | Successfully installed glance 2022-04-12 02:34:31.744 | 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-04-12 02:34:31.752 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:34:31.752 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:34:31.902 | + inc/python:pip_install:200 : result=0 2022-04-12 02:34:31.904 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:34:31.907 | + functions-common:time_stop:2425 : local name 2022-04-12 02:34:31.909 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:34:31.911 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:34:31.913 | + functions-common:time_stop:2428 : local total 2022-04-12 02:34:31.916 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:34:31.918 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:34:31.921 | + functions-common:time_stop:2432 : start_time=1649730853384 2022-04-12 02:34:31.923 | + functions-common:time_stop:2434 : [[ -z 1649730853384 ]] 2022-04-12 02:34:31.926 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:34:31.930 | + functions-common:time_stop:2437 : end_time=1649730871928 2022-04-12 02:34:31.932 | + functions-common:time_stop:2438 : elapsed_time=18544 2022-04-12 02:34:31.935 | + functions-common:time_stop:2439 : total=86011 2022-04-12 02:34:31.937 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:34:31.939 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=104555 2022-04-12 02:34:31.941 | + inc/python:pip_install:203 : return 0 2022-04-12 02:34:31.944 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:34:31.946 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:34:31.949 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:34:31.968 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-12 02:34:31.980 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-12 02:34:31.983 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-12 02:34:31.985 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:34:31.988 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:34:31.990 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-12 02:34:31.993 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:34:31.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:34:31.998 | + ./stack.sh:main:922 : configure_glance 2022-04-12 02:34:32.000 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-12 02:34:32.013 | + lib/glance:configure_glance:326 : local dburl 2022-04-12 02:34:32.016 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-12 02:34:32.018 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-12 02:34:32.020 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-12 02:34:32.023 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-12 02:34:32.025 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:34:32.028 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-12 02:34:32.031 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-12 02:34:32.058 | + 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-04-12 02:34:32.087 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-12 02:34:32.117 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:34:32.147 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-12 02:34:32.176 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-12 02:34:32.205 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-12 02:34:32.208 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:34:32.210 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-12 02:34:32.213 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:34:32.216 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-12 02:34:32.244 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-12 02:34:32.274 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:34:32.303 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-12 02:34:32.332 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-12 02:34:32.362 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-12 02:34:32.392 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-12 02:34:32.421 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-12 02:34:32.451 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:34:32.480 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:34:32.509 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:34:32.539 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-12 02:34:32.542 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-12 02:34:32.544 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-12 02:34:32.546 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:34:32.549 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:34:32.551 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:34:32.568 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:32.571 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:34:32.574 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:34:32.577 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:34:32.593 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:32.595 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:34:32.598 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:34:32.628 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:34:32.630 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:34:32.633 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-12 02:34:32.635 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-12 02:34:32.638 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-12 02:34:32.667 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-12 02:34:32.697 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-12 02:34:32.700 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-12 02:34:32.702 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-12 02:34:32.705 | + lib/glance:configure_glance_store:254 : local be 2022-04-12 02:34:32.707 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:34:32.709 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-12 02:34:32.712 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:34:32.741 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-12 02:34:32.745 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.39 2022-04-12 02:34:32.775 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-12 02:34:32.777 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-12 02:34:32.794 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:32.797 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-12 02:34:32.826 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-12 02:34:32.857 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2022-04-12 02:34:32.886 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-12 02:34:32.916 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-12 02:34:32.947 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-12 02:34:32.963 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:32.966 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:34:32.996 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-12 02:34:33.025 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-12 02:34:33.054 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.39/identity/v3 2022-04-12 02:34:33.083 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-12 02:34:33.118 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.39/image 2022-04-12 02:34:33.148 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-12 02:34:33.165 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:33.168 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-12 02:34:33.171 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-12 02:34:33.173 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-12 02:34:33.176 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:34:33.193 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:34:33.195 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:34:33.198 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:34:33.200 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:34:33.203 | + 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-04-12 02:34:33.233 | + 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-04-12 02:34:33.262 | + 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-04-12 02:34:33.292 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:34:33.321 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-12 02:34:33.326 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-12 02:34:33.359 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-12 02:34:33.388 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-12 02:34:33.418 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.39/identity 2022-04-12 02:34:33.451 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-12 02:34:33.481 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-12 02:34:33.511 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-12 02:34:33.541 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-12 02:34:33.570 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-12 02:34:33.602 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-12 02:34:33.631 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-12 02:34:33.662 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-12 02:34:33.667 | + 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-04-12 02:34:33.674 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-12 02:34:33.690 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:34:33.693 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-12 02:34:33.695 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-12 02:34:33.698 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-12 02:34:33.700 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-12 02:34:33.702 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-12 02:34:33.705 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-12 02:34:33.709 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-12 02:34:33.711 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-12 02:34:33.716 | + lib/apache:write_local_uwsgi_http_config:329 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2022-04-12 02:34:33.745 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-12 02:34:33.747 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-12 02:34:33.749 | ++ functions:get_random_port:837 : true 2022-04-12 02:34:33.752 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-12 02:34:33.754 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-12 02:34:33.756 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-12 02:34:33.809 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-12 02:34:33.811 | ++ functions:get_random_port:841 : break 2 2022-04-12 02:34:33.813 | ++ functions:get_random_port:845 : echo 60999 2022-04-12 02:34:33.816 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-12 02:34:33.818 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-12 02:34:33.847 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-12 02:34:33.874 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-12 02:34:33.901 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:34:33.928 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:34:33.956 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:34:33.983 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:34:34.012 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:34:34.039 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:34:34.066 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:34:34.094 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:34:34.122 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:34:34.149 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:34:34.176 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:34:34.204 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-12 02:34:34.231 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-12 02:34:34.259 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-12 02:34:34.286 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-12 02:34:34.314 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-12 02:34:34.342 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-12 02:34:34.344 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-12 02:34:34.346 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:34:34.349 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:34.351 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:34.353 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-12 02:34:34.356 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-12 02:34:34.413 | proxy (enabled by site administrator) 2022-04-12 02:34:34.416 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-12 02:34:34.419 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-12 02:34:34.421 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:34:34.423 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:34.426 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:34.428 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-12 02:34:34.431 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-12 02:34:34.486 | proxy_http (enabled by site administrator) 2022-04-12 02:34:34.489 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-12 02:34:34.493 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-12 02:34:34.496 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-12 02:34:34.498 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:34:34.500 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:34.503 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:34.505 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:34:34.508 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:34:34.511 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-12 02:34:34.511 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:34:34.520 | KeepAlive Off 2022-04-12 02:34:34.524 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-12 02:34:34.524 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:34:34.532 | SetEnv proxy-sendchunked 1 2022-04-12 02:34:34.536 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-12 02:34:34.537 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-12 02:34:34.547 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-12 02:34:34.551 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-12 02:34:34.553 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-12 02:34:34.556 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:34:34.559 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:34:34.561 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:34:34.563 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:34.566 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:34.568 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:34:34.571 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:34:34.573 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:34.575 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:34.578 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-12 02:34:34.642 | Site glance-wsgi-api already enabled 2022-04-12 02:34:34.646 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-12 02:34:34.649 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:34:34.652 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:34:34.655 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:34:34.790 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-12 02:34:34.797 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-12 02:34:34.831 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-12 02:34:34.833 | + ./stack.sh:main:925 : is_service_enabled cinder 2022-04-12 02:34:34.852 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:34:34.855 | + ./stack.sh:main:927 : stack_install_service cinder 2022-04-12 02:34:34.857 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-12 02:34:34.860 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-12 02:34:34.862 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:34:34.865 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-12 02:34:34.867 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2022-04-12 02:34:34.870 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-12 02:34:34.873 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-12 02:34:34.875 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:34:34.877 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:34:34.880 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:34:34.883 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:34:34.886 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:34:34.889 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:34:34.906 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:34:34.908 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:34:34.910 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:34:34.913 | + functions-common:git_clone:629 : echo master 2022-04-12 02:34:34.913 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:34:34.919 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-12 02:34:34.921 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:34:34.923 | + functions-common:git_clone:677 : cd /opt/stack/cinder 2022-04-12 02:34:34.926 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:34:34.927 | + functions-common:git_clone:678 : head -1 2022-04-12 02:34:34.931 | 6d4a6aa97 Merge "Remove privsep/hscli" 2022-04-12 02:34:34.934 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:34:34.936 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-12 02:34:34.939 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:34:34.942 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:34:34.944 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-12 02:34:34.947 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:34:34.950 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-12 02:34:34.952 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:34:34.955 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:34:34.957 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-12 02:34:34.960 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:34:34.962 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:34:34.966 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-12 02:34:34.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:34:34.971 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-12 02:34:34.974 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:34:34.976 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:34:34.979 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-12 02:34:34.985 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-12 02:34:34.988 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-12 02:34:35.683 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-12 02:34:35.685 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:34:35.687 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:34:35.690 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:34:35.692 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-12 02:34:35.695 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-12 02:34:35.697 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:34:35.699 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:34:35.702 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:34:35.704 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:34:35.706 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:34:35.709 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:34:35.711 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:34:35.714 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-12 02:34:35.735 | Using python 3.8 to install /opt/stack/cinder 2022-04-12 02:34:35.738 | + 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-04-12 02:34:36.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:36.609 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:36.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:34:36.609 | from cryptography.utils import int_from_bytes 2022-04-12 02:34:37.779 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:34:37.810 | Obtaining file:///opt/stack/cinder 2022-04-12 02:34:37.810 | Preparing metadata (setup.py): started 2022-04-12 02:34:43.390 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:34:43.521 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.8.1) 2022-04-12 02:34:43.522 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.1) 2022-04-12 02:34:43.523 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.33.0) 2022-04-12 02:34:43.524 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.1.2) 2022-04-12 02:34:43.525 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.20.4) 2022-04-12 02:34:43.526 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.0.2) 2022-04-12 02:34:43.527 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.1.0.dev48) (3.2.0) 2022-04-12 02:34:43.528 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:34:43.530 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (9.4.0) 2022-04-12 02:34:43.531 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.8.0) 2022-04-12 02:34:43.531 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.3) 2022-04-12 02:34:43.533 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (8.8.0) 2022-04-12 02:34:43.534 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.0) 2022-04-12 02:34:43.535 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.1.0) 2022-04-12 02:34:43.536 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (11.2.0) 2022-04-12 02:34:43.537 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.7.0) 2022-04-12 02:34:43.538 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (12.13.0) 2022-04-12 02:34:43.539 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.5.1) 2022-04-12 02:34:43.540 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.11.0) 2022-04-12 02:34:43.542 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.7.0) 2022-04-12 02:34:43.543 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.3.0) 2022-04-12 02:34:43.544 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:34:43.545 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.3.0) 2022-04-12 02:34:43.546 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.0) 2022-04-12 02:34:43.547 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:34:43.548 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.12.2) 2022-04-12 02:34:43.549 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.6.0) 2022-04-12 02:34:43.551 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.4.2) 2022-04-12 02:34:43.552 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (21.3) 2022-04-12 02:34:43.553 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.8.1) 2022-04-12 02:34:43.554 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:34:43.555 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.1) 2022-04-12 02:34:43.556 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.9.0) 2022-04-12 02:34:43.557 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.0.7) 2022-04-12 02:34:43.558 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.3.0) 2022-04-12 02:34:43.560 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.6.0) 2022-04-12 02:34:43.561 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.4.0) 2022-04-12 02:34:43.562 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (17.7.0) 2022-04-12 02:34:43.563 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.13.1) 2022-04-12 02:34:43.564 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2022.1) 2022-04-12 02:34:43.565 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.27.1) 2022-04-12 02:34:43.566 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.5.1) 2022-04-12 02:34:43.567 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (4.6.4) 2022-04-12 02:34:43.568 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.1.74) 2022-04-12 02:34:43.569 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.16.0) 2022-04-12 02:34:43.570 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.4.35) 2022-04-12 02:34:43.571 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.13.0) 2022-04-12 02:34:43.572 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.5.0) 2022-04-12 02:34:43.573 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.8.9) 2022-04-12 02:34:43.574 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (6.3.1) 2022-04-12 02:34:43.575 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.8.7) 2022-04-12 02:34:43.576 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.1.0) 2022-04-12 02:34:43.577 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.0) 2022-04-12 02:34:43.578 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.2.0) 2022-04-12 02:34:43.580 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (5.6.0) 2022-04-12 02:34:43.581 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.11.0) 2022-04-12 02:34:43.582 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (2.43.0) 2022-04-12 02:34:43.583 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (3.10.1) 2022-04-12 02:34:43.584 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (36.0.2) 2022-04-12 02:34:43.585 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (0.2.2) 2022-04-12 02:34:43.586 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.5.1.0) 2022-04-12 02:34:43.587 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.1.0.dev48) (1.21.37) 2022-04-12 02:34:43.600 | 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.dev48) (0.5.2) 2022-04-12 02:34:43.601 | Requirement already satisfied: botocore<1.25.0,>=1.24.37 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.24.37) 2022-04-12 02:34:43.602 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.1.0.dev48) (1.0.0) 2022-04-12 02:34:43.664 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.1.0.dev48) (1.15.0) 2022-04-12 02:34:43.696 | 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.dev48) (2.2.1) 2022-04-12 02:34:43.711 | 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.dev48) (0.1.0) 2022-04-12 02:34:43.713 | Requirement already satisfied: google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (2.7.1) 2022-04-12 02:34:43.714 | 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.dev48) (2.6.3) 2022-04-12 02:34:43.715 | 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.dev48) (4.1.1) 2022-04-12 02:34:43.814 | 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.dev48) (1.7.0) 2022-04-12 02:34:43.866 | 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.dev48) (2.10.1) 2022-04-12 02:34:43.869 | 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.dev48) (3.1.1) 2022-04-12 02:34:43.896 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (0.4.8) 2022-04-12 02:34:43.897 | 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.dev48) (0.2.8) 2022-04-12 02:34:43.898 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.1.0.dev48) (4.8) 2022-04-12 02:34:43.979 | 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.dev48) (0.17.3) 2022-04-12 02:34:44.023 | 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.dev48) (2.5.0) 2022-04-12 02:34:44.024 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.1.0.dev48) (6.0) 2022-04-12 02:34:44.027 | 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.dev48) (0.8.0) 2022-04-12 02:34:44.028 | 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.dev48) (1.5.0) 2022-04-12 02:34:44.087 | 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.dev48) (1.7.7) 2022-04-12 02:34:44.090 | 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.dev48) (2.0.1) 2022-04-12 02:34:44.092 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.1.0.dev48) (0.5.0) 2022-04-12 02:34:44.149 | 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.dev48) (0.9.6) 2022-04-12 02:34:44.153 | 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.dev48) (2.8.2) 2022-04-12 02:34:44.211 | 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.dev48) (5.0.0) 2022-04-12 02:34:44.213 | 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.dev48) (0.4.0) 2022-04-12 02:34:44.215 | 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.dev48) (2.4.0) 2022-04-12 02:34:44.217 | 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.dev48) (5.1.0) 2022-04-12 02:34:44.220 | 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.dev48) (5.2.4) 2022-04-12 02:34:44.244 | 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.dev48) (3.2.0) 2022-04-12 02:34:44.245 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.1.0.dev48) (3.1.1) 2022-04-12 02:34:44.246 | 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.dev48) (3.3.0) 2022-04-12 02:34:44.292 | 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.dev48) (1.0.3) 2022-04-12 02:34:44.376 | 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.dev48) (3.0.0) 2022-04-12 02:34:44.379 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.1.0.dev48) (1.3.3) 2022-04-12 02:34:44.404 | 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.dev48) (3.2.0) 2022-04-12 02:34:44.427 | 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.dev48) (0.11.0) 2022-04-12 02:34:44.493 | 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.dev48) (1.1.0) 2022-04-12 02:34:44.495 | 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.dev48) (1.26.9) 2022-04-12 02:34:44.629 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.1.0.dev48) (1.5.0) 2022-04-12 02:34:44.653 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.1.0.dev48) (62.0.0) 2022-04-12 02:34:44.796 | 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.dev48) (3.10.1) 2022-04-12 02:34:44.831 | 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.dev48) (22.0.0) 2022-04-12 02:34:44.833 | 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.dev48) (1.14.0) 2022-04-12 02:34:44.835 | 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.dev48) (1.3.3) 2022-04-12 02:34:45.033 | 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.dev48) (2.0.12) 2022-04-12 02:34:45.034 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (2019.11.28) 2022-04-12 02:34:45.037 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.1.0.dev48) (3.3) 2022-04-12 02:34:45.073 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.1.0.dev48) (0.7) 2022-04-12 02:34:45.103 | 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.dev48) (0.23.2) 2022-04-12 02:34:45.338 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.5.2) 2022-04-12 02:34:45.339 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.1.0.dev48) (0.4.2) 2022-04-12 02:34:45.480 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (1.4.2) 2022-04-12 02:34:45.483 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.5.0) 2022-04-12 02:34:45.486 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.1.0.dev48) (2.8) 2022-04-12 02:34:45.645 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.1.0.dev48) (0.13.1) 2022-04-12 02:34:45.762 | 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.dev48) (1.2.0) 2022-04-12 02:34:45.764 | 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.dev48) (5.6.0) 2022-04-12 02:34:45.765 | 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.dev48) (4.11.3) 2022-04-12 02:34:45.802 | 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.dev48) (5.0.0) 2022-04-12 02:34:46.020 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.1.0.dev48) (2.21) 2022-04-12 02:34:46.098 | 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.dev48) (0.5.0) 2022-04-12 02:34:46.100 | 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.dev48) (2.4.0) 2022-04-12 02:34:46.280 | 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.dev48) (2.5.0) 2022-04-12 02:34:46.371 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (3.20.0) 2022-04-12 02:34:46.373 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0dev,>=1.31.5->google-api-python-client>=1.11.0->cinder==20.1.0.dev48) (1.56.0) 2022-04-12 02:34:46.551 | 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.dev48) (2.1.1) 2022-04-12 02:34:46.972 | 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.dev48) (1.1.5) 2022-04-12 02:34:47.023 | 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.dev48) (0.14.1) 2022-04-12 02:34:47.075 | 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.dev48) (0.2.5) 2022-04-12 02:34:48.155 | 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.dev48) (1.32) 2022-04-12 02:34:48.421 | 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.dev48) (21.4.0) 2022-04-12 02:34:48.422 | 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.dev48) (1.8.2) 2022-04-12 02:34:48.574 | 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.dev48) (2.2) 2022-04-12 02:34:48.765 | 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.dev48) (1.0.0) 2022-04-12 02:34:48.939 | 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.dev48) (3.8.0) 2022-04-12 02:34:50.607 | Installing collected packages: cinder 2022-04-12 02:34:50.607 | Attempting uninstall: cinder 2022-04-12 02:34:50.607 | Found existing installation: cinder 20.1.0.dev48 2022-04-12 02:34:50.613 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-12 02:34:50.614 | Running setup.py develop for cinder 2022-04-12 02:34:58.041 | Successfully installed cinder 2022-04-12 02:34:58.041 | 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-04-12 02:34:58.050 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:34:58.050 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:34:58.199 | + inc/python:pip_install:200 : result=0 2022-04-12 02:34:58.201 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:34:58.204 | + functions-common:time_stop:2425 : local name 2022-04-12 02:34:58.206 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:34:58.208 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:34:58.210 | + functions-common:time_stop:2428 : local total 2022-04-12 02:34:58.213 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:34:58.216 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:34:58.219 | + functions-common:time_stop:2432 : start_time=1649730875730 2022-04-12 02:34:58.221 | + functions-common:time_stop:2434 : [[ -z 1649730875730 ]] 2022-04-12 02:34:58.224 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:34:58.229 | + functions-common:time_stop:2437 : end_time=1649730898226 2022-04-12 02:34:58.231 | + functions-common:time_stop:2438 : elapsed_time=22496 2022-04-12 02:34:58.234 | + functions-common:time_stop:2439 : total=104555 2022-04-12 02:34:58.236 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:34:58.238 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=127051 2022-04-12 02:34:58.241 | + inc/python:pip_install:203 : return 0 2022-04-12 02:34:58.243 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:34:58.245 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:34:58.248 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:34:58.267 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-12 02:34:58.279 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-12 02:34:58.282 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-12 02:34:58.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:34:58.287 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:34:58.289 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-12 02:34:58.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:34:58.294 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-12 02:34:58.297 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-12 02:34:58.299 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-12 02:34:58.302 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:58.304 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:58.307 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-12 02:34:58.318 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-12 02:34:58.321 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:34:58.324 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:34:58.327 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:34:58.329 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:34:58.331 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:34:58.334 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:34:58.336 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:58.340 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:58.342 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:34:58.345 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:34:58.347 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:34:58.349 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:34:58.352 | + functions-common:install_package:1464 : real_install_package targetcli-fb 2022-04-12 02:34:58.354 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:34:58.357 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:34:58.360 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:34:58.362 | + functions-common:real_install_package:1450 : apt_get install targetcli-fb 2022-04-12 02:34:58.385 | + 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-04-12 02:34:58.494 | Reading package lists... 2022-04-12 02:34:58.735 | Building dependency tree... 2022-04-12 02:34:58.737 | Reading state information... 2022-04-12 02:34:58.991 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-12 02:34:58.991 | The following packages were automatically installed and are no longer required: 2022-04-12 02:34:58.992 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:34:58.992 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:34:58.992 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:34:58.992 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:34:58.992 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:34:58.992 | python3-zope.interface 2022-04-12 02:34:58.992 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:34:59.107 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:34:59.112 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:34:59.114 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:34:59.117 | + functions-common:time_stop:2425 : local name 2022-04-12 02:34:59.120 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:34:59.123 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:34:59.125 | + functions-common:time_stop:2428 : local total 2022-04-12 02:34:59.127 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:34:59.130 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:34:59.132 | + functions-common:time_stop:2432 : start_time=1649730898381 2022-04-12 02:34:59.135 | + functions-common:time_stop:2434 : [[ -z 1649730898381 ]] 2022-04-12 02:34:59.138 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:34:59.142 | + functions-common:time_stop:2437 : end_time=1649730899140 2022-04-12 02:34:59.145 | + functions-common:time_stop:2438 : elapsed_time=759 2022-04-12 02:34:59.147 | + functions-common:time_stop:2439 : total=5269 2022-04-12 02:34:59.149 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:34:59.152 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6028 2022-04-12 02:34:59.154 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:34:59.157 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:34:59.160 | + ./stack.sh:main:928 : configure_cinder 2022-04-12 02:34:59.162 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-12 02:34:59.175 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-12 02:34:59.179 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-12 02:34:59.181 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-12 02:34:59.183 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:34:59.187 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-12 02:34:59.187 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:34:59.191 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-12 02:34:59.193 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-12 02:34:59.196 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:34:59.198 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-12 02:34:59.200 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-12 02:34:59.202 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-12 02:34:59.204 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-12 02:34:59.206 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-12 02:34:59.218 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-12 02:34:59.230 | + 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-04-12 02:34:59.242 | + 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-04-12 02:34:59.255 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-12 02:34:59.267 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:34:59.269 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:34:59.273 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.Qd4tsMvCOZ 2022-04-12 02:34:59.276 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:34:59.278 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-12 02:34:59.280 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-12 02:34:59.282 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.Qd4tsMvCOZ 2022-04-12 02:34:59.286 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.Qd4tsMvCOZ 2022-04-12 02:34:59.298 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.Qd4tsMvCOZ /etc/sudoers.d/cinder-rootwrap 2022-04-12 02:34:59.311 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-12 02:34:59.315 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:34:59.317 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:34:59.319 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:34:59.321 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:34:59.324 | + 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-04-12 02:34:59.326 | + 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-04-12 02:34:59.328 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-12 02:34:59.330 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-12 02:34:59.335 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-12 02:34:59.339 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-12 02:34:59.358 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-12 02:34:59.377 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-12 02:34:59.395 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-12 02:34:59.413 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-12 02:34:59.432 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-12 02:34:59.451 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-12 02:34:59.471 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-12 02:34:59.490 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-12 02:34:59.492 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:34:59.494 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-12 02:34:59.497 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:34:59.499 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-12 02:34:59.533 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-12 02:34:59.561 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:34:59.588 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-12 02:34:59.616 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-12 02:34:59.643 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-12 02:34:59.671 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-12 02:34:59.698 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-12 02:34:59.726 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:34:59.753 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:34:59.782 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-12 02:34:59.811 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-12 02:34:59.840 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-12 02:34:59.843 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-12 02:34:59.845 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-12 02:34:59.847 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-12 02:34:59.850 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:34:59.853 | + lib/cinder:configure_cinder:271 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-12 02:34:59.882 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-12 02:34:59.911 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-12 02:34:59.938 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-12 02:34:59.967 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-12 02:34:59.995 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-12 02:35:00.024 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-12 02:35:00.054 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-12 02:35:00.056 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:35:00.087 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:35:00.119 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-12 02:35:00.126 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 722526059a17654526dbb7c725e2b888 2022-04-12 02:35:00.155 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-12 02:35:00.157 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-12 02:35:00.185 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-12 02:35:00.213 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-12 02:35:00.240 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-12 02:35:00.269 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-12 02:35:00.285 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:00.287 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-12 02:35:00.290 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-12 02:35:00.292 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-12 02:35:00.294 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-12 02:35:00.297 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-12 02:35:00.299 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-12 02:35:00.301 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-12 02:35:00.303 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-12 02:35:00.306 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-12 02:35:00.309 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-12 02:35:00.311 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-12 02:35:00.341 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2022-04-12 02:35:00.369 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-12 02:35:00.397 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-12 02:35:00.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-12 02:35:00.453 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-12 02:35:00.480 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-12 02:35:00.483 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-12 02:35:00.485 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-12 02:35:00.487 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-12 02:35:00.516 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-12 02:35:00.518 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-12 02:35:00.546 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-12 02:35:00.548 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-12 02:35:00.551 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-12 02:35:00.553 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-12 02:35:00.581 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-12 02:35:00.583 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-12 02:35:00.586 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-12 02:35:00.602 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:00.605 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-12 02:35:00.607 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-12 02:35:00.610 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-12 02:35:00.612 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-12 02:35:00.640 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.39:8080/v1/AUTH_ 2022-04-12 02:35:00.668 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-12 02:35:00.684 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:00.687 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-12 02:35:00.703 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:00.705 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-12 02:35:00.722 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:00.724 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-12 02:35:00.726 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-12 02:35:00.729 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-12 02:35:00.731 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-12 02:35:00.734 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:35:00.736 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:35:00.738 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:35:00.755 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:00.758 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:35:00.760 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:35:00.762 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:35:00.778 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:00.780 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:00.783 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:00.811 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:35:00.813 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:35:00.816 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-12 02:35:00.818 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-12 02:35:00.820 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:35:00.823 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:35:00.840 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:35:00.843 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:35:00.845 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:35:00.847 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:35:00.850 | + 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-04-12 02:35:00.878 | + 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-04-12 02:35:00.907 | + 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-04-12 02:35:00.935 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:35:00.964 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-12 02:35:00.981 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:00.983 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-12 02:35:00.986 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:35:00.988 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-12 02:35:00.990 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-12 02:35:00.993 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:35:00.995 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:35:00.998 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-12 02:35:01.002 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-12 02:35:01.004 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:35:01.007 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:35:01.020 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:35:01.020 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:01.029 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:35:01.033 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:01.049 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:35:01.051 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-12 02:35:01.055 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-12 02:35:01.083 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:35:01.111 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-12 02:35:01.139 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:35:01.166 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:35:01.195 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:35:01.223 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:35:01.251 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:35:01.279 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:35:01.306 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:35:01.333 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:35:01.361 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:35:01.388 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:35:01.415 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:35:01.418 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:35:01.420 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-12 02:35:01.423 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-12 02:35:01.425 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:35:01.428 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:01.430 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:01.432 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:35:01.439 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:35:01.442 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-12 02:35:01.472 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:35:01.501 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-12 02:35:01.501 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 ' 2022-04-12 02:35:01.510 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-12 02:35:01.513 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-12 02:35:01.515 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-12 02:35:01.518 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:35:01.520 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:35:01.522 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:35:01.525 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:01.528 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:01.530 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:35:01.532 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:35:01.535 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:01.537 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:01.539 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-12 02:35:01.600 | Enabling site cinder-wsgi. 2022-04-12 02:35:01.606 | To activate the new configuration, you need to run: 2022-04-12 02:35:01.606 | systemctl reload apache2 2022-04-12 02:35:01.610 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:35:01.612 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:35:01.615 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:35:01.617 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:35:01.749 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-12 02:35:01.756 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-12 02:35:01.788 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.39/image 2022-04-12 02:35:01.817 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-12 02:35:01.834 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:01.836 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-12 02:35:01.839 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-12 02:35:01.842 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:35:01.844 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:35:01.846 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-12 02:35:01.877 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-12 02:35:01.906 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:35:01.933 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-12 02:35:01.961 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-12 02:35:01.989 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-12 02:35:02.017 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-12 02:35:02.047 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-12 02:35:02.075 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:35:02.103 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-12 02:35:02.131 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-12 02:35:02.159 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:35:02.187 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-12 02:35:02.189 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-12 02:35:02.206 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:02.209 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.39:2379 2022-04-12 02:35:02.240 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-12 02:35:02.242 | + ./stack.sh:main:931 : is_service_enabled neutron 2022-04-12 02:35:02.260 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:02.262 | + ./stack.sh:main:933 : stack_install_service neutron 2022-04-12 02:35:02.265 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-12 02:35:02.267 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-12 02:35:02.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:35:02.272 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-12 02:35:02.275 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-12 02:35:02.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:35:02.279 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:35:02.284 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:35:02.287 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:35:02.290 | + 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-04-12 02:35:02.292 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:35:02.295 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-12 02:35:02.297 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-12 02:35:02.300 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-12 02:35:02.302 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:35:02.305 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:35:02.307 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-12 02:35:02.310 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:35:02.312 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2022-04-12 02:35:02.315 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-12 02:35:02.317 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-12 02:35:02.319 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:35:02.322 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:35:02.325 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:35:02.327 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:35:02.329 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:35:02.332 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:35:02.349 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:35:02.351 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:35:02.353 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:02.356 | + functions-common:git_clone:629 : echo master 2022-04-12 02:35:02.357 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:35:02.362 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-12 02:35:02.364 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:02.366 | + functions-common:git_clone:677 : cd /opt/stack/neutron 2022-04-12 02:35:02.369 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:35:02.370 | + functions-common:git_clone:678 : head -1 2022-04-12 02:35:02.373 | 4c5b6b9b0f Merge commit 'refs/changes/92/837392/3' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-12 02:35:02.375 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:35:02.378 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-12 02:35:02.380 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:35:02.383 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:35:02.386 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-12 02:35:02.388 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:35:02.391 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-12 02:35:02.393 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:35:02.396 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:35:02.398 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-12 02:35:02.401 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:35:02.403 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:35:02.406 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-12 02:35:02.409 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:35:02.412 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-12 02:35:02.414 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:35:02.417 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:35:02.420 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-12 02:35:02.426 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-12 02:35:02.428 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-12 02:35:03.094 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-12 02:35:03.097 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:35:03.099 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:35:03.101 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:35:03.104 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-12 02:35:03.107 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-12 02:35:03.109 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:35:03.111 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:35:03.114 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:35:03.116 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:35:03.119 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:35:03.121 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:35:03.123 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:35:03.126 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-12 02:35:03.147 | Using python 3.8 to install /opt/stack/neutron 2022-04-12 02:35:03.150 | + 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-04-12 02:35:04.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:04.020 | from cryptography.utils import int_from_bytes 2022-04-12 02:35:04.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:04.020 | from cryptography.utils import int_from_bytes 2022-04-12 02:35:05.183 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:35:05.213 | Obtaining file:///opt/stack/neutron 2022-04-12 02:35:05.214 | Preparing metadata (setup.py): started 2022-04-12 02:35:10.911 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:35:11.000 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.8.1) 2022-04-12 02:35:11.002 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:35:11.003 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:35:11.004 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.1) 2022-04-12 02:35:11.004 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:35:11.005 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.1) 2022-04-12 02:35:11.007 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.33.0) 2022-04-12 02:35:11.008 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.1) 2022-04-12 02:35:11.009 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.20.4) 2022-04-12 02:35:11.010 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.27.1) 2022-04-12 02:35:11.011 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.1.1) 2022-04-12 02:35:11.012 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (9.4.0) 2022-04-12 02:35:11.013 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.8.0) 2022-04-12 02:35:11.014 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.11.0) 2022-04-12 02:35:11.015 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.20.0) 2022-04-12 02:35:11.017 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (7.8.0) 2022-04-12 02:35:11.018 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:35:11.018 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.4.35) 2022-04-12 02:35:11.019 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.8.7) 2022-04-12 02:35:11.020 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:35:11.022 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.7.7) 2022-04-12 02:35:11.023 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.5.0) 2022-04-12 02:35:11.024 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.10.1) 2022-04-12 02:35:11.025 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:35:11.026 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (8.8.0) 2022-04-12 02:35:11.028 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.1.0) 2022-04-12 02:35:11.029 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (11.2.0) 2022-04-12 02:35:11.030 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.1.0) 2022-04-12 02:35:11.030 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.7.0) 2022-04-12 02:35:11.032 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (12.13.0) 2022-04-12 02:35:11.033 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.1) 2022-04-12 02:35:11.034 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.11.0) 2022-04-12 02:35:11.035 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.0) 2022-04-12 02:35:11.036 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.0) 2022-04-12 02:35:11.037 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (6.3.1) 2022-04-12 02:35:11.038 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.3.0) 2022-04-12 02:35:11.040 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.8.0) 2022-04-12 02:35:11.041 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.5.0) 2022-04-12 02:35:11.042 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.12.2) 2022-04-12 02:35:11.043 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.6.0) 2022-04-12 02:35:11.044 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (3.4.2) 2022-04-12 02:35:11.045 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.3.1) 2022-04-12 02:35:11.046 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.1.0) 2022-04-12 02:35:11.047 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.16.0) 2022-04-12 02:35:11.048 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:35:11.049 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (21.3) 2022-04-12 02:35:11.050 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (5.9.0) 2022-04-12 02:35:11.051 | Requirement already satisfied: pyroute2>=0.6.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:11.052 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (22.0.0) 2022-04-12 02:35:11.053 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (17.7.0) 2022-04-12 02:35:11.054 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (0.61.0) 2022-04-12 02:35:11.056 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (4.5.0) 2022-04-12 02:35:11.058 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.7.1) 2022-04-12 02:35:11.058 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:35:11.059 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.1.0.dev108) (2.11.0) 2022-04-12 02:35:11.075 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (4.11.3) 2022-04-12 02:35:11.077 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (5.6.0) 2022-04-12 02:35:11.078 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.1.0.dev108) (1.2.0) 2022-04-12 02:35:11.085 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.1.0.dev108) (1.14.0) 2022-04-12 02:35:11.097 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.1.2) 2022-04-12 02:35:11.098 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (1.16.0) 2022-04-12 02:35:11.099 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.1.0.dev108) (2.2.1) 2022-04-12 02:35:11.119 | 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.dev108) (3.0.7) 2022-04-12 02:35:11.126 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.1.0.dev108) (2.1.1) 2022-04-12 02:35:11.186 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.1.0.dev108) (1.0.2) 2022-04-12 02:35:11.187 | 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.dev108) (1.7.0) 2022-04-12 02:35:11.240 | 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.dev108) (3.1.1) 2022-04-12 02:35:11.242 | 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.dev108) (4.4.0) 2022-04-12 02:35:11.287 | 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.dev108) (2.7.0) 2022-04-12 02:35:11.291 | 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.dev108) (1.2.2) 2022-04-12 02:35:11.319 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (36.0.2) 2022-04-12 02:35:11.320 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (6.0) 2022-04-12 02:35:11.321 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (2.5.0) 2022-04-12 02:35:11.322 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.0.0) 2022-04-12 02:35:11.324 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.4) 2022-04-12 02:35:11.325 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.1.0.dev108) (1.4.0) 2022-04-12 02:35:11.326 | 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.dev108) (1.1.5) 2022-04-12 02:35:11.328 | 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.dev108) (1.32) 2022-04-12 02:35:11.346 | 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.dev108) (1.0.3) 2022-04-12 02:35:11.433 | 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.dev108) (0.17.3) 2022-04-12 02:35:11.503 | 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.dev108) (1.5.0) 2022-04-12 02:35:11.565 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.1.0.dev108) (0.5.0) 2022-04-12 02:35:11.566 | 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.dev108) (0.13.0) 2022-04-12 02:35:11.567 | 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.dev108) (2.0.1) 2022-04-12 02:35:11.625 | 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.dev108) (2.8.2) 2022-04-12 02:35:11.630 | 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.dev108) (0.9.6) 2022-04-12 02:35:11.685 | 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.dev108) (0.4.0) 2022-04-12 02:35:11.687 | 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.dev108) (5.2.4) 2022-04-12 02:35:11.688 | 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.dev108) (5.1.0) 2022-04-12 02:35:11.691 | 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.dev108) (5.0.0) 2022-04-12 02:35:11.717 | 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.dev108) (3.2.0) 2022-04-12 02:35:11.719 | 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.dev108) (3.3.0) 2022-04-12 02:35:11.766 | 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.dev108) (1.15.0) 2022-04-12 02:35:11.820 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.1.0.dev108) (2022.1) 2022-04-12 02:35:11.852 | 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.dev108) (3.0.0) 2022-04-12 02:35:11.855 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.1.0.dev108) (1.3.3) 2022-04-12 02:35:11.879 | 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.dev108) (3.2.0) 2022-04-12 02:35:12.019 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.1.0.dev108) (2.4.0) 2022-04-12 02:35:12.090 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.1.0.dev108) (62.0.0) 2022-04-12 02:35:12.166 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (0.3.5) 2022-04-12 02:35:12.168 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.1.0.dev108) (3.0.0) 2022-04-12 02:35:12.279 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.280 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.281 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.282 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.283 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.284 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.286 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.4->neutron==20.1.0.dev108) (0.6.9) 2022-04-12 02:35:12.489 | 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.dev108) (3.10.1) 2022-04-12 02:35:12.491 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.1.0.dev108) (3.2.0) 2022-04-12 02:35:12.494 | 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.dev108) (2.5.0) 2022-04-12 02:35:12.538 | 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.dev108) (2.1.0) 2022-04-12 02:35:12.540 | 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.dev108) (3.17.6) 2022-04-12 02:35:12.634 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (3.3) 2022-04-12 02:35:12.635 | 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.dev108) (1.26.9) 2022-04-12 02:35:12.636 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.1.0.dev108) (2019.11.28) 2022-04-12 02:35:12.638 | 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.dev108) (2.0.12) 2022-04-12 02:35:12.673 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.1.0.dev108) (0.7) 2022-04-12 02:35:13.011 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.1.0.dev108) (0.13.1) 2022-04-12 02:35:13.085 | 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.dev108) (5.0.0) 2022-04-12 02:35:13.246 | 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.dev108) (2.21) 2022-04-12 02:35:13.318 | 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.dev108) (0.5.0) 2022-04-12 02:35:13.320 | 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.dev108) (2.4.0) 2022-04-12 02:35:13.557 | 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.dev108) (2.5.0) 2022-04-12 02:35:13.730 | 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.dev108) (2.2) 2022-04-12 02:35:14.284 | 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.dev108) (0.14.1) 2022-04-12 02:35:14.332 | 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.dev108) (0.2.5) 2022-04-12 02:35:14.933 | 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.dev108) (0.4.2) 2022-04-12 02:35:14.934 | 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.dev108) (0.5.2) 2022-04-12 02:35:15.248 | 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.dev108) (4.11.1) 2022-04-12 02:35:15.250 | 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.dev108) (2.1.1) 2022-04-12 02:35:15.415 | 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.dev108) (3.8.0) 2022-04-12 02:35:15.656 | 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.dev108) (1.8.2) 2022-04-12 02:35:15.657 | 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.dev108) (21.4.0) 2022-04-12 02:35:15.840 | 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.dev108) (1.0.0) 2022-04-12 02:35:16.099 | 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.dev108) (2.3.2) 2022-04-12 02:35:17.684 | Installing collected packages: neutron 2022-04-12 02:35:17.684 | Attempting uninstall: neutron 2022-04-12 02:35:17.684 | Found existing installation: neutron 20.1.0.dev108 2022-04-12 02:35:17.703 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-12 02:35:17.704 | Running setup.py develop for neutron 2022-04-12 02:35:25.255 | Successfully installed neutron 2022-04-12 02:35:25.255 | 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-04-12 02:35:25.264 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:35:25.264 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:35:25.412 | + inc/python:pip_install:200 : result=0 2022-04-12 02:35:25.414 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:35:25.417 | + functions-common:time_stop:2425 : local name 2022-04-12 02:35:25.419 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:35:25.421 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:35:25.424 | + functions-common:time_stop:2428 : local total 2022-04-12 02:35:25.426 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:35:25.428 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:35:25.430 | + functions-common:time_stop:2432 : start_time=1649730903141 2022-04-12 02:35:25.432 | + functions-common:time_stop:2434 : [[ -z 1649730903141 ]] 2022-04-12 02:35:25.435 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:35:25.439 | + functions-common:time_stop:2437 : end_time=1649730925437 2022-04-12 02:35:25.442 | + functions-common:time_stop:2438 : elapsed_time=22296 2022-04-12 02:35:25.444 | + functions-common:time_stop:2439 : total=127051 2022-04-12 02:35:25.446 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:35:25.449 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=149347 2022-04-12 02:35:25.451 | + inc/python:pip_install:203 : return 0 2022-04-12 02:35:25.453 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:35:25.456 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:35:25.458 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:35:25.478 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-12 02:35:25.490 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-12 02:35:25.492 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-12 02:35:25.495 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:35:25.497 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:35:25.500 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-12 02:35:25.502 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:35:25.505 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-12 02:35:25.508 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:35:25.510 | + ./stack.sh:main:936 : is_service_enabled nova 2022-04-12 02:35:25.528 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:25.531 | + ./stack.sh:main:938 : stack_install_service nova 2022-04-12 02:35:25.533 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-12 02:35:25.536 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-12 02:35:25.538 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:35:25.541 | + lib/stack:stack_install_service:32 : install_nova 2022-04-12 02:35:25.543 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-12 02:35:25.546 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-12 02:35:25.548 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:35:25.551 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:35:25.553 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-12 02:35:25.556 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:35:25.559 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-12 02:35:25.576 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:25.578 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-12 02:35:25.595 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:25.597 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-12 02:35:25.614 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:25.616 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2022-04-12 02:35:25.619 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-12 02:35:25.621 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-12 02:35:25.624 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:35:25.626 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:35:25.628 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:35:25.631 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:35:25.634 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:35:25.637 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:35:25.652 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:35:25.654 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:35:25.656 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:25.659 | + functions-common:git_clone:629 : echo master 2022-04-12 02:35:25.659 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:35:25.664 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-12 02:35:25.667 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:25.669 | + functions-common:git_clone:677 : cd /opt/stack/nova 2022-04-12 02:35:25.673 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:35:25.673 | + functions-common:git_clone:678 : head -1 2022-04-12 02:35:25.676 | 449aa39a96 Merge "Fix wrong attribute to find remote address" 2022-04-12 02:35:25.680 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:35:25.682 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-12 02:35:25.685 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:35:25.687 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:35:25.689 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-12 02:35:25.692 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:35:25.694 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-12 02:35:25.697 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:35:25.699 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:35:25.702 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-12 02:35:25.704 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:35:25.706 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:35:25.710 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-12 02:35:25.712 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:35:25.716 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-12 02:35:25.718 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:35:25.720 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:35:25.724 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-12 02:35:25.730 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-12 02:35:25.732 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-12 02:35:26.393 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-12 02:35:26.396 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:35:26.398 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:35:26.400 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:35:26.403 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-12 02:35:26.405 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-12 02:35:26.407 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:35:26.409 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:35:26.412 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:35:26.414 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:35:26.416 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:35:26.419 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:35:26.421 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:35:26.424 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-12 02:35:26.445 | Using python 3.8 to install /opt/stack/nova 2022-04-12 02:35:26.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 -e /opt/stack/nova 2022-04-12 02:35:27.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:27.307 | from cryptography.utils import int_from_bytes 2022-04-12 02:35:27.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:27.308 | from cryptography.utils import int_from_bytes 2022-04-12 02:35:28.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:35:28.511 | Obtaining file:///opt/stack/nova 2022-04-12 02:35:28.512 | Preparing metadata (setup.py): started 2022-04-12 02:35:35.144 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:35:35.271 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.8.1) 2022-04-12 02:35:35.272 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.4.35) 2022-04-12 02:35:35.274 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.1) 2022-04-12 02:35:35.275 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.33.0) 2022-04-12 02:35:35.276 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:35:35.277 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (9.4.0) 2022-04-12 02:35:35.278 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.8.0) 2022-04-12 02:35:35.279 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.5.1) 2022-04-12 02:35:35.280 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (36.0.2) 2022-04-12 02:35:35.281 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.8.7) 2022-04-12 02:35:35.282 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.2) 2022-04-12 02:35:35.283 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:35:35.284 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:35:35.285 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:35:35.286 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.13.0) 2022-04-12 02:35:35.287 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.7) 2022-04-12 02:35:35.288 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.8.0) 2022-04-12 02:35:35.289 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.11.0) 2022-04-12 02:35:35.291 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.1) 2022-04-12 02:35:35.292 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.2) 2022-04-12 02:35:35.293 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:35:35.294 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.3.0) 2022-04-12 02:35:35.295 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:35:35.296 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (7.8.0) 2022-04-12 02:35:35.297 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.6.0) 2022-04-12 02:35:35.298 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.27.1) 2022-04-12 02:35:35.299 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.5.0) 2022-04-12 02:35:35.300 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.10.0) 2022-04-12 02:35:35.301 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.10.1) 2022-04-12 02:35:35.302 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.0) 2022-04-12 02:35:35.303 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (8.8.0) 2022-04-12 02:35:35.304 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.1.0) 2022-04-12 02:35:35.306 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.7.0) 2022-04-12 02:35:35.307 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:35:35.308 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.3.0) 2022-04-12 02:35:35.309 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.3.0) 2022-04-12 02:35:35.311 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:35:35.312 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.12.2) 2022-04-12 02:35:35.313 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (11.2.0) 2022-04-12 02:35:35.314 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:35:35.315 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (12.13.0) 2022-04-12 02:35:35.316 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.11.0) 2022-04-12 02:35:35.317 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:35:35.318 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:35:35.320 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.0) 2022-04-12 02:35:35.321 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:35:35.322 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.5.1) 2022-04-12 02:35:35.323 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.9.0) 2022-04-12 02:35:35.324 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.6.0) 2022-04-12 02:35:35.325 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (5.2.0) 2022-04-12 02:35:35.326 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.1.0) 2022-04-12 02:35:35.327 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.0) 2022-04-12 02:35:35.328 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.7.1) 2022-04-12 02:35:35.329 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:35:35.330 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.0.1) 2022-04-12 02:35:35.332 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.11.0) 2022-04-12 02:35:35.333 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.2.2) 2022-04-12 02:35:35.334 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:35:35.335 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (1.7.0) 2022-04-12 02:35:35.337 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (4.6.4) 2022-04-12 02:35:35.338 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.8.2) 2022-04-12 02:35:35.339 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:35:35.340 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (0.61.0) 2022-04-12 02:35:35.341 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.1.0.dev32) (6.0) 2022-04-12 02:35:35.358 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (4.11.3) 2022-04-12 02:35:35.359 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:35:35.360 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.1.0.dev32) (1.2.0) 2022-04-12 02:35:35.381 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.1.0.dev32) (5.3.0) 2022-04-12 02:35:35.423 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.1.0.dev32) (1.15.0) 2022-04-12 02:35:35.454 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (2.2.1) 2022-04-12 02:35:35.455 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:35:35.479 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.1.0.dev32) (2.1.1) 2022-04-12 02:35:35.604 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (3.1.1) 2022-04-12 02:35:35.605 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.1.0.dev32) (4.4.0) 2022-04-12 02:35:35.666 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:35:35.669 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.1.5) 2022-04-12 02:35:35.696 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.4) 2022-04-12 02:35:35.697 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.4.0) 2022-04-12 02:35:35.698 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:35:35.699 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.1.0.dev32) (1.32) 2022-04-12 02:35:35.723 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (5.6.0) 2022-04-12 02:35:35.724 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.1.0.dev32) (6.3.1) 2022-04-12 02:35:35.775 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (1.16.0) 2022-04-12 02:35:35.778 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:35.781 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:35:35.841 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.1.0.dev32) (0.17.3) 2022-04-12 02:35:35.952 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:35:35.953 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.1.0.dev32) (2.0.1) 2022-04-12 02:35:36.035 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.1.0.dev32) (0.9.6) 2022-04-12 02:35:36.096 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.2.4) 2022-04-12 02:35:36.097 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.1.0) 2022-04-12 02:35:36.100 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.4.0) 2022-04-12 02:35:36.104 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:35:36.128 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.2.0) 2022-04-12 02:35:36.133 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.1.0.dev32) (3.3.0) 2022-04-12 02:35:36.183 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.1.0.dev32) (1.0.3) 2022-04-12 02:35:36.240 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.1.0.dev32) (2022.1) 2022-04-12 02:35:36.275 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (3.0.0) 2022-04-12 02:35:36.277 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:35:36.332 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (21.3) 2022-04-12 02:35:36.334 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.1.0.dev32) (3.0.7) 2022-04-12 02:35:36.430 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.1.0.dev32) (1.5.0) 2022-04-12 02:35:36.458 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.1.0.dev32) (62.0.0) 2022-04-12 02:35:36.542 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.1.0.dev32) (0.2.5) 2022-04-12 02:35:36.629 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.1.0.dev32) (3.17.6) 2022-04-12 02:35:36.699 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.14.0) 2022-04-12 02:35:36.702 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (1.3.3) 2022-04-12 02:35:36.706 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.1.0.dev32) (22.0.0) 2022-04-12 02:35:36.751 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:35:36.761 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.1.0) 2022-04-12 02:35:36.764 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.1.0.dev32) (3.10.1) 2022-04-12 02:35:36.852 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2.0.12) 2022-04-12 02:35:36.854 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (3.3) 2022-04-12 02:35:36.855 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (1.26.9) 2022-04-12 02:35:36.856 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.1.0.dev32) (2019.11.28) 2022-04-12 02:35:36.952 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.1.0.dev32) (0.7) 2022-04-12 02:35:37.177 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.4.2) 2022-04-12 02:35:37.182 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.1.0.dev32) (0.5.2) 2022-04-12 02:35:37.294 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:35:37.296 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (2.8) 2022-04-12 02:35:37.297 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.1.0.dev32) (1.4.2) 2022-04-12 02:35:37.417 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.1.0.dev32) (0.13.1) 2022-04-12 02:35:37.500 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.1.0.dev32) (1.22.3) 2022-04-12 02:35:37.534 | Requirement already satisfied: vine>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (5.0.0) 2022-04-12 02:35:37.744 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.1.0.dev32) (2.21) 2022-04-12 02:35:37.829 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (0.5.0) 2022-04-12 02:35:37.830 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:35:38.045 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (2.5.0) 2022-04-12 02:35:38.161 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.1.0.dev32) (2.2) 2022-04-12 02:35:38.632 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.1.0.dev32) (0.14.1) 2022-04-12 02:35:38.678 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.16.0) 2022-04-12 02:35:39.042 | Requirement already satisfied: pyroute2.nslink==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.043 | Requirement already satisfied: pyroute2.ipset==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.044 | Requirement already satisfied: pyroute2.ethtool==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.045 | Requirement already satisfied: pyroute2.ipdb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.046 | Requirement already satisfied: pyroute2.nftables==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.047 | Requirement already satisfied: pyroute2.ndb==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:39.049 | Requirement already satisfied: pyroute2.core==0.6.9 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.1.0.dev32) (0.6.9) 2022-04-12 02:35:40.285 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.1.0.dev32) (3.8.0) 2022-04-12 02:35:40.694 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (1.8.2) 2022-04-12 02:35:40.695 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.1.0.dev32) (21.4.0) 2022-04-12 02:35:40.793 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.1.0.dev32) (2.4.0) 2022-04-12 02:35:40.898 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.1.0.dev32) (1.0.0) 2022-04-12 02:35:42.566 | Installing collected packages: nova 2022-04-12 02:35:42.566 | Attempting uninstall: nova 2022-04-12 02:35:42.566 | Found existing installation: nova 25.1.0.dev32 2022-04-12 02:35:42.575 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-12 02:35:42.576 | Running setup.py develop for nova 2022-04-12 02:35:50.869 | Successfully installed nova 2022-04-12 02:35:50.869 | 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-04-12 02:35:50.877 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:35:50.877 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:35:51.026 | + inc/python:pip_install:200 : result=0 2022-04-12 02:35:51.028 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:35:51.030 | + functions-common:time_stop:2425 : local name 2022-04-12 02:35:51.033 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:35:51.035 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:35:51.038 | + functions-common:time_stop:2428 : local total 2022-04-12 02:35:51.040 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:35:51.042 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:35:51.044 | + functions-common:time_stop:2432 : start_time=1649730926439 2022-04-12 02:35:51.046 | + functions-common:time_stop:2434 : [[ -z 1649730926439 ]] 2022-04-12 02:35:51.049 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:35:51.054 | + functions-common:time_stop:2437 : end_time=1649730951051 2022-04-12 02:35:51.056 | + functions-common:time_stop:2438 : elapsed_time=24612 2022-04-12 02:35:51.058 | + functions-common:time_stop:2439 : total=149347 2022-04-12 02:35:51.060 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:35:51.063 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=173959 2022-04-12 02:35:51.065 | + inc/python:pip_install:203 : return 0 2022-04-12 02:35:51.067 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:35:51.070 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:35:51.072 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:35:51.092 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-12 02:35:51.104 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-12 02:35:51.106 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-12 02:35:51.109 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:35:51.111 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:35:51.113 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-12 02:35:51.116 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:35:51.119 | + lib/nova:install_nova:928 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2022-04-12 02:35:51.132 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:35:51.134 | + ./stack.sh:main:939 : configure_nova 2022-04-12 02:35:51.137 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-12 02:35:51.149 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-12 02:35:51.151 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-12 02:35:51.154 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-12 02:35:51.157 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-12 02:35:51.158 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-12 02:35:51.162 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-12 02:35:51.165 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-12 02:35:51.167 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-12 02:35:51.170 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-12 02:35:51.172 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-12 02:35:51.174 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-12 02:35:51.177 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-12 02:35:51.180 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-12 02:35:51.191 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-12 02:35:51.204 | + 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-04-12 02:35:51.216 | + 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-04-12 02:35:51.228 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-12 02:35:51.241 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-12 02:35:51.244 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-12 02:35:51.248 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.rE2ev4BTiV 2022-04-12 02:35:51.251 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:35:51.253 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-12 02:35:51.255 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-12 02:35:51.258 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:35:51.261 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-12 02:35:51.263 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.rE2ev4BTiV 2022-04-12 02:35:51.267 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.rE2ev4BTiV 2022-04-12 02:35:51.279 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.rE2ev4BTiV /etc/sudoers.d/nova-rootwrap 2022-04-12 02:35:51.291 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-12 02:35:51.296 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-12 02:35:51.298 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-12 02:35:51.301 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-12 02:35:51.304 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-12 02:35:51.306 | + 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-04-12 02:35:51.308 | + 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-04-12 02:35:51.311 | + 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-04-12 02:35:51.313 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-12 02:35:51.318 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-12 02:35:51.335 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:51.338 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-12 02:35:51.340 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-12 02:35:51.344 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-12 02:35:51.347 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-12 02:35:51.376 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-12 02:35:51.378 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-12 02:35:51.405 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-12 02:35:51.434 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-12 02:35:51.460 | + lib/nova:create_nova_conf:422 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2022-04-12 02:35:51.490 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-12 02:35:51.519 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-12 02:35:51.549 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-12 02:35:51.551 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.39 2022-04-12 02:35:51.578 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-12 02:35:51.606 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-12 02:35:51.633 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-12 02:35:51.660 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-12 02:35:51.687 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-12 02:35:51.717 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-12 02:35:51.719 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:35:51.721 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:35:51.723 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:35:51.726 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:35:51.728 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:35:51.730 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:35:51.732 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:35:51.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:35:51.737 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:35:51.739 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:35:51.742 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:35:51.744 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-12 02:35:51.746 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:35:51.748 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:35:51.750 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:35:51.753 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:35:51.755 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:35:51.757 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:35:51.759 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-12 02:35:51.775 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:51.777 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:35:51.779 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-12 02:35:51.781 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-12 02:35:51.810 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-12 02:35:51.812 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-12 02:35:51.814 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-12 02:35:51.817 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-12 02:35:51.819 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-12 02:35:51.822 | + 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-04-12 02:35:51.852 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-12 02:35:51.854 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-12 02:35:51.856 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-12 02:35:51.859 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-12 02:35:51.861 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-12 02:35:51.864 | + 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-04-12 02:35:51.894 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-12 02:35:51.924 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-12 02:35:51.950 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-12 02:35:51.978 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-12 02:35:51.994 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:51.996 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-12 02:35:52.012 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:52.015 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-12 02:35:52.016 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-12 02:35:52.021 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-12 02:35:52.023 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-12 02:35:52.054 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-12 02:35:52.071 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:52.073 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-12 02:35:52.075 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:35:52.077 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:35:52.080 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:35:52.082 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-12 02:35:52.112 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-12 02:35:52.139 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:35:52.167 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-12 02:35:52.193 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-12 02:35:52.221 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-12 02:35:52.249 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-12 02:35:52.277 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-12 02:35:52.304 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:35:52.331 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:35:52.359 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-12 02:35:52.374 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:52.377 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-12 02:35:52.379 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-12 02:35:52.412 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-12 02:35:52.443 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.39/identity 2022-04-12 02:35:52.470 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-12 02:35:52.497 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-12 02:35:52.525 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-12 02:35:52.552 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-12 02:35:52.579 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-12 02:35:52.606 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-12 02:35:52.622 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:52.624 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-12 02:35:52.627 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-12 02:35:52.654 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-12 02:35:52.684 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-12 02:35:52.686 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-12 02:35:52.716 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-12 02:35:52.718 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-12 02:35:52.720 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-12 02:35:52.723 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:35:52.725 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:35:52.727 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:35:52.730 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:35:52.732 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:35:52.734 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:35:52.737 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-12 02:35:52.739 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:35:52.742 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:35:52.744 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:35:52.746 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:35:52.748 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:35:52.750 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:35:52.753 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:35:52.755 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:35:52.758 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:35:52.760 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:35:52.762 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:35:52.764 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-12 02:35:52.766 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-12 02:35:52.769 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-12 02:35:52.772 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:35:52.788 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:35:52.790 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:35:52.792 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:35:52.794 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:35:52.797 | + 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-04-12 02:35:52.825 | + 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-04-12 02:35:52.852 | + 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-04-12 02:35:52.880 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:35:52.907 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-12 02:35:52.937 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-12 02:35:52.953 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:52.956 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-12 02:35:52.958 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-12 02:35:52.960 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-12 02:35:52.963 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-12 02:35:52.965 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:35:52.967 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:35:52.970 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-12 02:35:52.974 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-12 02:35:52.977 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:35:52.979 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:35:52.992 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:35:52.992 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:53.000 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:35:53.004 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:53.020 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:35:53.023 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-12 02:35:53.027 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-12 02:35:53.059 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-12 02:35:53.085 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-12 02:35:53.112 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:35:53.139 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:35:53.166 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:35:53.193 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:35:53.219 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:35:53.247 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:35:53.273 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:35:53.300 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:35:53.327 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:35:53.355 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:35:53.383 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:35:53.385 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:35:53.388 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-12 02:35:53.390 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-12 02:35:53.392 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:35:53.395 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:53.397 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:53.400 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:35:53.402 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:35:53.405 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-12 02:35:53.431 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:35:53.458 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 ' 2022-04-12 02:35:53.459 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-12 02:35:53.468 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-12 02:35:53.471 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-12 02:35:53.473 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-12 02:35:53.476 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:35:53.479 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:35:53.481 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:35:53.483 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:53.485 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:53.488 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:35:53.490 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:35:53.492 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:53.495 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:53.497 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-12 02:35:53.558 | Enabling site nova-api-wsgi. 2022-04-12 02:35:53.564 | To activate the new configuration, you need to run: 2022-04-12 02:35:53.564 | systemctl reload apache2 2022-04-12 02:35:53.568 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:35:53.570 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:35:53.572 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:35:53.575 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:35:53.774 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-12 02:35:53.795 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:53.798 | + 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-04-12 02:35:53.800 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:35:53.802 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-12 02:35:53.805 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-12 02:35:53.807 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-12 02:35:53.809 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:35:53.812 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:35:53.817 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-12 02:35:53.819 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:35:53.822 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:35:53.835 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:35:53.836 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:53.844 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:35:53.848 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:35:53.863 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-12 02:35:53.866 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-12 02:35:53.870 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-12 02:35:53.900 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-12 02:35:53.926 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-12 02:35:53.953 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:35:53.981 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:35:54.008 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:35:54.035 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:35:54.062 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:35:54.089 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:35:54.123 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:35:54.150 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:35:54.176 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:35:54.204 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:35:54.231 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-12 02:35:54.233 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-12 02:35:54.261 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-12 02:35:54.277 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:54.279 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-12 02:35:54.310 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-12 02:35:54.312 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-12 02:35:54.314 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-12 02:35:54.331 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:54.333 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:54.336 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:54.364 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-12 02:35:54.394 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-12 02:35:54.397 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:35:54.399 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-12 02:35:54.401 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:35:54.404 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:35:54.406 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:35:54.422 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:54.425 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:35:54.427 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:35:54.430 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:35:54.446 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:54.448 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:54.451 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:35:54.479 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:35:54.481 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:35:54.483 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-12 02:35:54.512 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-12 02:35:54.539 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-12 02:35:54.569 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-12 02:35:54.585 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:54.588 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-12 02:35:54.616 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-12 02:35:54.618 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-12 02:35:54.621 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-12 02:35:54.651 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-12 02:35:54.685 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.39/identity 2022-04-12 02:35:54.712 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-12 02:35:54.741 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-12 02:35:54.768 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-12 02:35:54.797 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-12 02:35:54.824 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-12 02:35:54.853 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-12 02:35:54.881 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-12 02:35:54.897 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:54.900 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-12 02:35:54.904 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:35:54.907 | + lib/nova:create_nova_conf:553 : local conf 2022-04-12 02:35:54.909 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-12 02:35:54.912 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-12 02:35:54.915 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:35:54.917 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:35:54.920 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:35:54.922 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-12 02:35:54.925 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-12 02:35:54.929 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-12 02:35:54.931 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-12 02:35:54.934 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-12 02:35:54.936 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-12 02:35:54.938 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-12 02:35:54.941 | + 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-04-12 02:35:54.972 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-12 02:35:55.003 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-12 02:35:55.034 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:35:55.036 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-12 02:35:55.040 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-12 02:35:55.042 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-12 02:35:55.058 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:55.061 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-12 02:35:55.062 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-12 02:35:55.753 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-12 02:35:55.755 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-12 02:35:55.758 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-12 02:35:55.760 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-12 02:35:55.763 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:35:55.765 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-12 02:35:55.767 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:35:55.783 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:55.786 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-12 02:35:55.789 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-12 02:35:55.791 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:35:55.807 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:55.809 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:35:55.812 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/nova_cell1 2022-04-12 02:35:55.840 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:35:55.842 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:35:55.845 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-12 02:35:55.863 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:55.866 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-12 02:35:55.868 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:35:55.870 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-12 02:35:55.900 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:35:55.929 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-12 02:35:55.956 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-12 02:35:55.984 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-12 02:35:56.012 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-12 02:35:56.040 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-12 02:35:56.067 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-12 02:35:56.094 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-12 02:35:56.097 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-12 02:35:56.099 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-12 02:35:56.102 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:35:56.119 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:35:56.122 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:35:56.124 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:35:56.126 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:35:56.129 | + 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-04-12 02:35:56.156 | + 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-04-12 02:35:56.184 | + 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-04-12 02:35:56.213 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:35:56.241 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-12 02:35:56.244 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-12 02:35:56.248 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-12 02:35:56.251 | + lib/nova:create_nova_conf:587 : local conf 2022-04-12 02:35:56.253 | + lib/nova:create_nova_conf:588 : local offset 2022-04-12 02:35:56.256 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-12 02:35:56.258 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-12 02:35:56.261 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-12 02:35:56.263 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-12 02:35:56.265 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-12 02:35:56.268 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-12 02:35:56.270 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-12 02:35:56.272 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-12 02:35:56.275 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-12 02:35:56.277 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-12 02:35:56.293 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:56.295 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-12 02:35:56.297 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-12 02:35:56.313 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:56.316 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-12 02:35:56.331 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:56.334 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-12 02:35:56.351 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:35:56.353 | + ./stack.sh:main:942 : is_service_enabled placement 2022-04-12 02:35:56.371 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:35:56.373 | + ./stack.sh:main:944 : stack_install_service placement 2022-04-12 02:35:56.376 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-12 02:35:56.378 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-12 02:35:56.381 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-12 02:35:56.383 | + lib/stack:stack_install_service:32 : install_placement 2022-04-12 02:35:56.386 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-12 02:35:56.388 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-12 02:35:56.391 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:56.393 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:56.396 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-12 02:35:56.399 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:35:56.401 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:35:56.404 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:35:56.406 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:35:56.409 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:56.411 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:35:56.414 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:56.416 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:56.419 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:35:56.421 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:35:56.424 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:35:56.426 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:35:56.429 | + functions-common:install_package:1464 : real_install_package apache2 2022-04-12 02:35:56.431 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:35:56.434 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:56.436 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:56.438 | + functions-common:real_install_package:1450 : apt_get install apache2 2022-04-12 02:35:56.460 | + 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-04-12 02:35:56.569 | Reading package lists... 2022-04-12 02:35:56.809 | Building dependency tree... 2022-04-12 02:35:56.811 | Reading state information... 2022-04-12 02:35:57.064 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-12 02:35:57.064 | The following packages were automatically installed and are no longer required: 2022-04-12 02:35:57.065 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:35:57.065 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:35:57.065 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:35:57.065 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:35:57.065 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:35:57.066 | python3-zope.interface 2022-04-12 02:35:57.066 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:35:57.179 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:35:57.183 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:35:57.186 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:35:57.188 | + functions-common:time_stop:2425 : local name 2022-04-12 02:35:57.190 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:35:57.193 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:35:57.195 | + functions-common:time_stop:2428 : local total 2022-04-12 02:35:57.197 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:35:57.200 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:35:57.202 | + functions-common:time_stop:2432 : start_time=1649730956457 2022-04-12 02:35:57.204 | + functions-common:time_stop:2434 : [[ -z 1649730956457 ]] 2022-04-12 02:35:57.207 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:35:57.212 | + functions-common:time_stop:2437 : end_time=1649730957210 2022-04-12 02:35:57.215 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 02:35:57.217 | + functions-common:time_stop:2439 : total=6028 2022-04-12 02:35:57.219 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:35:57.222 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6781 2022-04-12 02:35:57.224 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:35:57.227 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-12 02:35:57.230 | + functions-common:is_package_installed:1472 : [[ -z libapache2-mod-wsgi ]] 2022-04-12 02:35:57.232 | + functions-common:is_package_installed:1476 : [[ -z deb ]] 2022-04-12 02:35:57.235 | + functions-common:is_package_installed:1480 : [[ deb = \d\e\b ]] 2022-04-12 02:35:57.237 | + functions-common:is_package_installed:1481 : dpkg -s libapache2-mod-wsgi 2022-04-12 02:35:57.259 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-12 02:35:57.262 | + functions-common:install_package:1463 : update_package_repo 2022-04-12 02:35:57.264 | + functions-common:update_package_repo:1435 : NO_UPDATE_REPOS=False 2022-04-12 02:35:57.267 | + functions-common:update_package_repo:1436 : REPOS_UPDATED=True 2022-04-12 02:35:57.269 | + functions-common:update_package_repo:1437 : RETRY_UPDATE=False 2022-04-12 02:35:57.272 | + functions-common:update_package_repo:1439 : [[ False = \T\r\u\e ]] 2022-04-12 02:35:57.275 | + functions-common:update_package_repo:1443 : is_ubuntu 2022-04-12 02:35:57.277 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:57.280 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:57.282 | + functions-common:update_package_repo:1444 : apt_get_update 2022-04-12 02:35:57.284 | + functions-common:apt_get_update:1189 : [[ True == \T\r\u\e ]] 2022-04-12 02:35:57.287 | + functions-common:apt_get_update:1189 : [[ False != \T\r\u\e ]] 2022-04-12 02:35:57.290 | + functions-common:apt_get_update:1190 : return 2022-04-12 02:35:57.292 | + functions-common:install_package:1464 : real_install_package libapache2-mod-wsgi-py3 2022-04-12 02:35:57.295 | + functions-common:real_install_package:1449 : is_ubuntu 2022-04-12 02:35:57.297 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:57.300 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:57.302 | + functions-common:real_install_package:1450 : apt_get install libapache2-mod-wsgi-py3 2022-04-12 02:35:57.324 | + 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-04-12 02:35:57.433 | Reading package lists... 2022-04-12 02:35:57.672 | Building dependency tree... 2022-04-12 02:35:57.674 | Reading state information... 2022-04-12 02:35:57.926 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-12 02:35:57.926 | The following packages were automatically installed and are no longer required: 2022-04-12 02:35:57.928 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-12 02:35:57.928 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-12 02:35:57.928 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-12 02:35:57.928 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-12 02:35:57.928 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-12 02:35:57.929 | python3-zope.interface 2022-04-12 02:35:57.929 | Use 'sudo apt autoremove' to remove them. 2022-04-12 02:35:58.042 | 0 upgraded, 0 newly installed, 0 to remove and 124 not upgraded. 2022-04-12 02:35:58.047 | + functions-common:apt_get:1234 : result=0 2022-04-12 02:35:58.049 | + functions-common:apt_get:1237 : time_stop apt-get 2022-04-12 02:35:58.052 | + functions-common:time_stop:2425 : local name 2022-04-12 02:35:58.054 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:35:58.057 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:35:58.059 | + functions-common:time_stop:2428 : local total 2022-04-12 02:35:58.061 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:35:58.064 | + functions-common:time_stop:2431 : name=apt-get 2022-04-12 02:35:58.066 | + functions-common:time_stop:2432 : start_time=1649730957321 2022-04-12 02:35:58.069 | + functions-common:time_stop:2434 : [[ -z 1649730957321 ]] 2022-04-12 02:35:58.072 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:35:58.076 | + functions-common:time_stop:2437 : end_time=1649730958074 2022-04-12 02:35:58.078 | + functions-common:time_stop:2438 : elapsed_time=753 2022-04-12 02:35:58.081 | + functions-common:time_stop:2439 : total=6781 2022-04-12 02:35:58.083 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:35:58.085 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7534 2022-04-12 02:35:58.088 | + functions-common:apt_get:1238 : return 0 2022-04-12 02:35:58.090 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-12 02:35:58.093 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-12 02:35:58.096 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:35:58.098 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:35:58.101 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:35:58.103 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-12 02:35:58.106 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-12 02:35:58.161 | wsgi (enabled by maintainer script) 2022-04-12 02:35:58.164 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-12 02:35:58.167 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-12 02:35:58.169 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:35:58.172 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-12 02:35:58.175 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-12 02:35:58.178 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:35:58.182 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:35:58.182 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:35:58.187 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-12 02:35:58.190 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-12 02:35:58.192 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-12 02:35:58.196 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-12 02:35:58.198 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-12 02:35:58.221 | Using python 3.8 to install osc-placement 2022-04-12 02:35:58.223 | + 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-04-12 02:35:59.112 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:59.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:35:59.112 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:35:59.112 | from cryptography.utils import int_from_bytes 2022-04-12 02:36:00.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:36:00.319 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-12 02:36:00.330 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-12 02:36:00.331 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-12 02:36:00.333 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-12 02:36:00.334 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-12 02:36:00.335 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-12 02:36:00.336 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-12 02:36:00.396 | 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-04-12 02:36:00.397 | 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-04-12 02:36:00.399 | 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-04-12 02:36:00.400 | 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-04-12 02:36:00.412 | 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-04-12 02:36:00.415 | 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-04-12 02:36:00.416 | 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-04-12 02:36:00.430 | 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-04-12 02:36:00.431 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2022.1) 2022-04-12 02:36:00.432 | 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-04-12 02:36:00.434 | 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-04-12 02:36:00.435 | 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-04-12 02:36:00.436 | 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-04-12 02:36:00.457 | 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-04-12 02:36:00.458 | 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-04-12 02:36:00.459 | 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-04-12 02:36:00.460 | 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.2.0) 2022-04-12 02:36:00.469 | 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.14.0) 2022-04-12 02:36:00.506 | 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-04-12 02:36:00.507 | 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) (1.0.0) 2022-04-12 02:36:00.509 | 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-04-12 02:36:00.511 | 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.2) 2022-04-12 02:36:00.512 | 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-04-12 02:36:00.513 | 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-04-12 02:36:00.515 | 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-04-12 02:36:00.516 | 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-04-12 02:36:00.581 | 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.9) 2022-04-12 02:36:00.583 | 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-04-12 02:36:00.584 | 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-04-12 02:36:00.586 | 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-04-12 02:36:00.679 | 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-04-12 02:36:00.680 | 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-04-12 02:36:00.681 | 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-04-12 02:36:00.725 | 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-04-12 02:36:00.765 | 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-04-12 02:36:00.940 | 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-04-12 02:36:03.161 | 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-04-12 02:36:03.169 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:36:03.169 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:36:03.289 | + inc/python:pip_install:200 : result=0 2022-04-12 02:36:03.292 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:36:03.294 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:03.297 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:03.299 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:03.302 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:03.304 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:03.307 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:36:03.309 | + functions-common:time_stop:2432 : start_time=1649730958215 2022-04-12 02:36:03.311 | + functions-common:time_stop:2434 : [[ -z 1649730958215 ]] 2022-04-12 02:36:03.314 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:03.319 | + functions-common:time_stop:2437 : end_time=1649730963316 2022-04-12 02:36:03.321 | + functions-common:time_stop:2438 : elapsed_time=5101 2022-04-12 02:36:03.324 | + functions-common:time_stop:2439 : total=173959 2022-04-12 02:36:03.326 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:03.328 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=179060 2022-04-12 02:36:03.331 | + inc/python:pip_install:203 : return 0 2022-04-12 02:36:03.334 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2022-04-12 02:36:03.336 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-12 02:36:03.339 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-12 02:36:03.342 | + functions-common:git_clone:610 : local git_ref=master 2022-04-12 02:36:03.344 | + functions-common:git_clone:611 : local orig_dir 2022-04-12 02:36:03.347 | ++ functions-common:git_clone:612 : pwd 2022-04-12 02:36:03.350 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-12 02:36:03.353 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-12 02:36:03.356 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-12 02:36:03.373 | + functions-common:git_clone:615 : RECLONE=False 2022-04-12 02:36:03.375 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-12 02:36:03.377 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-12 02:36:03.380 | + functions-common:git_clone:629 : echo master 2022-04-12 02:36:03.381 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-12 02:36:03.386 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-12 02:36:03.389 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-12 02:36:03.391 | + functions-common:git_clone:677 : cd /opt/stack/placement 2022-04-12 02:36:03.394 | + functions-common:git_clone:678 : git show --oneline 2022-04-12 02:36:03.394 | + functions-common:git_clone:678 : head -1 2022-04-12 02:36:03.398 | 49d22d82 Merge "Fix perfload jobs after consumer_types" 2022-04-12 02:36:03.401 | + functions-common:git_clone:679 : cd /home/ubuntu/devstack 2022-04-12 02:36:03.404 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-12 02:36:03.406 | + inc/python:setup_develop:338 : local bindep 2022-04-12 02:36:03.409 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:36:03.411 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-12 02:36:03.414 | + inc/python:setup_develop:344 : local extras= 2022-04-12 02:36:03.417 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-12 02:36:03.419 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-12 02:36:03.422 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:36:03.424 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-12 02:36:03.427 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-12 02:36:03.429 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-12 02:36:03.432 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-12 02:36:03.435 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-12 02:36:03.438 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-12 02:36:03.440 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-12 02:36:03.443 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-12 02:36:03.446 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-12 02:36:03.452 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-12 02:36:03.454 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2022-04-12 02:36:04.117 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-12 02:36:04.120 | + inc/python:setup_package:418 : local bindep=0 2022-04-12 02:36:04.122 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-12 02:36:04.125 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-12 02:36:04.127 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-12 02:36:04.130 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-12 02:36:04.132 | + inc/python:setup_package:427 : local flags=-e 2022-04-12 02:36:04.135 | + inc/python:setup_package:428 : local extras= 2022-04-12 02:36:04.137 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-12 02:36:04.139 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-12 02:36:04.142 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-12 02:36:04.144 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-12 02:36:04.147 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-12 02:36:04.150 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-12 02:36:04.171 | Using python 3.8 to install /opt/stack/placement 2022-04-12 02:36:04.173 | + 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-04-12 02:36:05.030 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:36:05.030 | from cryptography.utils import int_from_bytes 2022-04-12 02:36:05.030 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:36:05.030 | from cryptography.utils import int_from_bytes 2022-04-12 02:36:06.192 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:36:06.223 | Obtaining file:///opt/stack/placement 2022-04-12 02:36:06.224 | Preparing metadata (setup.py): started 2022-04-12 02:36:10.932 | Preparing metadata (setup.py): finished with status 'done' 2022-04-12 02:36:10.977 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (5.8.1) 2022-04-12 02:36:10.978 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.4.35) 2022-04-12 02:36:10.979 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (9.4.0) 2022-04-12 02:36:10.981 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.5.1) 2022-04-12 02:36:10.981 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.8.7) 2022-04-12 02:36:10.983 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:36:10.984 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.27.1) 2022-04-12 02:36:10.986 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (62.0.0) 2022-04-12 02:36:10.987 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:36:10.988 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (8.8.0) 2022-04-12 02:36:10.989 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.1.0) 2022-04-12 02:36:10.990 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.7.0) 2022-04-12 02:36:10.992 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.3.0) 2022-04-12 02:36:10.993 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.12.2) 2022-04-12 02:36:10.994 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (11.2.0) 2022-04-12 02:36:10.995 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (3.11.0) 2022-04-12 02:36:10.996 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (4.5.1) 2022-04-12 02:36:10.997 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:36:10.998 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.1.0) 2022-04-12 02:36:10.999 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (2.7.0) 2022-04-12 02:36:11.000 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.1.0.dev8) (1.0.1) 2022-04-12 02:36:11.075 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.4.0) 2022-04-12 02:36:11.076 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (4.5.0) 2022-04-12 02:36:11.077 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (5.1.0) 2022-04-12 02:36:11.078 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.16.0) 2022-04-12 02:36:11.080 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (2.10.1) 2022-04-12 02:36:11.082 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:36:11.103 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.1.0.dev8) (0.17.3) 2022-04-12 02:36:11.144 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:36:11.145 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (6.0) 2022-04-12 02:36:11.146 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (0.8.0) 2022-04-12 02:36:11.147 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (3.5.0) 2022-04-12 02:36:11.148 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.5.0) 2022-04-12 02:36:11.199 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.7.7) 2022-04-12 02:36:11.203 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.13.0) 2022-04-12 02:36:11.205 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.0.1) 2022-04-12 02:36:11.206 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.0) 2022-04-12 02:36:11.254 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (0.9.6) 2022-04-12 02:36:11.256 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.1.0.dev8) (2.8.2) 2022-04-12 02:36:11.276 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.3.0) 2022-04-12 02:36:11.277 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:36:11.279 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (3.1.1) 2022-04-12 02:36:11.305 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (1.0.3) 2022-04-12 02:36:11.306 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.1.0.dev8) (2022.1) 2022-04-12 02:36:11.320 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (3.2.0) 2022-04-12 02:36:11.339 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (1.0.2) 2022-04-12 02:36:11.341 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (21.3) 2022-04-12 02:36:11.342 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (3.0.7) 2022-04-12 02:36:11.343 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.1.0.dev8) (0.11.0) 2022-04-12 02:36:11.388 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2019.11.28) 2022-04-12 02:36:11.391 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (3.3) 2022-04-12 02:36:11.392 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (1.26.9) 2022-04-12 02:36:11.394 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.1.0.dev8) (2.0.12) 2022-04-12 02:36:11.411 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.1.0.dev8) (0.7) 2022-04-12 02:36:11.600 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.1.0.dev8) (1.1.2) 2022-04-12 02:36:11.642 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.6.0) 2022-04-12 02:36:11.643 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (4.11.3) 2022-04-12 02:36:11.644 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.2.0) 2022-04-12 02:36:11.661 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (1.15.0) 2022-04-12 02:36:11.695 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.1.0.dev8) (1.14.0) 2022-04-12 02:36:11.754 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.1.1) 2022-04-12 02:36:11.822 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.7.0) 2022-04-12 02:36:11.905 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.1.0.dev8) (1.1.5) 2022-04-12 02:36:11.955 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.1.0.dev8) (0.2.5) 2022-04-12 02:36:12.153 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.5.2) 2022-04-12 02:36:12.153 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (5.1.1) 2022-04-12 02:36:12.154 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (0.4.2) 2022-04-12 02:36:12.233 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (2.5.0) 2022-04-12 02:36:12.297 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.1.0.dev8) (2.21) 2022-04-12 02:36:12.461 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.8.0) 2022-04-12 02:36:12.573 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (1.0.0) 2022-04-12 02:36:12.575 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.1.0.dev8) (3.0.0) 2022-04-12 02:36:14.521 | Installing collected packages: openstack-placement 2022-04-12 02:36:14.521 | Attempting uninstall: openstack-placement 2022-04-12 02:36:14.521 | Found existing installation: openstack-placement 7.1.0.dev8 2022-04-12 02:36:14.524 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-12 02:36:14.525 | Running setup.py develop for openstack-placement 2022-04-12 02:36:20.465 | Successfully installed openstack-placement 2022-04-12 02:36:20.465 | 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-04-12 02:36:20.474 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:36:20.474 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:36:20.601 | + inc/python:pip_install:200 : result=0 2022-04-12 02:36:20.603 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:36:20.606 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:20.608 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:20.610 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:20.612 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:20.615 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:20.617 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:36:20.620 | + functions-common:time_stop:2432 : start_time=1649730964166 2022-04-12 02:36:20.622 | + functions-common:time_stop:2434 : [[ -z 1649730964166 ]] 2022-04-12 02:36:20.625 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:20.629 | + functions-common:time_stop:2437 : end_time=1649730980626 2022-04-12 02:36:20.632 | + functions-common:time_stop:2438 : elapsed_time=16460 2022-04-12 02:36:20.634 | + functions-common:time_stop:2439 : total=179060 2022-04-12 02:36:20.636 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:20.638 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=195520 2022-04-12 02:36:20.641 | + inc/python:pip_install:203 : return 0 2022-04-12 02:36:20.643 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-12 02:36:20.646 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:36:20.648 | + functions-common:safe_chown:2326 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:36:20.667 | + functions-common:_safe_permission_operation:2174 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-12 02:36:20.679 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-12 02:36:20.682 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-12 02:36:20.685 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:36:20.687 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:36:20.689 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-12 02:36:20.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:36:20.695 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-12 02:36:20.698 | + ./stack.sh:main:945 : configure_placement 2022-04-12 02:36:20.700 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-12 02:36:20.712 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-12 02:36:20.715 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-12 02:36:20.719 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-12 02:36:20.722 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-12 02:36:20.724 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-12 02:36:20.727 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-12 02:36:20.729 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-12 02:36:20.732 | + 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-04-12 02:36:20.765 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-12 02:36:20.796 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-12 02:36:20.828 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-12 02:36:20.831 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:36:20.833 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-12 02:36:20.836 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:36:20.839 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-12 02:36:20.871 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-12 02:36:20.900 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:36:20.929 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-12 02:36:20.958 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-12 02:36:20.987 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-12 02:36:21.016 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-12 02:36:21.045 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-12 02:36:21.074 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:36:21.103 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:36:21.133 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-12 02:36:21.135 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-12 02:36:21.138 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-12 02:36:21.141 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:36:21.159 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:36:21.162 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:36:21.164 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:36:21.166 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:36:21.169 | + 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-04-12 02:36:21.197 | + 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-04-12 02:36:21.227 | + 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-04-12 02:36:21.257 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:36:21.287 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-12 02:36:21.290 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-12 02:36:21.293 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-12 02:36:21.295 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-12 02:36:21.297 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-12 02:36:21.300 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-12 02:36:21.302 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-12 02:36:21.305 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-12 02:36:21.310 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-12 02:36:21.312 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-12 02:36:21.315 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-12 02:36:21.327 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-12 02:36:21.328 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:36:21.336 | d /var/run/uwsgi 0755 ubuntu root 2022-04-12 02:36:21.340 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-12 02:36:21.356 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-12 02:36:21.359 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-12 02:36:21.363 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-12 02:36:21.394 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-12 02:36:21.423 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-12 02:36:21.450 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-12 02:36:21.479 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-12 02:36:21.508 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-12 02:36:21.537 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-12 02:36:21.564 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-12 02:36:21.594 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-12 02:36:21.623 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2022-04-12 02:36:21.652 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-12 02:36:21.680 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-12 02:36:21.709 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-12 02:36:21.738 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-12 02:36:21.740 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-12 02:36:21.743 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-12 02:36:21.746 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-12 02:36:21.748 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-12 02:36:21.751 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:21.753 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:21.756 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:36:21.759 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-12 02:36:21.762 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-12 02:36:21.791 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-12 02:36:21.821 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-12 02:36:21.821 | + lib/apache:write_uwsgi_config:306 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 ' 2022-04-12 02:36:21.830 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-12 02:36:21.834 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-12 02:36:21.836 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-12 02:36:21.839 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-12 02:36:21.842 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-12 02:36:21.844 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-12 02:36:21.846 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:21.849 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:21.851 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-12 02:36:21.854 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-12 02:36:21.857 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:21.859 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:21.861 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-12 02:36:21.922 | Site placement-api already enabled 2022-04-12 02:36:21.927 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-12 02:36:21.929 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-12 02:36:21.932 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:36:21.935 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart apache2 2022-04-12 02:36:22.069 | + ./stack.sh:main:952 : is_service_enabled placement placement-client 2022-04-12 02:36:22.094 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:22.096 | + ./stack.sh:main:953 : is_service_enabled n-cpu 2022-04-12 02:36:22.120 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:22.123 | + ./stack.sh:main:953 : is_service_enabled n-sch 2022-04-12 02:36:22.141 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:22.144 | + ./stack.sh:main:954 : configure_placement_nova_compute 2022-04-12 02:36:22.147 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-12 02:36:22.149 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-12 02:36:22.182 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.39/identity 2022-04-12 02:36:22.211 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-12 02:36:22.240 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-12 02:36:22.271 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-12 02:36:22.300 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-12 02:36:22.329 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-12 02:36:22.358 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-12 02:36:22.387 | + ./stack.sh:main:958 : is_service_enabled horizon 2022-04-12 02:36:22.405 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:22.408 | + ./stack.sh:main:963 : is_service_enabled tls-proxy 2022-04-12 02:36:22.425 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:22.427 | + ./stack.sh:main:971 : run_phase stack install 2022-04-12 02:36:22.430 | + functions-common:run_phase:1853 : local mode=stack 2022-04-12 02:36:22.432 | + functions-common:run_phase:1854 : local phase=install 2022-04-12 02:36:22.435 | + functions-common:run_phase:1855 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-12 02:36:22.437 | + functions-common:run_phase:1856 : local extra_plugin_file_name 2022-04-12 02:36:22.440 | + functions-common:run_phase:1857 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-12 02:36:22.443 | + functions-common:run_phase:1862 : local exceptions=80-tempest.sh 2022-04-12 02:36:22.445 | + functions-common:run_phase:1863 : local extra 2022-04-12 02:36:22.449 | ++ functions-common:run_phase:1864 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-12 02:36:22.453 | + functions-common:run_phase:1864 : extra=80-tempest.sh 2022-04-12 02:36:22.455 | + functions-common:run_phase:1865 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-12 02:36:22.458 | + functions-common:run_phase:1869 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-12 02:36:22.461 | + functions-common:run_phase:1869 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-12 02:36:22.464 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-12 02:36:22.479 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:22.481 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:36:22.484 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-12 02:36:22.486 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-12 02:36:22.488 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-12 02:36:22.491 | ++ ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:36:22.493 | ++ ./stack.sh:echo_summary:448 : echo -e Installing Tempest 2022-04-12 02:36:22.495 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-12 02:36:22.498 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-12 02:36:22.553 | ++ inc/async:async_inner:63 : install_tempest 2022-04-12 02:36:22.591 | [289591 Async install_tempest:315055]: running: install_tempest 2022-04-12 02:36:22.594 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-12 02:36:22.596 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-12 02:36:22.599 | + functions-common:run_phase:1874 : [[ stack == \s\o\u\r\c\e ]] 2022-04-12 02:36:22.602 | + functions-common:run_phase:1877 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-12 02:36:22.604 | + functions-common:run_phase:1880 : run_plugins stack install 2022-04-12 02:36:22.607 | + functions-common:run_plugins:1839 : local mode=stack 2022-04-12 02:36:22.610 | + functions-common:run_plugins:1840 : local phase=install 2022-04-12 02:36:22.613 | + functions-common:run_plugins:1842 : local plugins= 2022-04-12 02:36:22.620 | + functions-common:run_plugins:1843 : local plugin 2022-04-12 02:36:22.622 | + ./stack.sh:main:974 : use_library_from_git python-openstackclient 2022-04-12 02:36:22.625 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-12 02:36:22.629 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-12 02:36:22.632 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-12 02:36:22.635 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-12 02:36:22.638 | + inc/python:use_library_from_git:253 : return 1 2022-04-12 02:36:22.641 | + ./stack.sh:main:978 : pip_install_gr python-openstackclient 2022-04-12 02:36:22.643 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-12 02:36:22.646 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-12 02:36:22.649 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-12 02:36:22.652 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-12 02:36:22.655 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-12 02:36:22.659 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-12 02:36:22.660 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-12 02:36:22.666 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-12 02:36:22.669 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-12 02:36:22.671 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-12 02:36:22.674 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-12 02:36:22.677 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-12 02:36:22.700 | Using python 3.8 to install python-openstackclient 2022-04-12 02:36:22.703 | + 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-04-12 02:36:23.576 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:36:23.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:36:23.576 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:36:23.576 | from cryptography.utils import int_from_bytes 2022-04-12 02:36:24.764 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-12 02:36:24.796 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-12 02:36:24.816 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-12 02:36:24.816 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-12 02:36:24.817 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-12 02:36:24.818 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-12 02:36:24.820 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-12 02:36:24.821 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-12 02:36:24.822 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-12 02:36:24.823 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-12 02:36:24.824 | 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-04-12 02:36:24.825 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-12 02:36:24.826 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-12 02:36:24.837 | Requirement already satisfied: PyYAML>=3.12 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (6.0) 2022-04-12 02:36:24.838 | 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-04-12 02:36:24.839 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.2.0) 2022-04-12 02:36:24.840 | 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-04-12 02:36:24.842 | 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-04-12 02:36:24.868 | 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-04-12 02:36:24.870 | 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-04-12 02:36:24.871 | 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-04-12 02:36:24.872 | 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-04-12 02:36:24.874 | 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-04-12 02:36:24.875 | 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-04-12 02:36:24.876 | 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-04-12 02:36:24.877 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (1.0.0) 2022-04-12 02:36:24.878 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.2) 2022-04-12 02:36:24.879 | 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-04-12 02:36:24.880 | 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-04-12 02:36:24.893 | 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-04-12 02:36:24.912 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2022.1) 2022-04-12 02:36:24.913 | 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-04-12 02:36:24.915 | 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-04-12 02:36:24.917 | 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-04-12 02:36:24.936 | 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-04-12 02:36:24.956 | 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-04-12 02:36:24.958 | 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-04-12 02:36:24.960 | 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-04-12 02:36:25.050 | 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-04-12 02:36:25.051 | 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-04-12 02:36:25.052 | 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-04-12 02:36:25.094 | 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-04-12 02:36:25.105 | 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.14.0) 2022-04-12 02:36:25.139 | 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-04-12 02:36:25.303 | 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-04-12 02:36:25.317 | 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-04-12 02:36:25.418 | 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-04-12 02:36:25.421 | 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-04-12 02:36:25.422 | 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.9) 2022-04-12 02:36:25.424 | 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-04-12 02:36:25.574 | 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-04-12 02:36:27.862 | 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-04-12 02:36:27.870 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-12 02:36:27.870 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-12 02:36:27.997 | + inc/python:pip_install:200 : result=0 2022-04-12 02:36:27.999 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-12 02:36:28.002 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:28.005 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:28.007 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:28.009 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:28.012 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:28.014 | + functions-common:time_stop:2431 : name=pip_install 2022-04-12 02:36:28.016 | + functions-common:time_stop:2432 : start_time=1649730982695 2022-04-12 02:36:28.019 | + functions-common:time_stop:2434 : [[ -z 1649730982695 ]] 2022-04-12 02:36:28.022 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:28.026 | + functions-common:time_stop:2437 : end_time=1649730988023 2022-04-12 02:36:28.028 | + functions-common:time_stop:2438 : elapsed_time=5328 2022-04-12 02:36:28.030 | + functions-common:time_stop:2439 : total=195520 2022-04-12 02:36:28.033 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:28.035 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=200848 2022-04-12 02:36:28.038 | + inc/python:pip_install:203 : return 0 2022-04-12 02:36:28.040 | + ./stack.sh:main:983 : install_oscwrap 2022-04-12 02:36:28.044 | ++ functions-common:install_oscwrap:2470 : mktemp 2022-04-12 02:36:28.048 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.ORdzukECAS 2022-04-12 02:36:28.051 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2022-04-12 02:36:28.054 | + functions-common:install_oscwrap:2476 : unalias -a 2022-04-12 02:36:28.056 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2022-04-12 02:36:28.059 | + ./stack.sh:main:988 : [[ False != \F\a\l\s\e ]] 2022-04-12 02:36:28.062 | + ./stack.sh:main:1028 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:36:28.064 | + ./stack.sh:main:1036 : is_service_enabled mysql postgresql 2022-04-12 02:36:28.083 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:28.086 | + ./stack.sh:main:1037 : configure_database 2022-04-12 02:36:28.088 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-12 02:36:28.091 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-12 02:36:28.094 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-12 02:36:28.096 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:36:28.098 | + ./stack.sh:echo_summary:448 : echo -e Configuring and starting MySQL 2022-04-12 02:36:28.101 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-12 02:36:28.103 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:28.106 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:28.108 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-12 02:36:28.111 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-12 02:36:28.115 | ++ functions-common:ipv6_unquote:2223 : echo 0.0.0.0 2022-04-12 02:36:28.115 | ++ functions-common:ipv6_unquote:2223 : tr -d '[]' 2022-04-12 02:36:28.120 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-12 02:36:28.172 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-12 02:36:28.175 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-12 02:36:28.178 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-12 02:36:28.180 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-12 02:36:28.182 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-12 02:36:28.185 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-12 02:36:28.187 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-12 02:36:28.190 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-12 02:36:28.193 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-12 02:36:28.195 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-12 02:36:28.198 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-12 02:36:28.200 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-12 02:36:28.202 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-12 02:36:28.205 | + functions-common:is_suse:542 : is_opensuse 2022-04-12 02:36:28.207 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-12 02:36:28.210 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-12 02:36:28.212 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-12 02:36:28.215 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-12 02:36:28.217 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-12 02:36:28.220 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-12 02:36:28.222 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:28.224 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:28.227 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-12 02:36:28.229 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:36:28.231 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:36:30.371 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-12 02:36:30.387 | mysqladmin: connect to server at 'localhost' failed 2022-04-12 02:36:30.387 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-12 02:36:30.391 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-12 02:36:30.393 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-12 02:36:30.396 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:30.398 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:30.401 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-12 02:36:30.403 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-12 02:36:30.406 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-12 02:36:30.408 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-12 02:36:30.411 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-12 02:36:30.413 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-12 02:36:30.416 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-12 02:36:30.418 | + lib/databases/mysql:configure_database_mysql:122 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2022-04-12 02:36:30.430 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:36:30.464 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-12 02:36:30.477 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:36:30.493 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-12 02:36:30.549 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-12 02:36:30.604 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-12 02:36:30.660 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-12 02:36:30.662 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-12 02:36:30.665 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:36:30.667 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart mysql 2022-04-12 02:36:32.809 | + ./stack.sh:main:1041 : save_stackenv 1041 2022-04-12 02:36:32.812 | + functions-common:save_stackenv:60 : local tag=1041 2022-04-12 02:36:32.815 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-12 02:36:32.820 | + functions-common:save_stackenv:62 : time_stamp=2022-04-12-023632 2022-04-12 02:36:32.823 | + functions-common:save_stackenv:63 : echo '# 2022-04-12-023632 1041' 2022-04-12 02:36:32.826 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.828 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-12 02:36:32.830 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.834 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-12 02:36:32.836 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.839 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-12 02:36:32.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.844 | + 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-04-12 02:36:32.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.848 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.39 2022-04-12 02:36:32.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.853 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.39/identity 2022-04-12 02:36:32.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.858 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-12-023157 2022-04-12 02:36:32.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.863 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-12 02:36:32.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.868 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.39 2022-04-12 02:36:32.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.873 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-12 02:36:32.875 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.878 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-12 02:36:32.881 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.883 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-12 02:36:32.885 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-12 02:36:32.888 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-12 02:36:32.891 | + ./stack.sh:main:1053 : [[ True == \T\r\u\e ]] 2022-04-12 02:36:32.893 | + ./stack.sh:main:1054 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-12 02:36:32.896 | + ./stack.sh:main:1055 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-12 02:36:32.908 | + ./stack.sh:main:1067 : start_dstat 2022-04-12 02:36:32.910 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.913 | + functions-common:run_process:1680 : local service=dstat 2022-04-12 02:36:32.915 | + functions-common:run_process:1681 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.918 | + functions-common:run_process:1682 : local group= 2022-04-12 02:36:32.920 | + functions-common:run_process:1683 : local user= 2022-04-12 02:36:32.923 | + functions-common:run_process:1685 : local name=dstat 2022-04-12 02:36:32.925 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:36:32.928 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:36:32.930 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:36:32.933 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:36:32.936 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:36:32.940 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730992938 2022-04-12 02:36:32.944 | + functions-common:run_process:1688 : is_service_enabled dstat 2022-04-12 02:36:32.962 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:32.964 | + functions-common:run_process:1689 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-12 02:36:32.969 | + functions-common:_run_under_systemd:1645 : local service=dstat 2022-04-12 02:36:32.973 | + functions-common:_run_under_systemd:1646 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.976 | + functions-common:_run_under_systemd:1647 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.978 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.981 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:32.983 | + functions-common:_common_systemd_pitfalls:1620 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-12 02:36:32.986 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-12 02:36:32.988 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@dstat.service 2022-04-12 02:36:32.991 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:36:32.993 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:36:32.996 | + functions-common:_run_under_systemd:1654 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-12 02:36:32.998 | + functions-common:_run_under_systemd:1657 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-12 02:36:33.001 | + functions-common:write_user_unit_file:1562 : local service=devstack@dstat.service 2022-04-12 02:36:33.003 | + functions-common:write_user_unit_file:1563 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-12 02:36:33.006 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:36:33.009 | + functions-common:write_user_unit_file:1565 : local user=ubuntu 2022-04-12 02:36:33.011 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:36:33.013 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:36:33.016 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-12 02:36:33.018 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:36:33.023 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-12 02:36:33.075 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-12 02:36:33.129 | + 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-04-12 02:36:33.182 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-12 02:36:33.235 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-12 02:36:33.289 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:36:33.341 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:36:33.343 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-12 02:36:33.397 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:36:33.790 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@dstat.service 2022-04-12 02:36:33.803 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-12 02:36:34.188 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@dstat.service 2022-04-12 02:36:34.211 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:36:34.214 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:34.217 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:34.220 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:34.222 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:34.225 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:34.228 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:36:34.230 | + functions-common:time_stop:2432 : start_time=1649730992938 2022-04-12 02:36:34.233 | + functions-common:time_stop:2434 : [[ -z 1649730992938 ]] 2022-04-12 02:36:34.236 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:34.240 | + functions-common:time_stop:2437 : end_time=1649730994237 2022-04-12 02:36:34.242 | + functions-common:time_stop:2438 : elapsed_time=1299 2022-04-12 02:36:34.245 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:36:34.247 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:34.250 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1299 2022-04-12 02:36:34.252 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-12 02:36:34.255 | + functions-common:run_process:1680 : local service=memory_tracker 2022-04-12 02:36:34.258 | + functions-common:run_process:1681 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-12 02:36:34.260 | + functions-common:run_process:1682 : local group= 2022-04-12 02:36:34.262 | + functions-common:run_process:1683 : local user=root 2022-04-12 02:36:34.265 | + functions-common:run_process:1685 : local name=memory_tracker 2022-04-12 02:36:34.267 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:36:34.270 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:36:34.273 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:36:34.275 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:36:34.279 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:36:34.284 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730994281 2022-04-12 02:36:34.286 | + functions-common:run_process:1688 : is_service_enabled memory_tracker 2022-04-12 02:36:34.308 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:34.311 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:36:34.313 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:34.316 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:34.319 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:34.321 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:34.324 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:34.330 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:36:34.334 | + functions-common:time_stop:2432 : start_time=1649730994281 2022-04-12 02:36:34.337 | + functions-common:time_stop:2434 : [[ -z 1649730994281 ]] 2022-04-12 02:36:34.340 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:34.345 | + functions-common:time_stop:2437 : end_time=1649730994342 2022-04-12 02:36:34.347 | + functions-common:time_stop:2438 : elapsed_time=61 2022-04-12 02:36:34.350 | + functions-common:time_stop:2439 : total=1299 2022-04-12 02:36:34.352 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:34.355 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=1360 2022-04-12 02:36:34.357 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-12 02:36:34.375 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:34.378 | + ./stack.sh:main:1071 : is_service_enabled tcpdump 2022-04-12 02:36:34.405 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:34.408 | + ./stack.sh:main:1079 : is_service_enabled etcd3 2022-04-12 02:36:34.429 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:34.432 | + ./stack.sh:main:1080 : start_etcd3 2022-04-12 02:36:34.434 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-12 02:36:34.437 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd' 2022-04-12 02:36:34.440 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-12 02:36:34.443 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380' 2022-04-12 02:36:34.445 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.39:2380' 2022-04-12 02:36:34.448 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.39:2379' 2022-04-12 02:36:34.451 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-12 02:36:34.453 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-12 02:36:34.456 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.39:2379' 2022-04-12 02:36:34.459 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-12 02:36:34.462 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-12 02:36:34.465 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:36:34.468 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' '' root 2022-04-12 02:36:34.470 | + functions-common:write_user_unit_file:1562 : local service=devstack@etcd.service 2022-04-12 02:36:34.473 | + functions-common:write_user_unit_file:1563 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:36:34.475 | + functions-common:write_user_unit_file:1564 : local group= 2022-04-12 02:36:34.478 | + functions-common:write_user_unit_file:1565 : local user=root 2022-04-12 02:36:34.480 | + functions-common:write_user_unit_file:1566 : local extra= 2022-04-12 02:36:34.483 | + functions-common:write_user_unit_file:1567 : [[ -n '' ]] 2022-04-12 02:36:34.485 | + functions-common:write_user_unit_file:1570 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-12 02:36:34.488 | + functions-common:write_user_unit_file:1571 : mkdir -p /etc/systemd/system 2022-04-12 02:36:34.493 | + functions-common:write_user_unit_file:1573 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-12 02:36:34.576 | + functions-common:write_user_unit_file:1574 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-12 02:36:34.644 | + functions-common:write_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837392-3-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837392-3-hyperv=http://10.222.0.39:2380 --initial-advertise-peer-urls http://10.222.0.39:2380 --advertise-client-urls http://10.222.0.39:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.39:2379 --debug' 2022-04-12 02:36:34.696 | + functions-common:write_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-12 02:36:34.746 | + functions-common:write_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-12 02:36:34.797 | + functions-common:write_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:36:34.849 | + functions-common:write_user_unit_file:1579 : [[ -n '' ]] 2022-04-12 02:36:34.852 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-12 02:36:34.913 | + functions-common:write_user_unit_file:1585 : sudo systemctl daemon-reload 2022-04-12 02:36:35.313 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-12 02:36:35.373 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-12 02:36:35.426 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-12 02:36:35.482 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-12 02:36:35.535 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-12 02:36:35.538 | ++ functions-common:is_arch:506 : uname -m 2022-04-12 02:36:35.543 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-12 02:36:35.545 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-12 02:36:35.951 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-12 02:36:35.965 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-12 02:36:36.328 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-12 02:36:37.202 | + ./stack.sh:main:1086 : is_service_enabled tls-proxy 2022-04-12 02:36:37.221 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:37.224 | + ./stack.sh:main:1091 : write_clouds_yaml 2022-04-12 02:36:37.227 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-12 02:36:37.230 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-12 02:36:37.234 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-12 02:36:37.247 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-12 02:36:37.259 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-12 02:36:37.262 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-12 02:36:37.264 | + 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.39/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-12 02:36:37.404 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-12 02:36:37.544 | + 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.39/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-12 02:36:37.680 | + 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.39/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:36:37.815 | + 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.39/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:36:37.955 | + 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.39/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-12 02:36:38.095 | + 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.39/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-12 02:36:38.232 | + 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.39/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-12 02:36:38.370 | + 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.39/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-12 02:36:38.512 | + 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.39/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-12 02:36:38.649 | + functions-common:write_clouds_yaml:198 : cat 2022-04-12 02:36:38.655 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-12 02:36:38.658 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-12 02:36:38.661 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-12 02:36:38.665 | + ./stack.sh:main:1092 : export OS_CLOUD=devstack-admin 2022-04-12 02:36:38.668 | + ./stack.sh:main:1092 : OS_CLOUD=devstack-admin 2022-04-12 02:36:38.671 | + ./stack.sh:main:1094 : is_service_enabled keystone 2022-04-12 02:36:38.688 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:38.690 | + ./stack.sh:main:1095 : echo_summary 'Starting Keystone' 2022-04-12 02:36:38.693 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:36:38.696 | + ./stack.sh:echo_summary:448 : echo -e Starting Keystone 2022-04-12 02:36:38.698 | + ./stack.sh:main:1097 : '[' 10.222.0.39 == 10.222.0.39 ']' 2022-04-12 02:36:38.701 | + ./stack.sh:main:1098 : init_keystone 2022-04-12 02:36:38.703 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-12 02:36:38.720 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:38.722 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-12 02:36:38.724 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-12 02:36:38.727 | + lib/database:recreate_database:112 : local db=keystone 2022-04-12 02:36:38.729 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-12 02:36:38.731 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-12 02:36:38.734 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-12 02:36:38.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:36:39.207 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-12 02:36:39.213 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-12 02:36:39.229 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-12 02:36:39.232 | + functions-common:time_start:2411 : local name=dbsync 2022-04-12 02:36:39.234 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:36:39.237 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:36:39.240 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:36:39.244 | + functions-common:time_start:2416 : _TIME_START[$name]=1649730999241 2022-04-12 02:36:39.247 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-12 02:36:43.966 | 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=317016) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:36:43.973 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.975 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.975 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.975 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:43.976 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:44.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:44.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.005 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.005 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.006 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:44.007 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:44.062 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:44.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.064 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.064 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.064 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:44.065 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:44.074 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:36:45.780 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.781 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:36:45.788 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.788 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:36:45.795 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.795 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:36:45.803 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.804 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:36:45.811 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.811 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:36:45.818 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.818 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:36:45.874 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:45.875 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:45.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.877 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.877 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.877 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.878 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:45.878 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:45.878 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:45.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.880 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.880 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.880 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:45.881 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:45.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:45.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.891 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.891 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.891 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:45.892 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:45.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:45.892 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.255 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.258 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.258 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.258 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.258 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.258 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.259 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.284 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.285 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.285 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.286 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.286 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.286 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/073_migrate_initial_migration.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.287 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.287 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.287 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.287 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.287 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.288 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.295 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:36:46.337 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.337 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:36:46.344 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.344 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:36:46.351 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.351 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:36:46.358 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.358 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:36:46.366 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.366 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:36:46.373 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.374 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:36:46.381 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.381 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.383 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.384 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.384 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.384 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.384 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.385 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.387 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.387 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.388 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.388 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.388 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.388 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.396 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.398 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.398 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.398 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.399 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.399 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.714 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.716 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.717 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.717 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.717 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.717 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.744 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-12 02:36:46.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.745 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.746 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.746 | 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=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-12 02:36:46.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-12 02:36:46.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-12 02:36:46.747 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=317016) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-12 02:36:46.754 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-12 02:36:46.764 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.764 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-12 02:36:46.771 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.772 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-12 02:36:46.782 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.782 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-12 02:36:46.790 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.790 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-12 02:36:46.797 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.797 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-12 02:36:46.804 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:46.804 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-12 02:36:46.811 | INFO migrate.versioning.api [-] done 2022-04-12 02:36:47.208 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-12 02:36:47.210 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:47.213 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:47.215 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:47.218 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:47.220 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:47.223 | + functions-common:time_stop:2431 : name=dbsync 2022-04-12 02:36:47.225 | + functions-common:time_stop:2432 : start_time=1649730999241 2022-04-12 02:36:47.227 | + functions-common:time_stop:2434 : [[ -z 1649730999241 ]] 2022-04-12 02:36:47.230 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:47.235 | + functions-common:time_stop:2437 : end_time=1649731007232 2022-04-12 02:36:47.237 | + functions-common:time_stop:2438 : elapsed_time=7991 2022-04-12 02:36:47.240 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:36:47.243 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:47.245 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=7991 2022-04-12 02:36:47.247 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-12 02:36:47.250 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-12 02:36:47.254 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-12 02:36:51.840 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-12 02:36:51.841 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:36:51.841 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:36:51.841 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-12 02:36:51.842 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-12 02:36:51.842 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:36:51.842 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:36:51.842 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:36:51.842 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-12 02:36:52.214 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-12 02:36:52.219 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-12 02:36:56.721 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-12 02:36:56.721 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:36:56.722 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:36:56.722 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-12 02:36:56.722 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-12 02:36:56.723 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-12 02:36:56.723 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-12 02:36:56.723 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-12 02:36:56.723 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-12 02:36:57.084 | + ./stack.sh:main:1099 : start_keystone 2022-04-12 02:36:57.087 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-12 02:36:57.089 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-12 02:36:57.092 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-12 02:36:57.109 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:36:57.111 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-12 02:36:57.115 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-12 02:36:57.119 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-12 02:36:57.122 | + functions-common:run_process:1680 : local service=keystone 2022-04-12 02:36:57.124 | + functions-common:run_process:1681 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.127 | + functions-common:run_process:1682 : local group= 2022-04-12 02:36:57.129 | + functions-common:run_process:1683 : local user= 2022-04-12 02:36:57.132 | + functions-common:run_process:1685 : local name=keystone 2022-04-12 02:36:57.134 | + functions-common:run_process:1687 : time_start run_process 2022-04-12 02:36:57.136 | + functions-common:time_start:2411 : local name=run_process 2022-04-12 02:36:57.139 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:36:57.141 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:36:57.145 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:36:57.149 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731017146 2022-04-12 02:36:57.151 | + functions-common:run_process:1688 : is_service_enabled keystone 2022-04-12 02:36:57.167 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:36:57.170 | + functions-common:run_process:1689 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-12 02:36:57.172 | + functions-common:_run_under_systemd:1645 : local service=keystone 2022-04-12 02:36:57.175 | + functions-common:_run_under_systemd:1646 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.178 | + functions-common:_run_under_systemd:1647 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.180 | + functions-common:_run_under_systemd:1649 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.182 | + functions-common:_common_systemd_pitfalls:1617 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.185 | + functions-common:_common_systemd_pitfalls:1620 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-12 02:36:57.187 | + functions-common:_common_systemd_pitfalls:1631 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-12 02:36:57.190 | + functions-common:_run_under_systemd:1651 : local systemd_service=devstack@keystone.service 2022-04-12 02:36:57.193 | + functions-common:_run_under_systemd:1652 : local group= 2022-04-12 02:36:57.195 | + functions-common:_run_under_systemd:1653 : local user=ubuntu 2022-04-12 02:36:57.198 | + functions-common:_run_under_systemd:1654 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-12 02:36:57.200 | + 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-04-12 02:36:57.202 | + functions-common:write_uwsgi_user_unit_file:1589 : local service=devstack@keystone.service 2022-04-12 02:36:57.205 | + functions-common:write_uwsgi_user_unit_file:1590 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-12 02:36:57.207 | + functions-common:write_uwsgi_user_unit_file:1591 : local group= 2022-04-12 02:36:57.209 | + functions-common:write_uwsgi_user_unit_file:1592 : local user=ubuntu 2022-04-12 02:36:57.211 | + functions-common:write_uwsgi_user_unit_file:1593 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-12 02:36:57.213 | + functions-common:write_uwsgi_user_unit_file:1594 : mkdir -p /etc/systemd/system 2022-04-12 02:36:57.218 | + functions-common:write_uwsgi_user_unit_file:1596 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-12 02:36:57.269 | + functions-common:write_uwsgi_user_unit_file:1597 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-12 02:36:57.320 | + functions-common:write_uwsgi_user_unit_file:1598 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-12 02:36:57.373 | + 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-04-12 02:36:57.424 | + functions-common:write_uwsgi_user_unit_file:1600 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-12 02:36:57.475 | + functions-common:write_uwsgi_user_unit_file:1601 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-12 02:36:57.527 | + functions-common:write_uwsgi_user_unit_file:1602 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-12 02:36:57.578 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-12 02:36:57.630 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-12 02:36:57.683 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-12 02:36:57.734 | + functions-common:write_uwsgi_user_unit_file:1607 : [[ -n '' ]] 2022-04-12 02:36:57.736 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-12 02:36:57.788 | + functions-common:write_uwsgi_user_unit_file:1613 : sudo systemctl daemon-reload 2022-04-12 02:36:58.177 | + functions-common:_run_under_systemd:1660 : sudo systemctl enable devstack@keystone.service 2022-04-12 02:36:58.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-12 02:36:58.565 | + functions-common:_run_under_systemd:1661 : sudo systemctl start devstack@keystone.service 2022-04-12 02:36:58.649 | + functions-common:run_process:1691 : time_stop run_process 2022-04-12 02:36:58.653 | + functions-common:time_stop:2425 : local name 2022-04-12 02:36:58.655 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:36:58.658 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:36:58.660 | + functions-common:time_stop:2428 : local total 2022-04-12 02:36:58.663 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:36:58.665 | + functions-common:time_stop:2431 : name=run_process 2022-04-12 02:36:58.668 | + functions-common:time_stop:2432 : start_time=1649731017146 2022-04-12 02:36:58.670 | + functions-common:time_stop:2434 : [[ -z 1649731017146 ]] 2022-04-12 02:36:58.674 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:36:58.678 | + functions-common:time_stop:2437 : end_time=1649731018675 2022-04-12 02:36:58.681 | + functions-common:time_stop:2438 : elapsed_time=1529 2022-04-12 02:36:58.683 | + functions-common:time_stop:2439 : total=1360 2022-04-12 02:36:58.685 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:36:58.688 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=2889 2022-04-12 02:36:58.691 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-12 02:36:58.691 | Waiting for keystone to start... 2022-04-12 02:36:58.694 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.39/identity/v3/ 2022-04-12 02:36:58.696 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.39/identity/v3/ 2022-04-12 02:36:58.699 | + functions:wait_for_service:457 : local timeout=60 2022-04-12 02:36:58.701 | + functions:wait_for_service:458 : local url=http://10.222.0.39/identity/v3/ 2022-04-12 02:36:58.704 | + functions:wait_for_service:459 : local rval=0 2022-04-12 02:36:58.706 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-12 02:36:58.709 | + functions-common:time_start:2411 : local name=wait_for_service 2022-04-12 02:36:58.711 | + functions-common:time_start:2412 : local start_time= 2022-04-12 02:36:58.714 | + functions-common:time_start:2413 : [[ -n '' ]] 2022-04-12 02:36:58.717 | ++ functions-common:time_start:2416 : date +%s%3N 2022-04-12 02:36:58.722 | + functions-common:time_start:2416 : _TIME_START[$name]=1649731018719 2022-04-12 02:36:58.724 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-12 02:36:58.736 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.39/identity/v3/ 2022-04-12 02:37:04.724 | ++ inc/async:async_inner:64 : rc=0 2022-04-12 02:37:04.749 | [315055 Async install_tempest:315055]: finished successfully 2022-04-12 02:37:05.295 | + :: : [[ 200 == 503 ]] 2022-04-12 02:37:05.296 | + :: : [[ 0 -eq 7 ]] 2022-04-12 02:37:05.299 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-12 02:37:05.302 | + functions-common:time_stop:2425 : local name 2022-04-12 02:37:05.304 | + functions-common:time_stop:2426 : local end_time 2022-04-12 02:37:05.307 | + functions-common:time_stop:2427 : local elapsed_time 2022-04-12 02:37:05.309 | + functions-common:time_stop:2428 : local total 2022-04-12 02:37:05.311 | + functions-common:time_stop:2429 : local start_time 2022-04-12 02:37:05.314 | + functions-common:time_stop:2431 : name=wait_for_service 2022-04-12 02:37:05.317 | + functions-common:time_stop:2432 : start_time=1649731018719 2022-04-12 02:37:05.319 | + functions-common:time_stop:2434 : [[ -z 1649731018719 ]] 2022-04-12 02:37:05.322 | ++ functions-common:time_stop:2437 : date +%s%3N 2022-04-12 02:37:05.327 | + functions-common:time_stop:2437 : end_time=1649731025324 2022-04-12 02:37:05.329 | + functions-common:time_stop:2438 : elapsed_time=6605 2022-04-12 02:37:05.332 | + functions-common:time_stop:2439 : total=0 2022-04-12 02:37:05.334 | + functions-common:time_stop:2441 : _TIME_START[$name]= 2022-04-12 02:37:05.337 | + functions-common:time_stop:2442 : _TIME_TOTAL[$name]=6605 2022-04-12 02:37:05.339 | + functions:wait_for_service:467 : return 0 2022-04-12 02:37:05.342 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-12 02:37:05.358 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:37:05.360 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-12 02:37:05.364 | + functions-common:restart_service:2309 : '[' -x /bin/systemctl ']' 2022-04-12 02:37:05.366 | + functions-common:restart_service:2310 : sudo /bin/systemctl restart memcached 2022-04-12 02:37:05.393 | + ./stack.sh:main:1100 : bootstrap_keystone 2022-04-12 02:37:05.399 | + 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.39/identity 2022-04-12 02:37:09.983 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:09.984 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:09.984 | 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=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:09.992 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.008 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.008 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.040 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.074 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.074 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.164 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.165 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.165 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.165 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.165 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.165 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.178 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.179 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.179 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.179 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.186 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.189 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.190 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=317819) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-12 02:37:10.224 | 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=317819) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-12 02:37:10.530 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created domain default 2022-04-12 02:37:10.570 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created project admin 2022-04-12 02:37:10.598 | DEBUG passlib.handlers.bcrypt [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=317819) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-12 02:37:10.598 | DEBUG passlib.handlers.bcrypt [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=317819) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-12 02:37:10.660 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created user admin 2022-04-12 02:37:10.672 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created role reader 2022-04-12 02:37:10.683 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created role member 2022-04-12 02:37:10.708 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created implied role where 75b18dd1f96d47d48cab6a68aae62661 implies 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:37:10.718 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created role admin 2022-04-12 02:37:10.734 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created implied role where 18e610a92f8444669f3d486956714e4f implies 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:37:10.745 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Granted role admin on project admin to user admin. 2022-04-12 02:37:10.753 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Granted role admin on the system to user admin. 2022-04-12 02:37:10.764 | WARNING py.warnings [None req-be807722-d8bc-4b3f-8208-b274775cfcca 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-04-12 02:37:10.764 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-12 02:37:10.764 |  2022-04-12 02:37:10.767 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created region RegionOne 2022-04-12 02:37:10.797 | INFO keystone.cmd.bootstrap [None req-be807722-d8bc-4b3f-8208-b274775cfcca None None] Created public endpoint http://10.222.0.39/identity 2022-04-12 02:37:11.243 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-12 02:37:11.245 | + ./stack.sh:main:1103 : create_keystone_accounts 2022-04-12 02:37:11.248 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-12 02:37:11.251 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-12 02:37:14.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:14.238 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:14.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:14.239 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:14.400 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:14.403 | + lib/keystone:create_keystone_accounts:310 : admin_project=cc6dd2c4fb8348aea55be3375af3a9cd 2022-04-12 02:37:14.406 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-12 02:37:14.409 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-12 02:37:16.638 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:16.638 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:16.638 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:16.638 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:16.803 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:16.806 | + lib/keystone:create_keystone_accounts:312 : admin_user=f7b0c23cdd61406c8eee2d35b3288b37 2022-04-12 02:37:16.808 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-12 02:37:16.810 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-12 02:37:16.813 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-12 02:37:16.815 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin f7b0c23cdd61406c8eee2d35b3288b37 default 2022-04-12 02:37:16.871 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin f7b0c23cdd61406c8eee2d35b3288b37 default 2022-04-12 02:37:16.910 | [289591 Async ks-domain-role:317937]: running: get_or_add_user_domain_role admin f7b0c23cdd61406c8eee2d35b3288b37 default 2022-04-12 02:37:16.912 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-12 02:37:16.914 | + functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:37:16.918 | ++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:37:20.038 | + functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:37:20.040 | + functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:37:20.040 | default 2022-04-12 02:37:20.043 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-12 02:37:20.100 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-12 02:37:20.144 | [289591 Async ks-project:318076]: running: get_or_create_project service Default 2022-04-12 02:37:20.147 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-12 02:37:20.206 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-12 02:37:20.251 | [289591 Async ks-service:318164]: running: get_or_create_role service 2022-04-12 02:37:20.254 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-12 02:37:20.325 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-12 02:37:20.384 | [289591 Async ks-reseller:318250]: running: get_or_create_role ResellerAdmin 2022-04-12 02:37:20.386 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-12 02:37:20.393 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-12 02:37:20.756 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-12 02:37:20.977 | [289591 Async ks-anotherrole:318339]: running: get_or_create_role anotherrole 2022-04-12 02:37:20.997 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-12 02:37:21.036 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-12 02:37:21.053 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:37:21.082 | +++ 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-04-12 02:37:24.165 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:24.219 | [318164 Async ks-service:318164]: finished successfully 2022-04-12 02:37:24.454 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:24.523 | [318250 Async ks-reseller:318250]: finished successfully 2022-04-12 02:37:24.773 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:24.821 | [318076 Async ks-project:318076]: finished successfully 2022-04-12 02:37:24.869 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:24.869 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:24.869 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:24.869 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:24.944 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:24.975 | [318339 Async ks-anotherrole:318339]: finished successfully 2022-04-12 02:37:25.049 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:25.052 | ++ functions-common:get_or_create_project:938 : project_id=d315347adbca46f5a927130e80af988d 2022-04-12 02:37:25.054 | ++ functions-common:get_or_create_project:939 : echo d315347adbca46f5a927130e80af988d 2022-04-12 02:37:25.057 | + lib/keystone:create_keystone_accounts:340 : invis_project=d315347adbca46f5a927130e80af988d 2022-04-12 02:37:25.059 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-12 02:37:25.062 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-12 02:37:25.065 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:37:25.069 | +++ 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-04-12 02:37:27.347 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:27.371 | [317937 Async ks-domain-role:317937]: finished successfully 2022-04-12 02:37:27.647 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:27.647 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:27.647 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:27.647 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:27.814 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:27.817 | ++ functions-common:get_or_create_project:938 : project_id=fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:27.819 | ++ functions-common:get_or_create_project:939 : echo fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:27.822 | + lib/keystone:create_keystone_accounts:344 : demo_project=fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:27.825 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-12 02:37:27.828 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-12 02:37:27.830 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:27.833 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo@example.com ]] 2022-04-12 02:37:27.835 | ++ functions-common:get_or_create_user:911 : local email=--email=demo@example.com 2022-04-12 02:37:27.838 | +++ 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-04-12 02:37:30.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.347 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.347 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.511 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:30.514 | ++ functions-common:get_or_create_user:925 : user_id=503f26dc76d74628ac5772851d8199f4 2022-04-12 02:37:30.516 | ++ functions-common:get_or_create_user:926 : echo 503f26dc76d74628ac5772851d8199f4 2022-04-12 02:37:30.519 | + lib/keystone:create_keystone_accounts:347 : demo_user=503f26dc76d74628ac5772851d8199f4 2022-04-12 02:37:30.522 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-12 02:37:30.571 | [289591 Async ks-domain-role:317937]: Waiting for completion of get_or_add_user_domain_role admin f7b0c23cdd61406c8eee2d35b3288b37 default running on PID 317937 (6 other jobs running) 2022-04-12 02:37:30.595 | [289591 Async ks-domain-role:317937]: Signaling child to exit 2022-04-12 02:37:30.595 | WAKEUP 2022-04-12 02:37:30.619 | [289591 Async ks-domain-role:317937]: Signaled 2022-04-12 02:37:30.620 | + functions-common:get_or_add_user_domain_role:1003 : local user_role_id 2022-04-12 02:37:30.620 | ++ functions-common:get_or_add_user_domain_role:1009 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:37:30.621 | ++ functions-common:get_or_add_user_domain_role:1009 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7b0c23cdd61406c8eee2d35b3288b37 --domain default 2022-04-12 02:37:30.621 | ++ functions-common:get_or_add_user_domain_role:1009 : get_field 1 2022-04-12 02:37:30.621 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:37:30.621 | ++ functions-common:get_field:812 : read data 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:30.621 | + functions-common:get_or_add_user_domain_role:1009 : user_role_id= 2022-04-12 02:37:30.621 | + functions-common:get_or_add_user_domain_role:1010 : [[ -z '' ]] 2022-04-12 02:37:30.621 | + functions-common:get_or_add_user_domain_role:1012 : openstack --os-cloud devstack-system-admin role add admin --user f7b0c23cdd61406c8eee2d35b3288b37 --domain default 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | ++ functions-common:get_or_add_user_domain_role:1019 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7b0c23cdd61406c8eee2d35b3288b37 --domain default 2022-04-12 02:37:30.621 | ++ functions-common:get_or_add_user_domain_role:1019 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:37:30.621 | ++ functions-common:get_or_add_user_domain_role:1019 : get_field 1 2022-04-12 02:37:30.621 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:37:30.621 | ++ functions-common:get_field:812 : read data 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.621 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.621 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:30.621 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:37:30.621 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:37:30.621 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:37:30.621 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | f7b0c23cdd61406c8eee2d35b3288b37 | | | default | | False |' 2022-04-12 02:37:30.621 | ++ functions-common:get_field:812 : read data 2022-04-12 02:37:30.622 | + functions-common:get_or_add_user_domain_role:1019 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:37:30.622 | + functions-common:get_or_add_user_domain_role:1021 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:37:30.622 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:37:30.665 | [289591 Async ks-domain-role:317937]: finished get_or_add_user_domain_role admin f7b0c23cdd61406c8eee2d35b3288b37 default with result 0 in 10 seconds 2022-04-12 02:37:30.672 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-12 02:37:30.706 | [289591 Async ks-project:318076]: Waiting for completion of get_or_create_project service Default running on PID 318076 (5 other jobs running) 2022-04-12 02:37:30.731 | [289591 Async ks-project:318076]: Signaling child to exit 2022-04-12 02:37:30.731 | WAKEUP 2022-04-12 02:37:30.753 | [289591 Async ks-project:318076]: Signaled 2022-04-12 02:37:30.754 | + functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:37:30.754 | ++ 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-04-12 02:37:30.755 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.755 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.755 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.755 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.755 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:30.755 | + functions-common:get_or_create_project:938 : project_id=c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:37:30.755 | + functions-common:get_or_create_project:939 : echo c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:37:30.755 | c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:37:30.797 | [289591 Async ks-project:318076]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-12 02:37:30.833 | [289591 Async ks-service:318164]: Waiting for completion of get_or_create_role service running on PID 318164 (4 other jobs running) 2022-04-12 02:37:30.858 | [289591 Async ks-service:318164]: Signaling child to exit 2022-04-12 02:37:30.858 | WAKEUP 2022-04-12 02:37:30.880 | [289591 Async ks-service:318164]: Signaled 2022-04-12 02:37:30.882 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:37:30.882 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-12 02:37:30.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.882 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.882 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:30.882 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:30.882 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:30.882 | + functions-common:get_or_create_role:950 : role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:37:30.882 | + functions-common:get_or_create_role:951 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:37:30.882 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:37:30.926 | [289591 Async ks-service:318164]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-12 02:37:30.962 | [289591 Async ks-reseller:318250]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 318250 (3 other jobs running) 2022-04-12 02:37:30.986 | [289591 Async ks-reseller:318250]: Signaling child to exit 2022-04-12 02:37:30.986 | WAKEUP 2022-04-12 02:37:31.008 | [289591 Async ks-reseller:318250]: Signaled 2022-04-12 02:37:31.009 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:37:31.009 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-12 02:37:31.009 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:31.009 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:31.009 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:31.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:31.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:31.010 | + functions-common:get_or_create_role:950 : role_id=4001ecc270a64493b0af489f4048540e 2022-04-12 02:37:31.010 | + functions-common:get_or_create_role:951 : echo 4001ecc270a64493b0af489f4048540e 2022-04-12 02:37:31.010 | 4001ecc270a64493b0af489f4048540e 2022-04-12 02:37:31.053 | [289591 Async ks-reseller:318250]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-12 02:37:31.089 | [289591 Async ks-anotherrole:318339]: Waiting for completion of get_or_create_role anotherrole running on PID 318339 (2 other jobs running) 2022-04-12 02:37:31.114 | [289591 Async ks-anotherrole:318339]: Signaling child to exit 2022-04-12 02:37:31.114 | WAKEUP 2022-04-12 02:37:31.135 | [289591 Async ks-anotherrole:318339]: Signaled 2022-04-12 02:37:31.137 | + functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:37:31.137 | ++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:37:31.137 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:31.137 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:31.137 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:31.137 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:31.137 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:31.137 | + functions-common:get_or_create_role:950 : role_id=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:37:31.137 | + functions-common:get_or_create_role:951 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:37:31.137 | 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:37:31.180 | [289591 Async ks-anotherrole:318339]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-12 02:37:31.184 | + inc/async:async_wait:197 : return 0 2022-04-12 02:37:31.187 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.245 | + inc/async:async_inner:63 : get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.287 | [289591 Async ks-demo-member:319243]: running: get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.290 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin f7b0c23cdd61406c8eee2d35b3288b37 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.354 | + inc/async:async_inner:63 : get_or_add_user_project_role admin f7b0c23cdd61406c8eee2d35b3288b37 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.403 | [289591 Async ks-demo-admin:319355]: running: get_or_add_user_project_role admin f7b0c23cdd61406c8eee2d35b3288b37 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.408 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.475 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.523 | [289591 Async ks-demo-another:319467]: running: get_or_add_user_project_role anotherrole 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:31.526 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 d315347adbca46f5a927130e80af988d 2022-04-12 02:37:31.593 | + inc/async:async_inner:63 : get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 d315347adbca46f5a927130e80af988d 2022-04-12 02:37:31.660 | [289591 Async ks-demo-invis:319579]: running: get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 d315347adbca46f5a927130e80af988d 2022-04-12 02:37:31.663 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-12 02:37:31.676 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-12 02:37:31.689 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:31.693 | ++ functions-common:get_or_create_user:910 : [[ ! -z demo_reader@example.com ]] 2022-04-12 02:37:31.702 | ++ functions-common:get_or_create_user:911 : local email=--email=demo_reader@example.com 2022-04-12 02:37:31.706 | +++ 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-04-12 02:37:35.581 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:35.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:35.581 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:35.581 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:35.773 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:35.781 | ++ functions-common:get_or_create_user:925 : user_id=459b7a0025fc403495a07ba7e0b2c08f 2022-04-12 02:37:35.783 | ++ functions-common:get_or_create_user:926 : echo 459b7a0025fc403495a07ba7e0b2c08f 2022-04-12 02:37:35.797 | + lib/keystone:create_keystone_accounts:360 : demo_reader=459b7a0025fc403495a07ba7e0b2c08f 2022-04-12 02:37:35.809 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 459b7a0025fc403495a07ba7e0b2c08f fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:35.921 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 459b7a0025fc403495a07ba7e0b2c08f fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:35.963 | [289591 Async ks-demo-reader:319735]: running: get_or_add_user_project_role reader 459b7a0025fc403495a07ba7e0b2c08f fc49946ed6584d05a90e86158e304fba 2022-04-12 02:37:35.974 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-12 02:37:35.981 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-12 02:37:35.987 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:37:35.996 | +++ 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-04-12 02:37:40.068 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:40.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:40.068 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:40.068 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:40.342 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:40.346 | ++ functions-common:get_or_create_project:938 : project_id=05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:40.349 | ++ functions-common:get_or_create_project:939 : echo 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:40.353 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:40.355 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-12 02:37:40.358 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-12 02:37:40.361 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:40.364 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo@example.com ]] 2022-04-12 02:37:40.366 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo@example.com 2022-04-12 02:37:40.376 | +++ 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-04-12 02:37:43.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:43.551 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:43.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:43.551 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:43.906 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:43.908 | ++ functions-common:get_or_create_user:925 : user_id=1fc02b77614049a7aebb807c0f05dea2 2022-04-12 02:37:43.927 | ++ functions-common:get_or_create_user:926 : echo 1fc02b77614049a7aebb807c0f05dea2 2022-04-12 02:37:43.953 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=1fc02b77614049a7aebb807c0f05dea2 2022-04-12 02:37:43.981 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:44.397 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:44.582 | [289591 Async ks-alt-admin:320105]: running: get_or_add_user_project_role admin 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:44.612 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:45.005 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:45.203 | [289591 Async ks-alt-another:320217]: running: get_or_add_user_project_role anotherrole 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:45.230 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-12 02:37:45.266 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-12 02:37:45.281 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:45.297 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_member@example.com ]] 2022-04-12 02:37:45.316 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_member@example.com 2022-04-12 02:37:45.345 | +++ 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-04-12 02:37:46.602 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:46.607 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:46.724 | [319355 Async ks-demo-admin:319355]: finished successfully 2022-04-12 02:37:46.732 | [319243 Async ks-demo-member:319243]: finished successfully 2022-04-12 02:37:48.390 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:48.513 | [319579 Async ks-demo-invis:319579]: finished successfully 2022-04-12 02:37:49.129 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:49.171 | [319467 Async ks-demo-another:319467]: finished successfully 2022-04-12 02:37:49.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:49.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:49.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:49.497 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:49.683 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:49.689 | ++ functions-common:get_or_create_user:925 : user_id=7acc746750c44693b8198860cf7670f0 2022-04-12 02:37:49.692 | ++ functions-common:get_or_create_user:926 : echo 7acc746750c44693b8198860cf7670f0 2022-04-12 02:37:49.709 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=7acc746750c44693b8198860cf7670f0 2022-04-12 02:37:49.712 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member 7acc746750c44693b8198860cf7670f0 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:49.795 | + inc/async:async_inner:63 : get_or_add_user_project_role member 7acc746750c44693b8198860cf7670f0 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:49.896 | [289591 Async ks-alt-member-user:320598]: running: get_or_add_user_project_role member 7acc746750c44693b8198860cf7670f0 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:49.909 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-12 02:37:49.930 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-12 02:37:49.950 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:49.968 | ++ functions-common:get_or_create_user:910 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-12 02:37:49.997 | ++ functions-common:get_or_create_user:911 : local email=--email=alt_demo_reader@example.com 2022-04-12 02:37:50.026 | +++ 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-04-12 02:37:52.244 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:37:52.438 | [319735 Async ks-demo-reader:319735]: finished successfully 2022-04-12 02:37:53.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:53.366 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:53.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:53.366 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:53.549 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:53.552 | ++ functions-common:get_or_create_user:925 : user_id=e9442fe6271043658358ddc72d2e7c0a 2022-04-12 02:37:53.555 | ++ functions-common:get_or_create_user:926 : echo e9442fe6271043658358ddc72d2e7c0a 2022-04-12 02:37:53.558 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=e9442fe6271043658358ddc72d2e7c0a 2022-04-12 02:37:53.561 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader e9442fe6271043658358ddc72d2e7c0a 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:53.641 | + inc/async:async_inner:63 : get_or_add_user_project_role reader e9442fe6271043658358ddc72d2e7c0a 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:53.700 | [289591 Async ks-alt-reader-user:320824]: running: get_or_add_user_project_role reader e9442fe6271043658358ddc72d2e7c0a 05150e56012e45deb5985e55d04eee49 2022-04-12 02:37:53.703 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-12 02:37:53.706 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:53.711 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_member@example.com ]] 2022-04-12 02:37:53.713 | ++ functions-common:get_or_create_user:911 : local email=--email=system_member@example.com 2022-04-12 02:37:53.721 | +++ 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-04-12 02:37:56.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:56.980 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:56.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:37:56.980 | from cryptography.utils import int_from_bytes 2022-04-12 02:37:57.269 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:37:57.287 | ++ functions-common:get_or_create_user:925 : user_id=9c273dcecca64ea3bef31b65e381647e 2022-04-12 02:37:57.295 | ++ functions-common:get_or_create_user:926 : echo 9c273dcecca64ea3bef31b65e381647e 2022-04-12 02:37:57.305 | + lib/keystone:create_keystone_accounts:392 : system_member_user=9c273dcecca64ea3bef31b65e381647e 2022-04-12 02:37:57.325 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 9c273dcecca64ea3bef31b65e381647e all 2022-04-12 02:37:57.585 | + inc/async:async_inner:63 : get_or_add_user_system_role member 9c273dcecca64ea3bef31b65e381647e all 2022-04-12 02:37:57.695 | [289591 Async ks-system-member:321048]: running: get_or_add_user_system_role member 9c273dcecca64ea3bef31b65e381647e all 2022-04-12 02:37:57.699 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-12 02:37:57.701 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:37:57.705 | ++ functions-common:get_or_create_user:910 : [[ ! -z system_reader@example.com ]] 2022-04-12 02:37:57.709 | ++ functions-common:get_or_create_user:911 : local email=--email=system_reader@example.com 2022-04-12 02:37:57.714 | +++ 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-04-12 02:38:00.174 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:00.333 | [320217 Async ks-alt-another:320217]: finished successfully 2022-04-12 02:38:00.412 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:00.522 | [320105 Async ks-alt-admin:320105]: finished successfully 2022-04-12 02:38:01.219 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:01.219 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:01.219 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:01.219 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:01.441 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:01.448 | ++ functions-common:get_or_create_user:925 : user_id=fb473806208841379a1b542ef2e11fff 2022-04-12 02:38:01.456 | ++ functions-common:get_or_create_user:926 : echo fb473806208841379a1b542ef2e11fff 2022-04-12 02:38:01.459 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=fb473806208841379a1b542ef2e11fff 2022-04-12 02:38:01.463 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader fb473806208841379a1b542ef2e11fff all 2022-04-12 02:38:01.551 | + inc/async:async_inner:63 : get_or_add_user_system_role reader fb473806208841379a1b542ef2e11fff all 2022-04-12 02:38:01.650 | [289591 Async ks-system-reader:321342]: running: get_or_add_user_system_role reader fb473806208841379a1b542ef2e11fff all 2022-04-12 02:38:01.673 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-12 02:38:01.676 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-12 02:38:01.685 | ++ functions-common:get_or_create_group:894 : local 'desc=openstack admin group' 2022-04-12 02:38:01.700 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:38:01.721 | +++ 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-04-12 02:38:03.551 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:03.761 | [320598 Async ks-alt-member-user:320598]: finished successfully 2022-04-12 02:38:05.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:05.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:05.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:05.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:05.271 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:05.274 | ++ functions-common:get_or_create_group:902 : group_id=da2195bf86d1412ba1534e4840829336 2022-04-12 02:38:05.278 | ++ functions-common:get_or_create_group:903 : echo da2195bf86d1412ba1534e4840829336 2022-04-12 02:38:05.282 | + lib/keystone:create_keystone_accounts:402 : admin_group=da2195bf86d1412ba1534e4840829336 2022-04-12 02:38:05.289 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-12 02:38:05.297 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-12 02:38:05.305 | ++ functions-common:get_or_create_group:894 : local 'desc=non-admin group' 2022-04-12 02:38:05.308 | ++ functions-common:get_or_create_group:895 : local group_id 2022-04-12 02:38:05.318 | +++ 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-04-12 02:38:06.553 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:06.582 | [320824 Async ks-alt-reader-user:320824]: finished successfully 2022-04-12 02:38:08.073 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:08.101 | [321048 Async ks-system-member:321048]: finished successfully 2022-04-12 02:38:08.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:08.151 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:08.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:08.151 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:08.348 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:08.351 | ++ functions-common:get_or_create_group:902 : group_id=a08bae497a44421c9495a8a9e16133a2 2022-04-12 02:38:08.353 | ++ functions-common:get_or_create_group:903 : echo a08bae497a44421c9495a8a9e16133a2 2022-04-12 02:38:08.356 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=a08bae497a44421c9495a8a9e16133a2 2022-04-12 02:38:08.359 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.420 | + inc/async:async_inner:63 : get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.464 | [289591 Async ks-group-memberdemo:321739]: running: get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.468 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.542 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.584 | [289591 Async ks-group-anotherdemo:321825]: running: get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:08.586 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:08.673 | + inc/async:async_inner:63 : get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:08.736 | [289591 Async ks-group-memberalt:321911]: running: get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:08.739 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:09.193 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:09.426 | [289591 Async ks-group-anotheralt:321999]: running: get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:09.440 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd 2022-04-12 02:38:09.873 | + inc/async:async_inner:63 : get_or_add_group_project_role admin da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd 2022-04-12 02:38:10.124 | [289591 Async ks-group-admin:322087]: running: get_or_add_group_project_role admin da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd 2022-04-12 02:38:10.141 | + lib/keystone:create_keystone_accounts:413 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2022-04-12 02:38:10.504 | [289591 Async ks-demo-member:319243]: Waiting for completion of get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba running on PID 319243 (17 other jobs running) 2022-04-12 02:38:10.667 | [289591 Async ks-demo-member:319243]: Signaling child to exit 2022-04-12 02:38:10.667 | WAKEUP 2022-04-12 02:38:10.810 | [289591 Async ks-demo-member:319243]: Signaled 2022-04-12 02:38:10.836 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:10.836 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:10.836 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:10.836 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:10.836 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:10.836 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:10.836 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:10.836 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:10.836 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:10.836 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:10.836 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:10.837 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:10.837 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:10.837 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:10.837 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:10.837 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:10.837 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:10.837 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:10.837 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:10.837 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:10.837 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:10.837 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:10.837 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:10.837 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:10.837 | ++ functions-common:get_field:818 : echo '| 75b18dd1f96d47d48cab6a68aae62661 | 503f26dc76d74628ac5772851d8199f4 | | fc49946ed6584d05a90e86158e304fba | | | False |' 2022-04-12 02:38:10.837 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:10.837 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:10.837 | + functions-common:get_or_add_user_project_role:995 : user_role_id=75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:10.837 | + functions-common:get_or_add_user_project_role:997 : echo 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:10.838 | 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:11.163 | [289591 Async ks-demo-member:319243]: finished get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba with result 0 in 15 seconds 2022-04-12 02:38:11.411 | [289591 Async ks-demo-admin:319355]: Waiting for completion of get_or_add_user_project_role admin f7b0c23cdd61406c8eee2d35b3288b37 fc49946ed6584d05a90e86158e304fba running on PID 319355 (16 other jobs running) 2022-04-12 02:38:11.598 | [289591 Async ks-demo-admin:319355]: Signaling child to exit 2022-04-12 02:38:11.599 | WAKEUP 2022-04-12 02:38:11.744 | [289591 Async ks-demo-admin:319355]: Signaled 2022-04-12 02:38:11.760 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:11.760 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:11.760 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:11.760 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:11.760 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:11.760 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:11.760 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:11.760 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:11.760 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7b0c23cdd61406c8eee2d35b3288b37 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:11.760 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:11.760 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:11.760 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:11.760 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:11.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.760 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.760 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.760 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:11.760 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:11.761 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:11.761 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f7b0c23cdd61406c8eee2d35b3288b37 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:11.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.761 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.761 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.761 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:11.761 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f7b0c23cdd61406c8eee2d35b3288b37 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:11.761 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:11.761 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:11.761 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:11.761 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.761 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.761 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:11.761 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:11.761 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:11.761 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:11.761 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:11.761 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:11.761 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | f7b0c23cdd61406c8eee2d35b3288b37 | | fc49946ed6584d05a90e86158e304fba | | | False |' 2022-04-12 02:38:11.761 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:11.761 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:11.761 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:11.761 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:12.058 | [289591 Async ks-demo-admin:319355]: finished get_or_add_user_project_role admin f7b0c23cdd61406c8eee2d35b3288b37 fc49946ed6584d05a90e86158e304fba with result 0 in 15 seconds 2022-04-12 02:38:12.272 | [289591 Async ks-demo-another:319467]: Waiting for completion of get_or_add_user_project_role anotherrole 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba running on PID 319467 (15 other jobs running) 2022-04-12 02:38:12.285 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:12.362 | [289591 Async ks-demo-another:319467]: Signaling child to exit 2022-04-12 02:38:12.364 | WAKEUP 2022-04-12 02:38:12.464 | [321342 Async ks-system-reader:321342]: finished successfully 2022-04-12 02:38:12.491 | [289591 Async ks-demo-another:319467]: Signaled 2022-04-12 02:38:12.506 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:12.506 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:12.507 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:12.507 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:12.507 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:12.507 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:12.507 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:12.507 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:12.507 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:12.507 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.507 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.507 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.507 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:12.507 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:12.507 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:12.507 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:12.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.507 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.507 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 503f26dc76d74628ac5772851d8199f4 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:12.507 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:12.507 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:12.507 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.508 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.508 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.508 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.508 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:12.508 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:12.508 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:12.508 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:12.508 | ++ functions-common:get_field:818 : echo '| 56a0c7d43b4c40ebb9c9d4ae074f233b | 503f26dc76d74628ac5772851d8199f4 | | fc49946ed6584d05a90e86158e304fba | | | False |' 2022-04-12 02:38:12.508 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.508 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:12.508 | + functions-common:get_or_add_user_project_role:997 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:12.508 | 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:12.742 | [289591 Async ks-demo-another:319467]: finished get_or_add_user_project_role anotherrole 503f26dc76d74628ac5772851d8199f4 fc49946ed6584d05a90e86158e304fba with result 0 in 17 seconds 2022-04-12 02:38:12.813 | [289591 Async ks-demo-invis:319579]: Waiting for completion of get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 d315347adbca46f5a927130e80af988d running on PID 319579 (14 other jobs running) 2022-04-12 02:38:12.860 | [289591 Async ks-demo-invis:319579]: Signaling child to exit 2022-04-12 02:38:12.861 | WAKEUP 2022-04-12 02:38:12.909 | [289591 Async ks-demo-invis:319579]: Signaled 2022-04-12 02:38:12.912 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:12.912 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:12.912 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:12.912 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:12.912 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:12.913 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:12.913 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:12.913 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:12.913 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503f26dc76d74628ac5772851d8199f4 --project d315347adbca46f5a927130e80af988d 2022-04-12 02:38:12.913 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:12.913 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:12.913 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:12.913 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.913 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.913 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.913 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:12.913 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:12.913 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:12.913 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 503f26dc76d74628ac5772851d8199f4 --project d315347adbca46f5a927130e80af988d 2022-04-12 02:38:12.913 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.913 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.913 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.913 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.913 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 503f26dc76d74628ac5772851d8199f4 --project d315347adbca46f5a927130e80af988d 2022-04-12 02:38:12.913 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:12.914 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:12.914 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:12.914 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.914 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.914 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.914 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:12.914 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:12.914 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:12.914 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:12.914 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:12.914 | ++ functions-common:get_field:818 : echo '| 75b18dd1f96d47d48cab6a68aae62661 | 503f26dc76d74628ac5772851d8199f4 | | d315347adbca46f5a927130e80af988d | | | False |' 2022-04-12 02:38:12.914 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:12.914 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:12.914 | + functions-common:get_or_add_user_project_role:995 : user_role_id=75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:12.914 | + functions-common:get_or_add_user_project_role:997 : echo 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:12.914 | 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:13.001 | [289591 Async ks-demo-invis:319579]: finished get_or_add_user_project_role member 503f26dc76d74628ac5772851d8199f4 d315347adbca46f5a927130e80af988d with result 0 in 16 seconds 2022-04-12 02:38:13.082 | [289591 Async ks-demo-reader:319735]: Waiting for completion of get_or_add_user_project_role reader 459b7a0025fc403495a07ba7e0b2c08f fc49946ed6584d05a90e86158e304fba running on PID 319735 (13 other jobs running) 2022-04-12 02:38:13.116 | [289591 Async ks-demo-reader:319735]: Signaling child to exit 2022-04-12 02:38:13.116 | WAKEUP 2022-04-12 02:38:13.142 | [289591 Async ks-demo-reader:319735]: Signaled 2022-04-12 02:38:13.143 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:13.143 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:13.144 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:13.144 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:13.144 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:13.144 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:13.144 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:13.144 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 459b7a0025fc403495a07ba7e0b2c08f --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.144 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.144 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.144 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.144 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.144 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.144 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:13.144 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:13.144 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user 459b7a0025fc403495a07ba7e0b2c08f --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:13.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.144 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.144 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.144 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 459b7a0025fc403495a07ba7e0b2c08f --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:13.144 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.144 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.144 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.144 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.144 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.145 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.145 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.145 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:13.145 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:13.145 | ++ functions-common:get_field:818 : echo '| 178851dba80648b08b9090ff34d3bfd4 | 459b7a0025fc403495a07ba7e0b2c08f | | fc49946ed6584d05a90e86158e304fba | | | False |' 2022-04-12 02:38:13.145 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:13.145 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.145 | + functions-common:get_or_add_user_project_role:995 : user_role_id=178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:13.145 | + functions-common:get_or_add_user_project_role:997 : echo 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:13.145 | 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:13.217 | [289591 Async ks-demo-reader:319735]: finished get_or_add_user_project_role reader 459b7a0025fc403495a07ba7e0b2c08f fc49946ed6584d05a90e86158e304fba with result 0 in 16 seconds 2022-04-12 02:38:13.221 | + inc/async:async_wait:197 : return 0 2022-04-12 02:38:13.225 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-12 02:38:13.305 | [289591 Async ks-alt-admin:320105]: Waiting for completion of get_or_add_user_project_role admin 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 running on PID 320105 (12 other jobs running) 2022-04-12 02:38:13.343 | [289591 Async ks-alt-admin:320105]: Signaling child to exit 2022-04-12 02:38:13.344 | WAKEUP 2022-04-12 02:38:13.385 | [289591 Async ks-alt-admin:320105]: Signaled 2022-04-12 02:38:13.388 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:13.388 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:13.388 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:13.388 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:13.388 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:13.388 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:13.388 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:13.388 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:13.388 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:13.388 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.388 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.388 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.388 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.388 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.388 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.388 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.388 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.389 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.389 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:13.389 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:13.389 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.389 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.389 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.389 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:13.389 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.389 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.389 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.389 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.390 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.390 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.390 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.390 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.390 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:13.390 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:13.390 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | 1fc02b77614049a7aebb807c0f05dea2 | | 05150e56012e45deb5985e55d04eee49 | | | False |' 2022-04-12 02:38:13.390 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:13.390 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.390 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:13.390 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:13.390 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:38:13.469 | [289591 Async ks-alt-admin:320105]: finished get_or_add_user_project_role admin 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 with result 0 in 16 seconds 2022-04-12 02:38:13.544 | [289591 Async ks-alt-another:320217]: Waiting for completion of get_or_add_user_project_role anotherrole 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 running on PID 320217 (11 other jobs running) 2022-04-12 02:38:13.581 | [289591 Async ks-alt-another:320217]: Signaling child to exit 2022-04-12 02:38:13.582 | WAKEUP 2022-04-12 02:38:13.643 | [289591 Async ks-alt-another:320217]: Signaled 2022-04-12 02:38:13.644 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:13.644 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:13.645 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:13.645 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:13.645 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:13.645 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:13.645 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:13.645 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:13.645 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.645 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.645 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:13.645 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.645 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.645 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.645 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.645 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.645 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:13.645 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:13.645 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add anotherrole --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.645 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.645 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.645 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.645 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.645 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 1fc02b77614049a7aebb807c0f05dea2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:13.646 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:13.646 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:13.646 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:13.646 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.646 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.646 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.646 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:13.646 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:13.646 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:13.646 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:13.646 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:13.646 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:13.646 | ++ functions-common:get_field:818 : echo '| 56a0c7d43b4c40ebb9c9d4ae074f233b | 1fc02b77614049a7aebb807c0f05dea2 | | 05150e56012e45deb5985e55d04eee49 | | | False |' 2022-04-12 02:38:13.646 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:13.646 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:13.646 | + functions-common:get_or_add_user_project_role:997 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:13.646 | 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:38:13.842 | [289591 Async ks-alt-another:320217]: finished get_or_add_user_project_role anotherrole 1fc02b77614049a7aebb807c0f05dea2 05150e56012e45deb5985e55d04eee49 with result 0 in 15 seconds 2022-04-12 02:38:14.037 | [289591 Async ks-alt-member-user:320598]: Waiting for completion of get_or_add_user_project_role member 7acc746750c44693b8198860cf7670f0 05150e56012e45deb5985e55d04eee49 running on PID 320598 (10 other jobs running) 2022-04-12 02:38:14.215 | [289591 Async ks-alt-member-user:320598]: Signaling child to exit 2022-04-12 02:38:14.218 | WAKEUP 2022-04-12 02:38:14.358 | [289591 Async ks-alt-member-user:320598]: Signaled 2022-04-12 02:38:14.376 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:14.376 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:14.376 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:14.376 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:14.376 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:14.376 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:14.376 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:14.376 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:14.376 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7acc746750c44693b8198860cf7670f0 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:14.376 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:14.376 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:14.376 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:14.376 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:14.377 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:14.377 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:14.377 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add member --user 7acc746750c44693b8198860cf7670f0 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 7acc746750c44693b8198860cf7670f0 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:14.377 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:14.377 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:14.377 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:14.377 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:14.377 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:14.377 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:14.377 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:14.377 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:14.377 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:14.377 | ++ functions-common:get_field:818 : echo '| 75b18dd1f96d47d48cab6a68aae62661 | 7acc746750c44693b8198860cf7670f0 | | 05150e56012e45deb5985e55d04eee49 | | | False |' 2022-04-12 02:38:14.377 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:14.377 | + functions-common:get_or_add_user_project_role:995 : user_role_id=75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:14.377 | + functions-common:get_or_add_user_project_role:997 : echo 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:14.377 | 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:14.633 | [289591 Async ks-alt-member-user:320598]: finished get_or_add_user_project_role member 7acc746750c44693b8198860cf7670f0 05150e56012e45deb5985e55d04eee49 with result 0 in 14 seconds 2022-04-12 02:38:14.874 | [289591 Async ks-alt-reader-user:320824]: Waiting for completion of get_or_add_user_project_role reader e9442fe6271043658358ddc72d2e7c0a 05150e56012e45deb5985e55d04eee49 running on PID 320824 (9 other jobs running) 2022-04-12 02:38:15.040 | [289591 Async ks-alt-reader-user:320824]: Signaling child to exit 2022-04-12 02:38:15.051 | WAKEUP 2022-04-12 02:38:15.200 | [289591 Async ks-alt-reader-user:320824]: Signaled 2022-04-12 02:38:15.224 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:38:15.224 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:38:15.224 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:15.224 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:15.224 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:15.224 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:15.224 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:15.224 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:38:15.224 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e9442fe6271043658358ddc72d2e7c0a --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:15.224 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:38:15.224 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:15.224 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:15.224 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:15.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.224 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.224 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.224 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:15.224 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:38:15.224 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:38:15.224 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add reader --user e9442fe6271043658358ddc72d2e7c0a --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:15.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.224 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.224 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.225 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user e9442fe6271043658358ddc72d2e7c0a --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:15.225 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:38:15.225 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:38:15.225 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:38:15.225 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:15.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:15.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:15.225 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:15.225 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:38:15.225 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:38:15.225 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:38:15.225 | ++ functions-common:get_field:818 : echo '| 178851dba80648b08b9090ff34d3bfd4 | e9442fe6271043658358ddc72d2e7c0a | | 05150e56012e45deb5985e55d04eee49 | | | False |' 2022-04-12 02:38:15.225 | ++ functions-common:get_field:812 : read data 2022-04-12 02:38:15.225 | + functions-common:get_or_add_user_project_role:995 : user_role_id=178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:15.225 | + functions-common:get_or_add_user_project_role:997 : echo 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:15.225 | 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:15.476 | [289591 Async ks-alt-reader-user:320824]: finished get_or_add_user_project_role reader e9442fe6271043658358ddc72d2e7c0a 05150e56012e45deb5985e55d04eee49 with result 0 in 12 seconds 2022-04-12 02:38:15.509 | + inc/async:async_wait:197 : return 0 2022-04-12 02:38:15.533 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-12 02:38:15.874 | [289591 Async ks-system-member:321048]: Waiting for completion of get_or_add_user_system_role member 9c273dcecca64ea3bef31b65e381647e all running on PID 321048 (8 other jobs running) 2022-04-12 02:38:16.024 | [289591 Async ks-system-member:321048]: Signaling child to exit 2022-04-12 02:38:16.025 | WAKEUP 2022-04-12 02:38:16.164 | [289591 Async ks-system-member:321048]: Signaled 2022-04-12 02:38:16.172 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:38:16.172 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:38:16.172 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:38:16.172 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:16.172 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:16.172 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:16.172 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:16.172 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:16.172 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:38:16.172 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c273dcecca64ea3bef31b65e381647e --system all -f value -c Role 2022-04-12 02:38:16.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.172 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.172 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.172 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:16.172 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:38:16.172 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:38:16.173 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add member --user 9c273dcecca64ea3bef31b65e381647e --system all 2022-04-12 02:38:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.173 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 9c273dcecca64ea3bef31b65e381647e --system all -f value -c Role 2022-04-12 02:38:16.173 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:16.173 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:16.173 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:16.173 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:16.173 | + functions-common:get_or_add_user_system_role:1052 : echo 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:16.173 | 75b18dd1f96d47d48cab6a68aae62661 2022-04-12 02:38:16.478 | [289591 Async ks-system-member:321048]: finished get_or_add_user_system_role member 9c273dcecca64ea3bef31b65e381647e all with result 0 in 10 seconds 2022-04-12 02:38:16.737 | [289591 Async ks-system-reader:321342]: Waiting for completion of get_or_add_user_system_role reader fb473806208841379a1b542ef2e11fff all running on PID 321342 (7 other jobs running) 2022-04-12 02:38:16.890 | [289591 Async ks-system-reader:321342]: Signaling child to exit 2022-04-12 02:38:16.892 | WAKEUP 2022-04-12 02:38:17.030 | [289591 Async ks-system-reader:321342]: Signaled 2022-04-12 02:38:17.044 | + functions-common:get_or_add_user_system_role:1027 : local user_role_id 2022-04-12 02:38:17.044 | + functions-common:get_or_add_user_system_role:1028 : local domain_args 2022-04-12 02:38:17.044 | ++ functions-common:get_or_add_user_system_role:1030 : _get_domain_args 2022-04-12 02:38:17.044 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:38:17.044 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:38:17.044 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:38:17.044 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:38:17.044 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:38:17.044 | + functions-common:get_or_add_user_system_role:1030 : domain_args= 2022-04-12 02:38:17.044 | ++ functions-common:get_or_add_user_system_role:1038 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fb473806208841379a1b542ef2e11fff --system all -f value -c Role 2022-04-12 02:38:17.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.044 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.044 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.044 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:17.045 | + functions-common:get_or_add_user_system_role:1038 : user_role_id= 2022-04-12 02:38:17.045 | + functions-common:get_or_add_user_system_role:1039 : [[ -z '' ]] 2022-04-12 02:38:17.045 | + functions-common:get_or_add_user_system_role:1041 : openstack --os-cloud devstack-system-admin role add reader --user fb473806208841379a1b542ef2e11fff --system all 2022-04-12 02:38:17.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.045 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.045 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.045 | ++ functions-common:get_or_add_user_system_role:1050 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user fb473806208841379a1b542ef2e11fff --system all -f value -c Role 2022-04-12 02:38:17.045 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.045 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.045 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:17.045 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:17.045 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:17.045 | + functions-common:get_or_add_user_system_role:1050 : user_role_id=178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:17.046 | + functions-common:get_or_add_user_system_role:1052 : echo 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:17.046 | 178851dba80648b08b9090ff34d3bfd4 2022-04-12 02:38:17.342 | [289591 Async ks-system-reader:321342]: finished get_or_add_user_system_role reader fb473806208841379a1b542ef2e11fff all with result 0 in 10 seconds 2022-04-12 02:38:17.374 | + inc/async:async_wait:197 : return 0 2022-04-12 02:38:17.399 | + lib/keystone:create_keystone_accounts:416 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2022-04-12 02:38:17.735 | [289591 Async ks-group-memberdemo:321739]: Waiting for completion of get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba running on PID 321739 (6 other jobs running) 2022-04-12 02:38:17.879 | [289591 Async ks-group-memberdemo:321739]: Signaling child to exit 2022-04-12 02:38:22.010 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:22.120 | [321825 Async ks-group-anotherdemo:321825]: finished successfully 2022-04-12 02:38:22.780 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:22.810 | [321739 Async ks-group-memberdemo:321739]: finished successfully 2022-04-12 02:38:22.832 | WAKEUP 2022-04-12 02:38:22.856 | [289591 Async ks-group-memberdemo:321739]: Signaled 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:38:22.858 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba -f value 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba -f value 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:22.858 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:22.858 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False' 2022-04-12 02:38:22.858 | + functions-common:get_or_add_group_project_role:1076 : echo 75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False 2022-04-12 02:38:22.858 | 75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False 2022-04-12 02:38:22.908 | [289591 Async ks-group-memberdemo:321739]: finished get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba with result 0 in 14 seconds 2022-04-12 02:38:22.952 | [289591 Async ks-group-anotherdemo:321825]: Waiting for completion of get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba running on PID 321825 (5 other jobs running) 2022-04-12 02:38:22.982 | [289591 Async ks-group-anotherdemo:321825]: Signaling child to exit 2022-04-12 02:38:22.983 | WAKEUP 2022-04-12 02:38:23.008 | [289591 Async ks-group-anotherdemo:321825]: Signaled 2022-04-12 02:38:23.009 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:38:23.009 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba -f value 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:23.010 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:38:23.010 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:38:23.010 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project fc49946ed6584d05a90e86158e304fba -f value 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.010 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.010 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:23.010 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False' 2022-04-12 02:38:23.010 | + functions-common:get_or_add_group_project_role:1076 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False 2022-04-12 02:38:23.010 | 56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba False 2022-04-12 02:38:23.080 | [289591 Async ks-group-anotherdemo:321825]: finished get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 fc49946ed6584d05a90e86158e304fba with result 0 in 13 seconds 2022-04-12 02:38:23.125 | [289591 Async ks-group-memberalt:321911]: Waiting for completion of get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 running on PID 321911 (4 other jobs running) 2022-04-12 02:38:23.153 | [289591 Async ks-group-memberalt:321911]: Signaling child to exit 2022-04-12 02:38:23.391 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:23.429 | [321911 Async ks-group-memberalt:321911]: finished successfully 2022-04-12 02:38:23.450 | WAKEUP 2022-04-12 02:38:23.477 | [289591 Async ks-group-memberalt:321911]: Signaled 2022-04-12 02:38:23.478 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:38:23.478 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 -f value 2022-04-12 02:38:23.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.478 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.478 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.479 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:23.479 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:38:23.479 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:38:23.479 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add member --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:23.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.479 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.479 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.479 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 -f value 2022-04-12 02:38:23.479 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.479 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.479 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:23.479 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:23.479 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:23.479 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False' 2022-04-12 02:38:23.479 | + functions-common:get_or_add_group_project_role:1076 : echo 75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False 2022-04-12 02:38:23.479 | 75b18dd1f96d47d48cab6a68aae62661 a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False 2022-04-12 02:38:23.532 | [289591 Async ks-group-memberalt:321911]: finished get_or_add_group_project_role member a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 with result 0 in 14 seconds 2022-04-12 02:38:23.574 | [289591 Async ks-group-anotheralt:321999]: Waiting for completion of get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 running on PID 321999 (3 other jobs running) 2022-04-12 02:38:23.604 | [289591 Async ks-group-anotheralt:321999]: Signaling child to exit 2022-04-12 02:38:24.136 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:24.161 | [321999 Async ks-group-anotheralt:321999]: finished successfully 2022-04-12 02:38:24.183 | WAKEUP 2022-04-12 02:38:24.207 | [289591 Async ks-group-anotheralt:321999]: Signaled 2022-04-12 02:38:24.209 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:38:24.209 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 -f value 2022-04-12 02:38:24.209 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.209 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.209 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.209 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.209 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:24.209 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:38:24.209 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:38:24.209 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 2022-04-12 02:38:24.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.210 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a08bae497a44421c9495a8a9e16133a2 --project 05150e56012e45deb5985e55d04eee49 -f value 2022-04-12 02:38:24.210 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.210 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.210 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.210 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:24.210 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False' 2022-04-12 02:38:24.210 | + functions-common:get_or_add_group_project_role:1076 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False 2022-04-12 02:38:24.210 | 56a0c7d43b4c40ebb9c9d4ae074f233b a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 False 2022-04-12 02:38:24.258 | [289591 Async ks-group-anotheralt:321999]: finished get_or_add_group_project_role anotherrole a08bae497a44421c9495a8a9e16133a2 05150e56012e45deb5985e55d04eee49 with result 0 in 15 seconds 2022-04-12 02:38:24.301 | [289591 Async ks-group-admin:322087]: Waiting for completion of get_or_add_group_project_role admin da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd running on PID 322087 (2 other jobs running) 2022-04-12 02:38:24.329 | [289591 Async ks-group-admin:322087]: Signaling child to exit 2022-04-12 02:38:24.348 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:38:24.374 | [322087 Async ks-group-admin:322087]: finished successfully 2022-04-12 02:38:24.393 | WAKEUP 2022-04-12 02:38:24.415 | [289591 Async ks-group-admin:322087]: Signaled 2022-04-12 02:38:24.416 | + functions-common:get_or_add_group_project_role:1058 : local group_role_id 2022-04-12 02:38:24.417 | ++ functions-common:get_or_add_group_project_role:1064 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group da2195bf86d1412ba1534e4840829336 --project cc6dd2c4fb8348aea55be3375af3a9cd -f value 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:24.417 | + functions-common:get_or_add_group_project_role:1064 : group_role_id= 2022-04-12 02:38:24.417 | + functions-common:get_or_add_group_project_role:1065 : [[ -z '' ]] 2022-04-12 02:38:24.417 | + functions-common:get_or_add_group_project_role:1067 : openstack --os-cloud devstack-system-admin role add admin --group da2195bf86d1412ba1534e4840829336 --project cc6dd2c4fb8348aea55be3375af3a9cd 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | ++ functions-common:get_or_add_group_project_role:1074 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group da2195bf86d1412ba1534e4840829336 --project cc6dd2c4fb8348aea55be3375af3a9cd -f value 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:38:24.417 | from cryptography.utils import int_from_bytes 2022-04-12 02:38:24.417 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:38:24.417 | + functions-common:get_or_add_group_project_role:1074 : group_role_id='18e610a92f8444669f3d486956714e4f da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd False' 2022-04-12 02:38:24.417 | + functions-common:get_or_add_group_project_role:1076 : echo 18e610a92f8444669f3d486956714e4f da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd False 2022-04-12 02:38:24.417 | 18e610a92f8444669f3d486956714e4f da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd False 2022-04-12 02:38:24.461 | [289591 Async ks-group-admin:322087]: finished get_or_add_group_project_role admin da2195bf86d1412ba1534e4840829336 cc6dd2c4fb8348aea55be3375af3a9cd with result 0 in 14 seconds 2022-04-12 02:38:24.465 | + inc/async:async_wait:197 : return 0 2022-04-12 02:38:24.468 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-12 02:38:24.485 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:38:24.487 | + ./stack.sh:main:1104 : is_service_enabled nova 2022-04-12 02:38:24.505 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:38:24.508 | + ./stack.sh:main:1105 : async_runfunc create_nova_accounts 2022-04-12 02:38:24.510 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-12 02:38:24.569 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-12 02:38:24.609 | [289591 Async create_nova_accounts:323988]: running: create_nova_accounts 2022-04-12 02:38:24.611 | + ./stack.sh:main:1107 : is_service_enabled glance 2022-04-12 02:38:24.629 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:38:24.632 | + ./stack.sh:main:1108 : async_runfunc create_glance_accounts 2022-04-12 02:38:24.634 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-12 02:38:24.696 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-12 02:38:24.736 | [289591 Async create_glance_accounts:324103]: running: create_glance_accounts 2022-04-12 02:38:24.739 | + ./stack.sh:main:1110 : is_service_enabled cinder 2022-04-12 02:38:24.763 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:38:24.765 | + ./stack.sh:main:1111 : async_runfunc create_cinder_accounts 2022-04-12 02:38:24.768 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-12 02:38:24.837 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-12 02:38:24.880 | [289591 Async create_cinder_accounts:324233]: running: create_cinder_accounts 2022-04-12 02:38:24.882 | + ./stack.sh:main:1113 : is_service_enabled neutron 2022-04-12 02:38:24.905 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:38:24.907 | + ./stack.sh:main:1114 : async_runfunc create_neutron_accounts 2022-04-12 02:38:24.910 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-12 02:38:24.984 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-12 02:38:25.046 | [289591 Async create_neutron_accounts:324348]: running: create_neutron_accounts 2022-04-12 02:38:25.050 | + ./stack.sh:main:1116 : is_service_enabled swift 2022-04-12 02:38:25.086 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:38:25.092 | + ./stack.sh:main:1117 : async_runfunc create_swift_accounts 2022-04-12 02:38:25.098 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-12 02:38:25.389 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-12 02:38:25.610 | [289591 Async create_swift_accounts:324489]: running: create_swift_accounts 2022-04-12 02:38:25.633 | + ./stack.sh:main:1125 : is_service_enabled horizon 2022-04-12 02:38:25.761 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:38:25.777 | + ./stack.sh:main:1130 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-12 02:38:26.143 | [289591 Async create_nova_accounts:323988]: Waiting for completion of create_nova_accounts running on PID 323988 (6 other jobs running) 2022-04-12 02:38:26.294 | [289591 Async create_nova_accounts:323988]: Signaling child to exit 2022-04-12 02:39:05.092 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:39:05.133 | [324348 Async create_neutron_accounts:324348]: finished successfully 2022-04-12 02:39:24.035 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:39:24.069 | [324233 Async create_cinder_accounts:324233]: finished successfully 2022-04-12 02:39:39.197 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:39:39.227 | [324103 Async create_glance_accounts:324103]: finished successfully 2022-04-12 02:39:42.153 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:39:42.178 | [323988 Async create_nova_accounts:323988]: finished successfully 2022-04-12 02:39:42.199 | WAKEUP 2022-04-12 02:39:42.223 | [289591 Async create_nova_accounts:323988]: Signaled 2022-04-12 02:39:42.224 | + 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-04-12 02:39:42.224 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-12 02:39:42.224 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-12 02:39:42.224 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.224 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.224 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.224 | ++ 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-04-12 02:39:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.225 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.225 | + functions-common:get_or_create_user:925 : user_id=58262e4de7d04a7f8dcdf11c2e19ded3 2022-04-12 02:39:42.225 | + functions-common:get_or_create_user:926 : echo 58262e4de7d04a7f8dcdf11c2e19ded3 2022-04-12 02:39:42.225 | 58262e4de7d04a7f8dcdf11c2e19ded3 2022-04-12 02:39:42.225 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-12 02:39:42.225 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.225 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.225 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.225 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.225 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.225 | ++ 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-04-12 02:39:42.225 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.225 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.225 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.225 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.225 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.225 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.225 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.225 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.225 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.226 | + 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-04-12 02:39:42.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.226 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.226 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.226 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.226 | ++ 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-04-12 02:39:42.226 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.226 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.226 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.226 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.226 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.226 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.226 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.226 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.226 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.226 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 58262e4de7d04a7f8dcdf11c2e19ded3 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.226 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.226 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.226 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.226 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.226 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:39:42.226 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-12 02:39:42.226 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.226 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.226 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.226 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.226 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.226 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.226 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.227 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.227 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.227 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.227 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.227 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.227 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.227 | ++ 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-04-12 02:39:42.227 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.227 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.227 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.227 | + 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-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | ++ 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-04-12 02:39:42.227 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.227 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.227 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.227 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.227 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.227 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.227 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.228 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.228 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | 58262e4de7d04a7f8dcdf11c2e19ded3 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.228 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.228 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.228 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:39:42.228 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:39:42.228 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:39:42.228 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-12 02:39:42.228 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:39:42.228 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.39/compute 2022-04-12 02:39:42.228 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-12 02:39:42.228 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.228 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-12 02:39:42.228 | ++ 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-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.229 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.229 | 1b831800a2664e07bff1d07c9b4dd259' 2022-04-12 02:39:42.229 | + functions-common:get_or_create_service:1094 : echo 1b831800a2664e07bff1d07c9b4dd259 2022-04-12 02:39:42.229 | 1b831800a2664e07bff1d07c9b4dd259 2022-04-12 02:39:42.229 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.39/compute/v2/$(project_id)s' 2022-04-12 02:39:42.229 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.229 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' RegionOne 2022-04-12 02:39:42.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.229 | +++ 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-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.229 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.39/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.229 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.229 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=20eeaf871371423aafbfc95f6ebd0a97 2022-04-12 02:39:42.229 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 20eeaf871371423aafbfc95f6ebd0a97 2022-04-12 02:39:42.229 | + functions-common:get_or_create_endpoint:1127 : public_id=20eeaf871371423aafbfc95f6ebd0a97 2022-04-12 02:39:42.229 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.229 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.230 | + functions-common:get_or_create_endpoint:1136 : echo 20eeaf871371423aafbfc95f6ebd0a97 2022-04-12 02:39:42.230 | 20eeaf871371423aafbfc95f6ebd0a97 2022-04-12 02:39:42.230 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-12 02:39:42.230 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.230 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-12 02:39:42.230 | ++ 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-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.230 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.230 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.230 | 4668b4e7bbe74b139fffbd20e077ea17' 2022-04-12 02:39:42.230 | + functions-common:get_or_create_service:1094 : echo 4668b4e7bbe74b139fffbd20e077ea17 2022-04-12 02:39:42.230 | 4668b4e7bbe74b139fffbd20e077ea17 2022-04-12 02:39:42.230 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.39/compute/v2.1 2022-04-12 02:39:42.230 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.230 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface compute public http://10.222.0.39/compute/v2.1 RegionOne 2022-04-12 02:39:42.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.230 | +++ 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-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.230 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.230 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.230 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.39/compute/v2.1 --region RegionOne -f value -c id 2022-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.230 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.231 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3580c62c431e42a7bef88931a824bede 2022-04-12 02:39:42.231 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3580c62c431e42a7bef88931a824bede 2022-04-12 02:39:42.231 | + functions-common:get_or_create_endpoint:1127 : public_id=3580c62c431e42a7bef88931a824bede 2022-04-12 02:39:42.231 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.231 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.231 | + functions-common:get_or_create_endpoint:1136 : echo 3580c62c431e42a7bef88931a824bede 2022-04-12 02:39:42.231 | 3580c62c431e42a7bef88931a824bede 2022-04-12 02:39:42.231 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-12 02:39:42.231 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:39:42.231 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-12 02:39:42.231 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:39:42.231 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-12 02:39:42.231 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.231 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.231 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.231 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.231 | ++ 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-04-12 02:39:42.231 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.231 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.231 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.231 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.231 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.231 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.232 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.232 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.232 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.232 | + 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-04-12 02:39:42.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.232 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.232 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | ++ 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-04-12 02:39:42.232 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.232 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.232 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.232 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.232 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.232 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.232 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.232 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.232 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.232 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.232 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.232 | ++ functions-common:get_field:818 : echo '| 4001ecc270a64493b0af489f4048540e | 58262e4de7d04a7f8dcdf11c2e19ded3 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.232 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.232 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.232 | + functions-common:get_or_add_user_project_role:997 : echo 4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.232 | 4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.232 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-12 02:39:42.232 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:39:42.232 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-12 02:39:42.233 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:39:42.233 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-12 02:39:42.270 | [289591 Async create_nova_accounts:323988]: finished create_nova_accounts with result 0 in 77 seconds 2022-04-12 02:39:42.308 | [289591 Async create_glance_accounts:324103]: Waiting for completion of create_glance_accounts running on PID 324103 (5 other jobs running) 2022-04-12 02:39:42.334 | [289591 Async create_glance_accounts:324103]: Signaling child to exit 2022-04-12 02:39:42.334 | WAKEUP 2022-04-12 02:39:42.357 | [289591 Async create_glance_accounts:324103]: Signaled 2022-04-12 02:39:42.358 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-12 02:39:42.358 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:39:42.358 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-12 02:39:42.359 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-12 02:39:42.359 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.359 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.359 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.359 | ++ 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-04-12 02:39:42.359 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.359 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.359 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.359 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.359 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.359 | + functions-common:get_or_create_user:925 : user_id=114b7e85ff87485497eb17cbab774772 2022-04-12 02:39:42.359 | + functions-common:get_or_create_user:926 : echo 114b7e85ff87485497eb17cbab774772 2022-04-12 02:39:42.359 | 114b7e85ff87485497eb17cbab774772 2022-04-12 02:39:42.359 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-12 02:39:42.359 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.359 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.359 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.359 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.359 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.359 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.359 | ++ 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-04-12 02:39:42.359 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.360 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.360 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.360 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.360 | + 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-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.360 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.360 | ++ 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-04-12 02:39:42.360 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.360 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.360 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.360 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.360 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.360 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.360 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 114b7e85ff87485497eb17cbab774772 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.360 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.360 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.360 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.360 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.360 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.360 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:39:42.361 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-12 02:39:42.361 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:39:42.361 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-12 02:39:42.361 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-12 02:39:42.361 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.361 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.361 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.361 | ++ 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-04-12 02:39:42.361 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.361 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.361 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.361 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.361 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.361 | + functions-common:get_or_create_user:925 : user_id=16954198d138494babb0bed836251016 2022-04-12 02:39:42.361 | + functions-common:get_or_create_user:926 : echo 16954198d138494babb0bed836251016 2022-04-12 02:39:42.361 | 16954198d138494babb0bed836251016 2022-04-12 02:39:42.361 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-12 02:39:42.361 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.361 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.361 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.361 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.361 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.361 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.361 | ++ 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-04-12 02:39:42.361 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.361 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.362 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.362 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.362 | + 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-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.362 | ++ 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-04-12 02:39:42.362 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.362 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.362 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.362 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.362 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.362 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.362 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.362 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.362 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 16954198d138494babb0bed836251016 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.362 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.362 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.362 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.362 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.362 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-12 02:39:42.363 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-12 02:39:42.363 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.363 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.363 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.363 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.363 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.363 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.363 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.363 | ++ 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-04-12 02:39:42.363 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.363 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.363 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.363 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.363 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.363 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.363 | + 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-04-12 02:39:42.363 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.363 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.363 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.363 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.363 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.363 | ++ 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-04-12 02:39:42.363 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.364 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.364 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.364 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.364 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.364 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.364 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.364 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.364 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.364 | ++ functions-common:get_field:818 : echo '| 4001ecc270a64493b0af489f4048540e | 16954198d138494babb0bed836251016 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.364 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.364 | + functions-common:get_or_add_user_project_role:995 : user_role_id=4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.364 | + functions-common:get_or_add_user_project_role:997 : echo 4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.364 | 4001ecc270a64493b0af489f4048540e 2022-04-12 02:39:42.364 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-12 02:39:42.364 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.364 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-12 02:39:42.364 | ++ 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-04-12 02:39:42.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.364 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.364 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.364 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.364 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.364 | 8145fdab66dd4b8fafc46a5785334d9b' 2022-04-12 02:39:42.364 | + functions-common:get_or_create_service:1094 : echo 8145fdab66dd4b8fafc46a5785334d9b 2022-04-12 02:39:42.364 | 8145fdab66dd4b8fafc46a5785334d9b 2022-04-12 02:39:42.364 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.39/image 2022-04-12 02:39:42.364 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.364 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface image public http://10.222.0.39/image RegionOne 2022-04-12 02:39:42.364 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.365 | +++ 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-04-12 02:39:42.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.365 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.365 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.365 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.365 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.39/image --region RegionOne -f value -c id 2022-04-12 02:39:42.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.365 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.365 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.365 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=0f18f6d3476442799023d66ad18ecf76 2022-04-12 02:39:42.365 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 0f18f6d3476442799023d66ad18ecf76 2022-04-12 02:39:42.365 | + functions-common:get_or_create_endpoint:1127 : public_id=0f18f6d3476442799023d66ad18ecf76 2022-04-12 02:39:42.365 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.365 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.365 | + functions-common:get_or_create_endpoint:1136 : echo 0f18f6d3476442799023d66ad18ecf76 2022-04-12 02:39:42.365 | 0f18f6d3476442799023d66ad18ecf76 2022-04-12 02:39:42.365 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-12 02:39:42.365 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:39:42.365 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-12 02:39:42.365 | ++ functions-common:get_or_create_domain:887 : domain_id=default 2022-04-12 02:39:42.365 | ++ functions-common:get_or_create_domain:888 : echo default 2022-04-12 02:39:42.365 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-12 02:39:42.365 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-12 02:39:42.365 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-12 02:39:42.365 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-12 02:39:42.410 | [289591 Async create_glance_accounts:324103]: finished create_glance_accounts with result 0 in 74 seconds 2022-04-12 02:39:42.448 | [289591 Async create_cinder_accounts:324233]: Waiting for completion of create_cinder_accounts running on PID 324233 (4 other jobs running) 2022-04-12 02:39:42.473 | [289591 Async create_cinder_accounts:324233]: Signaling child to exit 2022-04-12 02:39:42.473 | WAKEUP 2022-04-12 02:39:42.497 | [289591 Async create_cinder_accounts:324233]: Signaled 2022-04-12 02:39:42.498 | + 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-04-12 02:39:42.498 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-12 02:39:42.499 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-12 02:39:42.499 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.499 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.499 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.499 | ++ 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-04-12 02:39:42.499 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.499 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.499 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.499 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.499 | + functions-common:get_or_create_user:925 : user_id=1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.499 | + functions-common:get_or_create_user:926 : echo 1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.499 | 1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.499 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-12 02:39:42.499 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.499 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.499 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.499 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.499 | ++ 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-04-12 02:39:42.499 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.499 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.499 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.499 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.500 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.500 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.500 | + 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-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | ++ 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-04-12 02:39:42.500 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.500 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.500 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.500 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.500 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.500 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.500 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.500 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.500 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.500 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 1f237b178ce349d4a6c445d624d03b2c | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.500 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.500 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.500 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.500 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.500 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:39:42.500 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-12 02:39:42.501 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.501 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-12 02:39:42.501 | ++ 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-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.501 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.501 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.501 | 71d8c2b49c734bbfbc741cac549fee7f' 2022-04-12 02:39:42.501 | + functions-common:get_or_create_service:1094 : echo 71d8c2b49c734bbfbc741cac549fee7f 2022-04-12 02:39:42.501 | 71d8c2b49c734bbfbc741cac549fee7f 2022-04-12 02:39:42.501 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-12 02:39:42.501 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:39:42.501 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.501 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:39:42.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.501 | +++ 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-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.501 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.501 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.501 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.502 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ac37bbea47394b9f937e703b74dcd3de 2022-04-12 02:39:42.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ac37bbea47394b9f937e703b74dcd3de 2022-04-12 02:39:42.502 | + functions-common:get_or_create_endpoint:1127 : public_id=ac37bbea47394b9f937e703b74dcd3de 2022-04-12 02:39:42.502 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.502 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.502 | + functions-common:get_or_create_endpoint:1136 : echo ac37bbea47394b9f937e703b74dcd3de 2022-04-12 02:39:42.502 | ac37bbea47394b9f937e703b74dcd3de 2022-04-12 02:39:42.502 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-12 02:39:42.502 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.502 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-12 02:39:42.502 | ++ 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-04-12 02:39:42.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.502 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.502 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.502 | b9014d80478d462da8fe34f6599d4454' 2022-04-12 02:39:42.502 | + functions-common:get_or_create_service:1094 : echo b9014d80478d462da8fe34f6599d4454 2022-04-12 02:39:42.502 | b9014d80478d462da8fe34f6599d4454 2022-04-12 02:39:42.502 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.39/volume/v3/$(project_id)s' 2022-04-12 02:39:42.502 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.502 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' RegionOne 2022-04-12 02:39:42.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.502 | +++ 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-04-12 02:39:42.502 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.502 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.502 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.502 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.503 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.39/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:39:42.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.503 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.503 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.503 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=ac772e9b37424f7fa8ed4e81315303c2 2022-04-12 02:39:42.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo ac772e9b37424f7fa8ed4e81315303c2 2022-04-12 02:39:42.503 | + functions-common:get_or_create_endpoint:1127 : public_id=ac772e9b37424f7fa8ed4e81315303c2 2022-04-12 02:39:42.503 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.503 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.503 | + functions-common:get_or_create_endpoint:1136 : echo ac772e9b37424f7fa8ed4e81315303c2 2022-04-12 02:39:42.503 | ac772e9b37424f7fa8ed4e81315303c2 2022-04-12 02:39:42.503 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-12 02:39:42.503 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:39:42.503 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-12 02:39:42.503 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.503 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.503 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.503 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.503 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_project:938 : project_id=c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_project:939 : echo c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:39:42.503 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id c9515b81e8af4e4f8d155c428aaf7bfd 2022-04-12 02:39:42.503 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.503 | ++ functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.503 | +++ 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-04-12 02:39:42.504 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.504 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.504 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.504 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.504 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-12 02:39:42.504 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.504 | ++ functions-common:get_or_create_user:925 : user_id=1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.504 | ++ functions-common:get_or_create_user:926 : echo 1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.504 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1f237b178ce349d4a6c445d624d03b2c 2022-04-12 02:39:42.543 | [289591 Async create_cinder_accounts:324233]: finished create_cinder_accounts with result 0 in 59 seconds 2022-04-12 02:39:42.547 | + inc/async:async_wait:197 : return 0 2022-04-12 02:39:42.550 | + ./stack.sh:main:1131 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-12 02:39:42.601 | [289591 Async create_neutron_accounts:324348]: Waiting for completion of create_neutron_accounts running on PID 324348 (3 other jobs running) 2022-04-12 02:39:42.629 | [289591 Async create_neutron_accounts:324348]: Signaling child to exit 2022-04-12 02:39:42.629 | WAKEUP 2022-04-12 02:39:42.652 | [289591 Async create_neutron_accounts:324348]: Signaled 2022-04-12 02:39:42.654 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-12 02:39:42.654 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:39:42.654 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:39:42.654 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:39:42.654 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:39:42.654 | + 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-04-12 02:39:42.654 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:39:42.654 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-12 02:39:42.654 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-12 02:39:42.654 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-12 02:39:42.654 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.39:9696/ 2022-04-12 02:39:42.654 | + 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-04-12 02:39:42.654 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-12 02:39:42.654 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-12 02:39:42.654 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:39:42.654 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:39:42.654 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:39:42.654 | ++ 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-04-12 02:39:42.654 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.654 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.654 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.655 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.655 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.655 | + functions-common:get_or_create_user:925 : user_id=8c5814662ef4464ea45a67b2e13c1b03 2022-04-12 02:39:42.655 | + functions-common:get_or_create_user:926 : echo 8c5814662ef4464ea45a67b2e13c1b03 2022-04-12 02:39:42.655 | 8c5814662ef4464ea45a67b2e13c1b03 2022-04-12 02:39:42.655 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-12 02:39:42.655 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:39:42.655 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:39:42.655 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:39:42.655 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:39:42.655 | ++ 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-04-12 02:39:42.655 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.655 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:39:42.655 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.655 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.655 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.655 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.655 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.655 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.655 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:39:42.655 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:39:42.655 | + 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-04-12 02:39:42.655 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.655 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.656 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:39:42.656 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:39:42.656 | ++ 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-04-12 02:39:42.656 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:39:42.656 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.656 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.656 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.656 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:39:42.656 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:39:42.656 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:39:42.656 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 8c5814662ef4464ea45a67b2e13c1b03 | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:39:42.656 | ++ functions-common:get_field:812 : read data 2022-04-12 02:39:42.656 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.656 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.656 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:39:42.656 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-12 02:39:42.656 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-12 02:39:42.656 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:39:42.656 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-12 02:39:42.656 | ++ 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-04-12 02:39:42.656 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.656 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.656 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.656 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.656 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:39:42.657 | 18d5bd4d4de64065908c934e0c3fb0d7' 2022-04-12 02:39:42.657 | + functions-common:get_or_create_service:1094 : echo 18d5bd4d4de64065908c934e0c3fb0d7 2022-04-12 02:39:42.657 | 18d5bd4d4de64065908c934e0c3fb0d7 2022-04-12 02:39:42.657 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.39:9696/ 2022-04-12 02:39:42.657 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:39:42.657 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface network public http://10.222.0.39:9696/ RegionOne 2022-04-12 02:39:42.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:39:42.657 | +++ 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-04-12 02:39:42.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.657 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.657 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.657 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:39:42.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:39:42.657 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.39:9696/ --region RegionOne -f value -c id 2022-04-12 02:39:42.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.657 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.657 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:39:42.657 | from cryptography.utils import int_from_bytes 2022-04-12 02:39:42.657 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:39:42.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=3c3847fe12a642b5991c625d5af48039 2022-04-12 02:39:42.657 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo 3c3847fe12a642b5991c625d5af48039 2022-04-12 02:39:42.657 | + functions-common:get_or_create_endpoint:1127 : public_id=3c3847fe12a642b5991c625d5af48039 2022-04-12 02:39:42.657 | + functions-common:get_or_create_endpoint:1129 : [[ -n '' ]] 2022-04-12 02:39:42.657 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:39:42.657 | + functions-common:get_or_create_endpoint:1136 : echo 3c3847fe12a642b5991c625d5af48039 2022-04-12 02:39:42.657 | 3c3847fe12a642b5991c625d5af48039 2022-04-12 02:39:42.699 | [289591 Async create_neutron_accounts:324348]: finished create_neutron_accounts with result 0 in 40 seconds 2022-04-12 02:39:42.737 | [289591 Async create_swift_accounts:324489]: Waiting for completion of create_swift_accounts running on PID 324489 (2 other jobs running) 2022-04-12 02:39:42.762 | [289591 Async create_swift_accounts:324489]: Signaling child to exit 2022-04-12 02:40:33.008 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:40:33.034 | [324489 Async create_swift_accounts:324489]: finished successfully 2022-04-12 02:40:33.054 | WAKEUP 2022-04-12 02:40:33.076 | [289591 Async create_swift_accounts:324489]: Signaled 2022-04-12 02:40:33.077 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-12 02:40:33.078 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-12 02:40:33.078 | ++ functions-common:get_or_create_role:945 : local role_id 2022-04-12 02:40:33.078 | +++ functions-common:get_or_create_role:952 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-12 02:40:33.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.078 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.078 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.078 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.078 | ++ functions-common:get_or_create_role:950 : role_id=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.078 | ++ functions-common:get_or_create_role:951 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:614 : another_role=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.078 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-12 02:40:33.078 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-12 02:40:33.078 | + functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:40:33.078 | + functions-common:get_or_create_user:910 : [[ ! -z '' ]] 2022-04-12 02:40:33.078 | + functions-common:get_or_create_user:913 : local email= 2022-04-12 02:40:33.078 | ++ 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-04-12 02:40:33.078 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.078 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.078 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.078 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.078 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.079 | + functions-common:get_or_create_user:925 : user_id=3529a87b9d77429398c9af55103bc8ae 2022-04-12 02:40:33.079 | + functions-common:get_or_create_user:926 : echo 3529a87b9d77429398c9af55103bc8ae 2022-04-12 02:40:33.079 | 3529a87b9d77429398c9af55103bc8ae 2022-04-12 02:40:33.079 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-12 02:40:33.079 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.079 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:40:33.079 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:40:33.079 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:40:33.079 | ++ 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-04-12 02:40:33.079 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.079 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.079 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.079 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.079 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.079 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.079 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.079 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.079 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.079 | + 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-04-12 02:40:33.079 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.079 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.079 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.079 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.080 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.080 | ++ 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-04-12 02:40:33.080 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.080 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.080 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.080 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.080 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.080 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.080 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.080 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.080 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.080 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.080 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.080 | ++ functions-common:get_field:818 : echo '| 1a2af24dc4d34605bf65bcf8546eb78b | 3529a87b9d77429398c9af55103bc8ae | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:40:33.080 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.080 | + functions-common:get_or_add_user_project_role:995 : user_role_id=1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:40:33.080 | + functions-common:get_or_add_user_project_role:997 : echo 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:40:33.080 | 1a2af24dc4d34605bf65bcf8546eb78b 2022-04-12 02:40:33.080 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-12 02:40:33.080 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-12 02:40:33.080 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.080 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args Default Default 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:960 : [[ -n Default ]] 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:961 : domain=' --user-domain Default' 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:963 : [[ -n Default ]] 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:964 : domain=' --user-domain Default --project-domain Default' 2022-04-12 02:40:33.080 | ++ functions-common:_get_domain_args:967 : echo --user-domain Default --project-domain Default 2022-04-12 02:40:33.080 | + functions-common:get_or_add_user_project_role:975 : domain_args='--user-domain Default --project-domain Default' 2022-04-12 02:40:33.080 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.080 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.081 | ++ 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-04-12 02:40:33.081 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.081 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.081 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.081 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.081 | + 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-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | ++ 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-04-12 02:40:33.081 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.081 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.081 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.081 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.081 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.081 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.081 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.082 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.082 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | 3529a87b9d77429398c9af55103bc8ae | | c9515b81e8af4e4f8d155c428aaf7bfd | | | False |' 2022-04-12 02:40:33.082 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.082 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.082 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.082 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.082 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.082 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-12 02:40:33.082 | + functions-common:get_or_create_service:1082 : local service_id 2022-04-12 02:40:33.082 | ++ functions-common:get_or_create_service:1095 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-12 02:40:33.082 | ++ 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-04-12 02:40:33.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.082 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.082 | + functions-common:get_or_create_service:1093 : service_id=' 2022-04-12 02:40:33.082 | d642759ded7d48b980fe83bf1a69037c' 2022-04-12 02:40:33.082 | + functions-common:get_or_create_service:1094 : echo d642759ded7d48b980fe83bf1a69037c 2022-04-12 02:40:33.082 | d642759ded7d48b980fe83bf1a69037c 2022-04-12 02:40:33.082 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' http://10.222.0.39:8080 2022-04-12 02:40:33.082 | + functions-common:get_or_create_endpoint:1126 : local public_id 2022-04-12 02:40:33.082 | ++ functions-common:get_or_create_endpoint:1127 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-12 02:40:33.082 | ++ functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:40:33.082 | +++ 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-04-12 02:40:33.082 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.082 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.082 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.083 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:40:33.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:40:33.083 | +++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.39:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-12 02:40:33.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.083 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=a6c9140c2ae9431b9c6378c411715f39 2022-04-12 02:40:33.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : echo a6c9140c2ae9431b9c6378c411715f39 2022-04-12 02:40:33.083 | + functions-common:get_or_create_endpoint:1127 : public_id=a6c9140c2ae9431b9c6378c411715f39 2022-04-12 02:40:33.083 | + functions-common:get_or_create_endpoint:1129 : [[ -n http://10.222.0.39:8080 ]] 2022-04-12 02:40:33.083 | + functions-common:get_or_create_endpoint:1130 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.39:8080 RegionOne 2022-04-12 02:40:33.083 | + functions-common:_get_or_create_endpoint_with_interface:1100 : local endpoint_id 2022-04-12 02:40:33.083 | ++ 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-04-12 02:40:33.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.083 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.083 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.083 | + functions-common:_get_or_create_endpoint_with_interface:1105 : endpoint_id= 2022-04-12 02:40:33.083 | + functions-common:_get_or_create_endpoint_with_interface:1106 : [[ -z '' ]] 2022-04-12 02:40:33.083 | ++ functions-common:_get_or_create_endpoint_with_interface:1109 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.39:8080 --region RegionOne -f value -c id 2022-04-12 02:40:33.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.084 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.084 | + functions-common:_get_or_create_endpoint_with_interface:1109 : endpoint_id=cc660b5f84c2402b867ad78b1c19d0ff 2022-04-12 02:40:33.084 | + functions-common:_get_or_create_endpoint_with_interface:1112 : echo cc660b5f84c2402b867ad78b1c19d0ff 2022-04-12 02:40:33.084 | cc660b5f84c2402b867ad78b1c19d0ff 2022-04-12 02:40:33.084 | + functions-common:get_or_create_endpoint:1132 : [[ -n '' ]] 2022-04-12 02:40:33.084 | + functions-common:get_or_create_endpoint:1136 : echo a6c9140c2ae9431b9c6378c411715f39 2022-04-12 02:40:33.084 | a6c9140c2ae9431b9c6378c411715f39 2022-04-12 02:40:33.084 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-12 02:40:33.084 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:40:33.084 | +++ 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-04-12 02:40:33.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.084 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_project:938 : project_id=c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_project:939 : echo c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.084 | + lib/swift:create_swift_accounts:628 : swift_project_test1=c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.084 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-12 02:40:33.084 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.084 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_user:910 : [[ ! -z test@example.com ]] 2022-04-12 02:40:33.084 | ++ functions-common:get_or_create_user:911 : local email=--email=test@example.com 2022-04-12 02:40:33.084 | +++ 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-04-12 02:40:33.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.084 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.085 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.085 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.085 | ++ functions-common:get_or_create_user:925 : user_id=1c4e6028ae844d4c81cfe83090c97ca9 2022-04-12 02:40:33.085 | ++ functions-common:get_or_create_user:926 : echo 1c4e6028ae844d4c81cfe83090c97ca9 2022-04-12 02:40:33.085 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=1c4e6028ae844d4c81cfe83090c97ca9 2022-04-12 02:40:33.085 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-12 02:40:33.085 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.085 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 1c4e6028ae844d4c81cfe83090c97ca9 c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.085 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.085 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:40:33.085 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.085 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.085 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:40:33.085 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:40:33.086 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:40:33.086 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1c4e6028ae844d4c81cfe83090c97ca9 --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.086 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.086 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.086 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.086 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.086 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user 1c4e6028ae844d4c81cfe83090c97ca9 --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 1c4e6028ae844d4c81cfe83090c97ca9 --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.086 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.086 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.086 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.086 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.086 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.086 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.086 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.086 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.086 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | 1c4e6028ae844d4c81cfe83090c97ca9 | | c8b4e081d30e422b90f4c16d905042ff | | | False |' 2022-04-12 02:40:33.087 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.087 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.087 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.087 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.087 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-12 02:40:33.087 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-12 02:40:33.087 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:40:33.087 | ++ functions-common:get_or_create_user:910 : [[ ! -z test3@example.com ]] 2022-04-12 02:40:33.087 | ++ functions-common:get_or_create_user:911 : local email=--email=test3@example.com 2022-04-12 02:40:33.087 | +++ 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-04-12 02:40:33.087 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.087 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.087 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.087 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.087 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.087 | ++ functions-common:get_or_create_user:925 : user_id=d3df3b16e7fe4d01b00ad5c70e08c35e 2022-04-12 02:40:33.087 | ++ functions-common:get_or_create_user:926 : echo d3df3b16e7fe4d01b00ad5c70e08c35e 2022-04-12 02:40:33.087 | + lib/swift:create_swift_accounts:637 : swift_user_test3=d3df3b16e7fe4d01b00ad5c70e08c35e 2022-04-12 02:40:33.087 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-12 02:40:33.087 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.087 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 56a0c7d43b4c40ebb9c9d4ae074f233b d3df3b16e7fe4d01b00ad5c70e08c35e c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.087 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.087 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:40:33.087 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.087 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.087 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:40:33.087 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:40:33.087 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:40:33.087 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:40:33.087 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role 56a0c7d43b4c40ebb9c9d4ae074f233b --user d3df3b16e7fe4d01b00ad5c70e08c35e --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.088 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.088 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.088 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.088 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.088 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.088 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.088 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add 56a0c7d43b4c40ebb9c9d4ae074f233b --user d3df3b16e7fe4d01b00ad5c70e08c35e --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role 56a0c7d43b4c40ebb9c9d4ae074f233b --user d3df3b16e7fe4d01b00ad5c70e08c35e --project c8b4e081d30e422b90f4c16d905042ff 2022-04-12 02:40:33.088 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.088 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.088 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.088 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.088 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.088 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.088 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.088 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.088 | ++ functions-common:get_field:818 : echo '| 56a0c7d43b4c40ebb9c9d4ae074f233b | d3df3b16e7fe4d01b00ad5c70e08c35e | | c8b4e081d30e422b90f4c16d905042ff | | | False |' 2022-04-12 02:40:33.088 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.088 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.088 | + functions-common:get_or_add_user_project_role:995 : user_role_id=56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.089 | + functions-common:get_or_add_user_project_role:997 : echo 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.089 | 56a0c7d43b4c40ebb9c9d4ae074f233b 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-12 02:40:33.089 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:40:33.089 | +++ 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-04-12 02:40:33.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.089 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.089 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.089 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_project:938 : project_id=5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_project:939 : echo 5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:642 : swift_project_test2=5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-12 02:40:33.089 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-12 02:40:33.089 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_user:910 : [[ ! -z test2@example.com ]] 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_user:911 : local email=--email=test2@example.com 2022-04-12 02:40:33.089 | +++ 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-04-12 02:40:33.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.089 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.089 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.089 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_user:925 : user_id=a072b82ee6a241559c2f23779f2ebcc2 2022-04-12 02:40:33.089 | ++ functions-common:get_or_create_user:926 : echo a072b82ee6a241559c2f23779f2ebcc2 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:647 : swift_user_test2=a072b82ee6a241559c2f23779f2ebcc2 2022-04-12 02:40:33.089 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-12 02:40:33.089 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.090 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin a072b82ee6a241559c2f23779f2ebcc2 5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.090 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:40:33.090 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.090 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.090 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:40:33.090 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:40:33.090 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:40:33.090 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a072b82ee6a241559c2f23779f2ebcc2 --project 5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.090 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.090 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.090 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.090 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.090 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.090 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.090 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.090 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user a072b82ee6a241559c2f23779f2ebcc2 --project 5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.090 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.090 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.090 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.090 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user a072b82ee6a241559c2f23779f2ebcc2 --project 5217fdbce2554b78aa7f1dae9fe4b901 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.090 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.090 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.090 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.091 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.091 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.091 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.091 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.091 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.091 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | a072b82ee6a241559c2f23779f2ebcc2 | | 5217fdbce2554b78aa7f1dae9fe4b901 | | | False |' 2022-04-12 02:40:33.091 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.091 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.091 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.091 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.091 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.091 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-12 02:40:33.091 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-12 02:40:33.091 | ++ functions-common:get_or_create_domain:877 : local domain_id 2022-04-12 02:40:33.091 | +++ functions-common:get_or_create_domain:889 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-12 02:40:33.091 | +++ 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-04-12 02:40:33.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.091 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.091 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.091 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.091 | ++ functions-common:get_or_create_domain:887 : domain_id=' 2022-04-12 02:40:33.091 | 43a3010e34b24e66b183bc0b1de78f6b' 2022-04-12 02:40:33.091 | ++ functions-common:get_or_create_domain:888 : echo 43a3010e34b24e66b183bc0b1de78f6b 2022-04-12 02:40:33.091 | + lib/swift:create_swift_accounts:652 : swift_domain=43a3010e34b24e66b183bc0b1de78f6b 2022-04-12 02:40:33.091 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-12 02:40:33.091 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.091 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-12 02:40:33.091 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 43a3010e34b24e66b183bc0b1de78f6b 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_project:932 : local project_id 2022-04-12 02:40:33.092 | +++ functions-common:get_or_create_project:940 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=43a3010e34b24e66b183bc0b1de78f6b --or-show -f value -c id 2022-04-12 02:40:33.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.092 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.092 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.092 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_project:938 : project_id=ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_project:939 : echo ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:656 : swift_project_test4=ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-12 02:40:33.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-12 02:40:33.092 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 43a3010e34b24e66b183bc0b1de78f6b test4@example.com 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_user:909 : local user_id 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_user:910 : [[ ! -z test4@example.com ]] 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_user:911 : local email=--email=test4@example.com 2022-04-12 02:40:33.092 | +++ functions-common:get_or_create_user:927 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=43a3010e34b24e66b183bc0b1de78f6b --email=test4@example.com --or-show -f value -c id 2022-04-12 02:40:33.092 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.092 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.092 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.092 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.092 | +++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_user:925 : user_id=f67e216624ae42a5b77003af5d7f81e4 2022-04-12 02:40:33.092 | ++ functions-common:get_or_create_user:926 : echo f67e216624ae42a5b77003af5d7f81e4 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:661 : swift_user_test4=f67e216624ae42a5b77003af5d7f81e4 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-12 02:40:33.092 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-12 02:40:33.092 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin f67e216624ae42a5b77003af5d7f81e4 ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.092 | + functions-common:get_or_add_user_project_role:973 : local user_role_id 2022-04-12 02:40:33.092 | ++ functions-common:get_or_add_user_project_role:975 : _get_domain_args 2022-04-12 02:40:33.093 | ++ functions-common:_get_domain_args:957 : local domain 2022-04-12 02:40:33.093 | ++ functions-common:_get_domain_args:958 : domain= 2022-04-12 02:40:33.093 | ++ functions-common:_get_domain_args:960 : [[ -n '' ]] 2022-04-12 02:40:33.093 | ++ functions-common:_get_domain_args:963 : [[ -n '' ]] 2022-04-12 02:40:33.093 | ++ functions-common:_get_domain_args:967 : echo 2022-04-12 02:40:33.093 | + functions-common:get_or_add_user_project_role:975 : domain_args= 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:983 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f67e216624ae42a5b77003af5d7f81e4 --project ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:983 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:983 : get_field 1 2022-04-12 02:40:33.093 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.093 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.093 | + functions-common:get_or_add_user_project_role:983 : user_role_id= 2022-04-12 02:40:33.093 | + functions-common:get_or_add_user_project_role:984 : [[ -z '' ]] 2022-04-12 02:40:33.093 | + functions-common:get_or_add_user_project_role:986 : openstack --os-cloud devstack-system-admin role add admin --user f67e216624ae42a5b77003af5d7f81e4 --project ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:995 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user f67e216624ae42a5b77003af5d7f81e4 --project ef5a85da9b554cb6be89bf8130fbe47c 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:995 : grep '^|\s[a-f0-9]\+' 2022-04-12 02:40:33.093 | ++ functions-common:get_or_add_user_project_role:995 : get_field 1 2022-04-12 02:40:33.093 | ++ functions-common:get_field:811 : local data field 2022-04-12 02:40:33.093 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:33.093 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:33.093 | ++ functions-common:oscwrap:2465 : return 0 2022-04-12 02:40:33.094 | ++ functions-common:get_field:813 : '[' 1 -lt 0 ']' 2022-04-12 02:40:33.094 | ++ functions-common:get_field:816 : field='$2' 2022-04-12 02:40:33.094 | ++ functions-common:get_field:818 : echo '| 18e610a92f8444669f3d486956714e4f | f67e216624ae42a5b77003af5d7f81e4 | | ef5a85da9b554cb6be89bf8130fbe47c | | | False |' 2022-04-12 02:40:33.094 | ++ functions-common:get_field:818 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-12 02:40:33.094 | ++ functions-common:get_field:812 : read data 2022-04-12 02:40:33.094 | + functions-common:get_or_add_user_project_role:995 : user_role_id=18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.094 | + functions-common:get_or_add_user_project_role:997 : echo 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.094 | 18e610a92f8444669f3d486956714e4f 2022-04-12 02:40:33.123 | [289591 Async create_swift_accounts:324489]: finished create_swift_accounts with result 0 in 127 seconds 2022-04-12 02:40:33.130 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-12 02:40:33.133 | + inc/async:async_wait:197 : return 0 2022-04-12 02:40:33.136 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2022-04-12 02:40:33.154 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:40:33.156 | + ./stack.sh:main:1137 : is_service_enabled glance 2022-04-12 02:40:33.174 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:40:33.176 | + ./stack.sh:main:1138 : echo_summary 'Configuring Glance' 2022-04-12 02:40:33.179 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:40:33.181 | + ./stack.sh:echo_summary:448 : echo -e Configuring Glance 2022-04-12 02:40:33.184 | + ./stack.sh:main:1139 : async_runfunc init_glance 2022-04-12 02:40:33.186 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-12 02:40:33.246 | + inc/async:async_inner:63 : init_glance 2022-04-12 02:40:33.283 | [289591 Async init_glance:328780]: running: init_glance 2022-04-12 02:40:33.287 | + ./stack.sh:main:1146 : is_service_enabled neutron 2022-04-12 02:40:33.308 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:40:33.311 | + ./stack.sh:main:1147 : echo_summary 'Configuring Neutron' 2022-04-12 02:40:33.313 | + ./stack.sh:echo_summary:442 : [[ -t 3 ]] 2022-04-12 02:40:33.316 | + ./stack.sh:echo_summary:448 : echo -e Configuring Neutron 2022-04-12 02:40:33.320 | + ./stack.sh:main:1149 : configure_neutron 2022-04-12 02:40:33.322 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-12 02:40:33.326 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:40:33.327 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-12 02:40:33.333 | + lib/neutron:is_neutron_legacy_enabled:136 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-12 02:40:33.337 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-12 02:40:33.340 | + 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-04-12 02:40:33.343 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-12 02:40:33.346 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-12 02:40:33.348 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-12 02:40:33.351 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-12 02:40:33.354 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-12 02:40:33.369 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-12 02:40:33.371 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-12 02:40:36.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:36.865 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:36.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:36.865 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:40.527 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:40.527 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:40.527 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:40.527 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:43.288 | + inc/async:async_inner:64 : rc=0 2022-04-12 02:40:43.314 | [328780 Async init_glance:328780]: finished successfully 2022-04-12 02:40:44.093 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:44.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:44.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:44.094 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:47.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:47.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:47.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:47.571 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:51.036 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:51.036 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:51.036 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:51.036 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:54.480 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:54.480 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:54.480 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:54.481 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:57.951 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:57.951 | from cryptography.utils import int_from_bytes 2022-04-12 02:40:57.951 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:40:57.951 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:01.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:01.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:01.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:01.660 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:06.375 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:06.375 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:06.375 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:06.375 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:06.375 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-12 02:41:12.287 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:12.287 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:12.287 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:12.287 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:12.600 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-12 02:41:12.605 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-12 02:41:12.607 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-12 02:41:12.609 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-12 02:41:12.612 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-12 02:41:12.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-12 02:41:12.617 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-12 02:41:12.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-12 02:41:12.621 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-12 02:41:12.623 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-12 02:41:12.625 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-12 02:41:12.628 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-12 02:41:12.630 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-12 02:41:12.633 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-12 02:41:12.635 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-12 02:41:12.637 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-12 02:41:12.641 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:12.644 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-12 02:41:12.646 | + lib/neutron-legacy:_configure_neutron_common:806 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:12.651 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-12 02:41:12.653 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-12 02:41:12.655 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-12 02:41:12.658 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-12 02:41:12.660 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:41:12.662 | + lib/neutron-legacy:_configure_neutron_common:811 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-12 02:41:12.691 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-12 02:41:12.720 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-12 02:41:12.749 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-12 02:41:12.778 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-12 02:41:12.807 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-12 02:41:12.836 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-12 02:41:12.838 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-12 02:41:12.840 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-12 02:41:12.843 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:41:12.846 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-12 02:41:12.862 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-12 02:41:12.865 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-12 02:41:12.867 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-12 02:41:12.870 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-12 02:41:12.872 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2022-04-12 02:41:12.900 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:41:12.929 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2022-04-12 02:41:12.958 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-12 02:41:12.986 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-12 02:41:13.003 | + functions-common:is_service_enabled:2081 : return 1 2022-04-12 02:41:13.005 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-12 02:41:13.008 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:41:13.010 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-12 02:41:13.013 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-12 02:41:13.015 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-12 02:41:13.027 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-12 02:41:13.029 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-12 02:41:13.031 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-12 02:41:13.034 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-12 02:41:13.046 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:973 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2022-04-12 02:41:13.059 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-12 02:41:13.061 | + lib/neutron-legacy:_neutron_setup_rootwrap:994 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2022-04-12 02:41:13.073 | + lib/neutron-legacy:_neutron_setup_rootwrap:996 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2022-04-12 02:41:13.087 | + lib/neutron-legacy:_neutron_setup_rootwrap:997 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2022-04-12 02:41:13.101 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:41:13.103 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:41:13.106 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-12 02:41:13.110 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.PtLZqYvx4P 2022-04-12 02:41:13.113 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-12 02:41:13.116 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:41:13.118 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.PtLZqYvx4P 2022-04-12 02:41:13.122 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.PtLZqYvx4P 2022-04-12 02:41:13.134 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.PtLZqYvx4P /etc/sudoers.d/neutron-rootwrap 2022-04-12 02:41:13.146 | + lib/neutron-legacy:_neutron_setup_rootwrap:1012 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 02:41:13.174 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-12 02:41:13.177 | + lib/neutron-legacy:_neutron_setup_rootwrap:1014 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:41:13.206 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-12 02:41:13.208 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-12 02:41:13.210 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-12 02:41:13.213 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-12 02:41:13.215 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-12 02:41:13.218 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-12 02:41:13.235 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:13.238 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-12 02:41:13.241 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-12 02:41:13.243 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-12 02:41:13.260 | ++ functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:13.263 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:41:13.266 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.39:5672/ 2022-04-12 02:41:13.296 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-12 02:41:13.298 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-12 02:41:13.300 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-12 02:41:13.317 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:13.319 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-12 02:41:13.322 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-12 02:41:13.324 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:41:13.327 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:41:13.329 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-12 02:41:13.332 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-12 02:41:13.335 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-12 02:41:13.337 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-12 02:41:13.340 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-12 02:41:13.342 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-12 02:41:13.346 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:41:13.350 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2022-04-12 02:41:13.354 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-12 02:41:13.371 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:13.374 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-12 02:41:13.376 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-12 02:41:13.378 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-12 02:41:13.383 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-12 02:41:13.413 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:41:13.442 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-12 02:41:13.472 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-12 02:41:13.502 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-12 02:41:13.531 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-12 02:41:13.534 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:41:13.537 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-12 02:41:13.539 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-12 02:41:13.542 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-12 02:41:13.571 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-12 02:41:13.601 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.39/identity 2022-04-12 02:41:13.632 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-12 02:41:13.662 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-12 02:41:13.691 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-12 02:41:13.722 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-12 02:41:13.752 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-12 02:41:13.782 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:41:13.811 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-12 02:41:13.842 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-12 02:41:13.872 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-12 02:41:13.902 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-12 02:41:13.905 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-12 02:41:13.907 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-12 02:41:13.909 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-12 02:41:13.912 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-12 02:41:13.941 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-12 02:41:13.971 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.39/identity 2022-04-12 02:41:14.001 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-12 02:41:14.031 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-12 02:41:14.060 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-12 02:41:14.090 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-12 02:41:14.119 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-12 02:41:14.149 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-12 02:41:14.178 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-12 02:41:14.209 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-12 02:41:14.211 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-12 02:41:14.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-12 02:41:14.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-12 02:41:14.218 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-12 02:41:14.221 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-12 02:41:14.223 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-12 02:41:14.225 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 100:149 != '' ]] 2022-04-12 02:41:14.228 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:100:149 2022-04-12 02:41:14.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:100:149 != '' ]] 2022-04-12 02:41:14.233 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-12 02:41:14.235 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-12 02:41:14.237 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-12 02:41:14.240 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-12 02:41:14.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-12 02:41:14.245 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-12 02:41:14.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-12 02:41:14.250 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-12 02:41:14.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-12 02:41:14.255 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:122 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2022-04-12 02:41:14.282 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2022-04-12 02:41:14.285 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.287 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:41:14.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-12 02:41:14.292 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-12 02:41:14.294 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.297 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-12 02:41:14.325 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-12 02:41:14.328 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2022-04-12 02:41:14.330 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.333 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:41:14.335 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-12 02:41:14.337 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-12 02:41:14.340 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.342 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-12 02:41:14.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2022-04-12 02:41:14.374 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.376 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-12 02:41:14.378 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-12 02:41:14.381 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-12 02:41:14.383 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.386 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-12 02:41:14.414 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2022-04-12 02:41:14.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-12 02:41:14.421 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-12 02:41:14.423 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-12 02:41:14.426 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.429 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2022-04-12 02:41:14.457 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:139 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2022-04-12 02:41:14.459 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-12 02:41:14.464 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:41:14.467 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:41:14.469 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.471 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2022-04-12 02:41:14.500 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:141 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2022-04-12 02:41:14.502 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.505 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-12 02:41:14.507 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-12 02:41:14.509 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-12 02:41:14.512 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.514 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-12 02:41:14.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:100:149 2022-04-12 02:41:14.545 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.548 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-12 02:41:14.550 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:100:149 2022-04-12 02:41:14.553 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:100:149 ']' 2022-04-12 02:41:14.556 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.558 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:100:149 2022-04-12 02:41:14.586 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:145 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2022-04-12 02:41:14.588 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-12 02:41:14.591 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-12 02:41:14.593 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-12 02:41:14.595 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-12 02:41:14.598 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-12 02:41:14.601 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2022-04-12 02:41:14.631 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-12 02:41:14.633 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-12 02:41:14.650 | + functions-common:is_service_enabled:2081 : return 0 2022-04-12 02:41:14.652 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-12 02:41:14.655 | + lib/neutron-legacy:_configure_neutron_plugin_agent:902 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-12 02:41:14.687 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-12 02:41:14.689 | + lib/neutron-legacy:_configure_neutron_plugin_agent:904 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-12 02:41:14.718 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-12 02:41:14.749 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-12 02:41:14.752 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-12 02:41:14.754 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-12 02:41:14.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-12 02:41:17.794 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:17.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:17.794 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-12 02:41:17.794 | from cryptography.utils import int_from_bytes 2022-04-12 02:41:17.798 | Traceback (most recent call last): 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2219, in __getattr__ 2022-04-12 02:41:17.798 | return self._get(name) 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2653, in _get 2022-04-12 02:41:17.798 | value, loc = self._do_get(name, group, namespace) 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2671, in _do_get 2022-04-12 02:41:17.798 | info = self._get_opt_info(name, group) 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2876, in _get_opt_info 2022-04-12 02:41:17.798 | raise NoSuchOptError(opt_name, group) 2022-04-12 02:41:17.798 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:41:17.798 | 2022-04-12 02:41:17.798 | During handling of the above exception, another exception occurred: 2022-04-12 02:41:17.798 | 2022-04-12 02:41:17.798 | Traceback (most recent call last): 2022-04-12 02:41:17.798 | File "/usr/local/bin/neutron-ovs-cleanup", line 10, in 2022-04-12 02:41:17.798 | sys.exit(main()) 2022-04-12 02:41:17.798 | File "/opt/stack/neutron/neutron/cmd/ovs_cleanup.py", line 60, in main 2022-04-12 02:41:17.798 | config.setup_logging() 2022-04-12 02:41:17.798 | File "/opt/stack/neutron/neutron/common/config.py", line 107, in setup_logging 2022-04-12 02:41:17.798 | logging.setup(cfg.CONF, product_name) 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_log/log.py", line 270, in setup 2022-04-12 02:41:17.798 | if conf.log_config_append: 2022-04-12 02:41:17.798 | File "/usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py", line 2223, in __getattr__ 2022-04-12 02:41:17.798 | raise NoSuchOptError(name) 2022-04-12 02:41:17.798 | oslo_config.cfg.NoSuchOptError: no such option log_config_append in group [DEFAULT] 2022-04-12 02:41:18.095 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:1 : exit_trap 2022-04-12 02:41:18.099 | + ./stack.sh:exit_trap:523 : local r=1 2022-04-12 02:41:18.102 | ++ ./stack.sh:exit_trap:524 : jobs -p 2022-04-12 02:41:18.105 | + ./stack.sh:exit_trap:524 : jobs='315055 2022-04-12 02:41:18.105 | 328780' 2022-04-12 02:41:18.107 | + ./stack.sh:exit_trap:527 : [[ -n 315055 2022-04-12 02:41:18.107 | 328780 ]] 2022-04-12 02:41:18.110 | + ./stack.sh:exit_trap:527 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-12-023157 ]] 2022-04-12 02:41:18.112 | + ./stack.sh:exit_trap:527 : [[ True == \T\r\u\e ]] 2022-04-12 02:41:18.114 | + ./stack.sh:exit_trap:528 : echo 'exit_trap: cleaning up child processes' 2022-04-12 02:41:18.115 | exit_trap: cleaning up child processes 2022-04-12 02:41:18.117 | + ./stack.sh:exit_trap:529 : kill 315055 328780 2022-04-12 02:41:18.119 | + ./stack.sh:exit_trap:533 : '[' -f /tmp/tmp.ORdzukECAS ']' 2022-04-12 02:41:18.122 | + ./stack.sh:exit_trap:534 : rm /tmp/tmp.ORdzukECAS 2022-04-12 02:41:18.126 | + ./stack.sh:exit_trap:538 : kill_spinner 2022-04-12 02:41:18.128 | + ./stack.sh:kill_spinner:433 : '[' '!' -z '' ']' 2022-04-12 02:41:18.131 | + ./stack.sh:exit_trap:540 : [[ 1 -ne 0 ]] 2022-04-12 02:41:18.134 | + ./stack.sh:exit_trap:541 : echo 'Error on exit' 2022-04-12 02:41:18.134 | Error on exit 2022-04-12 02:41:18.136 | + ./stack.sh:exit_trap:543 : type -p generate-subunit 2022-04-12 02:41:18.139 | + ./stack.sh:exit_trap:544 : generate-subunit 1649730713 565 fail 2022-04-12 02:41:18.817 | + ./stack.sh:exit_trap:546 : [[ -z /opt/stack/logs ]] 2022-04-12 02:41:18.820 | + ./stack.sh:exit_trap:549 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-12 02:41:19.839 | + ./stack.sh:exit_trap:558 : exit 1