2022-04-14 04:02:06.414 | + ./stack.sh:main:487 : exec 2022-04-14 04:02:06.414 | + ./stack.sh:main:495 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-040206' 2022-04-14 04:02:06.414 | ++ ./stack.sh:main:487 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2022-04-14-040206.summary.2022-04-14-040206 2022-04-14 04:02:06.415 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:02:06.415 | + ./stack.sh:echo_summary:446 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2022-04-14-040206 2022-04-14 04:02:06.415 | + ./stack.sh:main:497 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-040206 /opt/stack/logs/stack.sh.log 2022-04-14 04:02:06.415 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2022-04-14-040206.summary.2022-04-14-040206 /opt/stack/logs/stack.sh.log.summary 2022-04-14 04:02:06.415 | + ./stack.sh:main:513 : check_path_perm_sanity /opt/stack 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:596 : local real_path 2022-04-14 04:02:06.415 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2022-04-14 04:02:06.415 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2022-04-14 04:02:06.415 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2022-04-14 04:02:06.415 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2022-04-14 04:02:06.415 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2022-04-14 04:02:06.415 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2022-04-14 04:02:06.416 | + ./stack.sh:main:519 : trap exit_trap EXIT 2022-04-14 04:02:06.418 | + ./stack.sh:main:560 : trap err_trap ERR 2022-04-14 04:02:06.421 | + ./stack.sh:main:573 : set -o errexit 2022-04-14 04:02:06.423 | + ./stack.sh:main:576 : uname -a 2022-04-14 04:02:06.424 | Linux dv-neutron-837681-1-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-14 04:02:06.426 | + ./stack.sh:main:579 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2022-04-14 04:02:06.428 | + ./stack.sh:main:580 : rm -f /opt/stack/data/ca-bundle.pem 2022-04-14 04:02:06.431 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/database 2022-04-14 04:02:06.468 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/rpc_backend 2022-04-14 04:02:06.484 | + ./stack.sh:main:590 : fetch_plugins 2022-04-14 04:02:06.486 | + functions-common:fetch_plugins:1778 : local plugins= 2022-04-14 04:02:06.488 | + functions-common:fetch_plugins:1779 : local plugin 2022-04-14 04:02:06.490 | + functions-common:fetch_plugins:1782 : [[ -z '' ]] 2022-04-14 04:02:06.492 | + functions-common:fetch_plugins:1783 : return 2022-04-14 04:02:06.494 | + ./stack.sh:main:594 : run_phase override_defaults 2022-04-14 04:02:06.496 | + functions-common:run_phase:1860 : local mode=override_defaults 2022-04-14 04:02:06.497 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:02:06.500 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:02:06.502 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:02:06.503 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:02:06.507 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:02:06.507 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:02:06.509 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:02:06.512 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:02:06.514 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:02:06.516 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:02:06.518 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2022-04-14 04:02:06.520 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:02:06.533 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:06.535 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:02:06.537 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:02:06.538 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:02:06.540 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:02:06.542 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:02:06.544 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2022-04-14 04:02:06.546 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2022-04-14 04:02:06.548 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2022-04-14 04:02:06.550 | + functions-common:run_phase:1881 : [[ override_defaults == \s\o\u\r\c\e ]] 2022-04-14 04:02:06.552 | + functions-common:run_phase:1884 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:02:06.554 | + functions-common:run_phase:1885 : plugin_override_defaults 2022-04-14 04:02:06.556 | + functions-common:plugin_override_defaults:1819 : local plugins= 2022-04-14 04:02:06.557 | + functions-common:plugin_override_defaults:1820 : local plugin 2022-04-14 04:02:06.559 | + functions-common:plugin_override_defaults:1823 : [[ -z '' ]] 2022-04-14 04:02:06.564 | + functions-common:plugin_override_defaults:1824 : return 2022-04-14 04:02:06.564 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/apache 2022-04-14 04:02:06.581 | + ./stack.sh:main:600 : source /home/ubuntu/devstack/lib/tls 2022-04-14 04:02:06.583 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2022-04-14 04:02:06.596 | ++ functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:02:06.598 | +++ lib/tls:source:43 : hostname -f 2022-04-14 04:02:06.601 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2022-04-14 04:02:06.604 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2022-04-14 04:02:06.605 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2022-04-14 04:02:06.607 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2022-04-14 04:02:06.610 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2022-04-14 04:02:06.611 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2022-04-14 04:02:06.613 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2022-04-14 04:02:06.615 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2022-04-14 04:02:06.617 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2022-04-14 04:02:06.619 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2022-04-14 04:02:06.624 | + ./stack.sh:main:603 : source /home/ubuntu/devstack/lib/infra 2022-04-14 04:02:06.636 | + ./stack.sh:main:604 : source /home/ubuntu/devstack/lib/libraries 2022-04-14 04:02:06.653 | + ./stack.sh:main:605 : source /home/ubuntu/devstack/lib/lvm 2022-04-14 04:02:06.665 | + ./stack.sh:main:606 : source /home/ubuntu/devstack/lib/horizon 2022-04-14 04:02:06.678 | + ./stack.sh:main:607 : source /home/ubuntu/devstack/lib/keystone 2022-04-14 04:02:06.714 | + ./stack.sh:main:608 : source /home/ubuntu/devstack/lib/glance 2022-04-14 04:02:06.784 | + ./stack.sh:main:609 : source /home/ubuntu/devstack/lib/nova 2022-04-14 04:02:06.875 | + ./stack.sh:main:610 : source /home/ubuntu/devstack/lib/placement 2022-04-14 04:02:06.896 | + ./stack.sh:main:611 : source /home/ubuntu/devstack/lib/cinder 2022-04-14 04:02:06.947 | + ./stack.sh:main:612 : source /home/ubuntu/devstack/lib/swift 2022-04-14 04:02:06.999 | + ./stack.sh:main:613 : source /home/ubuntu/devstack/lib/neutron 2022-04-14 04:02:07.148 | + ./stack.sh:main:614 : source /home/ubuntu/devstack/lib/ldap 2022-04-14 04:02:07.162 | + ./stack.sh:main:615 : source /home/ubuntu/devstack/lib/dstat 2022-04-14 04:02:07.175 | + ./stack.sh:main:616 : source /home/ubuntu/devstack/lib/tcpdump 2022-04-14 04:02:07.188 | + ./stack.sh:main:617 : source /home/ubuntu/devstack/lib/etcd3 2022-04-14 04:02:07.283 | + ./stack.sh:main:618 : source /home/ubuntu/devstack/lib/os-vif 2022-04-14 04:02:07.285 | ++ lib/os-vif:source:6 : OS_VIF_OVS_OVSDB_INTERFACE=vsctl 2022-04-14 04:02:07.288 | +++ lib/os-vif:source:17 : is_ml2_ovs 2022-04-14 04:02:07.290 | +++ lib/os-vif:is_ml2_ovs:9 : [[ openvswitch == \o\p\e\n\v\s\w\i\t\c\h ]] 2022-04-14 04:02:07.292 | +++ lib/os-vif:is_ml2_ovs:10 : echo True 2022-04-14 04:02:07.294 | +++ lib/os-vif:is_ml2_ovs:12 : echo False 2022-04-14 04:02:07.297 | ++ lib/os-vif:source:17 : OS_VIF_OVS_ISOLATE_VIF='True 2022-04-14 04:02:07.297 | False' 2022-04-14 04:02:07.300 | +++ lib/os-vif:source:18 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2022-04-14 04:02:07.315 | ++ lib/os-vif:source:18 : OS_VIF_OVS_ISOLATE_VIF=False 2022-04-14 04:02:07.317 | + ./stack.sh:main:624 : run_phase source 2022-04-14 04:02:07.319 | + functions-common:run_phase:1860 : local mode=source 2022-04-14 04:02:07.321 | + functions-common:run_phase:1861 : local phase= 2022-04-14 04:02:07.323 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:02:07.325 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:02:07.328 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:02:07.330 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:02:07.332 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:02:07.334 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:02:07.338 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:02:07.340 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:02:07.343 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:02:07.345 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2022-04-14 04:02:07.347 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:02:07.361 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:07.363 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:02:07.365 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2022-04-14 04:02:07.405 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2022-04-14 04:02:07.407 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2022-04-14 04:02:07.409 | + functions-common:run_phase:1881 : [[ source == \s\o\u\r\c\e ]] 2022-04-14 04:02:07.411 | + functions-common:run_phase:1882 : load_plugin_settings 2022-04-14 04:02:07.413 | + functions-common:load_plugin_settings:1796 : local plugins= 2022-04-14 04:02:07.416 | + functions-common:load_plugin_settings:1797 : local plugin 2022-04-14 04:02:07.418 | + functions-common:load_plugin_settings:1800 : [[ -z '' ]] 2022-04-14 04:02:07.420 | + functions-common:load_plugin_settings:1801 : return 2022-04-14 04:02:07.422 | + functions-common:run_phase:1883 : verify_disabled_services 2022-04-14 04:02:07.425 | + functions-common:verify_disabled_services:2143 : local service 2022-04-14 04:02:07.427 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.429 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2022-04-14 04:02:07.432 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.434 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2022-04-14 04:02:07.436 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.441 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2022-04-14 04:02:07.444 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.446 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2022-04-14 04:02:07.449 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.451 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2022-04-14 04:02:07.454 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.456 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2022-04-14 04:02:07.458 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.460 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2022-04-14 04:02:07.463 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.465 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2022-04-14 04:02:07.468 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.470 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2022-04-14 04:02:07.472 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.474 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2022-04-14 04:02:07.477 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.479 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2022-04-14 04:02:07.481 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.484 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-controller, ]] 2022-04-14 04:02:07.486 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.488 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovn-northd, ]] 2022-04-14 04:02:07.490 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.493 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovs-vswitchd, ]] 2022-04-14 04:02:07.495 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.497 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ovsdb-server, ]] 2022-04-14 04:02:07.500 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.502 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2022-04-14 04:02:07.505 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.507 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-ovn-metadata-agent, ]] 2022-04-14 04:02:07.509 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.511 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2022-04-14 04:02:07.514 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.516 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2022-04-14 04:02:07.519 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.521 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2022-04-14 04:02:07.523 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.525 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2022-04-14 04:02:07.528 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.530 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2022-04-14 04:02:07.532 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.534 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2022-04-14 04:02:07.537 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.539 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2022-04-14 04:02:07.541 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.544 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2022-04-14 04:02:07.546 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.548 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2022-04-14 04:02:07.550 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.553 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2022-04-14 04:02:07.555 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.557 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2022-04-14 04:02:07.560 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.563 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2022-04-14 04:02:07.565 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.567 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2022-04-14 04:02:07.569 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.572 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2022-04-14 04:02:07.574 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.576 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2022-04-14 04:02:07.579 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.581 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2022-04-14 04:02:07.583 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.586 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2022-04-14 04:02:07.588 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.590 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2022-04-14 04:02:07.593 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.595 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2022-04-14 04:02:07.597 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.599 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2022-04-14 04:02:07.602 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.604 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2022-04-14 04:02:07.606 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.608 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2022-04-14 04:02:07.611 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.613 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2022-04-14 04:02:07.615 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.617 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2022-04-14 04:02:07.620 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.622 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2022-04-14 04:02:07.625 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.627 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2022-04-14 04:02:07.629 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.632 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2022-04-14 04:02:07.634 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.636 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2022-04-14 04:02:07.638 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.641 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2022-04-14 04:02:07.643 | + functions-common:verify_disabled_services:2144 : for service in ${ENABLED_SERVICES//,/ } 2022-04-14 04:02:07.646 | + functions-common:verify_disabled_services:2145 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2022-04-14 04:02:07.648 | + ./stack.sh:main:695 : initialize_database_backends 2022-04-14 04:02:07.651 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:02:07.653 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2022-04-14 04:02:07.668 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:07.670 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2022-04-14 04:02:07.672 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2022-04-14 04:02:07.674 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2022-04-14 04:02:07.690 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:02:07.693 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2022-04-14 04:02:07.695 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2022-04-14 04:02:07.697 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2022-04-14 04:02:07.699 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2022-04-14 04:02:07.702 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2022-04-14 04:02:07.705 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2022-04-14 04:02:07.707 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2022-04-14 04:02:07.709 | + lib/database:initialize_database_backends:92 : return 0 2022-04-14 04:02:07.712 | + ./stack.sh:main:696 : echo 'Using mysql database backend' 2022-04-14 04:02:07.712 | Using mysql database backend 2022-04-14 04:02:07.714 | + ./stack.sh:main:699 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2022-04-14 04:02:07.729 | + ./stack.sh:main:701 : define_database_baseurl 2022-04-14 04:02:07.732 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2022-04-14 04:02:07.735 | ++ lib/databases/mysql:get_database_type_mysql:38 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:02:07.737 | ++ lib/databases/mysql:get_database_type_mysql:39 : echo mysql+pymysql 2022-04-14 04:02:07.740 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:02:07.742 | + ./stack.sh:main:713 : is_service_enabled rabbit 2022-04-14 04:02:07.759 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:07.761 | + ./stack.sh:main:714 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2022-04-14 04:02:07.777 | + ./stack.sh:main:721 : is_service_enabled keystone 2022-04-14 04:02:07.794 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:07.796 | + ./stack.sh:main:723 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2022-04-14 04:02:07.813 | + ./stack.sh:main:725 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2022-04-14 04:02:07.829 | + ./stack.sh:main:736 : is_service_enabled ldap 2022-04-14 04:02:07.845 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:02:07.848 | + ./stack.sh:main:745 : is_service_enabled s-proxy 2022-04-14 04:02:07.865 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:07.867 | + ./stack.sh:main:749 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2022-04-14 04:02:07.884 | + ./stack.sh:main:751 : [[ -z '' ]] 2022-04-14 04:02:07.886 | + ./stack.sh:main:751 : [[ False == \T\r\u\e ]] 2022-04-14 04:02:07.889 | + ./stack.sh:main:757 : save_stackenv 757 2022-04-14 04:02:07.891 | + functions-common:save_stackenv:60 : local tag=757 2022-04-14 04:02:07.894 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:02:07.898 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-040207 2022-04-14 04:02:07.901 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-040207 757' 2022-04-14 04:02:07.903 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.905 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:02:07.908 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.910 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:02:07.913 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.915 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:02:07.917 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.920 | + 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-14 04:02:07.923 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.925 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:02:07.927 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.930 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:02:07.932 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.934 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-040206 2022-04-14 04:02:07.937 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.939 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:02:07.942 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.944 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:02:07.946 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.949 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:02:07.951 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.954 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:02:07.956 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.958 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:02:07.961 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:02:07.963 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:02:07.966 | + ./stack.sh:main:770 : GIT_DEPTH=0 2022-04-14 04:02:07.969 | + ./stack.sh:main:770 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/yoga 2022-04-14 04:02:07.971 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/requirements.git 2022-04-14 04:02:07.973 | + functions-common:git_clone:609 : local git_dest=/opt/stack/requirements 2022-04-14 04:02:07.975 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:02:07.977 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:02:07.980 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:02:07.983 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:02:07.985 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:02:07.988 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:02:08.003 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:02:08.005 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:02:08.007 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:08.009 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:02:08.010 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:02:08.016 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/requirements ]] 2022-04-14 04:02:08.018 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:08.020 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/requirements 2022-04-14 04:02:08.033 | + functions-common:git_clone:684 : cd /opt/stack/requirements 2022-04-14 04:02:08.036 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:02:08.036 | + functions-common:git_clone:685 : head -1 2022-04-14 04:02:08.040 | 748189f3 Merge "update constraint for ceilometer to new release 18.0.0" into stable/yoga 2022-04-14 04:02:08.042 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:02:08.045 | + ./stack.sh:main:774 : echo_summary 'Installing package prerequisites' 2022-04-14 04:02:08.047 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:02:08.050 | + ./stack.sh:echo_summary:446 : echo -e Installing package prerequisites 2022-04-14 04:02:08.052 | + ./stack.sh:main:775 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2022-04-14 04:02:08.055 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2022-04-14 04:02:08.057 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2022-04-14 04:02:08.060 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:02:08.062 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2022-04-14 04:02:08.065 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2022-04-14 04:02:08.067 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2022-04-14 04:02:08.070 | +++ tools/install_prereqs.sh:source:47 : date +%s 2022-04-14 04:02:08.074 | ++ tools/install_prereqs.sh:source:47 : NOW=1649908928 2022-04-14 04:02:08.078 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2022-04-14 04:02:08.082 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=1649908023 2022-04-14 04:02:08.085 | ++ tools/install_prereqs.sh:source:49 : DELTA=905 2022-04-14 04:02:08.087 | ++ tools/install_prereqs.sh:source:50 : [[ 905 -lt 7200 ]] 2022-04-14 04:02:08.090 | ++ tools/install_prereqs.sh:source:50 : [[ -z 0 ]] 2022-04-14 04:02:08.092 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2022-04-14 04:02:08.095 | ++ functions-common:export_proxy_variables:2250 : isset http_proxy 2022-04-14 04:02:08.099 | ++ functions-common:isset:240 : [[ -v http_proxy ]] 2022-04-14 04:02:08.101 | ++ functions-common:export_proxy_variables:2253 : isset https_proxy 2022-04-14 04:02:08.105 | ++ functions-common:isset:240 : [[ -v https_proxy ]] 2022-04-14 04:02:08.108 | ++ functions-common:export_proxy_variables:2256 : isset no_proxy 2022-04-14 04:02:08.111 | ++ functions-common:isset:240 : [[ -v no_proxy ]] 2022-04-14 04:02:08.114 | +++ 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-14 04:02:08.161 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2022-04-14 04:02:08.161 | apache2-dev 2022-04-14 04:02:08.161 | bc 2022-04-14 04:02:08.161 | bsdmainutils 2022-04-14 04:02:08.161 | curl 2022-04-14 04:02:08.161 | g++ 2022-04-14 04:02:08.161 | gawk 2022-04-14 04:02:08.161 | gcc 2022-04-14 04:02:08.161 | gettext 2022-04-14 04:02:08.161 | git 2022-04-14 04:02:08.161 | graphviz 2022-04-14 04:02:08.161 | iputils-ping 2022-04-14 04:02:08.161 | libapache2-mod-proxy-uwsgi 2022-04-14 04:02:08.161 | libffi-dev 2022-04-14 04:02:08.161 | libjpeg-dev 2022-04-14 04:02:08.161 | libpcre3-dev 2022-04-14 04:02:08.161 | libpq-dev 2022-04-14 04:02:08.161 | libssl-dev 2022-04-14 04:02:08.161 | libsystemd-dev 2022-04-14 04:02:08.161 | libxml2-dev 2022-04-14 04:02:08.161 | libxslt1-dev 2022-04-14 04:02:08.161 | libyaml-dev 2022-04-14 04:02:08.161 | lsof 2022-04-14 04:02:08.161 | openssh-server 2022-04-14 04:02:08.161 | openssl 2022-04-14 04:02:08.161 | pkg-config 2022-04-14 04:02:08.162 | psmisc 2022-04-14 04:02:08.162 | python3-dev 2022-04-14 04:02:08.162 | python3-pip 2022-04-14 04:02:08.162 | python3-systemd 2022-04-14 04:02:08.162 | python3-venv 2022-04-14 04:02:08.162 | tar 2022-04-14 04:02:08.162 | tcpdump 2022-04-14 04:02:08.162 | unzip 2022-04-14 04:02:08.162 | uuid-runtime 2022-04-14 04:02:08.162 | wget 2022-04-14 04:02:08.162 | wget 2022-04-14 04:02:08.162 | zlib1g-dev 2022-04-14 04:02:08.162 | libkrb5-dev 2022-04-14 04:02:08.162 | libldap2-dev 2022-04-14 04:02:08.162 | libsasl2-dev 2022-04-14 04:02:08.162 | memcached 2022-04-14 04:02:08.162 | python3-mysqldb 2022-04-14 04:02:08.162 | sqlite3 2022-04-14 04:02:08.162 | conntrack 2022-04-14 04:02:08.162 | curl 2022-04-14 04:02:08.162 | dnsmasq-base 2022-04-14 04:02:08.162 | dnsmasq-utils 2022-04-14 04:02:08.162 | ebtables 2022-04-14 04:02:08.162 | genisoimage 2022-04-14 04:02:08.162 | iptables 2022-04-14 04:02:08.162 | iputils-arping 2022-04-14 04:02:08.162 | kpartx 2022-04-14 04:02:08.162 | libjs-jquery-tablesorter 2022-04-14 04:02:08.162 | parted 2022-04-14 04:02:08.162 | pm-utils 2022-04-14 04:02:08.162 | python3-mysqldb 2022-04-14 04:02:08.162 | socat 2022-04-14 04:02:08.162 | sqlite3 2022-04-14 04:02:08.162 | sudo 2022-04-14 04:02:08.162 | vlan 2022-04-14 04:02:08.163 | lsscsi 2022-04-14 04:02:08.163 | open-iscsi 2022-04-14 04:02:08.163 | lvm2 2022-04-14 04:02:08.163 | qemu-utils 2022-04-14 04:02:08.163 | thin-provisioning-tools 2022-04-14 04:02:08.163 | acl 2022-04-14 04:02:08.163 | dnsmasq-base 2022-04-14 04:02:08.163 | dnsmasq-utils 2022-04-14 04:02:08.163 | ebtables 2022-04-14 04:02:08.163 | haproxy 2022-04-14 04:02:08.163 | iptables 2022-04-14 04:02:08.163 | iputils-arping 2022-04-14 04:02:08.163 | iputils-ping 2022-04-14 04:02:08.163 | postgresql-server-dev-all 2022-04-14 04:02:08.163 | python3-mysqldb 2022-04-14 04:02:08.163 | sqlite3 2022-04-14 04:02:08.163 | sudo 2022-04-14 04:02:08.163 | vlan 2022-04-14 04:02:08.163 | pcp 2022-04-14 04:02:08.163 | ipset 2022-04-14 04:02:08.163 | conntrack 2022-04-14 04:02:08.163 | conntrackd 2022-04-14 04:02:08.163 | keepalived 2022-04-14 04:02:08.163 | lvm2 2022-04-14 04:02:08.163 | qemu-utils 2022-04-14 04:02:08.163 | thin-provisioning-tools 2022-04-14 04:02:08.163 | curl 2022-04-14 04:02:08.163 | liberasurecode-dev 2022-04-14 04:02:08.163 | make 2022-04-14 04:02:08.163 | memcached 2022-04-14 04:02:08.163 | rsync 2022-04-14 04:02:08.163 | sqlite3 2022-04-14 04:02:08.163 | xfsprogs' 2022-04-14 04:02:08.166 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2022-04-14 04:02:08.184 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2022-04-14 04:02:08.184 | apache2-dev 2022-04-14 04:02:08.184 | bc 2022-04-14 04:02:08.184 | bsdmainutils 2022-04-14 04:02:08.184 | curl 2022-04-14 04:02:08.184 | g++ 2022-04-14 04:02:08.185 | gawk 2022-04-14 04:02:08.185 | gcc 2022-04-14 04:02:08.185 | gettext 2022-04-14 04:02:08.185 | git 2022-04-14 04:02:08.185 | graphviz 2022-04-14 04:02:08.185 | iputils-ping 2022-04-14 04:02:08.185 | libapache2-mod-proxy-uwsgi 2022-04-14 04:02:08.185 | libffi-dev 2022-04-14 04:02:08.185 | libjpeg-dev 2022-04-14 04:02:08.185 | libpcre3-dev 2022-04-14 04:02:08.185 | libpq-dev 2022-04-14 04:02:08.185 | libssl-dev 2022-04-14 04:02:08.185 | libsystemd-dev 2022-04-14 04:02:08.185 | libxml2-dev 2022-04-14 04:02:08.185 | libxslt1-dev 2022-04-14 04:02:08.185 | libyaml-dev 2022-04-14 04:02:08.185 | lsof 2022-04-14 04:02:08.185 | openssh-server 2022-04-14 04:02:08.185 | openssl 2022-04-14 04:02:08.185 | pkg-config 2022-04-14 04:02:08.185 | psmisc 2022-04-14 04:02:08.185 | python3-dev 2022-04-14 04:02:08.185 | python3-pip 2022-04-14 04:02:08.185 | python3-systemd 2022-04-14 04:02:08.185 | python3-venv 2022-04-14 04:02:08.185 | tar 2022-04-14 04:02:08.185 | tcpdump 2022-04-14 04:02:08.185 | unzip 2022-04-14 04:02:08.185 | uuid-runtime 2022-04-14 04:02:08.185 | wget 2022-04-14 04:02:08.185 | wget 2022-04-14 04:02:08.185 | zlib1g-dev 2022-04-14 04:02:08.185 | libkrb5-dev 2022-04-14 04:02:08.185 | libldap2-dev 2022-04-14 04:02:08.185 | libsasl2-dev 2022-04-14 04:02:08.185 | memcached 2022-04-14 04:02:08.185 | python3-mysqldb 2022-04-14 04:02:08.186 | sqlite3 2022-04-14 04:02:08.186 | conntrack 2022-04-14 04:02:08.186 | curl 2022-04-14 04:02:08.186 | dnsmasq-base 2022-04-14 04:02:08.186 | dnsmasq-utils 2022-04-14 04:02:08.186 | ebtables 2022-04-14 04:02:08.186 | genisoimage 2022-04-14 04:02:08.186 | iptables 2022-04-14 04:02:08.186 | iputils-arping 2022-04-14 04:02:08.187 | kpartx 2022-04-14 04:02:08.187 | libjs-jquery-tablesorter 2022-04-14 04:02:08.187 | parted 2022-04-14 04:02:08.187 | pm-utils 2022-04-14 04:02:08.187 | python3-mysqldb 2022-04-14 04:02:08.187 | socat 2022-04-14 04:02:08.187 | sqlite3 2022-04-14 04:02:08.187 | sudo 2022-04-14 04:02:08.187 | vlan 2022-04-14 04:02:08.187 | lsscsi 2022-04-14 04:02:08.187 | open-iscsi 2022-04-14 04:02:08.187 | lvm2 2022-04-14 04:02:08.187 | qemu-utils 2022-04-14 04:02:08.187 | thin-provisioning-tools 2022-04-14 04:02:08.187 | acl 2022-04-14 04:02:08.187 | dnsmasq-base 2022-04-14 04:02:08.187 | dnsmasq-utils 2022-04-14 04:02:08.187 | ebtables 2022-04-14 04:02:08.187 | haproxy 2022-04-14 04:02:08.187 | iptables 2022-04-14 04:02:08.187 | iputils-arping 2022-04-14 04:02:08.187 | iputils-ping 2022-04-14 04:02:08.187 | postgresql-server-dev-all 2022-04-14 04:02:08.187 | python3-mysqldb 2022-04-14 04:02:08.187 | sqlite3 2022-04-14 04:02:08.187 | sudo 2022-04-14 04:02:08.187 | vlan 2022-04-14 04:02:08.187 | pcp 2022-04-14 04:02:08.187 | ipset 2022-04-14 04:02:08.187 | conntrack 2022-04-14 04:02:08.187 | conntrackd 2022-04-14 04:02:08.187 | keepalived 2022-04-14 04:02:08.187 | lvm2 2022-04-14 04:02:08.187 | qemu-utils 2022-04-14 04:02:08.188 | thin-provisioning-tools 2022-04-14 04:02:08.188 | curl 2022-04-14 04:02:08.188 | liberasurecode-dev 2022-04-14 04:02:08.188 | make 2022-04-14 04:02:08.188 | memcached 2022-04-14 04:02:08.188 | rsync 2022-04-14 04:02:08.188 | sqlite3 2022-04-14 04:02:08.188 | xfsprogs ' 2022-04-14 04:02:08.188 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2022-04-14 04:02:08.190 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:08.193 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:08.196 | ++ 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-14 04:02:08.196 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2022-04-14 04:02:08.201 | ++ 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-14 04:02:08.203 | ++ functions-common:install_package:1470 : update_package_repo 2022-04-14 04:02:08.205 | ++ functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:02:08.207 | ++ functions-common:update_package_repo:1443 : REPOS_UPDATED=False 2022-04-14 04:02:08.209 | ++ functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:02:08.211 | ++ functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:08.213 | ++ functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:02:08.215 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:08.218 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:08.220 | ++ functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:02:08.222 | ++ functions-common:apt_get_update:1196 : [[ False == \T\r\u\e ]] 2022-04-14 04:02:08.224 | ++ functions-common:apt_get_update:1201 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:08.226 | ++ functions-common:apt_get_update:1203 : local sudo=sudo 2022-04-14 04:02:08.229 | +++ functions-common:apt_get_update:1204 : id -u 2022-04-14 04:02:08.233 | ++ functions-common:apt_get_update:1204 : [[ 1000 = \0 ]] 2022-04-14 04:02:08.235 | ++ functions-common:apt_get_update:1207 : time_start apt-get-update 2022-04-14 04:02:08.237 | ++ functions-common:time_start:2418 : local name=apt-get-update 2022-04-14 04:02:08.239 | ++ functions-common:time_start:2419 : local start_time= 2022-04-14 04:02:08.241 | ++ functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:02:08.244 | +++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:02:08.248 | ++ functions-common:time_start:2423 : _TIME_START[$name]=1649908928245 2022-04-14 04:02:08.250 | ++ functions-common:apt_get_update:1209 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2022-04-14 04:02:08.252 | ++ functions-common:apt_get_update:1210 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2022-04-14 04:02:08.255 | ++ functions-common:apt_get_update:1211 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2022-04-14 04:02:08.467 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2022-04-14 04:02:08.503 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2022-04-14 04:02:08.548 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2022-04-14 04:02:08.556 | Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2022-04-14 04:02:10.770 | Reading package lists... 2022-04-14 04:02:10.802 | ++ functions-common:apt_get_update:1215 : REPOS_UPDATED=True 2022-04-14 04:02:10.804 | ++ functions-common:apt_get_update:1217 : time_stop apt-get-update 2022-04-14 04:02:10.807 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:02:10.809 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:10.811 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:10.813 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:02:10.815 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:10.817 | ++ functions-common:time_stop:2438 : name=apt-get-update 2022-04-14 04:02:10.819 | ++ functions-common:time_stop:2439 : start_time=1649908928245 2022-04-14 04:02:10.822 | ++ functions-common:time_stop:2441 : [[ -z 1649908928245 ]] 2022-04-14 04:02:10.824 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:10.829 | ++ functions-common:time_stop:2444 : end_time=1649908930826 2022-04-14 04:02:10.831 | ++ functions-common:time_stop:2445 : elapsed_time=2581 2022-04-14 04:02:10.833 | ++ functions-common:time_stop:2446 : total=0 2022-04-14 04:02:10.835 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:10.837 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2581 2022-04-14 04:02:10.840 | ++ functions-common:install_package:1471 : 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-14 04:02:10.842 | ++ functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:02:10.844 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:10.846 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:10.849 | ++ functions-common:real_install_package:1457 : 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-14 04:02:10.869 | ++ functions-common:apt_get:1237 : 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-14 04:02:10.979 | Reading package lists... 2022-04-14 04:02:11.242 | Building dependency tree... 2022-04-14 04:02:11.243 | Reading state information... 2022-04-14 04:02:11.276 | acl is already the newest version (2.2.53-6). 2022-04-14 04:02:11.276 | bc is already the newest version (1.07.1-2build1). 2022-04-14 04:02:11.276 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2022-04-14 04:02:11.276 | conntrack is already the newest version (1:1.4.5-2). 2022-04-14 04:02:11.276 | ebtables is already the newest version (2.0.11-3build1). 2022-04-14 04:02:11.276 | g++ is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:02:11.277 | gawk is already the newest version (1:5.0.1+dfsg-1). 2022-04-14 04:02:11.277 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2022-04-14 04:02:11.277 | genisoimage is already the newest version (9:1.1.11-3.1ubuntu1). 2022-04-14 04:02:11.277 | gettext is already the newest version (0.19.8.1-10build1). 2022-04-14 04:02:11.277 | iptables is already the newest version (1.8.4-3ubuntu2). 2022-04-14 04:02:11.277 | iputils-arping is already the newest version (3:20190709-3). 2022-04-14 04:02:11.277 | iputils-ping is already the newest version (3:20190709-3). 2022-04-14 04:02:11.277 | kpartx is already the newest version (0.8.3-1ubuntu2). 2022-04-14 04:02:11.277 | liberasurecode-dev is already the newest version (1.6.1-4). 2022-04-14 04:02:11.277 | libffi-dev is already the newest version (3.3-4). 2022-04-14 04:02:11.277 | libjpeg-dev is already the newest version (8c-2ubuntu8). 2022-04-14 04:02:11.277 | libpcre3-dev is already the newest version (2:8.39-12build1). 2022-04-14 04:02:11.277 | libxslt1-dev is already the newest version (1.1.34-4). 2022-04-14 04:02:11.277 | libyaml-dev is already the newest version (0.2.2-1). 2022-04-14 04:02:11.277 | lsscsi is already the newest version (0.30-0.1). 2022-04-14 04:02:11.277 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2022-04-14 04:02:11.277 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:02:11.277 | pkg-config is already the newest version (0.29.1-0ubuntu4). 2022-04-14 04:02:11.277 | psmisc is already the newest version (23.3-1). 2022-04-14 04:02:11.277 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:02:11.277 | python3-mysqldb is already the newest version (1.4.4-2build1). 2022-04-14 04:02:11.277 | python3-systemd is already the newest version (234-3build2). 2022-04-14 04:02:11.277 | socat is already the newest version (1.7.3.3-2). 2022-04-14 04:02:11.277 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2022-04-14 04:02:11.277 | unzip is already the newest version (6.0-25ubuntu1). 2022-04-14 04:02:11.277 | xfsprogs is already the newest version (5.3.0-1ubuntu2). 2022-04-14 04:02:11.277 | conntrackd is already the newest version (1:1.4.5-2). 2022-04-14 04:02:11.277 | graphviz is already the newest version (2.42.2-3build2). 2022-04-14 04:02:11.277 | libjs-jquery-tablesorter is already the newest version (1:2.31.1+dfsg1-1). 2022-04-14 04:02:11.277 | pcp is already the newest version (5.0.3-1). 2022-04-14 04:02:11.277 | pm-utils is already the newest version (1.4.1-19). 2022-04-14 04:02:11.277 | python3-venv is already the newest version (3.8.2-0ubuntu2). 2022-04-14 04:02:11.277 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:02:11.278 | apache2-dev is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:02:11.278 | curl is already the newest version (7.68.0-1ubuntu2.7). 2022-04-14 04:02:11.278 | dnsmasq-base is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:02:11.278 | dnsmasq-utils is already the newest version (2.80-1.1ubuntu1.4). 2022-04-14 04:02:11.278 | git is already the newest version (1:2.25.1-1ubuntu3.3). 2022-04-14 04:02:11.278 | haproxy is already the newest version (2.0.13-2ubuntu0.5). 2022-04-14 04:02:11.278 | ipset is already the newest version (7.5-1ubuntu0.20.04.1). 2022-04-14 04:02:11.278 | keepalived is already the newest version (1:2.0.19-2ubuntu0.2). 2022-04-14 04:02:11.278 | libkrb5-dev is already the newest version (1.17-6ubuntu4.1). 2022-04-14 04:02:11.278 | libldap2-dev is already the newest version (2.4.49+dfsg-2ubuntu1.8). 2022-04-14 04:02:11.278 | libpq-dev is already the newest version (12.9-0ubuntu0.20.04.1). 2022-04-14 04:02:11.278 | libsasl2-dev is already the newest version (2.1.27+dfsg-2ubuntu0.1). 2022-04-14 04:02:11.278 | libssl-dev is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:02:11.278 | libsystemd-dev is already the newest version (245.4-4ubuntu3.16). 2022-04-14 04:02:11.278 | libxml2-dev is already the newest version (2.9.10+dfsg-5ubuntu0.20.04.2). 2022-04-14 04:02:11.278 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2022-04-14 04:02:11.278 | memcached is already the newest version (1.5.22-2ubuntu0.2). 2022-04-14 04:02:11.278 | open-iscsi is already the newest version (2.0.874-7.1ubuntu6.2). 2022-04-14 04:02:11.278 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.4). 2022-04-14 04:02:11.278 | openssl is already the newest version (1.1.1f-1ubuntu2.12). 2022-04-14 04:02:11.278 | openssl set to manually installed. 2022-04-14 04:02:11.278 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2022-04-14 04:02:11.278 | qemu-utils is already the newest version (1:4.2-3ubuntu6.21). 2022-04-14 04:02:11.278 | rsync is already the newest version (3.1.3-8ubuntu0.3). 2022-04-14 04:02:11.278 | rsync set to manually installed. 2022-04-14 04:02:11.278 | sqlite3 is already the newest version (3.31.1-4ubuntu0.2). 2022-04-14 04:02:11.278 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2022-04-14 04:02:11.278 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.2). 2022-04-14 04:02:11.278 | tar set to manually installed. 2022-04-14 04:02:11.278 | tcpdump is already the newest version (4.9.3-4ubuntu0.1). 2022-04-14 04:02:11.278 | tcpdump set to manually installed. 2022-04-14 04:02:11.278 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.3). 2022-04-14 04:02:11.504 | uuid-runtime set to manually installed. 2022-04-14 04:02:11.504 | wget is already the newest version (1.20.3-1ubuntu2). 2022-04-14 04:02:11.504 | wget set to manually installed. 2022-04-14 04:02:11.504 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.3). 2022-04-14 04:02:11.504 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:02:11.505 | postgresql-server-dev-all is already the newest version (214ubuntu0.1). 2022-04-14 04:02:11.505 | python3-pip is already the newest version (20.0.2-5ubuntu1.6). 2022-04-14 04:02:11.505 | vlan is already the newest version (2.0.4ubuntu1.20.04.1). 2022-04-14 04:02:11.505 | The following packages were automatically installed and are no longer required: 2022-04-14 04:02:11.506 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:02:11.506 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:02:11.506 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:02:11.506 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:02:11.506 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:02:11.506 | python3-zope.interface 2022-04-14 04:02:11.506 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:02:11.641 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:02:11.645 | ++ functions-common:apt_get:1241 : result=0 2022-04-14 04:02:11.648 | ++ functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:02:11.650 | ++ functions-common:time_stop:2432 : local name 2022-04-14 04:02:11.652 | ++ functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:11.654 | ++ functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:11.657 | ++ functions-common:time_stop:2435 : local total 2022-04-14 04:02:11.659 | ++ functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:11.661 | ++ functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:02:11.663 | ++ functions-common:time_stop:2439 : start_time=1649908930866 2022-04-14 04:02:11.666 | ++ functions-common:time_stop:2441 : [[ -z 1649908930866 ]] 2022-04-14 04:02:11.668 | +++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:11.673 | ++ functions-common:time_stop:2444 : end_time=1649908931671 2022-04-14 04:02:11.675 | ++ functions-common:time_stop:2445 : elapsed_time=805 2022-04-14 04:02:11.678 | ++ functions-common:time_stop:2446 : total=747 2022-04-14 04:02:11.680 | ++ functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:11.682 | ++ functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1552 2022-04-14 04:02:11.684 | ++ functions-common:apt_get:1245 : return 0 2022-04-14 04:02:11.687 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2022-04-14 04:02:11.690 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:02:11.692 | ++ tools/install_prereqs.sh:source:88 : date +%s 2022-04-14 04:02:11.697 | ++ tools/install_prereqs.sh:source:89 : date 2022-04-14 04:02:11.701 | + ./stack.sh:main:790 : [[ False != \T\r\u\e ]] 2022-04-14 04:02:11.703 | + ./stack.sh:main:791 : PYPI_ALTERNATIVE_URL= 2022-04-14 04:02:11.706 | + ./stack.sh:main:791 : /home/ubuntu/devstack/tools/install_pip.sh 2022-04-14 04:02:13.110 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2022-04-14 04:02:13.112 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2022-04-14 04:02:13.114 | + tools/install_pip.sh:main:41 : PIP_GET_PIP36_URL=https://bootstrap.pypa.io/pip/3.6/get-pip.py 2022-04-14 04:02:13.116 | + tools/install_pip.sh:main:43 : GetDistro 2022-04-14 04:02:13.117 | + functions-common:GetDistro:446 : GetOSVersion 2022-04-14 04:02:13.119 | + functions-common:GetOSVersion:416 : source /etc/os-release 2022-04-14 04:02:13.121 | ++ /etc/os-release:source:1 : NAME=Ubuntu 2022-04-14 04:02:13.123 | ++ /etc/os-release:source:2 : VERSION='20.04.2 LTS (Focal Fossa)' 2022-04-14 04:02:13.125 | ++ /etc/os-release:source:3 : ID=ubuntu 2022-04-14 04:02:13.127 | ++ /etc/os-release:source:4 : ID_LIKE=debian 2022-04-14 04:02:13.128 | ++ /etc/os-release:source:5 : PRETTY_NAME='Ubuntu 20.04.2 LTS' 2022-04-14 04:02:13.130 | ++ /etc/os-release:source:6 : VERSION_ID=20.04 2022-04-14 04:02:13.132 | ++ /etc/os-release:source:7 : HOME_URL=https://www.ubuntu.com/ 2022-04-14 04:02:13.133 | ++ /etc/os-release:source:8 : SUPPORT_URL=https://help.ubuntu.com/ 2022-04-14 04:02:13.135 | ++ /etc/os-release:source:9 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2022-04-14 04:02:13.137 | ++ /etc/os-release:source:10 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2022-04-14 04:02:13.138 | ++ /etc/os-release:source:11 : VERSION_CODENAME=focal 2022-04-14 04:02:13.140 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=focal 2022-04-14 04:02:13.142 | + functions-common:GetOSVersion:417 : [[ ubuntu20.04.2 LTS (Focal Fossa) == \c\e\n\t\o\s\9 ]] 2022-04-14 04:02:13.144 | + functions-common:GetOSVersion:422 : _ensure_lsb_release 2022-04-14 04:02:13.146 | ++ functions-common:_ensure_lsb_release:393 : command -v lsb_release 2022-04-14 04:02:13.148 | + functions-common:_ensure_lsb_release:393 : [[ -x /usr/bin/lsb_release ]] 2022-04-14 04:02:13.150 | + functions-common:_ensure_lsb_release:394 : return 2022-04-14 04:02:13.152 | ++ functions-common:GetOSVersion:424 : lsb_release -r -s 2022-04-14 04:02:13.227 | + functions-common:GetOSVersion:424 : os_RELEASE=20.04 2022-04-14 04:02:13.229 | ++ functions-common:GetOSVersion:425 : lsb_release -c -s 2022-04-14 04:02:13.304 | + functions-common:GetOSVersion:425 : os_CODENAME=focal 2022-04-14 04:02:13.306 | ++ functions-common:GetOSVersion:426 : lsb_release -i -s 2022-04-14 04:02:13.380 | + functions-common:GetOSVersion:426 : os_VENDOR=Ubuntu 2022-04-14 04:02:13.381 | + functions-common:GetOSVersion:429 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2022-04-14 04:02:13.383 | + functions-common:GetOSVersion:430 : os_PACKAGE=deb 2022-04-14 04:02:13.385 | + functions-common:GetOSVersion:435 : typeset -xr os_VENDOR 2022-04-14 04:02:13.387 | + functions-common:GetOSVersion:436 : typeset -xr os_RELEASE 2022-04-14 04:02:13.389 | + functions-common:GetOSVersion:437 : typeset -xr os_PACKAGE 2022-04-14 04:02:13.391 | + functions-common:GetOSVersion:438 : typeset -xr os_CODENAME 2022-04-14 04:02:13.393 | + functions-common:GetDistro:448 : [[ Ubuntu =~ (Ubuntu) ]] 2022-04-14 04:02:13.395 | + functions-common:GetDistro:451 : DISTRO=focal 2022-04-14 04:02:13.397 | + functions-common:GetDistro:500 : typeset -xr DISTRO 2022-04-14 04:02:13.399 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2022-04-14 04:02:13.399 | Distro: focal 2022-04-14 04:02:13.401 | + tools/install_pip.sh:main:124 : get_versions 2022-04-14 04:02:13.403 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:02:13.408 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:02:13.410 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:02:13.412 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:02:13.412 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:02:14.115 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:02:14.117 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:02:14.117 | pip: 21.3.1 2022-04-14 04:02:14.119 | + tools/install_pip.sh:main:126 : [[ -n '' ]] 2022-04-14 04:02:14.121 | + tools/install_pip.sh:main:130 : is_fedora 2022-04-14 04:02:14.122 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:02:14.124 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:02:14.126 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:02:14.127 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:02:14.129 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:02:14.131 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:02:14.132 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:02:14.134 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:02:14.136 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:02:14.137 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:02:14.140 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:02:14.142 | + tools/install_pip.sh:main:141 : is_ubuntu 2022-04-14 04:02:14.143 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:14.145 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:14.147 | + tools/install_pip.sh:main:142 : : 2022-04-14 04:02:14.149 | + tools/install_pip.sh:main:147 : set -x 2022-04-14 04:02:14.150 | + tools/install_pip.sh:main:151 : pip_install_gr setuptools 2022-04-14 04:02:14.152 | + inc/python:pip_install_gr:76 : local name=setuptools 2022-04-14 04:02:14.155 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:02:14.157 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2022-04-14 04:02:14.159 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2022-04-14 04:02:14.160 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:02:14.163 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:02:14.163 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:02:14.167 | ++ 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-14 04:02:14.169 | ++ 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-14 04:02:14.171 | ++ 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-14 04:02:14.173 | + 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-14 04:02:14.175 | + 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-14 04:02:14.191 | 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-14 04:02:14.193 | + 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-14 04:02:15.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:15.059 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:15.059 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:15.059 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:16.294 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:18.054 | 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-14 04:02:18.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e4f/30b9f84e5ab3d/setuptools-60.9.3-py3-none-any.whl (1.1 MB) 2022-04-14 04:02:20.600 | Installing collected packages: setuptools 2022-04-14 04:02:21.443 | Successfully installed setuptools-60.9.3 2022-04-14 04:02:21.443 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:02:21.619 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:02:21.619 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:02:21.763 | + inc/python:pip_install:200 : result=0 2022-04-14 04:02:21.766 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:02:21.768 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:21.770 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:21.773 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:21.775 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:21.777 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:21.778 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:02:21.780 | + functions-common:time_stop:2439 : start_time=1649908934186 2022-04-14 04:02:21.782 | + functions-common:time_stop:2441 : [[ -z 1649908934186 ]] 2022-04-14 04:02:21.785 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:21.788 | + functions-common:time_stop:2444 : end_time=1649908941786 2022-04-14 04:02:21.790 | + functions-common:time_stop:2445 : elapsed_time=7600 2022-04-14 04:02:21.792 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:02:21.793 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:21.795 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7600 2022-04-14 04:02:21.797 | + inc/python:pip_install:203 : return 0 2022-04-14 04:02:21.799 | + tools/install_pip.sh:main:153 : get_versions 2022-04-14 04:02:21.802 | ++ tools/install_pip.sh:get_versions:49 : which pip 2022-04-14 04:02:21.805 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2022-04-14 04:02:21.807 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2022-04-14 04:02:21.810 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2022-04-14 04:02:21.810 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2022-04-14 04:02:22.499 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=21.3.1 2022-04-14 04:02:22.501 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 21.3.1' 2022-04-14 04:02:22.501 | pip: 21.3.1 2022-04-14 04:02:22.504 | + ./stack.sh:main:795 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2022-04-14 04:02:22.507 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2022-04-14 04:02:22.510 | + ./stack.sh:main:796 : fixup_all 2022-04-14 04:02:22.512 | + tools/fixup_stuff.sh:fixup_all:180 : fixup_ubuntu 2022-04-14 04:02:22.514 | + tools/fixup_stuff.sh:fixup_ubuntu:141 : is_ubuntu 2022-04-14 04:02:22.517 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:22.519 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:22.521 | + tools/fixup_stuff.sh:fixup_ubuntu:151 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2022-04-14 04:02:22.533 | + tools/fixup_stuff.sh:fixup_ubuntu:152 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2022-04-14 04:02:22.544 | + tools/fixup_stuff.sh:fixup_ubuntu:153 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2022-04-14 04:02:22.556 | + tools/fixup_stuff.sh:fixup_all:181 : fixup_fedora 2022-04-14 04:02:22.559 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2022-04-14 04:02:22.561 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:02:22.563 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:02:22.565 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:02:22.567 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:02:22.569 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:02:22.571 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:02:22.573 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:02:22.576 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:02:22.578 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:02:22.580 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:02:22.582 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:02:22.584 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2022-04-14 04:02:22.586 | + tools/fixup_stuff.sh:fixup_all:182 : fixup_suse 2022-04-14 04:02:22.589 | + tools/fixup_stuff.sh:fixup_suse:94 : is_suse 2022-04-14 04:02:22.591 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:02:22.593 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:02:22.596 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:02:22.598 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:02:22.600 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:02:22.602 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:02:22.604 | + tools/fixup_stuff.sh:fixup_suse:95 : return 2022-04-14 04:02:22.607 | + tools/fixup_stuff.sh:fixup_all:183 : fixup_openeuler 2022-04-14 04:02:22.609 | + tools/fixup_stuff.sh:fixup_openeuler:157 : is_openeuler 2022-04-14 04:02:22.611 | + functions-common:is_openeuler:580 : [[ -z deb ]] 2022-04-14 04:02:22.614 | + functions-common:is_openeuler:583 : '[' Ubuntu = openEuler ']' 2022-04-14 04:02:22.616 | + tools/fixup_stuff.sh:fixup_openeuler:158 : return 2022-04-14 04:02:22.618 | + ./stack.sh:main:799 : pip_install -U os-testr 2022-04-14 04:02:22.640 | Using python 3.8 to install os-testr 2022-04-14 04:02:22.642 | + 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-14 04:02:23.507 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:23.507 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:23.507 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:23.507 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:24.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:24.672 | Requirement already satisfied: os-testr in /usr/local/lib/python3.8/dist-packages (2.0.1) 2022-04-14 04:02:24.749 | Requirement already satisfied: testtools>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (2.5.0) 2022-04-14 04:02:24.750 | 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-14 04:02:24.751 | Requirement already satisfied: python-subunit>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (1.4.0) 2022-04-14 04:02:24.752 | Requirement already satisfied: stestr>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-testr) (3.2.1) 2022-04-14 04:02:24.765 | 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-14 04:02:24.791 | Requirement already satisfied: PyYAML>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (6.0) 2022-04-14 04:02:24.792 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.0.0) 2022-04-14 04:02:24.794 | Requirement already satisfied: future in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.18.2) 2022-04-14 04:02:24.795 | Requirement already satisfied: cliff>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (3.10.1) 2022-04-14 04:02:24.796 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from stestr>=1.0.0->os-testr) (0.12.2) 2022-04-14 04:02:24.820 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.0.7) 2022-04-14 04:02:24.821 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.5.0) 2022-04-14 04:02:24.822 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (2.4.0) 2022-04-14 04:02:24.824 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.1.1) 2022-04-14 04:02:24.825 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from cliff>=2.8.0->stestr>=1.0.0->os-testr) (3.5.0) 2022-04-14 04:02:24.837 | Requirement already satisfied: six in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->stestr>=1.0.0->os-testr) (1.16.0) 2022-04-14 04:02:24.903 | Requirement already satisfied: wcwidth>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (0.2.5) 2022-04-14 04:02:24.905 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (1.8.2) 2022-04-14 04:02:24.906 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=2.8.0->stestr>=1.0.0->os-testr) (21.4.0) 2022-04-14 04:02:27.393 | 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-14 04:02:27.400 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:02:27.400 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:02:27.523 | + inc/python:pip_install:200 : result=0 2022-04-14 04:02:27.525 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:02:27.527 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:27.530 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:27.532 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:27.534 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:27.537 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:27.539 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:02:27.541 | + functions-common:time_stop:2439 : start_time=1649908942634 2022-04-14 04:02:27.543 | + functions-common:time_stop:2441 : [[ -z 1649908942634 ]] 2022-04-14 04:02:27.546 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:27.550 | + functions-common:time_stop:2444 : end_time=1649908947547 2022-04-14 04:02:27.552 | + functions-common:time_stop:2445 : elapsed_time=4913 2022-04-14 04:02:27.554 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:02:27.556 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:27.559 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4913 2022-04-14 04:02:27.561 | + inc/python:pip_install:203 : return 0 2022-04-14 04:02:27.563 | + ./stack.sh:main:803 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2022-04-14 04:02:27.615 | + ./stack.sh:main:804 : sudo systemctl restart systemd-journald 2022-04-14 04:02:27.947 | + ./stack.sh:main:810 : install_infra 2022-04-14 04:02:27.950 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:02:27.953 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2022-04-14 04:02:27.956 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:02:27.959 | + lib/infra:install_infra:34 : pip_install -U pbr 2022-04-14 04:02:27.982 | + 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-14 04:02:29.904 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:29.915 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:29.922 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:29.927 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.033 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.053 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.057 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.061 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.076 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.084 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.086 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.119 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.129 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.133 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.152 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.190 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.198 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.204 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.253 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.267 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.271 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.290 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.297 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.346 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.365 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.369 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.462 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.470 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.525 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.649 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.674 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.679 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.690 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.695 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.715 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.722 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.739 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.797 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.810 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.826 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.872 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.877 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:30.883 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:31.021 | Requirement already up-to-date: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 04:02:31.305 | + inc/python:pip_install:200 : result=0 2022-04-14 04:02:31.307 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:02:31.309 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:31.312 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:31.314 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:31.316 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:31.318 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:31.321 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:02:31.323 | + functions-common:time_stop:2439 : start_time=1649908947975 2022-04-14 04:02:31.325 | + functions-common:time_stop:2441 : [[ -z 1649908947975 ]] 2022-04-14 04:02:31.328 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:31.332 | + functions-common:time_stop:2444 : end_time=1649908951329 2022-04-14 04:02:31.334 | + functions-common:time_stop:2445 : elapsed_time=3354 2022-04-14 04:02:31.336 | + functions-common:time_stop:2446 : total=4913 2022-04-14 04:02:31.338 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:31.340 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=8267 2022-04-14 04:02:31.343 | + inc/python:pip_install:203 : return 0 2022-04-14 04:02:31.345 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2022-04-14 04:02:31.347 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2022-04-14 04:02:31.370 | + 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-14 04:02:33.157 | Ignoring GitPython: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.167 | Ignoring MarkupSafe: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.173 | Ignoring Pillow: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.177 | Ignoring Pint: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.280 | Ignoring actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.300 | Ignoring asgiref: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.304 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.308 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.323 | Ignoring blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.332 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.334 | Ignoring cachetools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.366 | Ignoring coverage: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.381 | Ignoring decorator: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.398 | Ignoring django-debreach: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.437 | Ignoring filelock: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.445 | Ignoring funcparserlib: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.450 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.497 | Ignoring importlib-metadata: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.510 | Ignoring itsdangerous: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.515 | Ignoring jaeger-client: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.534 | Ignoring keyring: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.541 | Ignoring kombu: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.590 | Ignoring networkx: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.608 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.612 | Ignoring nwdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.705 | Ignoring platformdirs: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.712 | Ignoring prettytable: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.767 | Ignoring pyrsistent: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.889 | Ignoring responses: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.914 | Ignoring scikit-learn: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.918 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.929 | Ignoring seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.934 | Ignoring setuptools: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.954 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.961 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:33.978 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.036 | Ignoring tomli: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.048 | Ignoring typed-ast: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.064 | Ignoring ujson: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.108 | Ignoring zeroconf: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.112 | Ignoring zipp: markers 'python_version == "3.6"' don't match your environment 2022-04-14 04:02:34.118 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:34.120 | Processing /opt/stack/requirements 2022-04-14 04:02:35.862 | Requirement already satisfied: PyYAML===6.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (6.0) 2022-04-14 04:02:35.865 | Requirement already satisfied: fixtures===3.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 184)) (3.0.0) 2022-04-14 04:02:35.877 | Requirement already satisfied: packaging===21.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 353)) (21.3) 2022-04-14 04:02:35.882 | Requirement already satisfied: pbr===5.8.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (5.8.1) 2022-04-14 04:02:35.884 | Requirement already satisfied: pyparsing===3.0.7 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (3.0.7) 2022-04-14 04:02:35.890 | Requirement already satisfied: requests===2.27.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (2.27.1) 2022-04-14 04:02:35.917 | Requirement already satisfied: six===1.16.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (1.16.0) 2022-04-14 04:02:35.939 | Requirement already satisfied: testtools===2.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (2.5.0) 2022-04-14 04:02:35.949 | Requirement already satisfied: urllib3===1.26.8 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (1.26.8) 2022-04-14 04:02:35.969 | Requirement already satisfied: Parsley>=1.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (1.3) 2022-04-14 04:02:35.972 | Requirement already satisfied: beagle>=0.2.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from openstack-requirements==1.2.1.dev5350) (0.3.0) 2022-04-14 04:02:35.987 | Requirement already satisfied: idna===3.3 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (3.3) 2022-04-14 04:02:35.990 | Requirement already satisfied: charset-normalizer===2.0.12 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 123)) (2.0.12) 2022-04-14 04:02:35.995 | Requirement already satisfied: certifi>=2017.4.17 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from requests===2.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 481)) (2021.10.8) 2022-04-14 04:02:35.999 | Requirement already satisfied: extras===1.0.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (1.0.0) 2022-04-14 04:02:36.001 | Requirement already satisfied: cliff===3.10.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.10.1) 2022-04-14 04:02:36.013 | Requirement already satisfied: prettytable===3.1.1 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (3.1.1) 2022-04-14 04:02:36.024 | Requirement already satisfied: autopage===0.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 100)) (0.5.0) 2022-04-14 04:02:36.027 | Requirement already satisfied: cmd2===2.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (2.4.0) 2022-04-14 04:02:36.077 | Requirement already satisfied: stevedore===3.5.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (3.5.0) 2022-04-14 04:02:36.084 | Requirement already satisfied: wcwidth===0.2.5 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.2.5) 2022-04-14 04:02:36.088 | Requirement already satisfied: pyperclip===1.8.2 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.8.2) 2022-04-14 04:02:36.091 | Requirement already satisfied: attrs===21.4.0 in /opt/stack/requirements/.venv/lib/python3.8/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 96)) (21.4.0) 2022-04-14 04:02:36.153 | Building wheels for collected packages: openstack-requirements 2022-04-14 04:02:36.154 | Building wheel for openstack-requirements (setup.py): started 2022-04-14 04:02:36.988 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2022-04-14 04:02:36.988 | ERROR: Command errored out with exit status 1: 2022-04-14 04:02:36.988 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-dk2xzva8/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-dk2xzva8/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-7sf7spvj 2022-04-14 04:02:36.988 | cwd: /tmp/pip-req-build-dk2xzva8/ 2022-04-14 04:02:36.988 | Complete output (6 lines): 2022-04-14 04:02:36.988 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2022-04-14 04:02:36.988 | or: setup.py --help [cmd1 cmd2 ...] 2022-04-14 04:02:36.988 | or: setup.py --help-commands 2022-04-14 04:02:36.988 | or: setup.py cmd --help 2022-04-14 04:02:36.988 | 2022-04-14 04:02:36.989 | error: invalid command 'bdist_wheel' 2022-04-14 04:02:36.989 | ---------------------------------------- 2022-04-14 04:02:36.989 | ERROR: Failed building wheel for openstack-requirements 2022-04-14 04:02:36.989 | Running setup.py clean for openstack-requirements 2022-04-14 04:02:37.864 | Failed to build openstack-requirements 2022-04-14 04:02:37.881 | Installing collected packages: openstack-requirements 2022-04-14 04:02:37.881 | Attempting uninstall: openstack-requirements 2022-04-14 04:02:37.882 | Found existing installation: openstack-requirements 1.2.1.dev5350 2022-04-14 04:02:37.917 | Uninstalling openstack-requirements-1.2.1.dev5350: 2022-04-14 04:02:37.937 | Successfully uninstalled openstack-requirements-1.2.1.dev5350 2022-04-14 04:02:37.940 | Running setup.py install for openstack-requirements: started 2022-04-14 04:02:40.320 | Running setup.py install for openstack-requirements: finished with status 'done' 2022-04-14 04:02:40.343 | Successfully installed openstack-requirements-1.2.1.dev5350 2022-04-14 04:02:40.470 | + inc/python:pip_install:200 : result=0 2022-04-14 04:02:40.472 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:02:40.475 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:40.477 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:40.479 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:40.481 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:40.483 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:40.485 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:02:40.488 | + functions-common:time_stop:2439 : start_time=1649908951363 2022-04-14 04:02:40.490 | + functions-common:time_stop:2441 : [[ -z 1649908951363 ]] 2022-04-14 04:02:40.492 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:40.496 | + functions-common:time_stop:2444 : end_time=1649908960494 2022-04-14 04:02:40.498 | + functions-common:time_stop:2445 : elapsed_time=9131 2022-04-14 04:02:40.501 | + functions-common:time_stop:2446 : total=8267 2022-04-14 04:02:40.503 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:40.505 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=17398 2022-04-14 04:02:40.507 | + inc/python:pip_install:203 : return 0 2022-04-14 04:02:40.510 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2022-04-14 04:02:40.512 | + lib/infra:install_infra:42 : use_library_from_git pbr 2022-04-14 04:02:40.514 | + inc/python:use_library_from_git:250 : local name=pbr 2022-04-14 04:02:40.517 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:02:40.519 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:02:40.521 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2022-04-14 04:02:40.524 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:02:40.526 | + lib/infra:install_infra:48 : pip_install -U pbr 2022-04-14 04:02:40.548 | Using python 3.8 to install pbr 2022-04-14 04:02:40.550 | + 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-14 04:02:41.436 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:41.436 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:41.436 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:41.436 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:42.585 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:42.612 | Requirement already satisfied: pbr in /usr/local/lib/python3.8/dist-packages (5.8.1) 2022-04-14 04:02:45.273 | 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-14 04:02:45.280 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:02:45.280 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:02:45.401 | + inc/python:pip_install:200 : result=0 2022-04-14 04:02:45.403 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:02:45.406 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:45.408 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:45.410 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:45.412 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:45.415 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:45.417 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:02:45.419 | + functions-common:time_stop:2439 : start_time=1649908960542 2022-04-14 04:02:45.421 | + functions-common:time_stop:2441 : [[ -z 1649908960542 ]] 2022-04-14 04:02:45.423 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:45.428 | + functions-common:time_stop:2444 : end_time=1649908965425 2022-04-14 04:02:45.430 | + functions-common:time_stop:2445 : elapsed_time=4883 2022-04-14 04:02:45.432 | + functions-common:time_stop:2446 : total=17398 2022-04-14 04:02:45.434 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:45.436 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=22281 2022-04-14 04:02:45.439 | + inc/python:pip_install:203 : return 0 2022-04-14 04:02:45.441 | + ./stack.sh:main:813 : python3 -m venv /opt/stack/bindep-venv 2022-04-14 04:02:47.747 | + ./stack.sh:main:815 : /opt/stack/bindep-venv/bin/pip install bindep 2022-04-14 04:02:49.648 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:49.649 | Requirement already satisfied: bindep in /opt/stack/bindep-venv/lib/python3.8/site-packages (2.10.2) 2022-04-14 04:02:49.664 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (5.8.1) 2022-04-14 04:02:49.666 | Requirement already satisfied: Parsley in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.3) 2022-04-14 04:02:49.669 | Requirement already satisfied: distro in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (1.7.0) 2022-04-14 04:02:49.673 | Requirement already satisfied: packaging; python_version >= "3.6" in /opt/stack/bindep-venv/lib/python3.8/site-packages (from bindep) (21.3) 2022-04-14 04:02:49.679 | 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-14 04:02:49.751 | + ./stack.sh:main:816 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:02:49.754 | + ./stack.sh:main:816 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2022-04-14 04:02:49.757 | ++ ./stack.sh:main:819 : _get_plugin_bindep_packages 2022-04-14 04:02:49.773 | + ./stack.sh:main:819 : pkgs= 2022-04-14 04:02:49.776 | + ./stack.sh:main:820 : [[ -n '' ]] 2022-04-14 04:02:49.778 | + ./stack.sh:main:827 : run_phase stack pre-install 2022-04-14 04:02:49.781 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:02:49.784 | + functions-common:run_phase:1861 : local phase=pre-install 2022-04-14 04:02:49.786 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:02:49.788 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:02:49.790 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:02:49.793 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:02:49.795 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:02:49.798 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:02:49.802 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:02:49.805 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:02:49.807 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:02:49.809 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2022-04-14 04:02:49.812 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:02:49.826 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:49.829 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:02:49.831 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:02:49.833 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2022-04-14 04:02:49.835 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:02:49.837 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:02:49.840 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:02:49.842 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2022-04-14 04:02:49.844 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:02:49.846 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2022-04-14 04:02:49.848 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:02:49.850 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2022-04-14 04:02:49.852 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:02:49.854 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:02:49.857 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:02:49.859 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:02:49.862 | + functions-common:run_phase:1887 : run_plugins stack pre-install 2022-04-14 04:02:49.864 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:02:49.866 | + functions-common:run_plugins:1847 : local phase=pre-install 2022-04-14 04:02:49.868 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:02:49.871 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:02:49.874 | + ./stack.sh:main:830 : set_systemd_override DefaultLimitNOFILE 2048 2022-04-14 04:02:49.876 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2022-04-14 04:02:49.879 | + functions:set_systemd_override:821 : local value=2048 2022-04-14 04:02:49.881 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2022-04-14 04:02:49.883 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2022-04-14 04:02:49.935 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2022-04-14 04:02:49.935 | Set systemd system override for DefaultLimitNOFILE=2048 2022-04-14 04:02:49.938 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2022-04-14 04:02:50.335 | + ./stack.sh:main:832 : install_rpc_backend 2022-04-14 04:02:50.337 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2022-04-14 04:02:50.353 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:50.356 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2022-04-14 04:02:50.358 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:02:50.360 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:02:50.363 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:02:50.365 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:02:50.367 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:50.370 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:02:50.372 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:50.375 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:50.377 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:02:50.380 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:02:50.382 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:02:50.384 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:02:50.386 | + functions-common:install_package:1471 : real_install_package rabbitmq-server 2022-04-14 04:02:50.389 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:02:50.392 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:50.394 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:50.396 | + functions-common:real_install_package:1457 : apt_get install rabbitmq-server 2022-04-14 04:02:50.417 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2022-04-14 04:02:50.527 | Reading package lists... 2022-04-14 04:02:50.785 | Building dependency tree... 2022-04-14 04:02:50.786 | Reading state information... 2022-04-14 04:02:51.062 | rabbitmq-server is already the newest version (3.8.2-0ubuntu1.3). 2022-04-14 04:02:51.062 | The following packages were automatically installed and are no longer required: 2022-04-14 04:02:51.063 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:02:51.063 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:02:51.063 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:02:51.063 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:02:51.063 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:02:51.063 | python3-zope.interface 2022-04-14 04:02:51.063 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:02:51.181 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:02:51.185 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:02:51.188 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:02:51.190 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:51.192 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:51.194 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:51.197 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:51.199 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:51.201 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:02:51.203 | + functions-common:time_stop:2439 : start_time=1649908970414 2022-04-14 04:02:51.206 | + functions-common:time_stop:2441 : [[ -z 1649908970414 ]] 2022-04-14 04:02:51.210 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:51.215 | + functions-common:time_stop:2444 : end_time=1649908971212 2022-04-14 04:02:51.217 | + functions-common:time_stop:2445 : elapsed_time=798 2022-04-14 04:02:51.220 | + functions-common:time_stop:2446 : total=1552 2022-04-14 04:02:51.222 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:51.225 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2350 2022-04-14 04:02:51.227 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:02:51.229 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2022-04-14 04:02:51.232 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:02:51.235 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:02:51.237 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:02:51.240 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:02:51.242 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:02:51.244 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:02:51.247 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2022-04-14 04:02:51.249 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:02:51.252 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:02:51.254 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:02:51.257 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:02:51.259 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:02:51.261 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:02:51.263 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:02:51.266 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:02:51.268 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:02:51.270 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:02:51.273 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:02:51.275 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2022-04-14 04:02:51.277 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:02:51.280 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:02:51.282 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:02:51.284 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:02:51.287 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:02:51.289 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:02:51.291 | + ./stack.sh:main:833 : restart_rpc_backend 2022-04-14 04:02:51.294 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2022-04-14 04:02:51.310 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:51.313 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2022-04-14 04:02:51.315 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:02:51.317 | + ./stack.sh:echo_summary:446 : echo -e Starting RabbitMQ 2022-04-14 04:02:51.320 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2022-04-14 04:02:51.322 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2022-04-14 04:02:51.327 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2022-04-14 04:02:51.329 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2022-04-14 04:02:51.332 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2022-04-14 04:02:51.334 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2022-04-14 04:02:51.336 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2022-04-14 04:02:51.338 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2022-04-14 04:02:51.341 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2022-04-14 04:02:52.022 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2022-04-14 04:02:52.022 | user tags 2022-04-14 04:02:52.022 | stackrabbit []' 2022-04-14 04:02:52.025 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2022-04-14 04:02:52.025 | user tags 2022-04-14 04:02:52.026 | stackrabbit []' 2022-04-14 04:02:52.026 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2022-04-14 04:02:52.032 | + lib/rpc_backend:rabbit_setuser:176 : found=stackrabbit 2022-04-14 04:02:52.035 | + lib/rpc_backend:rabbit_setuser:177 : '[' stackrabbit = stackrabbit ']' 2022-04-14 04:02:52.037 | + lib/rpc_backend:rabbit_setuser:178 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:02:52.689 | Changing password for user "stackrabbit" ... 2022-04-14 04:02:52.758 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2022-04-14 04:02:53.449 | Setting permissions for user "stackrabbit" in vhost "/" ... 2022-04-14 04:02:53.506 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2022-04-14 04:02:53.509 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2022-04-14 04:02:54.166 | Changing password for user "stackrabbit" ... 2022-04-14 04:02:54.223 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2022-04-14 04:02:54.225 | + lib/rpc_backend:restart_rpc_backend:116 : break 2022-04-14 04:02:54.227 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2022-04-14 04:02:54.890 | Deleting user "guest" ... 2022-04-14 04:02:54.905 | Error: 2022-04-14 04:02:54.905 | {:no_such_user, "guest"} 2022-04-14 04:02:54.917 | + lib/rpc_backend:restart_rpc_backend:119 : true 2022-04-14 04:02:54.920 | + ./stack.sh:main:835 : is_service_enabled mysql postgresql 2022-04-14 04:02:54.937 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:02:54.939 | + ./stack.sh:main:836 : install_database 2022-04-14 04:02:54.942 | + lib/database:install_database:118 : install_database_mysql 2022-04-14 04:02:54.944 | + lib/databases/mysql:install_database_mysql:157 : is_ubuntu 2022-04-14 04:02:54.946 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:54.949 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:54.952 | + lib/databases/mysql:install_database_mysql:160 : sudo debconf-set-selections 2022-04-14 04:02:55.278 | + lib/databases/mysql:install_database_mysql:170 : [[ ! -e /home/ubuntu/.my.cnf ]] 2022-04-14 04:02:55.281 | + lib/databases/mysql:install_database_mysql:183 : [[ True == \T\r\u\e ]] 2022-04-14 04:02:55.283 | + lib/databases/mysql:install_database_mysql:184 : is_oraclelinux 2022-04-14 04:02:55.285 | + functions-common:is_oraclelinux:512 : [[ -z Ubuntu ]] 2022-04-14 04:02:55.288 | + functions-common:is_oraclelinux:516 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:02:55.290 | + lib/databases/mysql:install_database_mysql:186 : is_fedora 2022-04-14 04:02:55.293 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:02:55.295 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:02:55.297 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:02:55.300 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:02:55.302 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:02:55.305 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:02:55.307 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:02:55.309 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:02:55.312 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:02:55.314 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:02:55.316 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:02:55.319 | + lib/databases/mysql:install_database_mysql:189 : is_suse 2022-04-14 04:02:55.321 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:02:55.324 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:02:55.326 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:02:55.329 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:02:55.331 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:02:55.334 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:02:55.336 | + lib/databases/mysql:install_database_mysql:192 : is_ubuntu 2022-04-14 04:02:55.338 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:55.341 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:55.344 | + lib/databases/mysql:install_database_mysql:193 : install_package mysql-server 2022-04-14 04:02:55.346 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:02:55.348 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:02:55.351 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:02:55.353 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:02:55.355 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:02:55.358 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:02:55.360 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:55.362 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:55.364 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:02:55.367 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:02:55.369 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:02:55.371 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:02:55.373 | + functions-common:install_package:1471 : real_install_package mysql-server 2022-04-14 04:02:55.376 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:02:55.378 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:02:55.380 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:02:55.383 | + functions-common:real_install_package:1457 : apt_get install mysql-server 2022-04-14 04:02:55.404 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2022-04-14 04:02:55.519 | Reading package lists... 2022-04-14 04:02:55.786 | Building dependency tree... 2022-04-14 04:02:55.787 | Reading state information... 2022-04-14 04:02:56.098 | mysql-server is already the newest version (8.0.28-0ubuntu0.20.04.3). 2022-04-14 04:02:56.098 | The following packages were automatically installed and are no longer required: 2022-04-14 04:02:56.099 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:02:56.099 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:02:56.099 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:02:56.099 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:02:56.099 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:02:56.099 | python3-zope.interface 2022-04-14 04:02:56.099 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:02:56.238 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:02:56.243 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:02:56.246 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:02:56.249 | + functions-common:time_stop:2432 : local name 2022-04-14 04:02:56.252 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:02:56.254 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:02:56.257 | + functions-common:time_stop:2435 : local total 2022-04-14 04:02:56.259 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:02:56.261 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:02:56.264 | + functions-common:time_stop:2439 : start_time=1649908975401 2022-04-14 04:02:56.266 | + functions-common:time_stop:2441 : [[ -z 1649908975401 ]] 2022-04-14 04:02:56.270 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:02:56.274 | + functions-common:time_stop:2444 : end_time=1649908976271 2022-04-14 04:02:56.276 | + functions-common:time_stop:2445 : elapsed_time=870 2022-04-14 04:02:56.279 | + functions-common:time_stop:2446 : total=2350 2022-04-14 04:02:56.282 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:02:56.285 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3220 2022-04-14 04:02:56.287 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:02:56.289 | + ./stack.sh:main:838 : '[' -n mysql ']' 2022-04-14 04:02:56.292 | + ./stack.sh:main:839 : install_database_python 2022-04-14 04:02:56.294 | + lib/database:install_database_python:123 : install_database_python_mysql 2022-04-14 04:02:56.298 | + lib/databases/mysql:install_database_python_mysql:202 : pip_install_gr PyMySQL 2022-04-14 04:02:56.302 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2022-04-14 04:02:56.304 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:02:56.308 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2022-04-14 04:02:56.310 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2022-04-14 04:02:56.313 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:02:56.317 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:02:56.317 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:02:56.324 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2022-04-14 04:02:56.326 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2022-04-14 04:02:56.329 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2022-04-14 04:02:56.332 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2022-04-14 04:02:56.334 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2022-04-14 04:02:56.358 | Using python 3.8 to install PyMySQL 2022-04-14 04:02:56.361 | + 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-14 04:02:57.234 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:57.235 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:57.235 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:02:57.235 | from cryptography.utils import int_from_bytes 2022-04-14 04:02:58.388 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:02:58.414 | Requirement already satisfied: PyMySQL in /usr/local/lib/python3.8/dist-packages (1.0.2) 2022-04-14 04:03:00.925 | 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-14 04:03:00.933 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:00.935 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:01.053 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:01.055 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:01.058 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:01.060 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:01.063 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:01.065 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:01.068 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:01.070 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:01.072 | + functions-common:time_stop:2439 : start_time=1649908976352 2022-04-14 04:03:01.075 | + functions-common:time_stop:2441 : [[ -z 1649908976352 ]] 2022-04-14 04:03:01.078 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:01.082 | + functions-common:time_stop:2444 : end_time=1649908981080 2022-04-14 04:03:01.085 | + functions-common:time_stop:2445 : elapsed_time=4728 2022-04-14 04:03:01.087 | + functions-common:time_stop:2446 : total=22281 2022-04-14 04:03:01.089 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:01.092 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=27009 2022-04-14 04:03:01.094 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:01.096 | + lib/databases/mysql:install_database_python_mysql:203 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2022-04-14 04:03:01.099 | + lib/databases/mysql:install_database_python_mysql:205 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2022-04-14 04:03:01.101 | + lib/databases/mysql:install_database_python_mysql:206 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2022-04-14 04:03:01.103 | + ./stack.sh:main:842 : is_service_enabled neutron 2022-04-14 04:03:01.120 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:01.123 | + ./stack.sh:main:843 : install_neutron_agent_packages 2022-04-14 04:03:01.126 | + lib/neutron:install_neutron_agent_packages:714 : is_neutron_legacy_enabled 2022-04-14 04:03:01.129 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:03:01.129 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:03:01.135 | + 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-14 04:03:01.137 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:03:01.140 | + 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-14 04:03:01.142 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:03:01.145 | + lib/neutron:install_neutron_agent_packages:716 : install_neutron_agent_packages_mutnauq 2022-04-14 04:03:01.147 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:483 : is_service_enabled q-l3 2022-04-14 04:03:01.163 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:01.166 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:484 : install_package radvd 2022-04-14 04:03:01.168 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:03:01.171 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:03:01.173 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:03:01.176 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:03:01.178 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:01.181 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:03:01.183 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:01.186 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:01.189 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:03:01.191 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:03:01.193 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:03:01.196 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:03:01.198 | + functions-common:install_package:1471 : real_install_package radvd 2022-04-14 04:03:01.200 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:03:01.203 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:01.205 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:01.208 | + functions-common:real_install_package:1457 : apt_get install radvd 2022-04-14 04:03:01.228 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2022-04-14 04:03:01.338 | Reading package lists... 2022-04-14 04:03:01.585 | Building dependency tree... 2022-04-14 04:03:01.586 | Reading state information... 2022-04-14 04:03:01.852 | radvd is already the newest version (1:2.17-2). 2022-04-14 04:03:01.852 | The following packages were automatically installed and are no longer required: 2022-04-14 04:03:01.853 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:03:01.853 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:03:01.853 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:03:01.853 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:03:01.853 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:03:01.853 | python3-zope.interface 2022-04-14 04:03:01.853 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:03:01.966 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:03:01.972 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:03:01.974 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:03:01.976 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:01.978 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:01.981 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:01.983 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:01.985 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:01.987 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:03:01.989 | + functions-common:time_stop:2439 : start_time=1649908981225 2022-04-14 04:03:01.992 | + functions-common:time_stop:2441 : [[ -z 1649908981225 ]] 2022-04-14 04:03:01.994 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:01.999 | + functions-common:time_stop:2444 : end_time=1649908981996 2022-04-14 04:03:02.001 | + functions-common:time_stop:2445 : elapsed_time=771 2022-04-14 04:03:02.003 | + functions-common:time_stop:2446 : total=3220 2022-04-14 04:03:02.005 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:02.007 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=3991 2022-04-14 04:03:02.010 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:03:02.012 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:487 : is_service_enabled q-agt q-dhcp q-l3 2022-04-14 04:03:02.029 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:02.032 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:488 : neutron_plugin_install_agent_packages 2022-04-14 04:03:02.034 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2022-04-14 04:03:02.036 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:69 : '[' False == True ']' 2022-04-14 04:03:02.039 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : get_packages openvswitch 2022-04-14 04:03:02.058 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:76 : install_package fakeroot make openvswitch-switch 2022-04-14 04:03:02.061 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:03:02.063 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:03:02.065 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:03:02.068 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:03:02.070 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:02.072 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:03:02.074 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:02.077 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:02.079 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:03:02.081 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:03:02.084 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:03:02.086 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:03:02.088 | + functions-common:install_package:1471 : real_install_package fakeroot make openvswitch-switch 2022-04-14 04:03:02.090 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:03:02.093 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:02.095 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:02.097 | + functions-common:real_install_package:1457 : apt_get install fakeroot make openvswitch-switch 2022-04-14 04:03:02.118 | + functions-common:apt_get:1237 : 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-14 04:03:02.228 | Reading package lists... 2022-04-14 04:03:02.471 | Building dependency tree... 2022-04-14 04:03:02.473 | Reading state information... 2022-04-14 04:03:02.729 | fakeroot is already the newest version (1.24-1). 2022-04-14 04:03:02.729 | make is already the newest version (4.2.1-1.2). 2022-04-14 04:03:02.729 | openvswitch-switch is already the newest version (2.13.5-0ubuntu1). 2022-04-14 04:03:02.729 | The following packages were automatically installed and are no longer required: 2022-04-14 04:03:02.730 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:03:02.730 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:03:02.730 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:03:02.730 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:03:02.730 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:03:02.730 | python3-zope.interface 2022-04-14 04:03:02.730 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:03:02.844 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:03:02.848 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:03:02.851 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:03:02.853 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:02.855 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:02.858 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:02.860 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:02.862 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:02.864 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:03:02.866 | + functions-common:time_stop:2439 : start_time=1649908982115 2022-04-14 04:03:02.868 | + functions-common:time_stop:2441 : [[ -z 1649908982115 ]] 2022-04-14 04:03:02.871 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:02.876 | + functions-common:time_stop:2444 : end_time=1649908982873 2022-04-14 04:03:02.878 | + functions-common:time_stop:2445 : elapsed_time=758 2022-04-14 04:03:02.880 | + functions-common:time_stop:2446 : total=3991 2022-04-14 04:03:02.882 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:02.884 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=4749 2022-04-14 04:03:02.886 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:03:02.889 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:77 : is_ubuntu 2022-04-14 04:03:02.891 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:02.893 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:02.896 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:78 : _neutron_ovs_base_install_ubuntu_dkms 2022-04-14 04:03:02.898 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:58 : local kernel_version 2022-04-14 04:03:02.901 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : uname -r 2022-04-14 04:03:02.905 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:59 : kernel_version=5.4.0-72-generic 2022-04-14 04:03:02.907 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:60 : local kernel_major_minor 2022-04-14 04:03:02.911 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : echo 5.4.0-72-generic 2022-04-14 04:03:02.911 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : cut -d. -f1-2 2022-04-14 04:03:02.916 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:61 : kernel_major_minor=5.4 2022-04-14 04:03:02.918 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:63 : vercmp 5.4 '<' 3.13 2022-04-14 04:03:02.921 | + functions:vercmp:628 : local v1=5.4 2022-04-14 04:03:02.923 | + functions:vercmp:629 : local 'op=<' 2022-04-14 04:03:02.925 | + functions:vercmp:630 : local v2=3.13 2022-04-14 04:03:02.928 | + functions:vercmp:631 : local result 2022-04-14 04:03:02.931 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2022-04-14 04:03:02.931 | ++ functions:vercmp:635 : sort -V 2022-04-14 04:03:02.932 | ++ functions:vercmp:635 : head -1 2022-04-14 04:03:02.937 | + functions:vercmp:635 : result=3.13 2022-04-14 04:03:02.939 | + functions:vercmp:637 : case $op in 2022-04-14 04:03:02.942 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2022-04-14 04:03:02.944 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2022-04-14 04:03:02.946 | + functions:vercmp:648 : return 2022-04-14 04:03:02.948 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:79 : restart_service openvswitch-switch 2022-04-14 04:03:02.951 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:03:02.953 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart openvswitch-switch 2022-04-14 04:03:03.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2022-04-14 04:03:03.424 | + inc/python:use_library_from_git:250 : local name=os-ken 2022-04-14 04:03:03.427 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.430 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.432 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2022-04-14 04:03:03.434 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.438 | + ./stack.sh:main:846 : is_service_enabled etcd3 2022-04-14 04:03:03.457 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:03.460 | + ./stack.sh:main:847 : install_etcd3 2022-04-14 04:03:03.465 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2022-04-14 04:03:03.465 | Installing etcd 2022-04-14 04:03:03.468 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2022-04-14 04:03:03.480 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2022-04-14 04:03:03.493 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2022-04-14 04:03:03.495 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2022-04-14 04:03:03.515 | + lib/etcd3:install_etcd3:113 : local etcd_file 2022-04-14 04:03:03.519 | ++ 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-14 04:03:03.521 | ++ 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-14 04:03:03.524 | +++ 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-14 04:03:03.528 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:03:03.531 | ++ 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-14 04:03:03.533 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2022-04-14 04:03:03.536 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:03:03.538 | ++ functions:get_extra_file:74 : return 2022-04-14 04:03:03.541 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2022-04-14 04:03:03.543 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2022-04-14 04:03:03.546 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2022-04-14 04:03:03.549 | + ./stack.sh:main:856 : is_service_enabled tls-proxy 2022-04-14 04:03:03.566 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:03.568 | + ./stack.sh:main:866 : install_dstat 2022-04-14 04:03:03.571 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2022-04-14 04:03:03.587 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:03.590 | + ./stack.sh:main:872 : echo_summary 'Installing OpenStack project source' 2022-04-14 04:03:03.592 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:03:03.594 | + ./stack.sh:echo_summary:446 : echo -e Installing OpenStack project source 2022-04-14 04:03:03.597 | + ./stack.sh:main:875 : install_libs 2022-04-14 04:03:03.599 | + lib/libraries:install_libs:90 : _install_lib_from_source automaton 2022-04-14 04:03:03.601 | + lib/libraries:_install_lib_from_source:74 : local name=automaton 2022-04-14 04:03:03.604 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git automaton 2022-04-14 04:03:03.606 | + inc/python:use_library_from_git:250 : local name=automaton 2022-04-14 04:03:03.609 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.611 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.613 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2022-04-14 04:03:03.616 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.618 | + lib/libraries:install_libs:91 : _install_lib_from_source castellan 2022-04-14 04:03:03.620 | + lib/libraries:_install_lib_from_source:74 : local name=castellan 2022-04-14 04:03:03.623 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git castellan 2022-04-14 04:03:03.626 | + inc/python:use_library_from_git:250 : local name=castellan 2022-04-14 04:03:03.628 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.631 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.633 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2022-04-14 04:03:03.636 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.638 | + lib/libraries:install_libs:92 : _install_lib_from_source cliff 2022-04-14 04:03:03.641 | + lib/libraries:_install_lib_from_source:74 : local name=cliff 2022-04-14 04:03:03.643 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cliff 2022-04-14 04:03:03.645 | + inc/python:use_library_from_git:250 : local name=cliff 2022-04-14 04:03:03.648 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.650 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.652 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2022-04-14 04:03:03.655 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.657 | + lib/libraries:install_libs:93 : _install_lib_from_source cursive 2022-04-14 04:03:03.659 | + lib/libraries:_install_lib_from_source:74 : local name=cursive 2022-04-14 04:03:03.662 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git cursive 2022-04-14 04:03:03.664 | + inc/python:use_library_from_git:250 : local name=cursive 2022-04-14 04:03:03.666 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.669 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.671 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2022-04-14 04:03:03.674 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.676 | + lib/libraries:install_libs:94 : _install_lib_from_source debtcollector 2022-04-14 04:03:03.679 | + lib/libraries:_install_lib_from_source:74 : local name=debtcollector 2022-04-14 04:03:03.681 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git debtcollector 2022-04-14 04:03:03.683 | + inc/python:use_library_from_git:250 : local name=debtcollector 2022-04-14 04:03:03.686 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.689 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.691 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2022-04-14 04:03:03.693 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.696 | + lib/libraries:install_libs:95 : _install_lib_from_source futurist 2022-04-14 04:03:03.698 | + lib/libraries:_install_lib_from_source:74 : local name=futurist 2022-04-14 04:03:03.700 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git futurist 2022-04-14 04:03:03.703 | + inc/python:use_library_from_git:250 : local name=futurist 2022-04-14 04:03:03.705 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.707 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.710 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2022-04-14 04:03:03.712 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.714 | + lib/libraries:install_libs:96 : _install_lib_from_source openstacksdk 2022-04-14 04:03:03.717 | + lib/libraries:_install_lib_from_source:74 : local name=openstacksdk 2022-04-14 04:03:03.720 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git openstacksdk 2022-04-14 04:03:03.722 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2022-04-14 04:03:03.724 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.726 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.729 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2022-04-14 04:03:03.731 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.734 | + lib/libraries:install_libs:97 : _install_lib_from_source osc-lib 2022-04-14 04:03:03.736 | + lib/libraries:_install_lib_from_source:74 : local name=osc-lib 2022-04-14 04:03:03.739 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-lib 2022-04-14 04:03:03.741 | + inc/python:use_library_from_git:250 : local name=osc-lib 2022-04-14 04:03:03.743 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.746 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.748 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2022-04-14 04:03:03.750 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.753 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-placement 2022-04-14 04:03:03.755 | + lib/libraries:_install_lib_from_source:74 : local name=osc-placement 2022-04-14 04:03:03.757 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osc-placement 2022-04-14 04:03:03.760 | + inc/python:use_library_from_git:250 : local name=osc-placement 2022-04-14 04:03:03.762 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.765 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.767 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2022-04-14 04:03:03.769 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.772 | + lib/libraries:install_libs:99 : _install_lib_from_source os-client-config 2022-04-14 04:03:03.774 | + lib/libraries:_install_lib_from_source:74 : local name=os-client-config 2022-04-14 04:03:03.776 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-client-config 2022-04-14 04:03:03.779 | + inc/python:use_library_from_git:250 : local name=os-client-config 2022-04-14 04:03:03.781 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.784 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.786 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2022-04-14 04:03:03.788 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.791 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.cache 2022-04-14 04:03:03.793 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.cache 2022-04-14 04:03:03.796 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.cache 2022-04-14 04:03:03.800 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2022-04-14 04:03:03.803 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.805 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.808 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2022-04-14 04:03:03.810 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.812 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.concurrency 2022-04-14 04:03:03.815 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.concurrency 2022-04-14 04:03:03.817 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.concurrency 2022-04-14 04:03:03.819 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2022-04-14 04:03:03.822 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.824 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2022-04-14 04:03:03.829 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.831 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.config 2022-04-14 04:03:03.834 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.config 2022-04-14 04:03:03.836 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.config 2022-04-14 04:03:03.838 | + inc/python:use_library_from_git:250 : local name=oslo.config 2022-04-14 04:03:03.841 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.843 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.846 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2022-04-14 04:03:03.848 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.851 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.context 2022-04-14 04:03:03.853 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.context 2022-04-14 04:03:03.855 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.context 2022-04-14 04:03:03.858 | + inc/python:use_library_from_git:250 : local name=oslo.context 2022-04-14 04:03:03.860 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.862 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.865 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2022-04-14 04:03:03.867 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.870 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.db 2022-04-14 04:03:03.872 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.db 2022-04-14 04:03:03.875 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.db 2022-04-14 04:03:03.877 | + inc/python:use_library_from_git:250 : local name=oslo.db 2022-04-14 04:03:03.880 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.882 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.884 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2022-04-14 04:03:03.887 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.890 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.i18n 2022-04-14 04:03:03.892 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.i18n 2022-04-14 04:03:03.894 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.i18n 2022-04-14 04:03:03.897 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2022-04-14 04:03:03.899 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.901 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.904 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2022-04-14 04:03:03.906 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.908 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.limit 2022-04-14 04:03:03.911 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.limit 2022-04-14 04:03:03.913 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.limit 2022-04-14 04:03:03.916 | + inc/python:use_library_from_git:250 : local name=oslo.limit 2022-04-14 04:03:03.918 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.920 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.limit, ]] 2022-04-14 04:03:03.925 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.928 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.log 2022-04-14 04:03:03.930 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.log 2022-04-14 04:03:03.932 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.log 2022-04-14 04:03:03.935 | + inc/python:use_library_from_git:250 : local name=oslo.log 2022-04-14 04:03:03.937 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.940 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.942 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2022-04-14 04:03:03.945 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.947 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.messaging 2022-04-14 04:03:03.949 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.messaging 2022-04-14 04:03:03.953 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.messaging 2022-04-14 04:03:03.955 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2022-04-14 04:03:03.957 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.960 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.962 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2022-04-14 04:03:03.964 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.967 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.middleware 2022-04-14 04:03:03.970 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.middleware 2022-04-14 04:03:03.972 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.middleware 2022-04-14 04:03:03.974 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2022-04-14 04:03:03.977 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.979 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:03.981 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2022-04-14 04:03:03.984 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:03.987 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.policy 2022-04-14 04:03:03.989 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.policy 2022-04-14 04:03:03.991 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.policy 2022-04-14 04:03:03.994 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2022-04-14 04:03:03.996 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:03.999 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.001 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2022-04-14 04:03:04.003 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.006 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.privsep 2022-04-14 04:03:04.008 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.privsep 2022-04-14 04:03:04.011 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.privsep 2022-04-14 04:03:04.013 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2022-04-14 04:03:04.015 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.018 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.020 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2022-04-14 04:03:04.022 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.025 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.reports 2022-04-14 04:03:04.027 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.reports 2022-04-14 04:03:04.030 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.reports 2022-04-14 04:03:04.032 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2022-04-14 04:03:04.035 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.037 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.039 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2022-04-14 04:03:04.042 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.044 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.rootwrap 2022-04-14 04:03:04.047 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.rootwrap 2022-04-14 04:03:04.049 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.rootwrap 2022-04-14 04:03:04.052 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2022-04-14 04:03:04.054 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.057 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.059 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2022-04-14 04:03:04.061 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.064 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.serialization 2022-04-14 04:03:04.066 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.serialization 2022-04-14 04:03:04.068 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.serialization 2022-04-14 04:03:04.071 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2022-04-14 04:03:04.073 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.075 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.078 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2022-04-14 04:03:04.080 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.083 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.service 2022-04-14 04:03:04.085 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.service 2022-04-14 04:03:04.087 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.service 2022-04-14 04:03:04.090 | + inc/python:use_library_from_git:250 : local name=oslo.service 2022-04-14 04:03:04.093 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.095 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.097 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2022-04-14 04:03:04.100 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.102 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.utils 2022-04-14 04:03:04.104 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.utils 2022-04-14 04:03:04.107 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.utils 2022-04-14 04:03:04.109 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2022-04-14 04:03:04.111 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.116 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2022-04-14 04:03:04.118 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.121 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.versionedobjects 2022-04-14 04:03:04.123 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.versionedobjects 2022-04-14 04:03:04.126 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.versionedobjects 2022-04-14 04:03:04.128 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2022-04-14 04:03:04.130 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.133 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.135 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2022-04-14 04:03:04.137 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.140 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.vmware 2022-04-14 04:03:04.143 | + lib/libraries:_install_lib_from_source:74 : local name=oslo.vmware 2022-04-14 04:03:04.145 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git oslo.vmware 2022-04-14 04:03:04.147 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2022-04-14 04:03:04.150 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.152 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.155 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2022-04-14 04:03:04.157 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.160 | + lib/libraries:install_libs:119 : _install_lib_from_source osprofiler 2022-04-14 04:03:04.162 | + lib/libraries:_install_lib_from_source:74 : local name=osprofiler 2022-04-14 04:03:04.164 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git osprofiler 2022-04-14 04:03:04.167 | + inc/python:use_library_from_git:250 : local name=osprofiler 2022-04-14 04:03:04.169 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.172 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.174 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2022-04-14 04:03:04.176 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.179 | + lib/libraries:install_libs:120 : _install_lib_from_source pycadf 2022-04-14 04:03:04.181 | + lib/libraries:_install_lib_from_source:74 : local name=pycadf 2022-04-14 04:03:04.184 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git pycadf 2022-04-14 04:03:04.186 | + inc/python:use_library_from_git:250 : local name=pycadf 2022-04-14 04:03:04.188 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.191 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.193 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2022-04-14 04:03:04.195 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.198 | + lib/libraries:install_libs:121 : _install_lib_from_source stevedore 2022-04-14 04:03:04.200 | + lib/libraries:_install_lib_from_source:74 : local name=stevedore 2022-04-14 04:03:04.203 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git stevedore 2022-04-14 04:03:04.205 | + inc/python:use_library_from_git:250 : local name=stevedore 2022-04-14 04:03:04.208 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.210 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.212 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2022-04-14 04:03:04.215 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.218 | + lib/libraries:install_libs:122 : _install_lib_from_source taskflow 2022-04-14 04:03:04.220 | + lib/libraries:_install_lib_from_source:74 : local name=taskflow 2022-04-14 04:03:04.222 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git taskflow 2022-04-14 04:03:04.225 | + inc/python:use_library_from_git:250 : local name=taskflow 2022-04-14 04:03:04.227 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.229 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.232 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2022-04-14 04:03:04.234 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.237 | + lib/libraries:install_libs:123 : _install_lib_from_source tooz 2022-04-14 04:03:04.239 | + lib/libraries:_install_lib_from_source:74 : local name=tooz 2022-04-14 04:03:04.241 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git tooz 2022-04-14 04:03:04.244 | + inc/python:use_library_from_git:250 : local name=tooz 2022-04-14 04:03:04.246 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.248 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.251 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2022-04-14 04:03:04.253 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.256 | + lib/libraries:install_libs:127 : _install_lib_from_source os-brick 2022-04-14 04:03:04.258 | + lib/libraries:_install_lib_from_source:74 : local name=os-brick 2022-04-14 04:03:04.260 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-brick 2022-04-14 04:03:04.263 | + inc/python:use_library_from_git:250 : local name=os-brick 2022-04-14 04:03:04.266 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.268 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.270 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2022-04-14 04:03:04.273 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.275 | + lib/libraries:install_libs:128 : _install_lib_from_source os-resource-classes 2022-04-14 04:03:04.278 | + lib/libraries:_install_lib_from_source:74 : local name=os-resource-classes 2022-04-14 04:03:04.281 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-resource-classes 2022-04-14 04:03:04.283 | + inc/python:use_library_from_git:250 : local name=os-resource-classes 2022-04-14 04:03:04.285 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.288 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.290 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-resource-classes, ]] 2022-04-14 04:03:04.292 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.295 | + lib/libraries:install_libs:129 : _install_lib_from_source os-traits 2022-04-14 04:03:04.299 | + lib/libraries:_install_lib_from_source:74 : local name=os-traits 2022-04-14 04:03:04.302 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git os-traits 2022-04-14 04:03:04.304 | + inc/python:use_library_from_git:250 : local name=os-traits 2022-04-14 04:03:04.307 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.309 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.311 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2022-04-14 04:03:04.314 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.316 | + lib/libraries:install_libs:132 : _install_lib_from_source python-barbicanclient 2022-04-14 04:03:04.318 | + lib/libraries:_install_lib_from_source:74 : local name=python-barbicanclient 2022-04-14 04:03:04.321 | + lib/libraries:_install_lib_from_source:75 : use_library_from_git python-barbicanclient 2022-04-14 04:03:04.323 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2022-04-14 04:03:04.326 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:04.328 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:04.331 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2022-04-14 04:03:04.333 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:04.336 | + lib/libraries:install_libs:139 : pip_install etcd3 2022-04-14 04:03:04.357 | Using python 3.8 to install etcd3 2022-04-14 04:03:04.359 | + 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-14 04:03:05.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:05.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:05.231 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:05.231 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:06.378 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:06.404 | Requirement already satisfied: etcd3 in /usr/local/lib/python3.8/dist-packages (0.12.0) 2022-04-14 04:03:06.412 | Requirement already satisfied: six>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.16.0) 2022-04-14 04:03:06.413 | Requirement already satisfied: protobuf>=3.6.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (3.19.4) 2022-04-14 04:03:06.414 | Requirement already satisfied: grpcio>=1.27.1 in /usr/local/lib/python3.8/dist-packages (from etcd3) (1.44.0) 2022-04-14 04:03:06.415 | Requirement already satisfied: tenacity>=6.1.0 in /usr/local/lib/python3.8/dist-packages (from etcd3) (6.3.1) 2022-04-14 04:03:09.018 | 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-14 04:03:09.025 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:09.025 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:09.143 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:09.145 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:09.148 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:09.150 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:09.152 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:09.155 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:09.157 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:09.159 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:09.161 | + functions-common:time_stop:2439 : start_time=1649908984352 2022-04-14 04:03:09.163 | + functions-common:time_stop:2441 : [[ -z 1649908984352 ]] 2022-04-14 04:03:09.166 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:09.170 | + functions-common:time_stop:2444 : end_time=1649908989168 2022-04-14 04:03:09.173 | + functions-common:time_stop:2445 : elapsed_time=4816 2022-04-14 04:03:09.175 | + functions-common:time_stop:2446 : total=27009 2022-04-14 04:03:09.177 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:09.183 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=31825 2022-04-14 04:03:09.186 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:09.189 | + lib/libraries:install_libs:140 : pip_install etcd3gw 2022-04-14 04:03:09.210 | Using python 3.8 to install etcd3gw 2022-04-14 04:03:09.212 | + 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-14 04:03:10.083 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:10.083 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:10.083 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:10.083 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:11.224 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:11.251 | Requirement already satisfied: etcd3gw in /usr/local/lib/python3.8/dist-packages (1.0.1) 2022-04-14 04:03:11.258 | Requirement already satisfied: pbr>=2.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (5.8.1) 2022-04-14 04:03:11.259 | Requirement already satisfied: futurist>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.4.0) 2022-04-14 04:03:11.261 | Requirement already satisfied: requests>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (2.27.1) 2022-04-14 04:03:11.262 | Requirement already satisfied: six>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from etcd3gw) (1.16.0) 2022-04-14 04:03:11.295 | 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-14 04:03:11.296 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.20.0->etcd3gw) (1.26.8) 2022-04-14 04:03:11.297 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2019.11.28) 2022-04-14 04:03:11.300 | 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-14 04:03:13.808 | 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-14 04:03:13.816 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:13.816 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:13.941 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:13.943 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:13.945 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:13.947 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:13.950 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:13.952 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:13.955 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:13.957 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:13.959 | + functions-common:time_stop:2439 : start_time=1649908989204 2022-04-14 04:03:13.961 | + functions-common:time_stop:2441 : [[ -z 1649908989204 ]] 2022-04-14 04:03:13.964 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:13.968 | + functions-common:time_stop:2444 : end_time=1649908993965 2022-04-14 04:03:13.970 | + functions-common:time_stop:2445 : elapsed_time=4761 2022-04-14 04:03:13.973 | + functions-common:time_stop:2446 : total=31825 2022-04-14 04:03:13.975 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:13.977 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=36586 2022-04-14 04:03:13.979 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:13.981 | + ./stack.sh:main:878 : install_apache_uwsgi 2022-04-14 04:03:13.984 | + lib/apache:install_apache_uwsgi:85 : local apxs=apxs2 2022-04-14 04:03:13.986 | + lib/apache:install_apache_uwsgi:86 : is_fedora 2022-04-14 04:03:13.989 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:03:13.991 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:03:13.993 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:03:13.996 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:03:13.998 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:03:14.000 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:03:14.003 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:03:14.005 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:03:14.007 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:03:14.010 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:03:14.012 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:03:14.015 | + lib/apache:install_apache_uwsgi:90 : is_ubuntu 2022-04-14 04:03:14.017 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:14.020 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:14.022 | + lib/apache:install_apache_uwsgi:91 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2022-04-14 04:03:14.024 | + lib/apache:install_apache_uwsgi:92 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:03:14.027 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:03:14.029 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:03:14.031 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:03:14.034 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:03:14.036 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:14.038 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:03:14.041 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:14.043 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:14.046 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:03:14.048 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:03:14.050 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:03:14.053 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:03:14.055 | + functions-common:install_package:1471 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:03:14.058 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:03:14.060 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:14.063 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:14.065 | + functions-common:real_install_package:1457 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2022-04-14 04:03:14.086 | + functions-common:apt_get:1237 : 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-14 04:03:14.198 | Reading package lists... 2022-04-14 04:03:14.443 | Building dependency tree... 2022-04-14 04:03:14.445 | Reading state information... 2022-04-14 04:03:14.703 | uwsgi is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:03:14.704 | uwsgi-plugin-python3 is already the newest version (2.0.18-11ubuntu1). 2022-04-14 04:03:14.704 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:03:14.704 | The following packages were automatically installed and are no longer required: 2022-04-14 04:03:14.705 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:03:14.705 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:03:14.705 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:03:14.705 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:03:14.705 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:03:14.705 | python3-zope.interface 2022-04-14 04:03:14.705 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:03:14.818 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:03:14.823 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:03:14.825 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:03:14.828 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:14.830 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:14.832 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:14.835 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:14.837 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:14.839 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:03:14.841 | + functions-common:time_stop:2439 : start_time=1649908994084 2022-04-14 04:03:14.844 | + functions-common:time_stop:2441 : [[ -z 1649908994084 ]] 2022-04-14 04:03:14.847 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:14.851 | + functions-common:time_stop:2444 : end_time=1649908994848 2022-04-14 04:03:14.853 | + functions-common:time_stop:2445 : elapsed_time=764 2022-04-14 04:03:14.855 | + functions-common:time_stop:2446 : total=4749 2022-04-14 04:03:14.858 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:14.860 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=5513 2022-04-14 04:03:14.862 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:03:14.865 | + lib/apache:install_apache_uwsgi:128 : is_ubuntu 2022-04-14 04:03:14.867 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:14.869 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:14.872 | + lib/apache:install_apache_uwsgi:130 : sudo a2enmod proxy 2022-04-14 04:03:14.934 | Module proxy already enabled 2022-04-14 04:03:14.938 | + lib/apache:install_apache_uwsgi:131 : sudo a2enmod proxy_uwsgi 2022-04-14 04:03:15.000 | Considering dependency proxy for proxy_uwsgi: 2022-04-14 04:03:15.000 | Module proxy already enabled 2022-04-14 04:03:15.000 | Module proxy_uwsgi already enabled 2022-04-14 04:03:15.004 | + lib/apache:install_apache_uwsgi:137 : restart_apache_server 2022-04-14 04:03:15.007 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:03:15.009 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:03:15.011 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:03:15.149 | + ./stack.sh:main:881 : install_keystoneauth 2022-04-14 04:03:15.152 | + lib/keystone:install_keystoneauth:498 : use_library_from_git keystoneauth 2022-04-14 04:03:15.154 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2022-04-14 04:03:15.157 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.159 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.162 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2022-04-14 04:03:15.164 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.166 | + ./stack.sh:main:882 : install_keystoneclient 2022-04-14 04:03:15.169 | + lib/keystone:install_keystoneclient:506 : use_library_from_git python-keystoneclient 2022-04-14 04:03:15.171 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2022-04-14 04:03:15.174 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.176 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2022-04-14 04:03:15.181 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.183 | + ./stack.sh:main:883 : install_glanceclient 2022-04-14 04:03:15.186 | + lib/glance:install_glanceclient:498 : use_library_from_git python-glanceclient 2022-04-14 04:03:15.190 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2022-04-14 04:03:15.192 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.194 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.197 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2022-04-14 04:03:15.199 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.202 | + ./stack.sh:main:884 : install_cinderclient 2022-04-14 04:03:15.204 | + lib/cinder:install_cinderclient:484 : use_library_from_git python-brick-cinderclient-ext 2022-04-14 04:03:15.207 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2022-04-14 04:03:15.209 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.212 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.214 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2022-04-14 04:03:15.217 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.219 | + lib/cinder:install_cinderclient:489 : use_library_from_git python-cinderclient 2022-04-14 04:03:15.222 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2022-04-14 04:03:15.224 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.227 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.229 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2022-04-14 04:03:15.231 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.234 | + ./stack.sh:main:885 : install_novaclient 2022-04-14 04:03:15.236 | + lib/nova:install_novaclient:882 : use_library_from_git python-novaclient 2022-04-14 04:03:15.239 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2022-04-14 04:03:15.241 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.243 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.246 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2022-04-14 04:03:15.249 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.251 | + ./stack.sh:main:886 : is_service_enabled swift glance horizon 2022-04-14 04:03:15.269 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:15.271 | + ./stack.sh:main:887 : install_swiftclient 2022-04-14 04:03:15.274 | + lib/swift:install_swiftclient:728 : use_library_from_git python-swiftclient 2022-04-14 04:03:15.276 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2022-04-14 04:03:15.278 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.281 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.283 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2022-04-14 04:03:15.286 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.288 | + ./stack.sh:main:889 : is_service_enabled neutron nova horizon 2022-04-14 04:03:15.305 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:15.307 | + ./stack.sh:main:890 : install_neutronclient 2022-04-14 04:03:15.310 | + lib/neutron:install_neutronclient:452 : use_library_from_git python-neutronclient 2022-04-14 04:03:15.313 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2022-04-14 04:03:15.315 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.317 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.320 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2022-04-14 04:03:15.322 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.325 | + ./stack.sh:main:894 : install_keystonemiddleware 2022-04-14 04:03:15.328 | + lib/keystone:install_keystonemiddleware:516 : use_library_from_git keystonemiddleware 2022-04-14 04:03:15.330 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2022-04-14 04:03:15.333 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:15.335 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:15.337 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2022-04-14 04:03:15.340 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:15.342 | + lib/keystone:install_keystonemiddleware:521 : pip_install_gr keystonemiddleware 2022-04-14 04:03:15.345 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2022-04-14 04:03:15.347 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:03:15.350 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2022-04-14 04:03:15.353 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2022-04-14 04:03:15.355 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:03:15.359 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:03:15.359 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:03:15.364 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2022-04-14 04:03:15.366 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2022-04-14 04:03:15.369 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2022-04-14 04:03:15.372 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2022-04-14 04:03:15.374 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2022-04-14 04:03:15.395 | Using python 3.8 to install keystonemiddleware 2022-04-14 04:03:15.397 | + 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-14 04:03:16.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:16.266 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:16.266 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:16.266 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:17.395 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:17.421 | Requirement already satisfied: keystonemiddleware in /usr/local/lib/python3.8/dist-packages (9.4.0) 2022-04-14 04:03:17.478 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.10.1) 2022-04-14 04:03:17.479 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (8.8.0) 2022-04-14 04:03:17.481 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.7.0) 2022-04-14 04:03:17.483 | 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-14 04:03:17.484 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.12.2) 2022-04-14 04:03:17.485 | 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-14 04:03:17.486 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.1.0) 2022-04-14 04:03:17.487 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (5.1.0) 2022-04-14 04:03:17.488 | 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-14 04:03:17.489 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.8.7) 2022-04-14 04:03:17.490 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.5.0) 2022-04-14 04:03:17.492 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (1.16.0) 2022-04-14 04:03:17.492 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (2.27.1) 2022-04-14 04:03:17.493 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware) (4.4.0) 2022-04-14 04:03:17.551 | 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-14 04:03:17.552 | 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-14 04:03:17.554 | 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-14 04:03:17.593 | 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-14 04:03:17.633 | 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-14 04:03:17.634 | 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-14 04:03:17.636 | 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-14 04:03:17.637 | 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-14 04:03:17.687 | 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-14 04:03:17.690 | 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-14 04:03:17.699 | 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-14 04:03:17.700 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware) (2021.3) 2022-04-14 04:03:17.715 | 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-14 04:03:17.717 | 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-14 04:03:17.718 | 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-14 04:03:17.788 | 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-14 04:03:17.789 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2019.11.28) 2022-04-14 04:03:17.790 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystonemiddleware) (1.26.8) 2022-04-14 04:03:17.792 | 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-14 04:03:17.848 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware) (1.13.3) 2022-04-14 04:03:17.860 | 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-14 04:03:20.302 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:03:20.309 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:20.309 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:20.432 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:20.434 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:20.437 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:20.439 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:20.441 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:20.444 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:20.446 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:20.448 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:20.450 | + functions-common:time_stop:2439 : start_time=1649908995390 2022-04-14 04:03:20.453 | + functions-common:time_stop:2441 : [[ -z 1649908995390 ]] 2022-04-14 04:03:20.456 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:20.460 | + functions-common:time_stop:2444 : end_time=1649909000458 2022-04-14 04:03:20.462 | + functions-common:time_stop:2445 : elapsed_time=5068 2022-04-14 04:03:20.465 | + functions-common:time_stop:2446 : total=36586 2022-04-14 04:03:20.467 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:20.469 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=41654 2022-04-14 04:03:20.471 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:20.474 | + lib/keystone:install_keystonemiddleware:525 : pip_install_gr python-memcached 2022-04-14 04:03:20.476 | + inc/python:pip_install_gr:76 : local name=python-memcached 2022-04-14 04:03:20.479 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:03:20.482 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2022-04-14 04:03:20.484 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2022-04-14 04:03:20.487 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:03:20.491 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:03:20.491 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:03:20.496 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2022-04-14 04:03:20.499 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2022-04-14 04:03:20.502 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2022-04-14 04:03:20.505 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2022-04-14 04:03:20.507 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2022-04-14 04:03:20.529 | Using python 3.8 to install python-memcached 2022-04-14 04:03:20.532 | + 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-14 04:03:21.405 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:21.405 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:21.405 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:21.405 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:22.598 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:22.626 | Requirement already satisfied: python-memcached in /usr/local/lib/python3.8/dist-packages (1.59) 2022-04-14 04:03:22.629 | Requirement already satisfied: six>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from python-memcached) (1.16.0) 2022-04-14 04:03:25.182 | 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-14 04:03:25.190 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:25.190 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:25.308 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:25.310 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:25.313 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:25.315 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:25.317 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:25.320 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:25.322 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:25.324 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:25.327 | + functions-common:time_stop:2439 : start_time=1649909000524 2022-04-14 04:03:25.329 | + functions-common:time_stop:2441 : [[ -z 1649909000524 ]] 2022-04-14 04:03:25.332 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:25.336 | + functions-common:time_stop:2444 : end_time=1649909005334 2022-04-14 04:03:25.338 | + functions-common:time_stop:2445 : elapsed_time=4810 2022-04-14 04:03:25.341 | + functions-common:time_stop:2446 : total=41654 2022-04-14 04:03:25.344 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:25.346 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=46464 2022-04-14 04:03:25.348 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:25.351 | + ./stack.sh:main:896 : is_service_enabled keystone 2022-04-14 04:03:25.368 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:25.370 | + ./stack.sh:main:897 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:03:25.372 | + ./stack.sh:main:898 : stack_install_service keystone 2022-04-14 04:03:25.375 | + lib/stack:stack_install_service:20 : local service=keystone 2022-04-14 04:03:25.378 | + lib/stack:stack_install_service:21 : type install_keystone 2022-04-14 04:03:25.380 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:03:25.382 | + lib/stack:stack_install_service:32 : install_keystone 2022-04-14 04:03:25.385 | + lib/keystone:install_keystone:531 : is_service_enabled ldap 2022-04-14 04:03:25.404 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:25.407 | + lib/keystone:install_keystone:535 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/yoga 2022-04-14 04:03:25.409 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/keystone.git 2022-04-14 04:03:25.411 | + functions-common:git_clone:609 : local git_dest=/opt/stack/keystone 2022-04-14 04:03:25.413 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:03:25.416 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:03:25.418 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:03:25.421 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:03:25.423 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:03:25.426 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:03:25.442 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:03:25.445 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:03:25.447 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:25.449 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:03:25.450 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:03:25.455 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/keystone ]] 2022-04-14 04:03:25.457 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:25.459 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/keystone 2022-04-14 04:03:25.472 | + functions-common:git_clone:684 : cd /opt/stack/keystone 2022-04-14 04:03:25.474 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:03:25.475 | + functions-common:git_clone:685 : head -1 2022-04-14 04:03:25.478 | ae0b0a17b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:03:25.480 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:03:25.483 | + lib/keystone:install_keystone:536 : setup_develop /opt/stack/keystone 2022-04-14 04:03:25.485 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:03:25.488 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:03:25.490 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2022-04-14 04:03:25.492 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:03:25.495 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2022-04-14 04:03:25.497 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:03:25.500 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:03:25.502 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2022-04-14 04:03:25.505 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:03:25.507 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:03:25.510 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2022-04-14 04:03:25.512 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:03:25.516 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2022-04-14 04:03:25.518 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:03:25.520 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:03:25.523 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2022-04-14 04:03:25.529 | + inc/python:_setup_package_with_constraints_edit:385 : name=keystone 2022-04-14 04:03:25.531 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2022-04-14 04:03:26.224 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/keystone -e 2022-04-14 04:03:26.226 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:03:26.228 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:03:26.230 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:03:26.233 | + inc/python:setup_package:421 : [[ /opt/stack/keystone == -bindep* ]] 2022-04-14 04:03:26.235 | + inc/python:setup_package:426 : local project_dir=/opt/stack/keystone 2022-04-14 04:03:26.238 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:03:26.240 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:03:26.242 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:03:26.244 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:03:26.246 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:03:26.249 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:03:26.251 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:03:26.253 | + inc/python:setup_package:446 : pip_install -e /opt/stack/keystone 2022-04-14 04:03:26.273 | Using python 3.8 to install /opt/stack/keystone 2022-04-14 04:03:26.275 | + 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-14 04:03:27.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:27.162 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:27.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:27.162 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:28.307 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:28.334 | Obtaining file:///opt/stack/keystone 2022-04-14 04:03:28.335 | Preparing metadata (setup.py): started 2022-04-14 04:03:31.945 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:03:32.019 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.8.1) 2022-04-14 04:03:32.020 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.8.7) 2022-04-14 04:03:32.021 | Requirement already satisfied: Flask!=0.11,>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:03:32.023 | Requirement already satisfied: Flask-RESTful>=0.3.5 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.3.9) 2022-04-14 04:03:32.024 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (36.0.1) 2022-04-14 04:03:32.025 | Requirement already satisfied: SQLAlchemy>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.4.31) 2022-04-14 04:03:32.026 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.13.0) 2022-04-14 04:03:32.027 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.5.0) 2022-04-14 04:03:32.028 | Requirement already satisfied: passlib>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.7.4) 2022-04-14 04:03:32.029 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.4.0) 2022-04-14 04:03:32.030 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (9.4.0) 2022-04-14 04:03:32.031 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:03:32.032 | Requirement already satisfied: scrypt>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (0.8.20) 2022-04-14 04:03:32.034 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.10.1) 2022-04-14 04:03:32.035 | Requirement already satisfied: oslo.config>=6.8.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (8.8.0) 2022-04-14 04:03:32.036 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.1.0) 2022-04-14 04:03:32.037 | Requirement already satisfied: oslo.messaging>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (12.13.0) 2022-04-14 04:03:32.038 | Requirement already satisfied: oslo.db>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (11.2.0) 2022-04-14 04:03:32.039 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (5.1.0) 2022-04-14 04:03:32.040 | Requirement already satisfied: oslo.log>=3.44.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.7.0) 2022-04-14 04:03:32.041 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.5.1) 2022-04-14 04:03:32.042 | Requirement already satisfied: oslo.policy>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.11.0) 2022-04-14 04:03:32.044 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.3.0) 2022-04-14 04:03:32.045 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:03:32.046 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (4.12.2) 2022-04-14 04:03:32.047 | Requirement already satisfied: oauthlib>=0.6.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:03:32.049 | Requirement already satisfied: pysaml2>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (7.1.1) 2022-04-14 04:03:32.050 | Requirement already satisfied: PyJWT>=1.6.1 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2.3.0) 2022-04-14 04:03:32.051 | Requirement already satisfied: dogpile.cache>=1.0.2 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.1.5) 2022-04-14 04:03:32.052 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from keystone==21.0.1.dev2) (3.2.0) 2022-04-14 04:03:32.053 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:03:32.054 | Requirement already satisfied: msgpack>=0.5.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (1.0.3) 2022-04-14 04:03:32.055 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (3.4.2) 2022-04-14 04:03:32.056 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from keystone==21.0.1.dev2) (2021.3) 2022-04-14 04:03:32.067 | Requirement already satisfied: six>=1.4.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.16.0) 2022-04-14 04:03:32.068 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->keystone==21.0.1.dev2) (1.15.0) 2022-04-14 04:03:32.111 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.0.2->keystone==21.0.1.dev2) (5.1.1) 2022-04-14 04:03:32.123 | Requirement already satisfied: click>=7.1.2 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (8.0.4) 2022-04-14 04:03:32.125 | Requirement already satisfied: Werkzeug>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.0.3) 2022-04-14 04:03:32.126 | Requirement already satisfied: Jinja2>=3.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (3.0.3) 2022-04-14 04:03:32.127 | Requirement already satisfied: itsdangerous>=2.0 in /usr/local/lib/python3.8/dist-packages (from Flask!=0.11,>=1.0.2->keystone==21.0.1.dev2) (2.1.0) 2022-04-14 04:03:32.136 | Requirement already satisfied: aniso8601>=0.82 in /usr/local/lib/python3.8/dist-packages (from Flask-RESTful>=0.3.5->keystone==21.0.1.dev2) (9.0.1) 2022-04-14 04:03:32.199 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:03:32.200 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2.27.1) 2022-04-14 04:03:32.296 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (0.8.0) 2022-04-14 04:03:32.297 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:03:32.298 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (1.5.0) 2022-04-14 04:03:32.299 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.8.0->keystone==21.0.1.dev2) (6.0) 2022-04-14 04:03:32.354 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (0.5.0) 2022-04-14 04:03:32.356 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.0.1) 2022-04-14 04:03:32.358 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.7.6) 2022-04-14 04:03:32.407 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (2.8.2) 2022-04-14 04:03:32.411 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.44.0->keystone==21.0.1.dev2) (0.9.6) 2022-04-14 04:03:32.466 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.2.3) 2022-04-14 04:03:32.468 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.0) 2022-04-14 04:03:32.470 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (0.4.0) 2022-04-14 04:03:32.472 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (5.0.9) 2022-04-14 04:03:32.474 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=5.29.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:03:32.475 | 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.0.1.dev2) (2.8.0) 2022-04-14 04:03:32.495 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->keystone==21.0.1.dev2) (3.3.0) 2022-04-14 04:03:32.570 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (3.1.1) 2022-04-14 04:03:32.590 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (1.0.2) 2022-04-14 04:03:32.591 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (3.0.7) 2022-04-14 04:03:32.592 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (21.3) 2022-04-14 04:03:32.594 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystone==21.0.1.dev2) (0.11.0) 2022-04-14 04:03:32.645 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from osprofiler>=1.4.0->keystone==21.0.1.dev2) (4.5.0) 2022-04-14 04:03:32.762 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (5.4.0) 2022-04-14 04:03:32.763 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (60.9.3) 2022-04-14 04:03:32.765 | Requirement already satisfied: pyOpenSSL in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (22.0.0) 2022-04-14 04:03:32.765 | Requirement already satisfied: defusedxml in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (0.7.1) 2022-04-14 04:03:32.767 | Requirement already satisfied: xmlschema>=1.2.1 in /usr/local/lib/python3.8/dist-packages (from pysaml2>=5.0.0->keystone==21.0.1.dev2) (1.9.2) 2022-04-14 04:03:32.986 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.3.0->keystone==21.0.1.dev2) (1.1.2) 2022-04-14 04:03:33.008 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.4.2) 2022-04-14 04:03:33.009 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->keystone==21.0.1.dev2) (0.5.2) 2022-04-14 04:03:33.078 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (4.11.1) 2022-04-14 04:03:33.079 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==21.0.1.dev2) (1.1.6) 2022-04-14 04:03:33.097 | 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.0.1.dev2) (5.0.0) 2022-04-14 04:03:33.169 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->keystone==21.0.1.dev2) (2.21) 2022-04-14 04:03:33.208 | 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.0.1.dev2) (1.13.3) 2022-04-14 04:03:33.319 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:03:33.393 | 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.0.1.dev2) (1.7.0) 2022-04-14 04:03:33.519 | 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.0.1.dev2) (0.17.3) 2022-04-14 04:03:33.549 | 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.0.1.dev2) (0.13.1) 2022-04-14 04:03:33.589 | 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.0.1.dev2) (2.5.1) 2022-04-14 04:03:33.591 | 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.0.1.dev2) (1.3.3) 2022-04-14 04:03:33.593 | 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.0.1.dev2) (0.33.0) 2022-04-14 04:03:33.594 | 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.0.1.dev2) (3.0.0) 2022-04-14 04:03:33.596 | 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.0.1.dev2) (2.1.1) 2022-04-14 04:03:33.597 | 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.0.1.dev2) (3.5.0) 2022-04-14 04:03:33.650 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==21.0.1.dev2) (0.2.5) 2022-04-14 04:03:33.789 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==21.0.1.dev2) (2019.11.28) 2022-04-14 04:03:33.791 | 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.0.1.dev2) (3.3) 2022-04-14 04:03:33.793 | 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.0.1.dev2) (2.0.12) 2022-04-14 04:03:33.794 | 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.0.1.dev2) (1.26.8) 2022-04-14 04:03:33.945 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=6.0.0->keystone==21.0.1.dev2) (2.5.0) 2022-04-14 04:03:34.026 | Requirement already satisfied: elementpath<3.0.0,>=2.4.0 in /usr/local/lib/python3.8/dist-packages (from xmlschema>=1.2.1->pysaml2>=5.0.0->keystone==21.0.1.dev2) (2.4.0) 2022-04-14 04:03:34.100 | Requirement already satisfied: zipp>=3.1.0 in /usr/local/lib/python3.8/dist-packages (from importlib-resources->pysaml2>=5.0.0->keystone==21.0.1.dev2) (3.7.0) 2022-04-14 04:03:34.274 | 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.0.1.dev2) (2.1.0) 2022-04-14 04:03:34.533 | 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.0.1.dev2) (0.7) 2022-04-14 04:03:34.568 | 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.0.1.dev2) (1.0.0) 2022-04-14 04:03:36.460 | Installing collected packages: keystone 2022-04-14 04:03:36.461 | Attempting uninstall: keystone 2022-04-14 04:03:36.461 | Found existing installation: keystone 21.0.1.dev2 2022-04-14 04:03:36.465 | Can't uninstall 'keystone'. No files were found to uninstall. 2022-04-14 04:03:36.466 | Running setup.py develop for keystone 2022-04-14 04:03:40.987 | Successfully installed keystone 2022-04-14 04:03:40.988 | 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-14 04:03:40.995 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:40.995 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:41.150 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:41.152 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:41.155 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:41.157 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:41.159 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:41.161 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:41.163 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:41.166 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:41.168 | + functions-common:time_stop:2439 : start_time=1649909006268 2022-04-14 04:03:41.170 | + functions-common:time_stop:2441 : [[ -z 1649909006268 ]] 2022-04-14 04:03:41.173 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:41.177 | + functions-common:time_stop:2444 : end_time=1649909021174 2022-04-14 04:03:41.179 | + functions-common:time_stop:2445 : elapsed_time=14906 2022-04-14 04:03:41.181 | + functions-common:time_stop:2446 : total=46464 2022-04-14 04:03:41.183 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:41.186 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=61370 2022-04-14 04:03:41.188 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:41.190 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:03:41.193 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:03:41.195 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:03:41.213 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2022-04-14 04:03:41.226 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/keystone 2022-04-14 04:03:41.228 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2022-04-14 04:03:41.231 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:41.233 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:41.235 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2022-04-14 04:03:41.238 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:41.240 | + lib/keystone:install_keystone:538 : is_service_enabled ldap 2022-04-14 04:03:41.257 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:41.260 | + lib/keystone:install_keystone:542 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:03:41.262 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:03:41.265 | + ./stack.sh:main:899 : configure_keystone 2022-04-14 04:03:41.267 | + lib/keystone:configure_keystone:192 : sudo install -d -o ubuntu /etc/keystone 2022-04-14 04:03:41.280 | + 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-14 04:03:41.282 | + lib/keystone:configure_keystone:195 : install -m 600 /dev/null /etc/keystone/keystone.conf 2022-04-14 04:03:41.286 | + lib/keystone:configure_keystone:198 : is_service_enabled ldap 2022-04-14 04:03:41.302 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:41.305 | + lib/keystone:configure_keystone:202 : iniset /etc/keystone/keystone.conf identity driver sql 2022-04-14 04:03:41.335 | + lib/keystone:configure_keystone:203 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2022-04-14 04:03:41.363 | + lib/keystone:configure_keystone:204 : iniset /etc/keystone/keystone.conf assignment driver sql 2022-04-14 04:03:41.399 | + lib/keystone:configure_keystone:205 : iniset /etc/keystone/keystone.conf role driver sql 2022-04-14 04:03:41.431 | + lib/keystone:configure_keystone:206 : iniset /etc/keystone/keystone.conf resource driver sql 2022-04-14 04:03:41.473 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf cache enabled True 2022-04-14 04:03:41.503 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2022-04-14 04:03:41.531 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2022-04-14 04:03:41.558 | + lib/keystone:configure_keystone:213 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2022-04-14 04:03:41.562 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2022-04-14 04:03:41.564 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2022-04-14 04:03:41.566 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2022-04-14 04:03:41.568 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:03:41.571 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:03:41.586 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:41.589 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:03:41.592 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:03:41.594 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:03:41.610 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:41.612 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:03:41.615 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:03:41.645 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:03:41.647 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:03:41.650 | + lib/keystone:configure_keystone:215 : local service_port=5000 2022-04-14 04:03:41.652 | + lib/keystone:configure_keystone:217 : is_service_enabled tls-proxy 2022-04-14 04:03:41.669 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:41.671 | + lib/keystone:configure_keystone:226 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.25/identity 2022-04-14 04:03:41.705 | + lib/keystone:configure_keystone:228 : [[ fernet != '' ]] 2022-04-14 04:03:41.707 | + lib/keystone:configure_keystone:229 : iniset /etc/keystone/keystone.conf token provider fernet 2022-04-14 04:03:41.739 | ++ lib/keystone:configure_keystone:232 : database_connection_url keystone 2022-04-14 04:03:41.741 | ++ lib/database:database_connection_url:134 : local db=keystone 2022-04-14 04:03:41.744 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2022-04-14 04:03:41.746 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=keystone 2022-04-14 04:03:41.749 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2022-04-14 04:03:41.752 | + 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-14 04:03:41.784 | + lib/keystone:configure_keystone:235 : '[' False '!=' False ']' 2022-04-14 04:03:41.786 | + lib/keystone:configure_keystone:240 : setup_logging /etc/keystone/keystone.conf 2022-04-14 04:03:41.789 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2022-04-14 04:03:41.791 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2022-04-14 04:03:41.794 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:03:41.813 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:03:41.814 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:03:41.817 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:03:41.819 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:03:41.821 | + 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-14 04:03:41.851 | + 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-14 04:03:41.878 | + 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-14 04:03:41.906 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:03:41.934 | + lib/keystone:configure_keystone:242 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2022-04-14 04:03:41.963 | + lib/keystone:configure_keystone:244 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:03:41.965 | + lib/keystone:configure_keystone:248 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2022-04-14 04:03:41.969 | + lib/apache:write_uwsgi_config:254 : local file=/etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:03:41.971 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/keystone-wsgi-public 2022-04-14 04:03:41.973 | + lib/apache:write_uwsgi_config:256 : local url=/identity 2022-04-14 04:03:41.976 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:03:41.978 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:03:41.981 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/keystone-wsgi-public 2022-04-14 04:03:41.985 | + lib/apache:write_uwsgi_config:259 : name=keystone-wsgi-public 2022-04-14 04:03:41.987 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:03:41.990 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:03:42.004 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:03:42.004 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:03:42.013 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:03:42.017 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:03:42.032 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:03:42.035 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2022-04-14 04:03:42.038 | + lib/apache:write_uwsgi_config:275 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2022-04-14 04:03:42.068 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2022-04-14 04:03:42.095 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2022-04-14 04:03:42.122 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2022-04-14 04:03:42.149 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2022-04-14 04:03:42.176 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2022-04-14 04:03:42.204 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2022-04-14 04:03:42.230 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2022-04-14 04:03:42.258 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2022-04-14 04:03:42.285 | + 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-14 04:03:42.313 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2022-04-14 04:03:42.340 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2022-04-14 04:03:42.368 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2022-04-14 04:03:42.395 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:03:42.397 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:03:42.400 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for keystone-wsgi-public 2022-04-14 04:03:42.403 | ++ lib/apache:apache_site_config_for:186 : local site=keystone-wsgi-public 2022-04-14 04:03:42.405 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:03:42.407 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:42.410 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:42.412 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:03:42.415 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:03:42.417 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2022-04-14 04:03:42.444 | + lib/apache:write_uwsgi_config:305 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2022-04-14 04:03:42.472 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2022-04-14 04:03:42.473 | + 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-14 04:03:42.481 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public" retry=0 2022-04-14 04:03:42.485 | + lib/apache:write_uwsgi_config:307 : enable_apache_site keystone-wsgi-public 2022-04-14 04:03:42.487 | + lib/apache:enable_apache_site:203 : local site=keystone-wsgi-public 2022-04-14 04:03:42.490 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:03:42.492 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:03:42.494 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:03:42.496 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:42.499 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:42.502 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:03:42.504 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:03:42.506 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:42.508 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:42.511 | + lib/apache:enable_apache_site:207 : sudo a2ensite keystone-wsgi-public 2022-04-14 04:03:42.573 | Site keystone-wsgi-public already enabled 2022-04-14 04:03:42.577 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:03:42.579 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:03:42.582 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:03:42.584 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:03:42.719 | + lib/keystone:configure_keystone:251 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2022-04-14 04:03:42.750 | + lib/keystone:configure_keystone:253 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2022-04-14 04:03:42.784 | + lib/keystone:configure_keystone:255 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2022-04-14 04:03:42.816 | + lib/keystone:configure_keystone:263 : [[ True = True ]] 2022-04-14 04:03:42.818 | + lib/keystone:configure_keystone:264 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2022-04-14 04:03:42.849 | + lib/keystone:configure_keystone:265 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2022-04-14 04:03:42.878 | + lib/keystone:configure_keystone:266 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2022-04-14 04:03:42.906 | + lib/keystone:configure_keystone:268 : [[ False == True ]] 2022-04-14 04:03:42.909 | + ./stack.sh:main:903 : is_service_enabled swift 2022-04-14 04:03:42.926 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:42.929 | + ./stack.sh:main:904 : is_service_enabled ceilometer 2022-04-14 04:03:42.945 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:42.948 | + ./stack.sh:main:907 : stack_install_service swift 2022-04-14 04:03:42.950 | + lib/stack:stack_install_service:20 : local service=swift 2022-04-14 04:03:42.952 | + lib/stack:stack_install_service:21 : type install_swift 2022-04-14 04:03:42.955 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:03:42.957 | + lib/stack:stack_install_service:32 : install_swift 2022-04-14 04:03:42.960 | + lib/swift:install_swift:718 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/yoga 2022-04-14 04:03:42.962 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/swift.git 2022-04-14 04:03:42.964 | + functions-common:git_clone:609 : local git_dest=/opt/stack/swift 2022-04-14 04:03:42.967 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:03:42.969 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:03:42.972 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:03:42.975 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:03:42.977 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:03:42.980 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:03:42.996 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:03:42.998 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:03:43.001 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:43.003 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:03:43.004 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:03:43.009 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/swift ]] 2022-04-14 04:03:43.011 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:03:43.014 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/swift 2022-04-14 04:03:43.026 | + functions-common:git_clone:684 : cd /opt/stack/swift 2022-04-14 04:03:43.030 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:03:43.030 | + functions-common:git_clone:685 : head -1 2022-04-14 04:03:43.033 | 687515c06 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:03:43.036 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:03:43.038 | + lib/swift:install_swift:721 : setup_develop /opt/stack/swift keystone 2022-04-14 04:03:43.041 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:03:43.043 | + inc/python:setup_develop:339 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:03:43.046 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/swift 2022-04-14 04:03:43.048 | + inc/python:setup_develop:344 : local extras=keystone 2022-04-14 04:03:43.051 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2022-04-14 04:03:43.053 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:03:43.056 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:03:43.058 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/swift 2022-04-14 04:03:43.061 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:03:43.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras=keystone 2022-04-14 04:03:43.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/swift 2022-04-14 04:03:43.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:03:43.072 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/swift 2022-04-14 04:03:43.074 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:03:43.076 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:03:43.079 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2022-04-14 04:03:43.085 | + inc/python:_setup_package_with_constraints_edit:385 : name=swift 2022-04-14 04:03:43.087 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift 2022-04-14 04:03:43.741 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/swift -e keystone 2022-04-14 04:03:43.743 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:03:43.746 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:03:43.748 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:03:43.751 | + inc/python:setup_package:421 : [[ /opt/stack/swift == -bindep* ]] 2022-04-14 04:03:43.753 | + inc/python:setup_package:426 : local project_dir=/opt/stack/swift 2022-04-14 04:03:43.755 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:03:43.757 | + inc/python:setup_package:428 : local extras=keystone 2022-04-14 04:03:43.760 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:03:43.762 | + inc/python:setup_package:432 : [[ -z keystone ]] 2022-04-14 04:03:43.765 | + inc/python:setup_package:437 : [[ ! -z keystone ]] 2022-04-14 04:03:43.767 | + inc/python:setup_package:438 : extras='[keystone]' 2022-04-14 04:03:43.769 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:03:43.772 | + inc/python:setup_package:446 : pip_install -e '/opt/stack/swift[keystone]' 2022-04-14 04:03:43.792 | Using python 3.8 to install /opt/stack/swift 2022-04-14 04:03:43.795 | + 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-14 04:03:44.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:44.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:44.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:03:44.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:03:45.830 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:03:45.857 | Obtaining file:///opt/stack/swift 2022-04-14 04:03:45.858 | Preparing metadata (setup.py): started 2022-04-14 04:03:49.073 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:03:49.112 | Requirement already satisfied: eventlet>=0.25.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.33.0) 2022-04-14 04:03:49.113 | Requirement already satisfied: greenlet>=0.3.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.1.2) 2022-04-14 04:03:49.115 | Requirement already satisfied: netifaces!=0.10.0,!=0.10.1,>=0.8 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.11.0) 2022-04-14 04:03:49.116 | Requirement already satisfied: PasteDeploy>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.1.1) 2022-04-14 04:03:49.116 | Requirement already satisfied: lxml>=3.4.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (4.8.0) 2022-04-14 04:03:49.117 | Requirement already satisfied: requests>=2.14.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (2.27.1) 2022-04-14 04:03:49.119 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.16.0) 2022-04-14 04:03:49.120 | Requirement already satisfied: xattr>=0.4 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (0.9.9) 2022-04-14 04:03:49.121 | Requirement already satisfied: PyECLib>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (1.6.0) 2022-04-14 04:03:49.122 | Requirement already satisfied: cryptography>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (36.0.1) 2022-04-14 04:03:49.124 | Requirement already satisfied: keystonemiddleware>=4.17.0 in /usr/local/lib/python3.8/dist-packages (from swift==2.29.2.dev2) (9.4.0) 2022-04-14 04:03:49.161 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.0.2->swift==2.29.2.dev2) (1.15.0) 2022-04-14 04:03:49.169 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.0->swift==2.29.2.dev2) (2.1.0) 2022-04-14 04:03:49.224 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.3.0) 2022-04-14 04:03:49.225 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.8.1) 2022-04-14 04:03:49.226 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.4.0) 2022-04-14 04:03:49.228 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.0) 2022-04-14 04:03:49.229 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.10.1) 2022-04-14 04:03:49.230 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (8.8.0) 2022-04-14 04:03:49.231 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.5.0) 2022-04-14 04:03:49.232 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.1.1) 2022-04-14 04:03:49.234 | Requirement already satisfied: WebOb>=1.7.1 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.8.7) 2022-04-14 04:03:49.235 | Requirement already satisfied: oslo.log>=3.36.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.7.0) 2022-04-14 04:03:49.236 | Requirement already satisfied: oslo.context>=2.19.2 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.1.0) 2022-04-14 04:03:49.237 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (4.12.2) 2022-04-14 04:03:49.258 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from PasteDeploy>=2.0.0->swift==2.29.2.dev2) (60.9.3) 2022-04-14 04:03:49.289 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (3.3) 2022-04-14 04:03:49.290 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (1.26.8) 2022-04-14 04:03:49.292 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2.0.12) 2022-04-14 04:03:49.294 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.14.2->swift==2.29.2.dev2) (2019.11.28) 2022-04-14 04:03:49.318 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.0.2->swift==2.29.2.dev2) (2.21) 2022-04-14 04:03:49.409 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.5.0) 2022-04-14 04:03:49.410 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.7.0) 2022-04-14 04:03:49.411 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.2) 2022-04-14 04:03:49.455 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.1.5) 2022-04-14 04:03:49.497 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.5.0) 2022-04-14 04:03:49.500 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.5.0) 2022-04-14 04:03:49.501 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.8.0) 2022-04-14 04:03:49.502 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (6.0) 2022-04-14 04:03:49.564 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (0.9.6) 2022-04-14 04:03:49.565 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=3.36.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2.8.2) 2022-04-14 04:03:49.578 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.0.3) 2022-04-14 04:03:49.580 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (2021.3) 2022-04-14 04:03:49.600 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (21.3) 2022-04-14 04:03:49.603 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (3.0.7) 2022-04-14 04:03:49.707 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (1.13.3) 2022-04-14 04:03:49.722 | Requirement already satisfied: decorator>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from dogpile.cache>=1.1.5->oslo.cache>=1.26.0->keystonemiddleware>=4.17.0->swift==2.29.2.dev2) (5.1.1) 2022-04-14 04:03:52.035 | Installing collected packages: swift 2022-04-14 04:03:52.035 | Attempting uninstall: swift 2022-04-14 04:03:52.035 | Found existing installation: swift 2.29.2.dev2 2022-04-14 04:03:52.039 | Can't uninstall 'swift'. No files were found to uninstall. 2022-04-14 04:03:52.040 | Running setup.py develop for swift 2022-04-14 04:03:56.277 | Successfully installed swift 2022-04-14 04:03:56.277 | 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-14 04:03:56.286 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:03:56.286 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:03:56.428 | + inc/python:pip_install:200 : result=0 2022-04-14 04:03:56.430 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:03:56.432 | + functions-common:time_stop:2432 : local name 2022-04-14 04:03:56.434 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:03:56.437 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:03:56.439 | + functions-common:time_stop:2435 : local total 2022-04-14 04:03:56.442 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:03:56.444 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:03:56.446 | + functions-common:time_stop:2439 : start_time=1649909023787 2022-04-14 04:03:56.448 | + functions-common:time_stop:2441 : [[ -z 1649909023787 ]] 2022-04-14 04:03:56.451 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:03:56.455 | + functions-common:time_stop:2444 : end_time=1649909036453 2022-04-14 04:03:56.458 | + functions-common:time_stop:2445 : elapsed_time=12666 2022-04-14 04:03:56.460 | + functions-common:time_stop:2446 : total=61370 2022-04-14 04:03:56.462 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:03:56.464 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=74036 2022-04-14 04:03:56.466 | + inc/python:pip_install:203 : return 0 2022-04-14 04:03:56.469 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:03:56.471 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:03:56.473 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:03:56.493 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2022-04-14 04:03:56.506 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/swift 2022-04-14 04:03:56.509 | + inc/python:use_library_from_git:250 : local name=/opt/stack/swift 2022-04-14 04:03:56.511 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:03:56.515 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:03:56.517 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/swift, ]] 2022-04-14 04:03:56.519 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:03:56.522 | + lib/swift:install_swift:722 : '[' False == True ']' 2022-04-14 04:03:56.524 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:03:56.527 | + ./stack.sh:main:908 : configure_swift 2022-04-14 04:03:56.529 | + lib/swift:configure_swift:331 : local swift_pipeline=crossdomain 2022-04-14 04:03:56.531 | + lib/swift:configure_swift:332 : local node_number 2022-04-14 04:03:56.533 | + lib/swift:configure_swift:333 : local swift_node_config 2022-04-14 04:03:56.535 | + lib/swift:configure_swift:334 : local swift_log_dir 2022-04-14 04:03:56.537 | + lib/swift:configure_swift:337 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2022-04-14 04:03:57.776 | No proxy-server running 2022-04-14 04:03:57.776 | No object-server running 2022-04-14 04:03:57.776 | No container-replicator running 2022-04-14 04:03:57.776 | No account-server running 2022-04-14 04:03:57.776 | No account-auditor running 2022-04-14 04:03:57.776 | No container-updater running 2022-04-14 04:03:57.776 | No container-auditor running 2022-04-14 04:03:57.776 | No container-server running 2022-04-14 04:03:57.777 | No container-sharder running 2022-04-14 04:03:57.777 | No account-replicator running 2022-04-14 04:03:57.777 | No container-reconciler running 2022-04-14 04:03:57.777 | No object-auditor running 2022-04-14 04:03:57.777 | No object-expirer running 2022-04-14 04:03:57.777 | No object-reconstructor running 2022-04-14 04:03:57.777 | No account-reaper running 2022-04-14 04:03:57.777 | No object-replicator running 2022-04-14 04:03:57.777 | No object-updater running 2022-04-14 04:03:57.777 | No container-sync running 2022-04-14 04:03:57.867 | + lib/swift:configure_swift:337 : true 2022-04-14 04:03:57.870 | + lib/swift:configure_swift:339 : sudo install -d -o ubuntu /etc/swift 2022-04-14 04:03:57.882 | + lib/swift:configure_swift:340 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2022-04-14 04:03:57.895 | + lib/swift:configure_swift:342 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2022-04-14 04:03:57.898 | + lib/swift:configure_swift:355 : sudo tee /etc/rsyncd.conf 2022-04-14 04:03:57.898 | ++ lib/swift:configure_swift:351 : id -g -n ubuntu 2022-04-14 04:03:57.903 | + lib/swift:configure_swift:351 : sed -e ' 2022-04-14 04:03:57.903 | s/%GROUP%/ubuntu/; 2022-04-14 04:03:57.903 | s/%USER%/ubuntu/; 2022-04-14 04:03:57.903 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2022-04-14 04:03:57.903 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2022-04-14 04:03:57.906 | uid = ubuntu 2022-04-14 04:03:57.906 | gid = ubuntu 2022-04-14 04:03:57.907 | log file = /opt/stack/data/swift/logs/rsyncd.log 2022-04-14 04:03:57.907 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2022-04-14 04:03:57.907 | address = 127.0.0.1 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | [account6612] 2022-04-14 04:03:57.907 | max connections = 25 2022-04-14 04:03:57.907 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:03:57.907 | read only = false 2022-04-14 04:03:57.907 | lock file = /opt/stack/data/swift/run/account6612.lock 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | [account6622] 2022-04-14 04:03:57.907 | max connections = 25 2022-04-14 04:03:57.907 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:03:57.907 | read only = false 2022-04-14 04:03:57.907 | lock file = /opt/stack/data/swift/run/account6622.lock 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | [account6632] 2022-04-14 04:03:57.907 | max connections = 25 2022-04-14 04:03:57.907 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:03:57.907 | read only = false 2022-04-14 04:03:57.907 | lock file = /opt/stack/data/swift/run/account6632.lock 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | [account6642] 2022-04-14 04:03:57.907 | max connections = 25 2022-04-14 04:03:57.907 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:03:57.907 | read only = false 2022-04-14 04:03:57.907 | lock file = /opt/stack/data/swift/run/account6642.lock 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | 2022-04-14 04:03:57.907 | [container6611] 2022-04-14 04:03:57.907 | max connections = 25 2022-04-14 04:03:57.907 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:03:57.907 | read only = false 2022-04-14 04:03:57.907 | lock file = /opt/stack/data/swift/run/container6611.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [container6621] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.908 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:03:57.908 | read only = false 2022-04-14 04:03:57.908 | lock file = /opt/stack/data/swift/run/container6621.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [container6631] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.908 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:03:57.908 | read only = false 2022-04-14 04:03:57.908 | lock file = /opt/stack/data/swift/run/container6631.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [container6641] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.908 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:03:57.908 | read only = false 2022-04-14 04:03:57.908 | lock file = /opt/stack/data/swift/run/container6641.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [object6613] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.908 | path = /opt/stack/data/swift/1/node/ 2022-04-14 04:03:57.908 | read only = false 2022-04-14 04:03:57.908 | lock file = /opt/stack/data/swift/run/object6613.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [object6623] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.908 | path = /opt/stack/data/swift/2/node/ 2022-04-14 04:03:57.908 | read only = false 2022-04-14 04:03:57.908 | lock file = /opt/stack/data/swift/run/object6623.lock 2022-04-14 04:03:57.908 | 2022-04-14 04:03:57.908 | [object6633] 2022-04-14 04:03:57.908 | max connections = 25 2022-04-14 04:03:57.909 | path = /opt/stack/data/swift/3/node/ 2022-04-14 04:03:57.909 | read only = false 2022-04-14 04:03:57.909 | lock file = /opt/stack/data/swift/run/object6633.lock 2022-04-14 04:03:57.909 | 2022-04-14 04:03:57.909 | [object6643] 2022-04-14 04:03:57.909 | max connections = 25 2022-04-14 04:03:57.909 | path = /opt/stack/data/swift/4/node/ 2022-04-14 04:03:57.909 | read only = false 2022-04-14 04:03:57.909 | lock file = /opt/stack/data/swift/run/object6643.lock 2022-04-14 04:03:57.910 | + lib/swift:configure_swift:357 : is_ubuntu 2022-04-14 04:03:57.912 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:03:57.914 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:03:57.916 | + lib/swift:configure_swift:358 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2022-04-14 04:03:57.928 | + lib/swift:configure_swift:363 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2022-04-14 04:03:57.930 | + lib/swift:configure_swift:364 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2022-04-14 04:03:57.936 | + lib/swift:configure_swift:365 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2022-04-14 04:03:57.940 | + lib/swift:configure_swift:369 : local csyncfile=/etc/swift/container-sync-realms.conf 2022-04-14 04:03:57.942 | + lib/swift:configure_swift:370 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2022-04-14 04:03:57.946 | + lib/swift:configure_swift:371 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2022-04-14 04:03:57.975 | + lib/swift:configure_swift:372 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.25:8080/v1/ 2022-04-14 04:03:58.001 | + lib/swift:configure_swift:374 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2022-04-14 04:03:58.019 | + lib/swift:configure_swift:375 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2022-04-14 04:03:58.046 | + lib/swift:configure_swift:377 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2022-04-14 04:03:58.065 | + lib/swift:configure_swift:378 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:03:58.093 | + lib/swift:configure_swift:380 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2022-04-14 04:03:58.111 | + lib/swift:configure_swift:381 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2022-04-14 04:03:58.139 | + lib/swift:configure_swift:383 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2022-04-14 04:03:58.157 | + lib/swift:configure_swift:384 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2022-04-14 04:03:58.185 | + lib/swift:configure_swift:386 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2022-04-14 04:03:58.203 | + lib/swift:configure_swift:387 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:03:58.231 | + lib/swift:configure_swift:389 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2022-04-14 04:03:58.248 | + lib/swift:configure_swift:390 : is_service_enabled tls-proxy 2022-04-14 04:03:58.263 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:58.266 | + lib/swift:configure_swift:393 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2022-04-14 04:03:58.293 | + lib/swift:configure_swift:399 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2022-04-14 04:03:58.320 | + lib/swift:configure_swift:400 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2022-04-14 04:03:58.347 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2022-04-14 04:03:58.374 | + lib/swift:configure_swift:406 : is_service_enabled ceilometer 2022-04-14 04:03:58.390 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:58.392 | + lib/swift:configure_swift:417 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2022-04-14 04:03:58.419 | + lib/swift:configure_swift:423 : is_service_enabled s3api 2022-04-14 04:03:58.434 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:58.436 | + lib/swift:configure_swift:426 : is_service_enabled keystone 2022-04-14 04:03:58.451 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:03:58.453 | + lib/swift:configure_swift:427 : swift_pipeline+=' authtoken' 2022-04-14 04:03:58.455 | + lib/swift:configure_swift:428 : is_service_enabled s3api 2022-04-14 04:03:58.470 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:03:58.472 | + lib/swift:configure_swift:433 : swift_pipeline+=' keystoneauth' 2022-04-14 04:03:58.474 | + lib/swift:configure_swift:436 : swift_pipeline+=' tempauth ' 2022-04-14 04:03:58.476 | + lib/swift:configure_swift:438 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2022-04-14 04:03:58.481 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2022-04-14 04:03:58.487 | + lib/swift:configure_swift:441 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2022-04-14 04:03:58.514 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2022-04-14 04:03:58.540 | + lib/swift:configure_swift:445 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2022-04-14 04:03:58.570 | + lib/swift:configure_swift:450 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2022-04-14 04:03:58.600 | + lib/swift:configure_swift:452 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2022-04-14 04:03:58.627 | + lib/swift:configure_swift:453 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2022-04-14 04:03:58.629 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/swift/proxy-server.conf 2022-04-14 04:03:58.631 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=swift 2022-04-14 04:03:58.633 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=filter:authtoken 2022-04-14 04:03:58.635 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2022-04-14 04:03:58.663 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2022-04-14 04:03:58.690 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:03:58.717 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2022-04-14 04:03:58.745 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2022-04-14 04:03:58.771 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2022-04-14 04:03:58.800 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2022-04-14 04:03:58.828 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2022-04-14 04:03:58.855 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:03:58.882 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2022-04-14 04:03:58.910 | + lib/swift:configure_swift:454 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2022-04-14 04:03:58.937 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2022-04-14 04:03:58.964 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2022-04-14 04:03:58.991 | + lib/swift:configure_swift:458 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2022-04-14 04:03:59.021 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2022-04-14 04:03:59.048 | + lib/swift:configure_swift:464 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2022-04-14 04:03:59.067 | + lib/swift:configure_swift:465 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2022-04-14 04:03:59.095 | + lib/swift:configure_swift:468 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2022-04-14 04:03:59.122 | + lib/swift:configure_swift:470 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2022-04-14 04:03:59.127 | + lib/swift:configure_swift:471 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2022-04-14 04:03:59.156 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2022-04-14 04:03:59.182 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2022-04-14 04:03:59.209 | + lib/swift:configure_swift:475 : local node_number 2022-04-14 04:03:59.211 | + lib/swift:configure_swift:476 : for node_number in ${SWIFT_REPLICAS_SEQ} 2022-04-14 04:03:59.213 | + lib/swift:configure_swift:477 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:03:59.215 | + lib/swift:configure_swift:478 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2022-04-14 04:03:59.220 | + lib/swift:configure_swift:479 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2022-04-14 04:03:59.222 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/object-server/1.conf 2022-04-14 04:03:59.225 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:03:59.227 | + lib/swift:generate_swift_config_services:291 : local bind_port=6613 2022-04-14 04:03:59.229 | + lib/swift:generate_swift_config_services:292 : local server_type=object 2022-04-14 04:03:59.231 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:03:59.234 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:03:59.236 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2022-04-14 04:03:59.254 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2022-04-14 04:03:59.281 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2022-04-14 04:03:59.300 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2022-04-14 04:03:59.327 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2022-04-14 04:03:59.345 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:03:59.379 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2022-04-14 04:03:59.398 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:03:59.425 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2022-04-14 04:03:59.444 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:03:59.472 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2022-04-14 04:03:59.494 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2022-04-14 04:03:59.523 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:03:59.541 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:03:59.570 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2022-04-14 04:03:59.588 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2022-04-14 04:03:59.616 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2022-04-14 04:03:59.634 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2022-04-14 04:03:59.662 | + 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-14 04:03:59.667 | + lib/swift:configure_swift:480 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2022-04-14 04:03:59.686 | + lib/swift:configure_swift:481 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:03:59.718 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2022-04-14 04:03:59.748 | + lib/swift:configure_swift:484 : swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:03:59.750 | + lib/swift:configure_swift:485 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2022-04-14 04:03:59.755 | + lib/swift:configure_swift:486 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2022-04-14 04:03:59.757 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/container-server/1.conf 2022-04-14 04:03:59.759 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:03:59.761 | + lib/swift:generate_swift_config_services:291 : local bind_port=6611 2022-04-14 04:03:59.764 | + lib/swift:generate_swift_config_services:292 : local server_type=container 2022-04-14 04:03:59.766 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:03:59.769 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:03:59.771 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2022-04-14 04:03:59.789 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2022-04-14 04:03:59.817 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2022-04-14 04:03:59.836 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2022-04-14 04:03:59.864 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2022-04-14 04:03:59.882 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:03:59.913 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2022-04-14 04:03:59.932 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:03:59.960 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2022-04-14 04:03:59.978 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:04:00.007 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2022-04-14 04:04:00.027 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2022-04-14 04:04:00.057 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:04:00.075 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:04:00.103 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2022-04-14 04:04:00.122 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2022-04-14 04:04:00.151 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2022-04-14 04:04:00.169 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2022-04-14 04:04:00.197 | + 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-14 04:04:00.201 | + lib/swift:configure_swift:487 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2022-04-14 04:04:00.220 | + lib/swift:configure_swift:488 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:04:00.247 | + lib/swift:configure_swift:490 : swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:04:00.250 | + lib/swift:configure_swift:491 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2022-04-14 04:04:00.254 | + lib/swift:configure_swift:492 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2022-04-14 04:04:00.257 | + lib/swift:generate_swift_config_services:289 : local swift_node_config=/etc/swift/account-server/1.conf 2022-04-14 04:04:00.259 | + lib/swift:generate_swift_config_services:290 : local node_id=1 2022-04-14 04:04:00.261 | + lib/swift:generate_swift_config_services:291 : local bind_port=6612 2022-04-14 04:04:00.263 | + lib/swift:generate_swift_config_services:292 : local server_type=account 2022-04-14 04:04:00.266 | + lib/swift:generate_swift_config_services:294 : log_facility=0 2022-04-14 04:04:00.268 | + lib/swift:generate_swift_config_services:295 : local node_path=/opt/stack/data/swift/1 2022-04-14 04:04:00.270 | + lib/swift:generate_swift_config_services:297 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2022-04-14 04:04:00.288 | + lib/swift:generate_swift_config_services:298 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2022-04-14 04:04:00.316 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2022-04-14 04:04:00.334 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2022-04-14 04:04:00.363 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2022-04-14 04:04:00.380 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2022-04-14 04:04:00.408 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2022-04-14 04:04:00.427 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2022-04-14 04:04:00.455 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2022-04-14 04:04:00.473 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2022-04-14 04:04:00.501 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2022-04-14 04:04:00.519 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2022-04-14 04:04:00.547 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2022-04-14 04:04:00.565 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2022-04-14 04:04:00.594 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2022-04-14 04:04:00.613 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2022-04-14 04:04:00.641 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2022-04-14 04:04:00.658 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2022-04-14 04:04:00.686 | + 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-14 04:04:00.696 | + lib/swift:configure_swift:493 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2022-04-14 04:04:00.714 | + lib/swift:configure_swift:494 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2022-04-14 04:04:00.743 | + lib/swift:configure_swift:498 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2022-04-14 04:04:00.772 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2022-04-14 04:04:00.799 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2022-04-14 04:04:00.828 | + lib/swift:configure_swift:502 : testfile=/etc/swift/test.conf 2022-04-14 04:04:00.831 | + lib/swift:configure_swift:503 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2022-04-14 04:04:00.835 | + lib/swift:configure_swift:506 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2022-04-14 04:04:00.863 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test username swiftusertest1 2022-04-14 04:04:00.892 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2022-04-14 04:04:00.920 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2022-04-14 04:04:00.949 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2022-04-14 04:04:00.978 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2022-04-14 04:04:01.006 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2022-04-14 04:04:01.033 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test password4 testing4 2022-04-14 04:04:01.061 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test domain4 swift_test 2022-04-14 04:04:01.089 | + lib/swift:configure_swift:516 : is_service_enabled keystone 2022-04-14 04:04:01.105 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:01.107 | + lib/swift:configure_swift:517 : iniuncomment /etc/swift/test.conf func_test auth_version 2022-04-14 04:04:01.126 | + lib/swift:configure_swift:518 : local auth_vers 2022-04-14 04:04:01.129 | ++ lib/swift:configure_swift:519 : iniget /etc/swift/test.conf func_test auth_version 2022-04-14 04:04:01.149 | + lib/swift:configure_swift:519 : auth_vers=3 2022-04-14 04:04:01.151 | + lib/swift:configure_swift:520 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.25 2022-04-14 04:04:01.179 | + lib/swift:configure_swift:521 : [[ http == \h\t\t\p\s ]] 2022-04-14 04:04:01.181 | + lib/swift:configure_swift:524 : iniset /etc/swift/test.conf func_test auth_port 80 2022-04-14 04:04:01.209 | + lib/swift:configure_swift:526 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.25/identity 2022-04-14 04:04:01.238 | + lib/swift:configure_swift:527 : [[ 3 == \3 ]] 2022-04-14 04:04:01.240 | + lib/swift:configure_swift:528 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2022-04-14 04:04:01.267 | + lib/swift:configure_swift:532 : is_service_enabled tls-proxy 2022-04-14 04:04:01.283 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:01.285 | + lib/swift:configure_swift:538 : local user_group 2022-04-14 04:04:01.288 | ++ lib/swift:configure_swift:539 : id -g ubuntu 2022-04-14 04:04:01.292 | + lib/swift:configure_swift:539 : user_group=1000 2022-04-14 04:04:01.295 | + lib/swift:configure_swift:540 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2022-04-14 04:04:01.308 | + lib/swift:configure_swift:542 : local swift_log_dir=/opt/stack/data/swift/logs 2022-04-14 04:04:01.310 | + lib/swift:configure_swift:543 : sudo rm -rf /opt/stack/data/swift/logs 2022-04-14 04:04:01.322 | + lib/swift:configure_swift:544 : local swift_log_group=adm 2022-04-14 04:04:01.324 | + lib/swift:configure_swift:545 : is_suse 2022-04-14 04:04:01.326 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:04:01.329 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:04:01.331 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:04:01.333 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:04:01.336 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:04:01.338 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:04:01.340 | + lib/swift:configure_swift:548 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2022-04-14 04:04:01.352 | + lib/swift:configure_swift:550 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:04:01.355 | + lib/swift:configure_swift:558 : '[' False == True ']' 2022-04-14 04:04:01.358 | + ./stack.sh:main:911 : is_service_enabled s3api 2022-04-14 04:04:01.375 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:01.378 | + ./stack.sh:main:917 : is_service_enabled g-api n-api 2022-04-14 04:04:01.395 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:01.397 | + ./stack.sh:main:919 : stack_install_service glance 2022-04-14 04:04:01.400 | + lib/stack:stack_install_service:20 : local service=glance 2022-04-14 04:04:01.402 | + lib/stack:stack_install_service:21 : type install_glance 2022-04-14 04:04:01.405 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:04:01.407 | + lib/stack:stack_install_service:32 : install_glance 2022-04-14 04:04:01.409 | + lib/glance:install_glance:507 : glance_store_extras=() 2022-04-14 04:04:01.412 | + lib/glance:install_glance:507 : local glance_store_extras 2022-04-14 04:04:01.415 | + lib/glance:install_glance:509 : is_service_enabled cinder 2022-04-14 04:04:01.432 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:01.435 | + lib/glance:install_glance:510 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2022-04-14 04:04:01.437 | + lib/glance:install_glance:513 : is_service_enabled swift 2022-04-14 04:04:01.454 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:01.457 | + lib/glance:install_glance:514 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2022-04-14 04:04:01.460 | + lib/glance:install_glance:519 : use_library_from_git glance_store 2022-04-14 04:04:01.462 | + inc/python:use_library_from_git:250 : local name=glance_store 2022-04-14 04:04:01.465 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:04:01.468 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:04:01.470 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2022-04-14 04:04:01.473 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:04:01.476 | ++ lib/glance:install_glance:525 : join_extras swift cinder 2022-04-14 04:04:01.479 | ++ inc/python:join_extras:29 : local IFS=, 2022-04-14 04:04:01.481 | ++ inc/python:join_extras:30 : echo swift,cinder 2022-04-14 04:04:01.485 | + lib/glance:install_glance:525 : pip_install_gr_extras glance-store swift,cinder 2022-04-14 04:04:01.487 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2022-04-14 04:04:01.490 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2022-04-14 04:04:01.492 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2022-04-14 04:04:01.495 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2022-04-14 04:04:01.499 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2022-04-14 04:04:01.501 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2022-04-14 04:04:01.505 | +++ 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-14 04:04:01.505 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2022-04-14 04:04:01.510 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2022-04-14 04:04:01.513 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2022-04-14 04:04:01.516 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2022-04-14 04:04:01.519 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2022-04-14 04:04:01.521 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2022-04-14 04:04:01.543 | Using python 3.8 to install glance-store[swift,cinder]!=0.29.0 2022-04-14 04:04:01.546 | + 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-14 04:04:02.423 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:02.423 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:02.423 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:02.423 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:03.572 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:04:03.601 | Requirement already satisfied: glance-store[cinder,swift]!=0.29.0 in /usr/local/lib/python3.8/dist-packages (3.0.0) 2022-04-14 04:04:03.682 | Requirement already satisfied: oslo.config>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from glance-store[cinder,swift]!=0.29.0) (8.8.0) 2022-04-14 04:04:03.683 | 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-14 04:04:03.684 | 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-14 04:04:03.685 | 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-14 04:04:03.687 | 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-14 04:04:03.688 | 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-14 04:04:03.689 | 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-14 04:04:03.690 | 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-14 04:04:03.691 | 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-14 04:04:03.692 | 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-14 04:04:03.693 | 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-14 04:04:03.694 | 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-14 04:04:03.696 | 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-14 04:04:03.699 | 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-14 04:04:03.701 | 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-14 04:04:03.703 | 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-14 04:04:03.706 | 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-14 04:04:03.708 | 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-14 04:04:03.718 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store[cinder,swift]!=0.29.0) (2.1.0) 2022-04-14 04:04:03.719 | 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-14 04:04:03.731 | 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-14 04:04:03.800 | 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-14 04:04:03.801 | 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-14 04:04:03.803 | 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-14 04:04:03.827 | 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-14 04:04:03.829 | 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-14 04:04:03.831 | 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-14 04:04:03.832 | 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-14 04:04:03.833 | 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-14 04:04:03.843 | 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-14 04:04:03.892 | 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-14 04:04:03.893 | 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-14 04:04:03.894 | 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-14 04:04:03.895 | 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-14 04:04:03.916 | 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-14 04:04:03.917 | 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-14 04:04:03.934 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization!=2.19.1,>=2.18.0->glance-store[cinder,swift]!=0.29.0) (2021.3) 2022-04-14 04:04:03.950 | 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-14 04:04:03.952 | 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-14 04:04:03.970 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient>=4.1.0->glance-store[cinder,swift]!=0.29.0) (3.1.1) 2022-04-14 04:04:03.972 | 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-14 04:04:04.052 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->glance-store[cinder,swift]!=0.29.0) (1.26.8) 2022-04-14 04:04:04.055 | 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-14 04:04:04.056 | 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-14 04:04:04.058 | 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-14 04:04:04.115 | 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-14 04:04:04.140 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=5.2.0->glance-store[cinder,swift]!=0.29.0) (1.13.3) 2022-04-14 04:04:04.336 | 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-14 04:04:04.340 | 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-14 04:04:04.372 | 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-14 04:04:04.375 | 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-14 04:04:04.400 | 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-14 04:04:04.402 | 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-14 04:04:04.403 | 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-14 04:04:04.406 | 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-14 04:04:04.460 | 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-14 04:04:04.626 | 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-14 04:04:04.649 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->oslo.service>=2.8.0->os-brick>=2.6.0->glance-store[cinder,swift]!=0.29.0) (60.9.3) 2022-04-14 04:04:04.733 | 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-14 04:04:04.879 | 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-14 04:04:06.972 | 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-14 04:04:06.984 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:04:06.984 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:04:07.108 | + inc/python:pip_install:200 : result=0 2022-04-14 04:04:07.111 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:04:07.113 | + functions-common:time_stop:2432 : local name 2022-04-14 04:04:07.116 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:04:07.118 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:04:07.120 | + functions-common:time_stop:2435 : local total 2022-04-14 04:04:07.123 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:04:07.125 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:04:07.127 | + functions-common:time_stop:2439 : start_time=1649909041537 2022-04-14 04:04:07.130 | + functions-common:time_stop:2441 : [[ -z 1649909041537 ]] 2022-04-14 04:04:07.132 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:04:07.137 | + functions-common:time_stop:2444 : end_time=1649909047134 2022-04-14 04:04:07.140 | + functions-common:time_stop:2445 : elapsed_time=5597 2022-04-14 04:04:07.142 | + functions-common:time_stop:2446 : total=74036 2022-04-14 04:04:07.144 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:04:07.147 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=79633 2022-04-14 04:04:07.149 | + inc/python:pip_install:203 : return 0 2022-04-14 04:04:07.152 | + lib/glance:install_glance:526 : copy_rootwrap /usr/local/etc/glance 2022-04-14 04:04:07.155 | + lib/glance:copy_rootwrap:239 : local source_path=/usr/local/etc/glance 2022-04-14 04:04:07.158 | + lib/glance:copy_rootwrap:241 : sudo install -d -o ubuntu /etc/glance 2022-04-14 04:04:07.170 | + lib/glance:copy_rootwrap:242 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2022-04-14 04:04:07.175 | + lib/glance:install_glance:529 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/yoga 2022-04-14 04:04:07.178 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/glance.git 2022-04-14 04:04:07.180 | + functions-common:git_clone:609 : local git_dest=/opt/stack/glance 2022-04-14 04:04:07.182 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:04:07.185 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:04:07.188 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:04:07.190 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:04:07.193 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:04:07.196 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:04:07.212 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:04:07.215 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:04:07.218 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:07.220 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:04:07.221 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:04:07.226 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/glance ]] 2022-04-14 04:04:07.228 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:07.231 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/glance 2022-04-14 04:04:07.243 | + functions-common:git_clone:684 : cd /opt/stack/glance 2022-04-14 04:04:07.246 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:04:07.247 | + functions-common:git_clone:685 : head -1 2022-04-14 04:04:07.250 | 1beee78e0 Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:04:07.252 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:04:07.255 | + lib/glance:install_glance:531 : setup_develop /opt/stack/glance 2022-04-14 04:04:07.258 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:04:07.260 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:04:07.263 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2022-04-14 04:04:07.266 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:04:07.269 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2022-04-14 04:04:07.271 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:04:07.274 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:04:07.276 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2022-04-14 04:04:07.279 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:04:07.281 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:04:07.284 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2022-04-14 04:04:07.287 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:04:07.290 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2022-04-14 04:04:07.293 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:04:07.296 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:04:07.299 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2022-04-14 04:04:07.305 | + inc/python:_setup_package_with_constraints_edit:385 : name=glance 2022-04-14 04:04:07.307 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2022-04-14 04:04:07.959 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/glance -e 2022-04-14 04:04:07.961 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:04:07.964 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:04:07.966 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:04:07.968 | + inc/python:setup_package:421 : [[ /opt/stack/glance == -bindep* ]] 2022-04-14 04:04:07.971 | + inc/python:setup_package:426 : local project_dir=/opt/stack/glance 2022-04-14 04:04:07.973 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:04:07.976 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:04:07.978 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:04:07.980 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:04:07.983 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:04:07.986 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:04:07.988 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:04:07.991 | + inc/python:setup_package:446 : pip_install -e /opt/stack/glance 2022-04-14 04:04:08.012 | Using python 3.8 to install /opt/stack/glance 2022-04-14 04:04:08.015 | + 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-14 04:04:08.886 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:08.886 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:08.886 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:08.886 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:10.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:04:10.043 | Obtaining file:///opt/stack/glance 2022-04-14 04:04:10.044 | Preparing metadata (setup.py): started 2022-04-14 04:04:13.342 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:04:13.412 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.8.1) 2022-04-14 04:04:13.413 | Requirement already satisfied: defusedxml>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.7.1) 2022-04-14 04:04:13.414 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.4.31) 2022-04-14 04:04:13.415 | Requirement already satisfied: eventlet>=0.25.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.33.0) 2022-04-14 04:04:13.416 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.1.1) 2022-04-14 04:04:13.417 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.1) 2022-04-14 04:04:13.418 | Requirement already satisfied: WebOb>=1.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.8.7) 2022-04-14 04:04:13.419 | Requirement already satisfied: sqlparse>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.4.2) 2022-04-14 04:04:13.421 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.7.6) 2022-04-14 04:04:13.422 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.20.4) 2022-04-14 04:04:13.423 | Requirement already satisfied: oslo.config>=8.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (8.8.0) 2022-04-14 04:04:13.424 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:04:13.425 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.1.0) 2022-04-14 04:04:13.426 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:04:13.427 | Requirement already satisfied: oslo.utils>=4.7.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.12.2) 2022-04-14 04:04:13.429 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:04:13.430 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.4.0) 2022-04-14 04:04:13.431 | Requirement already satisfied: taskflow>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.6.4) 2022-04-14 04:04:13.432 | Requirement already satisfied: keystoneauth1>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.0) 2022-04-14 04:04:13.433 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (9.4.0) 2022-04-14 04:04:13.434 | Requirement already satisfied: WSME>=0.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:04:13.435 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.1.1) 2022-04-14 04:04:13.436 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.5.0) 2022-04-14 04:04:13.437 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:04:13.438 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.4.0) 2022-04-14 04:04:13.439 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (22.0.0) 2022-04-14 04:04:13.441 | Requirement already satisfied: oslo.db>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (11.2.0) 2022-04-14 04:04:13.442 | Requirement already satisfied: oslo.i18n>=5.0.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.1.0) 2022-04-14 04:04:13.443 | Requirement already satisfied: oslo.limit>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:04:13.444 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.7.0) 2022-04-14 04:04:13.445 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (12.13.0) 2022-04-14 04:04:13.446 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (4.5.1) 2022-04-14 04:04:13.447 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.3.0) 2022-04-14 04:04:13.448 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.11.0) 2022-04-14 04:04:13.449 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.3.3) 2022-04-14 04:04:13.451 | Requirement already satisfied: osprofiler>=1.4.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.4.2) 2022-04-14 04:04:13.452 | Requirement already satisfied: glance-store>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.0.0) 2022-04-14 04:04:13.453 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:04:13.454 | Requirement already satisfied: cryptography>=2.6.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (36.0.1) 2022-04-14 04:04:13.455 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (0.2.2) 2022-04-14 04:04:13.456 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (1.0.2) 2022-04-14 04:04:13.457 | Requirement already satisfied: os-win>=4.0.1 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (5.6.0) 2022-04-14 04:04:13.458 | Requirement already satisfied: castellan>=0.17.0 in /usr/local/lib/python3.8/dist-packages (from glance==24.0.1.dev2) (3.10.1) 2022-04-14 04:04:13.474 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (1.1.6) 2022-04-14 04:04:13.476 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (4.11.1) 2022-04-14 04:04:13.477 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->glance==24.0.1.dev2) (5.4.0) 2022-04-14 04:04:13.498 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (5.3.0) 2022-04-14 04:04:13.500 | Requirement already satisfied: requests!=2.20.0,>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.17.0->glance==24.0.1.dev2) (2.27.1) 2022-04-14 04:04:13.538 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.6.1->glance==24.0.1.dev2) (1.15.0) 2022-04-14 04:04:13.553 | Requirement already satisfied: oslo.serialization>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from cursive>=0.2.1->glance==24.0.1.dev2) (4.3.0) 2022-04-14 04:04:13.563 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->glance==24.0.1.dev2) (1.13.3) 2022-04-14 04:04:13.577 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.16.0) 2022-04-14 04:04:13.578 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (2.1.0) 2022-04-14 04:04:13.579 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.25.1->glance==24.0.1.dev2) (1.1.2) 2022-04-14 04:04:13.670 | Requirement already satisfied: pyparsing!=3.0.0,!=3.0.1,!=3.0.2,!=3.0.3,<4,>=2.4.2 in /usr/local/lib/python3.8/dist-packages (from httplib2>=0.9.1->glance==24.0.1.dev2) (3.0.7) 2022-04-14 04:04:13.744 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.4.0->glance==24.0.1.dev2) (1.7.0) 2022-04-14 04:04:13.797 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (3.1.1) 2022-04-14 04:04:13.798 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->glance==24.0.1.dev2) (2.10.1) 2022-04-14 04:04:13.832 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->glance==24.0.1.dev2) (0.17.3) 2022-04-14 04:04:13.876 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (1.5.0) 2022-04-14 04:04:13.877 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (0.8.0) 2022-04-14 04:04:13.879 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.1.0->glance==24.0.1.dev2) (6.0) 2022-04-14 04:04:13.964 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 04:04:13.967 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (0.13.0) 2022-04-14 04:04:13.969 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=5.0.0->glance==24.0.1.dev2) (2.0.1) 2022-04-14 04:04:13.994 | Requirement already satisfied: openstacksdk>=0.31.1 in /usr/local/lib/python3.8/dist-packages (from oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.61.0) 2022-04-14 04:04:14.042 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (0.9.6) 2022-04-14 04:04:14.046 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->glance==24.0.1.dev2) (2.8.2) 2022-04-14 04:04:14.104 | Requirement already satisfied: oslo.service!=1.28.1,>=1.24.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (2.8.0) 2022-04-14 04:04:14.106 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.9) 2022-04-14 04:04:14.108 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.4.0) 2022-04-14 04:04:14.109 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 04:04:14.111 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.2.3) 2022-04-14 04:04:14.135 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.3.0) 2022-04-14 04:04:14.136 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.0.3) 2022-04-14 04:04:14.140 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->glance==24.0.1.dev2) (3.2.0) 2022-04-14 04:04:14.182 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from oslo.reports>=1.18.0->glance==24.0.1.dev2) (5.9.0) 2022-04-14 04:04:14.226 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (2021.3) 2022-04-14 04:04:14.227 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (0.11.0) 2022-04-14 04:04:14.229 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.7.0->glance==24.0.1.dev2) (21.3) 2022-04-14 04:04:14.305 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->glance==24.0.1.dev2) (60.9.3) 2022-04-14 04:04:14.366 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->glance==24.0.1.dev2) (0.2.5) 2022-04-14 04:04:14.468 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->glance==24.0.1.dev2) (0.7) 2022-04-14 04:04:14.738 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (6.3.1) 2022-04-14 04:04:14.739 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (1.4.2) 2022-04-14 04:04:14.742 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:04:14.744 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.0.0->glance==24.0.1.dev2) (2.6.3) 2022-04-14 04:04:14.816 | Requirement already satisfied: simplegeneric in /usr/local/lib/python3.8/dist-packages (from WSME>=0.8.0->glance==24.0.1.dev2) (0.8.1) 2022-04-14 04:04:14.848 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (5.0.0) 2022-04-14 04:04:14.968 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.6.1->glance==24.0.1.dev2) (2.21) 2022-04-14 04:04:15.073 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==24.0.1.dev2) (2.1.0) 2022-04-14 04:04:15.319 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:04:15.320 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.32) 2022-04-14 04:04:15.321 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.1.5) 2022-04-14 04:04:15.323 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (0.10.0) 2022-04-14 04:04:15.324 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.0) 2022-04-14 04:04:15.325 | Requirement already satisfied: decorator>=4.4.1 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (5.1.1) 2022-04-14 04:04:15.327 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (1.4.4) 2022-04-14 04:04:15.448 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (0.13.1) 2022-04-14 04:04:15.480 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==24.0.1.dev2) (1.0.3) 2022-04-14 04:04:15.536 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (3.0.0) 2022-04-14 04:04:15.538 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service!=1.28.1,>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==24.0.1.dev2) (1.3.3) 2022-04-14 04:04:15.780 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (3.10.1) 2022-04-14 04:04:15.963 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2019.11.28) 2022-04-14 04:04:15.964 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (1.26.8) 2022-04-14 04:04:15.966 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (3.3) 2022-04-14 04:04:15.969 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests!=2.20.0,>=2.18.0->castellan>=0.17.0->glance==24.0.1.dev2) (2.0.12) 2022-04-14 04:04:16.078 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=5.0.0->glance==24.0.1.dev2) (0.5.2) 2022-04-14 04:04:16.233 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (2.5.0) 2022-04-14 04:04:16.337 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->glance==24.0.1.dev2) (3.7.0) 2022-04-14 04:04:16.682 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (0.5.0) 2022-04-14 04:04:16.683 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (2.4.0) 2022-04-14 04:04:16.915 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.1->oslo.limit>=1.4.0->glance==24.0.1.dev2) (2.2) 2022-04-14 04:04:17.197 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=5.0.0->glance==24.0.1.dev2) (1.0.0) 2022-04-14 04:04:17.507 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (21.4.0) 2022-04-14 04:04:17.508 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->python-barbicanclient>=4.5.2->castellan>=0.17.0->glance==24.0.1.dev2) (1.8.2) 2022-04-14 04:04:18.978 | Installing collected packages: glance 2022-04-14 04:04:18.978 | Attempting uninstall: glance 2022-04-14 04:04:18.979 | Found existing installation: glance 24.0.1.dev2 2022-04-14 04:04:18.985 | Can't uninstall 'glance'. No files were found to uninstall. 2022-04-14 04:04:18.988 | Running setup.py develop for glance 2022-04-14 04:04:23.343 | Successfully installed glance 2022-04-14 04:04:23.343 | 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-14 04:04:23.351 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:04:23.351 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:04:23.493 | + inc/python:pip_install:200 : result=0 2022-04-14 04:04:23.495 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:04:23.499 | + functions-common:time_stop:2432 : local name 2022-04-14 04:04:23.501 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:04:23.503 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:04:23.505 | + functions-common:time_stop:2435 : local total 2022-04-14 04:04:23.508 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:04:23.510 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:04:23.512 | + functions-common:time_stop:2439 : start_time=1649909048007 2022-04-14 04:04:23.515 | + functions-common:time_stop:2441 : [[ -z 1649909048007 ]] 2022-04-14 04:04:23.518 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:04:23.522 | + functions-common:time_stop:2444 : end_time=1649909063520 2022-04-14 04:04:23.525 | + functions-common:time_stop:2445 : elapsed_time=15513 2022-04-14 04:04:23.527 | + functions-common:time_stop:2446 : total=79633 2022-04-14 04:04:23.529 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:04:23.531 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=95146 2022-04-14 04:04:23.534 | + inc/python:pip_install:203 : return 0 2022-04-14 04:04:23.536 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:04:23.539 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:04:23.541 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:04:23.561 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2022-04-14 04:04:23.573 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/glance 2022-04-14 04:04:23.577 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2022-04-14 04:04:23.579 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:04:23.581 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:04:23.584 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2022-04-14 04:04:23.587 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:04:23.589 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:04:23.592 | + ./stack.sh:main:920 : configure_glance 2022-04-14 04:04:23.594 | + lib/glance:configure_glance:323 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2022-04-14 04:04:23.606 | + lib/glance:configure_glance:326 : local dburl 2022-04-14 04:04:23.610 | ++ lib/glance:configure_glance:327 : database_connection_url glance 2022-04-14 04:04:23.612 | ++ lib/database:database_connection_url:134 : local db=glance 2022-04-14 04:04:23.615 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2022-04-14 04:04:23.617 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=glance 2022-04-14 04:04:23.619 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:04:23.622 | + lib/glance:configure_glance:327 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2022-04-14 04:04:23.625 | + lib/glance:configure_glance:329 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2022-04-14 04:04:23.653 | + 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-14 04:04:23.683 | + lib/glance:configure_glance:331 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2022-04-14 04:04:23.713 | + lib/glance:configure_glance:332 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:04:23.743 | + lib/glance:configure_glance:333 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2022-04-14 04:04:23.772 | + lib/glance:configure_glance:334 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2022-04-14 04:04:23.802 | + lib/glance:configure_glance:335 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2022-04-14 04:04:23.805 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:04:23.807 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=glance 2022-04-14 04:04:23.809 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:04:23.812 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2022-04-14 04:04:23.840 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2022-04-14 04:04:23.869 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:04:23.899 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2022-04-14 04:04:23.929 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2022-04-14 04:04:23.958 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2022-04-14 04:04:23.987 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2022-04-14 04:04:24.017 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2022-04-14 04:04:24.048 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:04:24.077 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:04:24.108 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:04:24.137 | + lib/glance:configure_glance:337 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2022-04-14 04:04:24.140 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2022-04-14 04:04:24.143 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2022-04-14 04:04:24.145 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:04:24.147 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:04:24.150 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:04:24.167 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:24.170 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:04:24.173 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:04:24.175 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:04:24.192 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:24.194 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:04:24.197 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:04:24.227 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:04:24.229 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:04:24.232 | + lib/glance:configure_glance:338 : '[' libvirt = libvirt ']' 2022-04-14 04:04:24.234 | + lib/glance:configure_glance:338 : '[' kvm = parallels ']' 2022-04-14 04:04:24.237 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2022-04-14 04:04:24.267 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2022-04-14 04:04:24.297 | + lib/glance:configure_glance:346 : configure_glance_store False False 2022-04-14 04:04:24.299 | + lib/glance:configure_glance_store:252 : local use_cinder_for_glance=False 2022-04-14 04:04:24.302 | + lib/glance:configure_glance_store:253 : local glance_enable_multiple_stores=False 2022-04-14 04:04:24.304 | + lib/glance:configure_glance_store:254 : local be 2022-04-14 04:04:24.306 | + lib/glance:configure_glance_store:256 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:04:24.309 | + lib/glance:configure_glance_store:258 : [[ False == \T\r\u\e ]] 2022-04-14 04:04:24.312 | + lib/glance:configure_glance_store:275 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:04:24.342 | + lib/glance:configure_glance:349 : '[' -n '' ']' 2022-04-14 04:04:24.344 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.25 2022-04-14 04:04:24.374 | + lib/glance:configure_glance:356 : [[ False == \F\a\l\s\e ]] 2022-04-14 04:04:24.377 | + lib/glance:configure_glance:358 : is_service_enabled s-proxy 2022-04-14 04:04:24.394 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:24.396 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2022-04-14 04:04:24.426 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2022-04-14 04:04:24.456 | + 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-14 04:04:24.486 | + lib/glance:configure_glance:363 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2022-04-14 04:04:24.516 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2022-04-14 04:04:24.546 | + lib/glance:configure_glance:365 : is_service_enabled tls-proxy 2022-04-14 04:04:24.563 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:24.565 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:04:24.596 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2022-04-14 04:04:24.626 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2022-04-14 04:04:24.655 | + lib/glance:configure_glance:373 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.25/identity/v3 2022-04-14 04:04:24.686 | + lib/glance:configure_glance:374 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2022-04-14 04:04:24.714 | + lib/glance:configure_glance:380 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.25/image 2022-04-14 04:04:24.745 | + lib/glance:configure_glance:382 : is_service_enabled tls-proxy 2022-04-14 04:04:24.761 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:24.764 | + lib/glance:configure_glance:388 : setup_logging /etc/glance/glance-api.conf 2022-04-14 04:04:24.766 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2022-04-14 04:04:24.769 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2022-04-14 04:04:24.772 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:04:24.789 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:04:24.792 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:04:24.794 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:04:24.797 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:04:24.799 | + 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-14 04:04:24.829 | + 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-14 04:04:24.859 | + 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-14 04:04:24.889 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:04:24.919 | + lib/glance:configure_glance:390 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2022-04-14 04:04:24.924 | + lib/glance:configure_glance:393 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2022-04-14 04:04:24.957 | + lib/glance:configure_glance:394 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2022-04-14 04:04:24.987 | + lib/glance:configure_glance:395 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2022-04-14 04:04:25.018 | + lib/glance:configure_glance:396 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.25/identity 2022-04-14 04:04:25.047 | + lib/glance:configure_glance:397 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2022-04-14 04:04:25.078 | + lib/glance:configure_glance:398 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2022-04-14 04:04:25.107 | + lib/glance:configure_glance:399 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2022-04-14 04:04:25.137 | + lib/glance:configure_glance:402 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2022-04-14 04:04:25.167 | + lib/glance:configure_glance:405 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2022-04-14 04:04:25.198 | + lib/glance:configure_glance:406 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2022-04-14 04:04:25.229 | + lib/glance:configure_glance:407 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2022-04-14 04:04:25.261 | + lib/glance:configure_glance:409 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2022-04-14 04:04:25.266 | + 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-14 04:04:25.273 | + lib/glance:configure_glance:413 : is_service_enabled tls-proxy 2022-04-14 04:04:25.290 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:25.292 | + lib/glance:configure_glance:421 : [[ False == False ]] 2022-04-14 04:04:25.296 | + lib/glance:configure_glance:422 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2022-04-14 04:04:25.298 | + lib/apache:write_local_uwsgi_http_config:319 : local file=/etc/glance/glance-uwsgi.ini 2022-04-14 04:04:25.300 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=/usr/local/bin/glance-wsgi-api 2022-04-14 04:04:25.303 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2022-04-14 04:04:25.306 | ++ lib/apache:write_local_uwsgi_http_config:322 : basename /usr/local/bin/glance-wsgi-api 2022-04-14 04:04:25.310 | + lib/apache:write_local_uwsgi_http_config:322 : name=glance-wsgi-api 2022-04-14 04:04:25.313 | + lib/apache:write_local_uwsgi_http_config:328 : rm -rf /etc/glance/glance-uwsgi.ini 2022-04-14 04:04:25.316 | + 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-14 04:04:25.346 | ++ lib/apache:write_local_uwsgi_http_config:330 : get_random_port 2022-04-14 04:04:25.349 | ++ functions:get_random_port:836 : read lower_port upper_port 2022-04-14 04:04:25.351 | ++ functions:get_random_port:837 : true 2022-04-14 04:04:25.353 | ++ functions:get_random_port:838 : (( port = upper_port )) 2022-04-14 04:04:25.355 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2022-04-14 04:04:25.359 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2022-04-14 04:04:25.414 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2022-04-14 04:04:25.417 | ++ functions:get_random_port:841 : break 2 2022-04-14 04:04:25.420 | ++ functions:get_random_port:845 : echo 60999 2022-04-14 04:04:25.422 | + lib/apache:write_local_uwsgi_http_config:330 : port=60999 2022-04-14 04:04:25.425 | + lib/apache:write_local_uwsgi_http_config:331 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2022-04-14 04:04:25.453 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2022-04-14 04:04:25.480 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2022-04-14 04:04:25.508 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:04:25.536 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:04:25.564 | + lib/apache:write_local_uwsgi_http_config:338 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:04:25.598 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:04:25.629 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:04:25.657 | + 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-14 04:04:25.684 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:04:25.712 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:04:25.739 | + lib/apache:write_local_uwsgi_http_config:350 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:04:25.768 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:04:25.795 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:04:25.823 | + lib/apache:write_local_uwsgi_http_config:354 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2022-04-14 04:04:25.851 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2022-04-14 04:04:25.879 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2022-04-14 04:04:25.909 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2022-04-14 04:04:25.937 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2022-04-14 04:04:25.965 | + lib/apache:write_local_uwsgi_http_config:361 : enable_apache_mod proxy 2022-04-14 04:04:25.968 | + lib/apache:enable_apache_mod:59 : local mod=proxy 2022-04-14 04:04:25.970 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:04:25.973 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:25.975 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:25.977 | + lib/apache:enable_apache_mod:64 : [[ proxy != \v\e\r\s\i\o\n ]] 2022-04-14 04:04:25.980 | + lib/apache:enable_apache_mod:64 : a2query -m proxy 2022-04-14 04:04:26.035 | proxy (enabled by site administrator) 2022-04-14 04:04:26.039 | + lib/apache:write_local_uwsgi_http_config:362 : enable_apache_mod proxy_http 2022-04-14 04:04:26.041 | + lib/apache:enable_apache_mod:59 : local mod=proxy_http 2022-04-14 04:04:26.043 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:04:26.046 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:26.048 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:26.050 | + lib/apache:enable_apache_mod:64 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2022-04-14 04:04:26.053 | + lib/apache:enable_apache_mod:64 : a2query -m proxy_http 2022-04-14 04:04:26.109 | proxy_http (enabled by site administrator) 2022-04-14 04:04:26.112 | + lib/apache:write_local_uwsgi_http_config:363 : local apache_conf= 2022-04-14 04:04:26.115 | ++ lib/apache:write_local_uwsgi_http_config:364 : apache_site_config_for glance-wsgi-api 2022-04-14 04:04:26.117 | ++ lib/apache:apache_site_config_for:186 : local site=glance-wsgi-api 2022-04-14 04:04:26.120 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:04:26.122 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:26.125 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:26.127 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:04:26.130 | + lib/apache:write_local_uwsgi_http_config:364 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:04:26.133 | + lib/apache:write_local_uwsgi_http_config:365 : echo 'KeepAlive Off' 2022-04-14 04:04:26.133 | + lib/apache:write_local_uwsgi_http_config:365 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:04:26.143 | KeepAlive Off 2022-04-14 04:04:26.147 | + lib/apache:write_local_uwsgi_http_config:366 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:04:26.147 | + lib/apache:write_local_uwsgi_http_config:366 : echo 'SetEnv proxy-sendchunked 1' 2022-04-14 04:04:26.156 | SetEnv proxy-sendchunked 1 2022-04-14 04:04:26.160 | + lib/apache:write_local_uwsgi_http_config:367 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2022-04-14 04:04:26.160 | + lib/apache:write_local_uwsgi_http_config:367 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2022-04-14 04:04:26.169 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2022-04-14 04:04:26.172 | + lib/apache:write_local_uwsgi_http_config:368 : enable_apache_site glance-wsgi-api 2022-04-14 04:04:26.175 | + lib/apache:enable_apache_site:203 : local site=glance-wsgi-api 2022-04-14 04:04:26.177 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:04:26.180 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:04:26.182 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:04:26.184 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:26.187 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:26.190 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:04:26.192 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:04:26.195 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:26.197 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:26.199 | + lib/apache:enable_apache_site:207 : sudo a2ensite glance-wsgi-api 2022-04-14 04:04:26.269 | Site glance-wsgi-api already enabled 2022-04-14 04:04:26.273 | + lib/apache:write_local_uwsgi_http_config:369 : restart_apache_server 2022-04-14 04:04:26.276 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:04:26.278 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:04:26.281 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:04:26.418 | ++ lib/glance:configure_glance:425 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2022-04-14 04:04:26.425 | + lib/glance:configure_glance:425 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2022-04-14 04:04:26.464 | + lib/glance:configure_glance:435 : [[ False == True ]] 2022-04-14 04:04:26.467 | + ./stack.sh:main:923 : is_service_enabled cinder 2022-04-14 04:04:26.485 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:26.487 | + ./stack.sh:main:925 : stack_install_service cinder 2022-04-14 04:04:26.490 | + lib/stack:stack_install_service:20 : local service=cinder 2022-04-14 04:04:26.492 | + lib/stack:stack_install_service:21 : type install_cinder 2022-04-14 04:04:26.495 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:04:26.498 | + lib/stack:stack_install_service:32 : install_cinder 2022-04-14 04:04:26.501 | + lib/cinder:install_cinder:466 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/yoga 2022-04-14 04:04:26.503 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/cinder.git 2022-04-14 04:04:26.505 | + functions-common:git_clone:609 : local git_dest=/opt/stack/cinder 2022-04-14 04:04:26.508 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:04:26.510 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:04:26.514 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:04:26.516 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:04:26.519 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:04:26.522 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:04:26.539 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:04:26.541 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:04:26.544 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:26.547 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:04:26.548 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:04:26.554 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/cinder ]] 2022-04-14 04:04:26.556 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:26.558 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/cinder 2022-04-14 04:04:26.572 | + functions-common:git_clone:684 : cd /opt/stack/cinder 2022-04-14 04:04:26.575 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:04:26.575 | + functions-common:git_clone:685 : head -1 2022-04-14 04:04:26.580 | c0ff6fd9f Merge "Update policy matrix for Yoga" into stable/yoga 2022-04-14 04:04:26.582 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:04:26.585 | + lib/cinder:install_cinder:467 : setup_develop /opt/stack/cinder 2022-04-14 04:04:26.588 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:04:26.590 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:04:26.593 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2022-04-14 04:04:26.595 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:04:26.598 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2022-04-14 04:04:26.600 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:04:26.603 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:04:26.605 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2022-04-14 04:04:26.608 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:04:26.611 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:04:26.614 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2022-04-14 04:04:26.617 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:04:26.619 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2022-04-14 04:04:26.622 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:04:26.625 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:04:26.628 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2022-04-14 04:04:26.634 | + inc/python:_setup_package_with_constraints_edit:385 : name=cinder 2022-04-14 04:04:26.636 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2022-04-14 04:04:27.350 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/cinder -e 2022-04-14 04:04:27.352 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:04:27.355 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:04:27.357 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:04:27.360 | + inc/python:setup_package:421 : [[ /opt/stack/cinder == -bindep* ]] 2022-04-14 04:04:27.362 | + inc/python:setup_package:426 : local project_dir=/opt/stack/cinder 2022-04-14 04:04:27.365 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:04:27.367 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:04:27.369 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:04:27.372 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:04:27.374 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:04:27.377 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:04:27.379 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:04:27.382 | + inc/python:setup_package:446 : pip_install -e /opt/stack/cinder 2022-04-14 04:04:27.402 | Using python 3.8 to install /opt/stack/cinder 2022-04-14 04:04:27.405 | + 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-14 04:04:28.303 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:28.303 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:28.303 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:28.303 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:29.442 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:04:29.469 | Obtaining file:///opt/stack/cinder 2022-04-14 04:04:29.470 | Preparing metadata (setup.py): started 2022-04-14 04:04:33.390 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:04:33.521 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.8.1) 2022-04-14 04:04:33.522 | Requirement already satisfied: decorator>=4.4.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.1) 2022-04-14 04:04:33.523 | Requirement already satisfied: eventlet!=0.32.0,>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.33.0) 2022-04-14 04:04:33.524 | Requirement already satisfied: greenlet>=0.4.16 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.1.2) 2022-04-14 04:04:33.525 | Requirement already satisfied: httplib2>=0.18.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.20.4) 2022-04-14 04:04:33.527 | Requirement already satisfied: iso8601>=0.1.12 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.0.2) 2022-04-14 04:04:33.528 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from cinder==20.0.0) (3.2.0) 2022-04-14 04:04:33.529 | Requirement already satisfied: keystoneauth1>=4.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:04:33.530 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (9.4.0) 2022-04-14 04:04:33.531 | Requirement already satisfied: lxml>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.8.0) 2022-04-14 04:04:33.532 | Requirement already satisfied: oauth2client>=4.1.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.3) 2022-04-14 04:04:33.533 | Requirement already satisfied: oslo.config>=8.3.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (8.8.0) 2022-04-14 04:04:33.534 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.0) 2022-04-14 04:04:33.535 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.1.0) 2022-04-14 04:04:33.537 | Requirement already satisfied: oslo.db>=11.0.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (11.2.0) 2022-04-14 04:04:33.538 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.7.0) 2022-04-14 04:04:33.539 | Requirement already satisfied: oslo.messaging>=12.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (12.13.0) 2022-04-14 04:04:33.540 | Requirement already satisfied: oslo.middleware>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.5.1) 2022-04-14 04:04:33.541 | Requirement already satisfied: oslo.policy>=3.8.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.11.0) 2022-04-14 04:04:33.542 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.7.0) 2022-04-14 04:04:33.543 | Requirement already satisfied: oslo.reports>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.3.0) 2022-04-14 04:04:33.545 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:04:33.546 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.3.0) 2022-04-14 04:04:33.547 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.0) 2022-04-14 04:04:33.548 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.0) 2022-04-14 04:04:33.549 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.12.2) 2022-04-14 04:04:33.550 | Requirement already satisfied: oslo.versionedobjects>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.6.0) 2022-04-14 04:04:33.551 | Requirement already satisfied: osprofiler>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.4.2) 2022-04-14 04:04:33.553 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (21.3) 2022-04-14 04:04:33.554 | Requirement already satisfied: paramiko>=2.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.8.1) 2022-04-14 04:04:33.555 | Requirement already satisfied: Paste>=3.4.3 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:04:33.556 | Requirement already satisfied: PasteDeploy>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.1) 2022-04-14 04:04:33.557 | Requirement already satisfied: psutil>=5.7.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.9.0) 2022-04-14 04:04:33.558 | Requirement already satisfied: pyparsing>=2.4.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.0.7) 2022-04-14 04:04:33.559 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.3.0) 2022-04-14 04:04:33.560 | Requirement already satisfied: python-glanceclient>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.6.0) 2022-04-14 04:04:33.561 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.4.0) 2022-04-14 04:04:33.562 | Requirement already satisfied: python-novaclient>=17.2.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (17.7.0) 2022-04-14 04:04:33.563 | Requirement already satisfied: python-swiftclient>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.13.1) 2022-04-14 04:04:33.564 | Requirement already satisfied: pytz>=2020.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2021.3) 2022-04-14 04:04:33.565 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.27.1) 2022-04-14 04:04:33.566 | Requirement already satisfied: Routes>=2.4.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.5.1) 2022-04-14 04:04:33.568 | Requirement already satisfied: taskflow>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (4.6.4) 2022-04-14 04:04:33.569 | Requirement already satisfied: rtslib-fb>=2.1.74 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.1.74) 2022-04-14 04:04:33.570 | Requirement already satisfied: six>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.16.0) 2022-04-14 04:04:33.571 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.4.31) 2022-04-14 04:04:33.572 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.13.0) 2022-04-14 04:04:33.573 | Requirement already satisfied: stevedore>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.5.0) 2022-04-14 04:04:33.574 | Requirement already satisfied: tabulate>=0.8.7 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.8.9) 2022-04-14 04:04:33.575 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (6.3.1) 2022-04-14 04:04:33.576 | Requirement already satisfied: WebOb>=1.8.6 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.8.7) 2022-04-14 04:04:33.578 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.1.0) 2022-04-14 04:04:33.579 | Requirement already satisfied: oslo.vmware>=3.10.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.0) 2022-04-14 04:04:33.580 | Requirement already satisfied: os-brick>=5.2.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.2.0) 2022-04-14 04:04:33.581 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (5.6.0) 2022-04-14 04:04:33.582 | Requirement already satisfied: tooz>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.10.1) 2022-04-14 04:04:33.583 | Requirement already satisfied: google-api-python-client>=1.11.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (2.38.0) 2022-04-14 04:04:33.584 | Requirement already satisfied: castellan>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (3.10.1) 2022-04-14 04:04:33.585 | Requirement already satisfied: cryptography>=3.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (36.0.1) 2022-04-14 04:04:33.586 | Requirement already satisfied: cursive>=0.2.2 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (0.2.2) 2022-04-14 04:04:33.587 | Requirement already satisfied: zstd>=1.4.5.1 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.5.1.0) 2022-04-14 04:04:33.588 | Requirement already satisfied: boto3>=1.16.51 in /usr/local/lib/python3.8/dist-packages (from cinder==20.0.0) (1.21.7) 2022-04-14 04:04:33.602 | 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.0.0) (0.5.2) 2022-04-14 04:04:33.603 | Requirement already satisfied: botocore<1.25.0,>=1.24.7 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (1.24.7) 2022-04-14 04:04:33.604 | Requirement already satisfied: jmespath<1.0.0,>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from boto3>=1.16.51->cinder==20.0.0) (0.10.0) 2022-04-14 04:04:33.665 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=3.1->cinder==20.0.0) (1.15.0) 2022-04-14 04:04:33.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.0.0) (2.1.0) 2022-04-14 04:04:33.710 | 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.0.0) (4.1.1) 2022-04-14 04:04:33.711 | Requirement already satisfied: google-api-core<3.0.0dev,>=1.21.0 in /usr/local/lib/python3.8/dist-packages (from google-api-python-client>=1.11.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:04:33.713 | 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.0.0) (2.6.0) 2022-04-14 04:04:33.714 | 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.0.0) (0.1.0) 2022-04-14 04:04:33.812 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=4.2.1->cinder==20.0.0) (1.7.0) 2022-04-14 04:04:33.866 | 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.0.0) (3.1.1) 2022-04-14 04:04:33.867 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=9.1.0->cinder==20.0.0) (2.10.1) 2022-04-14 04:04:33.893 | Requirement already satisfied: rsa>=3.1.4 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (4.8) 2022-04-14 04:04:33.894 | Requirement already satisfied: pyasn1>=0.1.7 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.4.8) 2022-04-14 04:04:33.896 | Requirement already satisfied: pyasn1-modules>=0.0.5 in /usr/local/lib/python3.8/dist-packages (from oauth2client>=4.1.3->cinder==20.0.0) (0.2.8) 2022-04-14 04:04:33.950 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->cinder==20.0.0) (0.17.3) 2022-04-14 04:04:34.020 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:04:34.021 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (2.5.0) 2022-04-14 04:04:34.022 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (0.8.0) 2022-04-14 04:04:34.024 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.3.2->cinder==20.0.0) (6.0) 2022-04-14 04:04:34.086 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (2.0.1) 2022-04-14 04:04:34.088 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (0.5.0) 2022-04-14 04:04:34.089 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=11.0.0->cinder==20.0.0) (1.7.6) 2022-04-14 04:04:34.146 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (2.8.2) 2022-04-14 04:04:34.151 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->cinder==20.0.0) (0.9.6) 2022-04-14 04:04:34.211 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.0) 2022-04-14 04:04:34.212 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (0.4.0) 2022-04-14 04:04:34.214 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.2.3) 2022-04-14 04:04:34.216 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (5.0.9) 2022-04-14 04:04:34.220 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=12.5.0->cinder==20.0.0) (2.4.0) 2022-04-14 04:04:34.243 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.3.0) 2022-04-14 04:04:34.244 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.2.0) 2022-04-14 04:04:34.245 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=4.1.1->cinder==20.0.0) (3.0.3) 2022-04-14 04:04:34.293 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->cinder==20.0.0) (1.0.3) 2022-04-14 04:04:34.377 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (3.0.0) 2022-04-14 04:04:34.380 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->cinder==20.0.0) (1.3.3) 2022-04-14 04:04:34.403 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.1.1->cinder==20.0.0) (3.1.1) 2022-04-14 04:04:34.431 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->cinder==20.0.0) (0.11.0) 2022-04-14 04:04:34.496 | Requirement already satisfied: suds-community>=0.6 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.0.0) 2022-04-14 04:04:34.498 | Requirement already satisfied: urllib3>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from oslo.vmware>=3.10.0->cinder==20.0.0) (1.26.8) 2022-04-14 04:04:34.632 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.2->cinder==20.0.0) (1.5.0) 2022-04-14 04:04:34.658 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=3.4.3->cinder==20.0.0) (60.9.3) 2022-04-14 04:04:34.797 | 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.0.0) (3.10.1) 2022-04-14 04:04:34.836 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.13.3) 2022-04-14 04:04:34.839 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (22.0.0) 2022-04-14 04:04:34.840 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=3.2.2->cinder==20.0.0) (1.3.3) 2022-04-14 04:04:35.049 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2.0.12) 2022-04-14 04:04:35.051 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->cinder==20.0.0) (3.3) 2022-04-14 04:04:35.052 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==20.0.0) (2019.11.28) 2022-04-14 04:04:35.088 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.4.1->cinder==20.0.0) (0.7) 2022-04-14 04:04:35.118 | Requirement already satisfied: pyudev>=0.16.1 in /usr/local/lib/python3.8/dist-packages (from rtslib-fb>=2.1.74->cinder==20.0.0) (0.23.2) 2022-04-14 04:04:35.360 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.4.2) 2022-04-14 04:04:35.361 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->cinder==20.0.0) (0.5.2) 2022-04-14 04:04:35.506 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.5.0) 2022-04-14 04:04:35.507 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (1.4.2) 2022-04-14 04:04:35.508 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=4.5.0->cinder==20.0.0) (2.6.3) 2022-04-14 04:04:35.642 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=2.7.1->cinder==20.0.0) (0.12.2) 2022-04-14 04:04:35.763 | 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.0.0) (5.4.0) 2022-04-14 04:04:35.764 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=11.0.0->cinder==20.0.0) (1.1.6) 2022-04-14 04:04:35.766 | 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.0.0) (4.11.1) 2022-04-14 04:04:35.801 | 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.0.0) (5.0.0) 2022-04-14 04:04:36.053 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=3.1->cinder==20.0.0) (2.21) 2022-04-14 04:04:36.134 | 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.0.0) (0.5.0) 2022-04-14 04:04:36.135 | 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.0.0) (2.4.0) 2022-04-14 04:04:36.342 | 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.0.0) (2.5.0) 2022-04-14 04:04:36.433 | Requirement already satisfied: protobuf>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (3.19.4) 2022-04-14 04:04:36.434 | Requirement already satisfied: googleapis-common-protos<2.0dev,>=1.52.0 in /usr/local/lib/python3.8/dist-packages (from google-api-core<3.0.0dev,>=1.21.0->google-api-python-client>=1.11.0->cinder==20.0.0) (1.55.0) 2022-04-14 04:04:36.619 | 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.0.0) (2.1.0) 2022-04-14 04:04:37.047 | 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.0.0) (1.1.5) 2022-04-14 04:04:37.099 | 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.0.0) (0.13.1) 2022-04-14 04:04:37.149 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==20.0.0) (0.2.5) 2022-04-14 04:04:38.212 | 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.0.0) (1.32) 2022-04-14 04:04:38.487 | 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.0.0) (21.4.0) 2022-04-14 04:04:38.488 | 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.0.0) (1.8.2) 2022-04-14 04:04:38.632 | 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.0.0) (2.2) 2022-04-14 04:04:38.826 | 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.0.0) (1.0.0) 2022-04-14 04:04:38.955 | 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.0.0) (3.7.0) 2022-04-14 04:04:40.672 | Installing collected packages: cinder 2022-04-14 04:04:40.672 | Attempting uninstall: cinder 2022-04-14 04:04:40.672 | Found existing installation: cinder 20.0.0 2022-04-14 04:04:40.681 | Can't uninstall 'cinder'. No files were found to uninstall. 2022-04-14 04:04:40.683 | Running setup.py develop for cinder 2022-04-14 04:04:46.543 | Successfully installed cinder 2022-04-14 04:04:46.543 | 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-14 04:04:46.553 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:04:46.553 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:04:46.704 | + inc/python:pip_install:200 : result=0 2022-04-14 04:04:46.706 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:04:46.709 | + functions-common:time_stop:2432 : local name 2022-04-14 04:04:46.711 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:04:46.713 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:04:46.716 | + functions-common:time_stop:2435 : local total 2022-04-14 04:04:46.718 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:04:46.720 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:04:46.723 | + functions-common:time_stop:2439 : start_time=1649909067397 2022-04-14 04:04:46.725 | + functions-common:time_stop:2441 : [[ -z 1649909067397 ]] 2022-04-14 04:04:46.728 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:04:46.732 | + functions-common:time_stop:2444 : end_time=1649909086729 2022-04-14 04:04:46.735 | + functions-common:time_stop:2445 : elapsed_time=19332 2022-04-14 04:04:46.737 | + functions-common:time_stop:2446 : total=95146 2022-04-14 04:04:46.739 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:04:46.741 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=114478 2022-04-14 04:04:46.743 | + inc/python:pip_install:203 : return 0 2022-04-14 04:04:46.746 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:04:46.749 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:04:46.751 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:04:46.769 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2022-04-14 04:04:46.782 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/cinder 2022-04-14 04:04:46.784 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2022-04-14 04:04:46.787 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:04:46.789 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:04:46.792 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2022-04-14 04:04:46.794 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:04:46.797 | + lib/cinder:install_cinder:468 : [[ lioadm == \t\g\t\a\d\m ]] 2022-04-14 04:04:46.800 | + lib/cinder:install_cinder:470 : [[ lioadm == \l\i\o\a\d\m ]] 2022-04-14 04:04:46.802 | + lib/cinder:install_cinder:471 : is_ubuntu 2022-04-14 04:04:46.805 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:46.807 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:46.810 | + lib/cinder:install_cinder:473 : sudo mkdir -p /etc/target 2022-04-14 04:04:46.822 | + lib/cinder:install_cinder:475 : install_package targetcli-fb 2022-04-14 04:04:46.824 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:04:46.828 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:04:46.830 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:04:46.833 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:04:46.836 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:46.838 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:04:46.841 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:46.843 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:46.846 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:04:46.848 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:04:46.851 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:04:46.853 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:04:46.856 | + functions-common:install_package:1471 : real_install_package targetcli-fb 2022-04-14 04:04:46.859 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:04:46.861 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:46.864 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:46.866 | + functions-common:real_install_package:1457 : apt_get install targetcli-fb 2022-04-14 04:04:46.890 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2022-04-14 04:04:46.999 | Reading package lists... 2022-04-14 04:04:47.244 | Building dependency tree... 2022-04-14 04:04:47.245 | Reading state information... 2022-04-14 04:04:47.496 | targetcli-fb is already the newest version (1:2.1.51-0ubuntu1). 2022-04-14 04:04:47.496 | The following packages were automatically installed and are no longer required: 2022-04-14 04:04:47.498 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:04:47.498 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:04:47.498 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:04:47.498 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:04:47.498 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:04:47.498 | python3-zope.interface 2022-04-14 04:04:47.498 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:04:47.612 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:04:47.617 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:04:47.619 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:04:47.622 | + functions-common:time_stop:2432 : local name 2022-04-14 04:04:47.625 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:04:47.627 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:04:47.630 | + functions-common:time_stop:2435 : local total 2022-04-14 04:04:47.632 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:04:47.635 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:04:47.637 | + functions-common:time_stop:2439 : start_time=1649909086886 2022-04-14 04:04:47.640 | + functions-common:time_stop:2441 : [[ -z 1649909086886 ]] 2022-04-14 04:04:47.643 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:04:47.647 | + functions-common:time_stop:2444 : end_time=1649909087645 2022-04-14 04:04:47.650 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 04:04:47.652 | + functions-common:time_stop:2446 : total=5513 2022-04-14 04:04:47.655 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:04:47.657 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6272 2022-04-14 04:04:47.660 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:04:47.662 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:04:47.665 | + ./stack.sh:main:926 : configure_cinder 2022-04-14 04:04:47.667 | + lib/cinder:configure_cinder:245 : sudo install -d -o ubuntu -m 755 /etc/cinder 2022-04-14 04:04:47.681 | + lib/cinder:configure_cinder:247 : rm -f /etc/cinder/cinder.conf 2022-04-14 04:04:47.685 | + lib/cinder:configure_cinder:249 : configure_rootwrap cinder 2022-04-14 04:04:47.688 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2022-04-14 04:04:47.690 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:04:47.693 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2022-04-14 04:04:47.693 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:04:47.698 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2022-04-14 04:04:47.700 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2022-04-14 04:04:47.702 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:04:47.704 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2022-04-14 04:04:47.706 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2022-04-14 04:04:47.708 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2022-04-14 04:04:47.710 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2022-04-14 04:04:47.713 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2022-04-14 04:04:47.724 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2022-04-14 04:04:47.736 | + 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-14 04:04:47.748 | + 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-14 04:04:47.760 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2022-04-14 04:04:47.773 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:04:47.775 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:04:47.779 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.thNpJaIcW5 2022-04-14 04:04:47.782 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:04:47.784 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2022-04-14 04:04:47.786 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2022-04-14 04:04:47.789 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.thNpJaIcW5 2022-04-14 04:04:47.792 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.thNpJaIcW5 2022-04-14 04:04:47.804 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.thNpJaIcW5 /etc/sudoers.d/cinder-rootwrap 2022-04-14 04:04:47.817 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2022-04-14 04:04:47.821 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:04:47.823 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:04:47.826 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:04:47.828 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:04:47.830 | + 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-14 04:04:47.832 | + 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-14 04:04:47.835 | + lib/cinder:configure_cinder:251 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2022-04-14 04:04:47.837 | + lib/cinder:configure_cinder:252 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2022-04-14 04:04:47.841 | + lib/cinder:configure_cinder:255 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2022-04-14 04:04:47.846 | + lib/cinder:configure_cinder:257 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2022-04-14 04:04:47.865 | + lib/cinder:configure_cinder:258 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2022-04-14 04:04:47.883 | + lib/cinder:configure_cinder:259 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2022-04-14 04:04:47.902 | + lib/cinder:configure_cinder:260 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2022-04-14 04:04:47.921 | + lib/cinder:configure_cinder:261 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2022-04-14 04:04:47.940 | + lib/cinder:configure_cinder:262 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2022-04-14 04:04:47.958 | + lib/cinder:configure_cinder:263 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2022-04-14 04:04:47.978 | + lib/cinder:configure_cinder:264 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2022-04-14 04:04:47.997 | + lib/cinder:configure_cinder:266 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2022-04-14 04:04:47.999 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:04:48.002 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=cinder 2022-04-14 04:04:48.004 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:04:48.006 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2022-04-14 04:04:48.035 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2022-04-14 04:04:48.063 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:04:48.091 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2022-04-14 04:04:48.119 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2022-04-14 04:04:48.146 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2022-04-14 04:04:48.174 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2022-04-14 04:04:48.202 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2022-04-14 04:04:48.232 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:04:48.260 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:04:48.289 | + lib/cinder:configure_cinder:268 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2022-04-14 04:04:48.320 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2022-04-14 04:04:48.348 | ++ lib/cinder:configure_cinder:271 : database_connection_url cinder 2022-04-14 04:04:48.351 | ++ lib/database:database_connection_url:134 : local db=cinder 2022-04-14 04:04:48.353 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2022-04-14 04:04:48.355 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=cinder 2022-04-14 04:04:48.358 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2022-04-14 04:04:48.361 | + 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-14 04:04:48.392 | + lib/cinder:configure_cinder:272 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2022-04-14 04:04:48.420 | + lib/cinder:configure_cinder:273 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2022-04-14 04:04:48.448 | + lib/cinder:configure_cinder:274 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2022-04-14 04:04:48.475 | + lib/cinder:configure_cinder:275 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2022-04-14 04:04:48.504 | + lib/cinder:configure_cinder:276 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2022-04-14 04:04:48.531 | + lib/cinder:configure_cinder:277 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2022-04-14 04:04:48.562 | + lib/cinder:configure_cinder:278 : [[ 4 == 6 ]] 2022-04-14 04:04:48.564 | + lib/cinder:configure_cinder:281 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:04:48.593 | + lib/cinder:configure_cinder:283 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:04:48.624 | ++ lib/cinder:configure_cinder:284 : openssl rand -hex 16 2022-04-14 04:04:48.631 | + lib/cinder:configure_cinder:284 : iniset /etc/cinder/cinder.conf key_manager fixed_key 77c51b4df194bd78fe7d01a05e965752 2022-04-14 04:04:48.660 | + lib/cinder:configure_cinder:285 : [[ -n '' ]] 2022-04-14 04:04:48.662 | + lib/cinder:configure_cinder:290 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2022-04-14 04:04:48.691 | + lib/cinder:configure_cinder:291 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2022-04-14 04:04:48.720 | + lib/cinder:configure_cinder:292 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2022-04-14 04:04:48.761 | + lib/cinder:configure_cinder:297 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2022-04-14 04:04:48.789 | + lib/cinder:configure_cinder:299 : is_service_enabled c-vol 2022-04-14 04:04:48.806 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:48.808 | + lib/cinder:configure_cinder:299 : [[ -n lvm:lvmdriver-1 ]] 2022-04-14 04:04:48.811 | + lib/cinder:configure_cinder:300 : local enabled_backends= 2022-04-14 04:04:48.813 | + lib/cinder:configure_cinder:301 : local default_name= 2022-04-14 04:04:48.816 | + lib/cinder:configure_cinder:302 : local be be_name be_type 2022-04-14 04:04:48.818 | + lib/cinder:configure_cinder:303 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2022-04-14 04:04:48.820 | + lib/cinder:configure_cinder:304 : be_type=lvm 2022-04-14 04:04:48.823 | + lib/cinder:configure_cinder:305 : be_name=lvmdriver-1 2022-04-14 04:04:48.825 | + lib/cinder:configure_cinder:306 : type configure_cinder_backend_lvm 2022-04-14 04:04:48.827 | + lib/cinder:configure_cinder:307 : configure_cinder_backend_lvm lvmdriver-1 2022-04-14 04:04:48.830 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2022-04-14 04:04:48.832 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2022-04-14 04:04:48.863 | + 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-14 04:04:48.892 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2022-04-14 04:04:48.920 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2022-04-14 04:04:48.948 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2022-04-14 04:04:48.976 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2022-04-14 04:04:49.004 | + lib/cinder:configure_cinder:309 : [[ -z '' ]] 2022-04-14 04:04:49.006 | + lib/cinder:configure_cinder:310 : default_name=lvmdriver-1 2022-04-14 04:04:49.009 | + lib/cinder:configure_cinder:312 : enabled_backends+=lvmdriver-1, 2022-04-14 04:04:49.011 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2022-04-14 04:04:49.039 | + lib/cinder:configure_cinder:315 : [[ -n lvmdriver-1 ]] 2022-04-14 04:04:49.041 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2022-04-14 04:04:49.070 | + lib/cinder:configure_cinder:318 : configure_cinder_image_volume_cache 2022-04-14 04:04:49.072 | + lib/cinder:configure_cinder_image_volume_cache:619 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2022-04-14 04:04:49.074 | + lib/cinder:configure_cinder_image_volume_cache:620 : local be_name=lvmdriver-1 2022-04-14 04:04:49.078 | + lib/cinder:configure_cinder_image_volume_cache:622 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2022-04-14 04:04:49.105 | + lib/cinder:configure_cinder_image_volume_cache:624 : [[ -n '' ]] 2022-04-14 04:04:49.108 | + lib/cinder:configure_cinder_image_volume_cache:628 : [[ -n '' ]] 2022-04-14 04:04:49.111 | + lib/cinder:configure_cinder:321 : is_service_enabled c-bak 2022-04-14 04:04:49.127 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:49.130 | + lib/cinder:configure_cinder:321 : [[ -n swift ]] 2022-04-14 04:04:49.132 | + lib/cinder:configure_cinder:322 : type configure_cinder_backup_swift 2022-04-14 04:04:49.134 | + lib/cinder:configure_cinder:323 : configure_cinder_backup_swift 2022-04-14 04:04:49.137 | + lib/cinder_backups/swift:configure_cinder_backup_swift:25 : iniset /etc/cinder/cinder.conf DEFAULT backup_driver cinder.backup.drivers.swift.SwiftBackupDriver 2022-04-14 04:04:49.165 | + lib/cinder_backups/swift:configure_cinder_backup_swift:26 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.25:8080/v1/AUTH_ 2022-04-14 04:04:49.193 | + lib/cinder_backups/swift:configure_cinder_backup_swift:27 : is_service_enabled tls-proxy 2022-04-14 04:04:49.210 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:49.212 | + lib/cinder:configure_cinder:329 : is_service_enabled ceilometer 2022-04-14 04:04:49.229 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:49.232 | + lib/cinder:configure_cinder:333 : is_service_enabled tls-proxy 2022-04-14 04:04:49.248 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:49.250 | + lib/cinder:configure_cinder:347 : '[' False '!=' False ']' 2022-04-14 04:04:49.253 | + lib/cinder:configure_cinder:351 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2022-04-14 04:04:49.255 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2022-04-14 04:04:49.258 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2022-04-14 04:04:49.260 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:04:49.263 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:04:49.265 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:04:49.281 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:49.284 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:04:49.287 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:04:49.289 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:04:49.306 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:49.308 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:04:49.311 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:04:49.339 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:04:49.341 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:04:49.344 | + lib/cinder:configure_cinder:354 : setup_logging /etc/cinder/cinder.conf True 2022-04-14 04:04:49.346 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2022-04-14 04:04:49.349 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:04:49.352 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:04:49.369 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:04:49.371 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:04:49.373 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:04:49.376 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:04:49.378 | + 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-14 04:04:49.406 | + 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-14 04:04:49.434 | + 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-14 04:04:49.462 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:04:49.491 | + lib/cinder:configure_cinder:356 : is_service_enabled c-api 2022-04-14 04:04:49.507 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:49.510 | + lib/cinder:configure_cinder:357 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2022-04-14 04:04:49.512 | + lib/apache:write_uwsgi_config:254 : local file=/etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:04:49.515 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/cinder-wsgi 2022-04-14 04:04:49.517 | + lib/apache:write_uwsgi_config:256 : local url=/volume 2022-04-14 04:04:49.520 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:04:49.522 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:04:49.525 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/cinder-wsgi 2022-04-14 04:04:49.530 | + lib/apache:write_uwsgi_config:259 : name=cinder-wsgi 2022-04-14 04:04:49.532 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:04:49.534 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:04:49.547 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:04:49.548 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:04:49.556 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:04:49.560 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:04:49.575 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:04:49.578 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2022-04-14 04:04:49.582 | + lib/apache:write_uwsgi_config:275 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2022-04-14 04:04:49.611 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:04:49.639 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2022-04-14 04:04:49.666 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:04:49.694 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:04:49.722 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:04:49.750 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:04:49.778 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:04:49.805 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:04:49.833 | + 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-14 04:04:49.861 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:04:49.888 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:04:49.916 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:04:49.944 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:04:49.946 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:04:49.949 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for cinder-wsgi 2022-04-14 04:04:49.952 | ++ lib/apache:apache_site_config_for:186 : local site=cinder-wsgi 2022-04-14 04:04:49.955 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:04:49.957 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:49.959 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:49.962 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:04:49.965 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:04:49.968 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2022-04-14 04:04:49.995 | + lib/apache:write_uwsgi_config:305 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:04:50.024 | + 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-14 04:04:50.024 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2022-04-14 04:04:50.033 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi" retry=0 2022-04-14 04:04:50.037 | + lib/apache:write_uwsgi_config:307 : enable_apache_site cinder-wsgi 2022-04-14 04:04:50.039 | + lib/apache:enable_apache_site:203 : local site=cinder-wsgi 2022-04-14 04:04:50.041 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:04:50.044 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:04:50.046 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:04:50.049 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:50.051 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:50.054 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:04:50.056 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:04:50.058 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:04:50.061 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:04:50.063 | + lib/apache:enable_apache_site:207 : sudo a2ensite cinder-wsgi 2022-04-14 04:04:50.130 | Enabling site cinder-wsgi. 2022-04-14 04:04:50.135 | To activate the new configuration, you need to run: 2022-04-14 04:04:50.135 | systemctl reload apache2 2022-04-14 04:04:50.140 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:04:50.143 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:04:50.145 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:04:50.147 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:04:50.285 | + lib/cinder:configure_cinder:360 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2022-04-14 04:04:50.289 | + lib/cinder:configure_cinder:364 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2022-04-14 04:04:50.321 | + lib/cinder:configure_cinder:366 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.25/image 2022-04-14 04:04:50.350 | + lib/cinder:configure_cinder:367 : is_service_enabled tls-proxy 2022-04-14 04:04:50.367 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:04:50.370 | + lib/cinder:configure_cinder:373 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2022-04-14 04:04:50.372 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/cinder/cinder.conf 2022-04-14 04:04:50.375 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:04:50.377 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:04:50.379 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/cinder/cinder.conf nova auth_type password 2022-04-14 04:04:50.410 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/cinder/cinder.conf nova interface public 2022-04-14 04:04:50.439 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:04:50.469 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/cinder/cinder.conf nova username nova 2022-04-14 04:04:50.497 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2022-04-14 04:04:50.525 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2022-04-14 04:04:50.554 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/cinder/cinder.conf nova project_name service 2022-04-14 04:04:50.583 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2022-04-14 04:04:50.613 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:04:50.641 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2022-04-14 04:04:50.669 | + lib/cinder:configure_cinder:374 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2022-04-14 04:04:50.697 | + lib/cinder:configure_cinder:375 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:04:50.727 | + lib/cinder:configure_cinder:377 : [[ ! -z '' ]] 2022-04-14 04:04:50.729 | + lib/cinder:configure_cinder:379 : is_service_enabled etcd3 2022-04-14 04:04:50.750 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:50.752 | + lib/cinder:configure_cinder:380 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.25:2379 2022-04-14 04:04:50.784 | + lib/cinder:configure_cinder:383 : [[ False == True ]] 2022-04-14 04:04:50.787 | + ./stack.sh:main:929 : is_service_enabled neutron 2022-04-14 04:04:50.804 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:04:50.807 | + ./stack.sh:main:931 : stack_install_service neutron 2022-04-14 04:04:50.809 | + lib/stack:stack_install_service:20 : local service=neutron 2022-04-14 04:04:50.812 | + lib/stack:stack_install_service:21 : type install_neutron 2022-04-14 04:04:50.814 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:04:50.817 | + lib/stack:stack_install_service:32 : install_neutron 2022-04-14 04:04:50.819 | + lib/neutron:install_neutron:687 : is_neutron_legacy_enabled 2022-04-14 04:04:50.823 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:04:50.823 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:04:50.829 | + 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-14 04:04:50.832 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:04:50.835 | + 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-14 04:04:50.837 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:04:50.840 | + lib/neutron:install_neutron:689 : install_mutnauq 2022-04-14 04:04:50.843 | + lib/neutron-legacy:install_mutnauq:467 : use_library_from_git neutron-lib 2022-04-14 04:04:50.846 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2022-04-14 04:04:50.848 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:04:50.851 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:04:50.853 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2022-04-14 04:04:50.856 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:04:50.859 | + lib/neutron-legacy:install_mutnauq:472 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/yoga 2022-04-14 04:04:50.861 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/neutron.git 2022-04-14 04:04:50.863 | + functions-common:git_clone:609 : local git_dest=/opt/stack/neutron 2022-04-14 04:04:50.866 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:04:50.868 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:04:50.871 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:04:50.874 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:04:50.876 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:04:50.879 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:04:50.896 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:04:50.898 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:04:50.900 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:50.904 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:04:50.904 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:04:50.909 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/neutron ]] 2022-04-14 04:04:50.912 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:04:50.914 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/neutron 2022-04-14 04:04:50.927 | + functions-common:git_clone:684 : cd /opt/stack/neutron 2022-04-14 04:04:50.930 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:04:50.930 | + functions-common:git_clone:685 : head -1 2022-04-14 04:04:50.934 | aa8b966c57 Merge commit 'refs/changes/81/837681/1' of ssh://review.openstack.org:29418/openstack/neutron into HEAD 2022-04-14 04:04:50.937 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:04:50.939 | + lib/neutron-legacy:install_mutnauq:473 : setup_develop /opt/stack/neutron 2022-04-14 04:04:50.942 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:04:50.944 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:04:50.947 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2022-04-14 04:04:50.949 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:04:50.952 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2022-04-14 04:04:50.955 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:04:50.958 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:04:50.960 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2022-04-14 04:04:50.963 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:04:50.965 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:04:50.968 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2022-04-14 04:04:50.971 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:04:50.974 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2022-04-14 04:04:50.977 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:04:50.979 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:04:50.982 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2022-04-14 04:04:50.988 | + inc/python:_setup_package_with_constraints_edit:385 : name=neutron 2022-04-14 04:04:50.991 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2022-04-14 04:04:51.646 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/neutron -e 2022-04-14 04:04:51.648 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:04:51.651 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:04:51.654 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:04:51.656 | + inc/python:setup_package:421 : [[ /opt/stack/neutron == -bindep* ]] 2022-04-14 04:04:51.659 | + inc/python:setup_package:426 : local project_dir=/opt/stack/neutron 2022-04-14 04:04:51.661 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:04:51.663 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:04:51.666 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:04:51.668 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:04:51.671 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:04:51.673 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:04:51.676 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:04:51.678 | + inc/python:setup_package:446 : pip_install -e /opt/stack/neutron 2022-04-14 04:04:51.700 | Using python 3.8 to install /opt/stack/neutron 2022-04-14 04:04:51.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 -e /opt/stack/neutron 2022-04-14 04:04:52.568 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:52.568 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:52.568 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:04:52.568 | from cryptography.utils import int_from_bytes 2022-04-14 04:04:53.691 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:04:53.717 | Obtaining file:///opt/stack/neutron 2022-04-14 04:04:53.718 | Preparing metadata (setup.py): started 2022-04-14 04:04:57.951 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:04:58.044 | Requirement already satisfied: pbr>=4.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.8.1) 2022-04-14 04:04:58.046 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:04:58.047 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.1.1) 2022-04-14 04:04:58.052 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.1) 2022-04-14 04:04:58.054 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:04:58.056 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.1) 2022-04-14 04:04:58.057 | Requirement already satisfied: eventlet>=0.26.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.33.0) 2022-04-14 04:04:58.060 | Requirement already satisfied: pecan>=1.3.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.1) 2022-04-14 04:04:58.061 | Requirement already satisfied: httplib2>=0.9.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.20.4) 2022-04-14 04:04:58.064 | Requirement already satisfied: requests>=2.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.27.1) 2022-04-14 04:04:58.065 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.0.3) 2022-04-14 04:04:58.066 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (9.4.0) 2022-04-14 04:04:58.068 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.8.0) 2022-04-14 04:04:58.068 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.11.0) 2022-04-14 04:04:58.069 | Requirement already satisfied: neutron-lib>=2.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.20.0) 2022-04-14 04:04:58.070 | Requirement already satisfied: python-neutronclient>=7.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (7.8.0) 2022-04-14 04:04:58.071 | Requirement already satisfied: tenacity>=6.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:04:58.073 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.4.31) 2022-04-14 04:04:58.074 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.8.7) 2022-04-14 04:04:58.075 | Requirement already satisfied: keystoneauth1>=3.14.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:04:58.076 | Requirement already satisfied: alembic>=1.6.5 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.7.6) 2022-04-14 04:04:58.077 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.5.0) 2022-04-14 04:04:58.079 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:04:58.080 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:04:58.081 | Requirement already satisfied: oslo.config>=8.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (8.8.0) 2022-04-14 04:04:58.082 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.1.0) 2022-04-14 04:04:58.083 | Requirement already satisfied: oslo.db>=4.44.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (11.2.0) 2022-04-14 04:04:58.085 | Requirement already satisfied: oslo.i18n>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.1.0) 2022-04-14 04:04:58.086 | Requirement already satisfied: oslo.log>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.7.0) 2022-04-14 04:04:58.087 | Requirement already satisfied: oslo.messaging>=7.0.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (12.13.0) 2022-04-14 04:04:58.088 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.1) 2022-04-14 04:04:58.090 | Requirement already satisfied: oslo.policy>=3.10.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.11.0) 2022-04-14 04:04:58.092 | Requirement already satisfied: oslo.privsep>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:04:58.093 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.0) 2022-04-14 04:04:58.094 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (6.3.1) 2022-04-14 04:04:58.095 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.3.0) 2022-04-14 04:04:58.096 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.8.0) 2022-04-14 04:04:58.097 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:04:58.098 | Requirement already satisfied: oslo.utils>=4.8.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.12.2) 2022-04-14 04:04:58.099 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.6.0) 2022-04-14 04:04:58.100 | Requirement already satisfied: osprofiler>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (3.4.2) 2022-04-14 04:04:58.101 | Requirement already satisfied: os-ken>=2.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.3.1) 2022-04-14 04:04:58.102 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.1.0) 2022-04-14 04:04:58.103 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.16.0) 2022-04-14 04:04:58.104 | Requirement already satisfied: ovsdbapp>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (1.15.1) 2022-04-14 04:04:58.105 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (21.3) 2022-04-14 04:04:58.106 | Requirement already satisfied: psutil>=5.3.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (5.9.0) 2022-04-14 04:04:58.107 | Requirement already satisfied: pyroute2>=0.6.6 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:58.108 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (22.0.0) 2022-04-14 04:04:58.110 | Requirement already satisfied: python-novaclient>=9.1.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (17.7.0) 2022-04-14 04:04:58.111 | Requirement already satisfied: openstacksdk>=0.31.2 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (0.61.0) 2022-04-14 04:04:58.112 | Requirement already satisfied: python-designateclient>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (4.5.0) 2022-04-14 04:04:58.113 | Requirement already satisfied: os-vif>=1.15.1 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.7.1) 2022-04-14 04:04:58.114 | Requirement already satisfied: futurist>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:04:58.115 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from neutron==20.0.1.dev21) (2.10.1) 2022-04-14 04:04:58.131 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (5.4.0) 2022-04-14 04:04:58.132 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (4.11.1) 2022-04-14 04:04:58.134 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.6.5->neutron==20.0.1.dev21) (1.1.6) 2022-04-14 04:04:58.142 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.19.0->neutron==20.0.1.dev21) (1.13.3) 2022-04-14 04:04:58.155 | Requirement already satisfied: greenlet>=0.3 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.1.2) 2022-04-14 04:04:58.156 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (1.16.0) 2022-04-14 04:04:58.157 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.26.1->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:04:58.176 | 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.0.1.dev21) (3.0.7) 2022-04-14 04:04:58.183 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->neutron==20.0.1.dev21) (2.1.0) 2022-04-14 04:04:58.243 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.0.2) 2022-04-14 04:04:58.245 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.14.0->neutron==20.0.1.dev21) (1.7.0) 2022-04-14 04:04:58.300 | 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.0.1.dev21) (3.1.1) 2022-04-14 04:04:58.301 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=5.1.0->neutron==20.0.1.dev21) (4.4.0) 2022-04-14 04:04:58.349 | Requirement already satisfied: setproctitle>=1.1.10 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (1.2.2) 2022-04-14 04:04:58.351 | Requirement already satisfied: os-traits>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from neutron-lib>=2.20.0->neutron==20.0.1.dev21) (2.7.0) 2022-04-14 04:04:58.381 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.32) 2022-04-14 04:04:58.383 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:04:58.384 | Requirement already satisfied: PyYAML>=3.13 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (6.0) 2022-04-14 04:04:58.385 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (0.10.0) 2022-04-14 04:04:58.386 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.0) 2022-04-14 04:04:58.388 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (36.0.1) 2022-04-14 04:04:58.389 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.4.4) 2022-04-14 04:04:58.390 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.31.2->neutron==20.0.1.dev21) (1.1.5) 2022-04-14 04:04:58.406 | Requirement already satisfied: msgpack>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from os-ken>=2.2.0->neutron==20.0.1.dev21) (1.0.3) 2022-04-14 04:04:58.499 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->neutron==20.0.1.dev21) (0.17.3) 2022-04-14 04:04:58.541 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=8.0.0->neutron==20.0.1.dev21) (1.5.0) 2022-04-14 04:04:58.634 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (2.0.1) 2022-04-14 04:04:58.636 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.13.0) 2022-04-14 04:04:58.637 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.44.0->neutron==20.0.1.dev21) (0.5.0) 2022-04-14 04:04:58.699 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (2.8.2) 2022-04-14 04:04:58.706 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.5.0->neutron==20.0.1.dev21) (0.9.6) 2022-04-14 04:04:58.769 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.2.3) 2022-04-14 04:04:58.770 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.9) 2022-04-14 04:04:58.772 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (0.4.0) 2022-04-14 04:04:58.776 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=7.0.0->neutron==20.0.1.dev21) (5.0.0) 2022-04-14 04:04:58.805 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:04:58.808 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->neutron==20.0.1.dev21) (3.3.0) 2022-04-14 04:04:58.862 | Requirement already satisfied: cffi>=1.14.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (1.15.0) 2022-04-14 04:04:58.922 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->neutron==20.0.1.dev21) (2021.3) 2022-04-14 04:04:58.960 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (1.3.3) 2022-04-14 04:04:58.962 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:04:58.995 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (3.1.1) 2022-04-14 04:04:59.155 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->neutron==20.0.1.dev21) (2.4.0) 2022-04-14 04:04:59.237 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->neutron==20.0.1.dev21) (60.9.3) 2022-04-14 04:04:59.315 | Requirement already satisfied: WebTest>=1.3.1 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (3.0.0) 2022-04-14 04:04:59.317 | Requirement already satisfied: logutils>=0.3 in /usr/local/lib/python3.8/dist-packages (from pecan>=1.3.2->neutron==20.0.1.dev21) (0.3.5) 2022-04-14 04:04:59.428 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.429 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.430 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.431 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.432 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.434 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.435 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.6.6->neutron==20.0.1.dev21) (0.6.6) 2022-04-14 04:04:59.642 | Requirement already satisfied: osc-lib>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (2.5.0) 2022-04-14 04:04:59.643 | 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.0.1.dev21) (3.10.1) 2022-04-14 04:04:59.656 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from python-designateclient>=2.7.0->neutron==20.0.1.dev21) (3.2.0) 2022-04-14 04:04:59.688 | 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.0.1.dev21) (2.1.0) 2022-04-14 04:04:59.691 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.8.0->neutron==20.0.1.dev21) (3.17.6) 2022-04-14 04:04:59.784 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (1.26.8) 2022-04-14 04:04:59.785 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2019.11.28) 2022-04-14 04:04:59.787 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (3.3) 2022-04-14 04:04:59.790 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.18.0->neutron==20.0.1.dev21) (2.0.12) 2022-04-14 04:04:59.826 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->neutron==20.0.1.dev21) (0.7) 2022-04-14 04:05:00.163 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->neutron==20.0.1.dev21) (0.12.2) 2022-04-14 04:05:00.239 | 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.0.1.dev21) (5.0.0) 2022-04-14 04:05:00.433 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.14.0->oslo.privsep>=2.3.0->neutron==20.0.1.dev21) (2.21) 2022-04-14 04:05:00.506 | 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.0.1.dev21) (0.5.0) 2022-04-14 04:05:00.510 | 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.0.1.dev21) (2.4.0) 2022-04-14 04:05:00.736 | 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.0.1.dev21) (2.5.0) 2022-04-14 04:05:00.911 | 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.0.1.dev21) (2.2) 2022-04-14 04:05:01.441 | 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.0.1.dev21) (0.13.1) 2022-04-14 04:05:01.518 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==20.0.1.dev21) (0.2.5) 2022-04-14 04:05:02.133 | 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.0.1.dev21) (0.5.2) 2022-04-14 04:05:02.134 | 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.0.1.dev21) (0.4.2) 2022-04-14 04:05:02.442 | Requirement already satisfied: beautifulsoup4 in /usr/local/lib/python3.8/dist-packages (from WebTest>=1.3.1->pecan>=1.3.2->neutron==20.0.1.dev21) (4.10.0) 2022-04-14 04:05:02.443 | 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.0.1.dev21) (2.0.0) 2022-04-14 04:05:02.612 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.6.5->neutron==20.0.1.dev21) (3.7.0) 2022-04-14 04:05:02.855 | 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.0.1.dev21) (21.4.0) 2022-04-14 04:05:02.857 | 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.0.1.dev21) (1.8.2) 2022-04-14 04:05:03.041 | 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.0.1.dev21) (1.0.0) 2022-04-14 04:05:03.259 | 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.0.1.dev21) (2.3.1) 2022-04-14 04:05:04.837 | Installing collected packages: neutron 2022-04-14 04:05:04.837 | Attempting uninstall: neutron 2022-04-14 04:05:04.852 | Found existing installation: neutron 20.0.1.dev21 2022-04-14 04:05:04.855 | Can't uninstall 'neutron'. No files were found to uninstall. 2022-04-14 04:05:04.895 | Running setup.py develop for neutron 2022-04-14 04:05:10.797 | Successfully installed neutron 2022-04-14 04:05:10.798 | 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-14 04:05:10.806 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:05:10.806 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:05:10.957 | + inc/python:pip_install:200 : result=0 2022-04-14 04:05:10.959 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:05:10.962 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:10.964 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:10.967 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:10.969 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:10.971 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:10.973 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:05:10.976 | + functions-common:time_stop:2439 : start_time=1649909091694 2022-04-14 04:05:10.978 | + functions-common:time_stop:2441 : [[ -z 1649909091694 ]] 2022-04-14 04:05:10.981 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:10.985 | + functions-common:time_stop:2444 : end_time=1649909110982 2022-04-14 04:05:10.987 | + functions-common:time_stop:2445 : elapsed_time=19288 2022-04-14 04:05:10.989 | + functions-common:time_stop:2446 : total=114478 2022-04-14 04:05:10.992 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:10.994 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=133766 2022-04-14 04:05:10.996 | + inc/python:pip_install:203 : return 0 2022-04-14 04:05:10.999 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:05:11.001 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:05:11.004 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:05:11.023 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2022-04-14 04:05:11.036 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/neutron 2022-04-14 04:05:11.038 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2022-04-14 04:05:11.041 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:05:11.043 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:05:11.046 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2022-04-14 04:05:11.049 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:05:11.051 | + lib/neutron-legacy:install_mutnauq:475 : [[ openvswitch == \o\v\n ]] 2022-04-14 04:05:11.054 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:05:11.056 | + ./stack.sh:main:934 : is_service_enabled nova 2022-04-14 04:05:11.074 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:11.077 | + ./stack.sh:main:936 : stack_install_service nova 2022-04-14 04:05:11.079 | + lib/stack:stack_install_service:20 : local service=nova 2022-04-14 04:05:11.082 | + lib/stack:stack_install_service:21 : type install_nova 2022-04-14 04:05:11.085 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:05:11.087 | + lib/stack:stack_install_service:32 : install_nova 2022-04-14 04:05:11.090 | + lib/nova:install_nova:893 : use_library_from_git os-vif 2022-04-14 04:05:11.092 | + inc/python:use_library_from_git:250 : local name=os-vif 2022-04-14 04:05:11.095 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:05:11.097 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:05:11.100 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2022-04-14 04:05:11.102 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:05:11.105 | + lib/nova:install_nova:898 : is_service_enabled n-cpu 2022-04-14 04:05:11.122 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:11.124 | + lib/nova:install_nova:902 : is_service_enabled n-novnc 2022-04-14 04:05:11.142 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:11.144 | + lib/nova:install_nova:914 : is_service_enabled n-spice 2022-04-14 04:05:11.162 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:11.164 | + lib/nova:install_nova:926 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/yoga 2022-04-14 04:05:11.167 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/nova.git 2022-04-14 04:05:11.170 | + functions-common:git_clone:609 : local git_dest=/opt/stack/nova 2022-04-14 04:05:11.172 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:05:11.174 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:05:11.177 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:05:11.180 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:05:11.182 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:05:11.186 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:05:11.202 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:05:11.204 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:05:11.206 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:11.209 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:05:11.209 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:05:11.215 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/nova ]] 2022-04-14 04:05:11.217 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:11.220 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/nova 2022-04-14 04:05:11.233 | + functions-common:git_clone:684 : cd /opt/stack/nova 2022-04-14 04:05:11.236 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:05:11.236 | + functions-common:git_clone:685 : head -1 2022-04-14 04:05:11.239 | 1bb0697f1c [stable-only] Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:05:11.242 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:05:11.244 | + lib/nova:install_nova:927 : setup_develop /opt/stack/nova 2022-04-14 04:05:11.247 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:05:11.249 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:05:11.252 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2022-04-14 04:05:11.254 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:05:11.257 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2022-04-14 04:05:11.259 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:05:11.262 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:05:11.264 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2022-04-14 04:05:11.267 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:05:11.269 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:05:11.272 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2022-04-14 04:05:11.275 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:05:11.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2022-04-14 04:05:11.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:05:11.284 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:05:11.287 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2022-04-14 04:05:11.292 | + inc/python:_setup_package_with_constraints_edit:385 : name=nova 2022-04-14 04:05:11.295 | + inc/python:_setup_package_with_constraints_edit:387 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2022-04-14 04:05:11.992 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/nova -e 2022-04-14 04:05:11.995 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:05:11.997 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:05:12.000 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:05:12.002 | + inc/python:setup_package:421 : [[ /opt/stack/nova == -bindep* ]] 2022-04-14 04:05:12.005 | + inc/python:setup_package:426 : local project_dir=/opt/stack/nova 2022-04-14 04:05:12.007 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:05:12.009 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:05:12.012 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:05:12.014 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:05:12.017 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:05:12.019 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:05:12.021 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:05:12.024 | + inc/python:setup_package:446 : pip_install -e /opt/stack/nova 2022-04-14 04:05:12.045 | Using python 3.8 to install /opt/stack/nova 2022-04-14 04:05:12.047 | + 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-14 04:05:12.924 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:12.924 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:12.925 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:12.925 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:14.075 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:05:14.101 | Obtaining file:///opt/stack/nova 2022-04-14 04:05:14.102 | Preparing metadata (setup.py): started 2022-04-14 04:05:18.982 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:05:19.107 | Requirement already satisfied: pbr>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.8.1) 2022-04-14 04:05:19.109 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.4.31) 2022-04-14 04:05:19.110 | Requirement already satisfied: decorator>=4.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.1) 2022-04-14 04:05:19.111 | Requirement already satisfied: eventlet>=0.30.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.33.0) 2022-04-14 04:05:19.112 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.0.3) 2022-04-14 04:05:19.113 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (9.4.0) 2022-04-14 04:05:19.114 | Requirement already satisfied: lxml>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.8.0) 2022-04-14 04:05:19.115 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.5.1) 2022-04-14 04:05:19.116 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (36.0.1) 2022-04-14 04:05:19.117 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.8.7) 2022-04-14 04:05:19.118 | Requirement already satisfied: greenlet>=0.4.15 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.2) 2022-04-14 04:05:19.119 | Requirement already satisfied: PasteDeploy>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.1.1) 2022-04-14 04:05:19.120 | Requirement already satisfied: Paste>=2.0.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:05:19.121 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.1.1) 2022-04-14 04:05:19.122 | Requirement already satisfied: sqlalchemy-migrate>=0.13.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.13.0) 2022-04-14 04:05:19.123 | Requirement already satisfied: alembic>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.6) 2022-04-14 04:05:19.125 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.8.0) 2022-04-14 04:05:19.126 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.11.0) 2022-04-14 04:05:19.127 | Requirement already satisfied: paramiko>=2.7.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.1) 2022-04-14 04:05:19.128 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.2) 2022-04-14 04:05:19.129 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:05:19.130 | Requirement already satisfied: python-cinderclient!=4.0.0,>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.3.0) 2022-04-14 04:05:19.131 | Requirement already satisfied: keystoneauth1>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:05:19.132 | Requirement already satisfied: python-neutronclient>=7.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (7.8.0) 2022-04-14 04:05:19.133 | Requirement already satisfied: python-glanceclient>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.6.0) 2022-04-14 04:05:19.135 | Requirement already satisfied: requests>=2.25.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.27.1) 2022-04-14 04:05:19.136 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.5.0) 2022-04-14 04:05:19.138 | Requirement already satisfied: websockify>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:05:19.139 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:05:19.140 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.0) 2022-04-14 04:05:19.141 | Requirement already satisfied: oslo.config>=8.6.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (8.8.0) 2022-04-14 04:05:19.142 | Requirement already satisfied: oslo.context>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.1.0) 2022-04-14 04:05:19.143 | Requirement already satisfied: oslo.log>=4.6.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.7.0) 2022-04-14 04:05:19.144 | Requirement already satisfied: oslo.limit>=1.5.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:05:19.145 | Requirement already satisfied: oslo.reports>=1.18.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.3.0) 2022-04-14 04:05:19.146 | Requirement already satisfied: oslo.serialization>=4.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.3.0) 2022-04-14 04:05:19.148 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:05:19.149 | Requirement already satisfied: oslo.utils>=4.12.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.12.2) 2022-04-14 04:05:19.150 | Requirement already satisfied: oslo.db>=10.0.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (11.2.0) 2022-04-14 04:05:19.151 | Requirement already satisfied: oslo.rootwrap>=5.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:05:19.152 | Requirement already satisfied: oslo.messaging>=10.3.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (12.13.0) 2022-04-14 04:05:19.154 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.11.0) 2022-04-14 04:05:19.155 | Requirement already satisfied: oslo.privsep>=2.6.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:05:19.156 | Requirement already satisfied: oslo.i18n>=5.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.1.0) 2022-04-14 04:05:19.157 | Requirement already satisfied: oslo.service>=2.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.0) 2022-04-14 04:05:19.158 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:05:19.159 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.5.1) 2022-04-14 04:05:19.160 | Requirement already satisfied: psutil>=3.2.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.9.0) 2022-04-14 04:05:19.161 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.6.0) 2022-04-14 04:05:19.162 | Requirement already satisfied: os-brick>=5.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (5.2.0) 2022-04-14 04:05:19.163 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.1.0) 2022-04-14 04:05:19.165 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.0) 2022-04-14 04:05:19.166 | Requirement already satisfied: os-vif>=1.15.2 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.7.1) 2022-04-14 04:05:19.167 | Requirement already satisfied: castellan>=0.16.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:05:19.168 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.0.1) 2022-04-14 04:05:19.169 | Requirement already satisfied: tooz>=1.58.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.10.1) 2022-04-14 04:05:19.170 | Requirement already satisfied: cursive>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.2.2) 2022-04-14 04:05:19.172 | Requirement already satisfied: retrying!=1.3.0,>=1.3.3 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:05:19.173 | Requirement already satisfied: os-service-types>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (1.7.0) 2022-04-14 04:05:19.174 | Requirement already satisfied: taskflow>=3.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (4.6.4) 2022-04-14 04:05:19.175 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.8.2) 2022-04-14 04:05:19.176 | Requirement already satisfied: futurist>=1.8.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:05:19.177 | Requirement already satisfied: openstacksdk>=0.35.0 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (0.61.0) 2022-04-14 04:05:19.178 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from nova==25.0.1.dev2) (6.0) 2022-04-14 04:05:19.194 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (5.4.0) 2022-04-14 04:05:19.196 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (1.1.6) 2022-04-14 04:05:19.198 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=1.5.0->nova==25.0.1.dev2) (4.11.1) 2022-04-14 04:05:19.220 | Requirement already satisfied: python-barbicanclient>=4.5.2 in /usr/local/lib/python3.8/dist-packages (from castellan>=0.16.0->nova==25.0.1.dev2) (5.3.0) 2022-04-14 04:05:19.259 | Requirement already satisfied: cffi>=1.12 in /usr/local/lib/python3.8/dist-packages (from cryptography>=2.7->nova==25.0.1.dev2) (1.15.0) 2022-04-14 04:05:19.291 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (1.16.0) 2022-04-14 04:05:19.292 | Requirement already satisfied: dnspython>=1.15.0 in /usr/local/lib/python3.8/dist-packages (from eventlet>=0.30.1->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:05:19.316 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:05:19.442 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (3.1.1) 2022-04-14 04:05:19.445 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.20.0->nova==25.0.1.dev2) (4.4.0) 2022-04-14 04:05:19.504 | Requirement already satisfied: appdirs>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.4) 2022-04-14 04:05:19.506 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (0.10.0) 2022-04-14 04:05:19.507 | Requirement already satisfied: munch>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:05:19.508 | Requirement already satisfied: dogpile.cache>=0.6.5 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.1.5) 2022-04-14 04:05:19.509 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.32) 2022-04-14 04:05:19.511 | Requirement already satisfied: requestsexceptions>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.35.0->nova==25.0.1.dev2) (1.4.0) 2022-04-14 04:05:19.531 | Requirement already satisfied: tenacity>=6.3.1 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (6.3.1) 2022-04-14 04:05:19.534 | Requirement already satisfied: os-win>=5.5.0 in /usr/local/lib/python3.8/dist-packages (from os-brick>=5.2->nova==25.0.1.dev2) (5.6.0) 2022-04-14 04:05:19.615 | Requirement already satisfied: debtcollector>=1.19.0 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:05:19.618 | Requirement already satisfied: pyroute2>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:19.619 | Requirement already satisfied: ovsdbapp>=0.12.1 in /usr/local/lib/python3.8/dist-packages (from os-vif>=1.15.2->nova==25.0.1.dev2) (1.15.1) 2022-04-14 04:05:19.678 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=4.5.0->nova==25.0.1.dev2) (0.17.3) 2022-04-14 04:05:19.788 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 04:05:19.790 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=10.0.0->nova==25.0.1.dev2) (2.0.1) 2022-04-14 04:05:19.871 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.6.1->nova==25.0.1.dev2) (0.9.6) 2022-04-14 04:05:19.935 | Requirement already satisfied: cachetools>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 04:05:19.940 | Requirement already satisfied: amqp>=2.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.9) 2022-04-14 04:05:19.942 | Requirement already satisfied: kombu>=4.6.6 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.2.3) 2022-04-14 04:05:19.943 | Requirement already satisfied: oslo.metrics>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.4.0) 2022-04-14 04:05:19.969 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.3.0) 2022-04-14 04:05:19.970 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->nova==25.0.1.dev2) (3.2.0) 2022-04-14 04:05:20.022 | Requirement already satisfied: msgpack>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.privsep>=2.6.2->nova==25.0.1.dev2) (1.0.3) 2022-04-14 04:05:20.084 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=4.2.0->nova==25.0.1.dev2) (2021.3) 2022-04-14 04:05:20.117 | Requirement already satisfied: Yappi>=1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:05:20.120 | Requirement already satisfied: fixtures>=3.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.service>=2.8.0->nova==25.0.1.dev2) (3.0.0) 2022-04-14 04:05:20.176 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (3.0.7) 2022-04-14 04:05:20.178 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.12.1->nova==25.0.1.dev2) (21.3) 2022-04-14 04:05:20.267 | Requirement already satisfied: pynacl>=1.0.1 in /usr/local/lib/python3.8/dist-packages (from paramiko>=2.7.1->nova==25.0.1.dev2) (1.5.0) 2022-04-14 04:05:20.293 | Requirement already satisfied: setuptools in /usr/local/lib/python3.8/dist-packages (from Paste>=2.0.2->nova==25.0.1.dev2) (60.9.3) 2022-04-14 04:05:20.376 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->nova==25.0.1.dev2) (0.2.5) 2022-04-14 04:05:20.457 | Requirement already satisfied: simplejson>=3.5.1 in /usr/local/lib/python3.8/dist-packages (from python-cinderclient!=4.0.0,>=3.3.0->nova==25.0.1.dev2) (3.17.6) 2022-04-14 04:05:20.520 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.13.3) 2022-04-14 04:05:20.522 | Requirement already satisfied: warlock<2,>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (1.3.3) 2022-04-14 04:05:20.526 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /usr/local/lib/python3.8/dist-packages (from python-glanceclient>=2.8.0->nova==25.0.1.dev2) (22.0.0) 2022-04-14 04:05:20.569 | Requirement already satisfied: osc-lib>=1.12.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:05:20.574 | Requirement already satisfied: cliff>=3.4.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (3.10.1) 2022-04-14 04:05:20.576 | Requirement already satisfied: os-client-config>=1.28.0 in /usr/local/lib/python3.8/dist-packages (from python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.1.0) 2022-04-14 04:05:20.658 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2.0.12) 2022-04-14 04:05:20.660 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (3.3) 2022-04-14 04:05:20.661 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (2019.11.28) 2022-04-14 04:05:20.662 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->nova==25.0.1.dev2) (1.26.8) 2022-04-14 04:05:20.757 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->nova==25.0.1.dev2) (0.7) 2022-04-14 04:05:20.971 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.4.2) 2022-04-14 04:05:20.972 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.13.0->nova==25.0.1.dev2) (0.5.2) 2022-04-14 04:05:21.083 | Requirement already satisfied: pydot>=1.2.4 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (1.4.2) 2022-04-14 04:05:21.084 | Requirement already satisfied: networkx>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.6.3) 2022-04-14 04:05:21.088 | Requirement already satisfied: automaton>=1.9.0 in /usr/local/lib/python3.8/dist-packages (from taskflow>=3.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:05:21.180 | Requirement already satisfied: voluptuous>=0.8.9 in /usr/local/lib/python3.8/dist-packages (from tooz>=1.58.0->nova==25.0.1.dev2) (0.12.2) 2022-04-14 04:05:21.256 | Requirement already satisfied: numpy in /usr/local/lib/python3.8/dist-packages (from websockify>=0.9.0->nova==25.0.1.dev2) (1.22.2) 2022-04-14 04:05:21.290 | Requirement already satisfied: vine==5.0.0 in /usr/local/lib/python3.8/dist-packages (from amqp>=2.5.2->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (5.0.0) 2022-04-14 04:05:21.531 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.12->cryptography>=2.7->nova==25.0.1.dev2) (2.21) 2022-04-14 04:05:21.608 | Requirement already satisfied: cmd2>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:05:21.610 | Requirement already satisfied: autopage>=0.4.0 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (0.5.0) 2022-04-14 04:05:21.845 | Requirement already satisfied: testtools>=0.9.22 in /usr/local/lib/python3.8/dist-packages (from fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (2.5.0) 2022-04-14 04:05:21.957 | Requirement already satisfied: jsonpointer>=1.9 in /usr/local/lib/python3.8/dist-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.35.0->nova==25.0.1.dev2) (2.2) 2022-04-14 04:05:22.442 | Requirement already satisfied: prometheus-client>=0.6.0 in /usr/local/lib/python3.8/dist-packages (from oslo.metrics>=0.2.1->oslo.messaging>=10.3.0->nova==25.0.1.dev2) (0.13.1) 2022-04-14 04:05:22.486 | Requirement already satisfied: ovs>=2.10.0 in /usr/local/lib/python3.8/dist-packages (from ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.16.0) 2022-04-14 04:05:22.854 | Requirement already satisfied: pyroute2.ipset==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.856 | Requirement already satisfied: pyroute2.ndb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.871 | Requirement already satisfied: pyroute2.core==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.871 | Requirement already satisfied: pyroute2.ipdb==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.871 | Requirement already satisfied: pyroute2.nslink==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.871 | Requirement already satisfied: pyroute2.nftables==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:22.871 | Requirement already satisfied: pyroute2.ethtool==0.6.6 in /usr/local/lib/python3.8/dist-packages (from pyroute2>=0.5.2->os-vif>=1.15.2->nova==25.0.1.dev2) (0.6.6) 2022-04-14 04:05:24.094 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=1.5.0->nova==25.0.1.dev2) (3.7.0) 2022-04-14 04:05:24.511 | Requirement already satisfied: pyperclip>=1.6 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (1.8.2) 2022-04-14 04:05:24.512 | Requirement already satisfied: attrs>=16.3.0 in /usr/local/lib/python3.8/dist-packages (from cmd2>=1.0.0->cliff>=3.4.0->python-neutronclient>=7.1.0->nova==25.0.1.dev2) (21.4.0) 2022-04-14 04:05:24.611 | Requirement already satisfied: sortedcontainers in /usr/local/lib/python3.8/dist-packages (from ovs>=2.10.0->ovsdbapp>=0.12.1->os-vif>=1.15.2->nova==25.0.1.dev2) (2.4.0) 2022-04-14 04:05:24.718 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools>=0.9.22->fixtures>=3.0.0->oslo.service>=2.8.0->nova==25.0.1.dev2) (1.0.0) 2022-04-14 04:05:26.367 | Installing collected packages: nova 2022-04-14 04:05:26.367 | Attempting uninstall: nova 2022-04-14 04:05:26.368 | Found existing installation: nova 25.0.1.dev2 2022-04-14 04:05:26.376 | Can't uninstall 'nova'. No files were found to uninstall. 2022-04-14 04:05:26.378 | Running setup.py develop for nova 2022-04-14 04:05:32.843 | Successfully installed nova 2022-04-14 04:05:32.843 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:05:32.851 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:05:32.851 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:05:32.999 | + inc/python:pip_install:200 : result=0 2022-04-14 04:05:33.001 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:05:33.004 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:33.006 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:33.008 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:33.010 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:33.013 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:33.016 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:05:33.018 | + functions-common:time_stop:2439 : start_time=1649909112039 2022-04-14 04:05:33.020 | + functions-common:time_stop:2441 : [[ -z 1649909112039 ]] 2022-04-14 04:05:33.023 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:33.027 | + functions-common:time_stop:2444 : end_time=1649909133025 2022-04-14 04:05:33.029 | + functions-common:time_stop:2445 : elapsed_time=20986 2022-04-14 04:05:33.032 | + functions-common:time_stop:2446 : total=133766 2022-04-14 04:05:33.034 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:33.036 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=154752 2022-04-14 04:05:33.038 | + inc/python:pip_install:203 : return 0 2022-04-14 04:05:33.041 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:05:33.043 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:05:33.046 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:05:33.065 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2022-04-14 04:05:33.078 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/nova 2022-04-14 04:05:33.080 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2022-04-14 04:05:33.083 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:05:33.085 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:05:33.087 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2022-04-14 04:05:33.090 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:05:33.093 | + 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-14 04:05:33.105 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:05:33.107 | + ./stack.sh:main:937 : configure_nova 2022-04-14 04:05:33.110 | + lib/nova:configure_nova:248 : sudo install -d -o ubuntu /etc/nova 2022-04-14 04:05:33.123 | + lib/nova:configure_nova:250 : configure_rootwrap nova 2022-04-14 04:05:33.125 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2022-04-14 04:05:33.128 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2022-04-14 04:05:33.131 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2022-04-14 04:05:33.132 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2022-04-14 04:05:33.137 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2022-04-14 04:05:33.139 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2022-04-14 04:05:33.141 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2022-04-14 04:05:33.144 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2022-04-14 04:05:33.146 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2022-04-14 04:05:33.149 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2022-04-14 04:05:33.151 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2022-04-14 04:05:33.154 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2022-04-14 04:05:33.165 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2022-04-14 04:05:33.179 | + 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-14 04:05:33.191 | + 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-14 04:05:33.203 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2022-04-14 04:05:33.216 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2022-04-14 04:05:33.219 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2022-04-14 04:05:33.223 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.QLc8Fdkz9r 2022-04-14 04:05:33.225 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:05:33.228 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2022-04-14 04:05:33.231 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2022-04-14 04:05:33.234 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:05:33.236 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2022-04-14 04:05:33.239 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.QLc8Fdkz9r 2022-04-14 04:05:33.242 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.QLc8Fdkz9r 2022-04-14 04:05:33.254 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.QLc8Fdkz9r /etc/sudoers.d/nova-rootwrap 2022-04-14 04:05:33.266 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2022-04-14 04:05:33.271 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2022-04-14 04:05:33.273 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2022-04-14 04:05:33.276 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2022-04-14 04:05:33.278 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2022-04-14 04:05:33.281 | + 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-14 04:05:33.283 | + 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-14 04:05:33.286 | + 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-14 04:05:33.289 | + lib/nova:configure_nova:254 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2022-04-14 04:05:33.294 | + lib/nova:configure_nova:257 : is_service_enabled n-cpu 2022-04-14 04:05:33.311 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:33.313 | + lib/nova:configure_nova:338 : create_nova_conf 2022-04-14 04:05:33.316 | + lib/nova:create_nova_conf:412 : rm -f /opt/stack/nova/bin/nova.conf 2022-04-14 04:05:33.319 | + lib/nova:create_nova_conf:415 : rm -f /etc/nova/nova.conf 2022-04-14 04:05:33.323 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT debug True 2022-04-14 04:05:33.351 | + lib/nova:create_nova_conf:417 : '[' True == True ']' 2022-04-14 04:05:33.354 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2022-04-14 04:05:33.381 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2022-04-14 04:05:33.410 | + lib/nova:create_nova_conf:421 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2022-04-14 04:05:33.437 | + 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-14 04:05:33.467 | + lib/nova:create_nova_conf:423 : iniset /etc/nova/nova.conf scheduler workers 2 2022-04-14 04:05:33.499 | + lib/nova:create_nova_conf:424 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2022-04-14 04:05:33.528 | + lib/nova:create_nova_conf:425 : [[ 4 == 6 ]] 2022-04-14 04:05:33.530 | + lib/nova:create_nova_conf:428 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.25 2022-04-14 04:05:33.557 | + lib/nova:create_nova_conf:430 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2022-04-14 04:05:33.584 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2022-04-14 04:05:33.611 | + lib/nova:create_nova_conf:432 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2022-04-14 04:05:33.638 | + lib/nova:create_nova_conf:433 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2022-04-14 04:05:33.669 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2022-04-14 04:05:33.699 | + lib/nova:create_nova_conf:437 : is_fedora 2022-04-14 04:05:33.701 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:05:33.703 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:05:33.705 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:05:33.708 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:05:33.710 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:05:33.712 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:05:33.715 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:05:33.717 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:05:33.719 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:05:33.721 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:05:33.724 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:05:33.726 | + lib/nova:create_nova_conf:437 : is_suse 2022-04-14 04:05:33.728 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:05:33.731 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:05:33.733 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:05:33.735 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:05:33.737 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:05:33.739 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:05:33.742 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api n-cond n-sched 2022-04-14 04:05:33.757 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:33.759 | + lib/nova:create_nova_conf:450 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:05:33.762 | + lib/nova:create_nova_conf:453 : local db=nova_cell0 2022-04-14 04:05:33.764 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2022-04-14 04:05:33.791 | ++ lib/nova:create_nova_conf:459 : database_connection_url nova_cell0 2022-04-14 04:05:33.794 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2022-04-14 04:05:33.797 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2022-04-14 04:05:33.799 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell0 2022-04-14 04:05:33.801 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2022-04-14 04:05:33.804 | + 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-14 04:05:33.834 | ++ lib/nova:create_nova_conf:460 : database_connection_url nova_api 2022-04-14 04:05:33.837 | ++ lib/database:database_connection_url:134 : local db=nova_api 2022-04-14 04:05:33.839 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2022-04-14 04:05:33.842 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_api 2022-04-14 04:05:33.844 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2022-04-14 04:05:33.847 | + 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-14 04:05:33.876 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf cache enabled True 2022-04-14 04:05:33.906 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2022-04-14 04:05:33.933 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2022-04-14 04:05:33.960 | + lib/nova:create_nova_conf:470 : is_service_enabled n-api 2022-04-14 04:05:33.976 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:33.978 | + lib/nova:create_nova_conf:471 : is_service_enabled n-api-meta 2022-04-14 04:05:33.994 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:33.998 | ++ lib/nova:create_nova_conf:473 : echo osapi_compute,metadata 2022-04-14 04:05:33.998 | ++ lib/nova:create_nova_conf:473 : sed s/,metadata// 2022-04-14 04:05:34.003 | + lib/nova:create_nova_conf:473 : NOVA_ENABLED_APIS=osapi_compute 2022-04-14 04:05:34.006 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2022-04-14 04:05:34.033 | + lib/nova:create_nova_conf:476 : is_service_enabled tls-proxy 2022-04-14 04:05:34.049 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:34.051 | + lib/nova:create_nova_conf:482 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2022-04-14 04:05:34.053 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:05:34.056 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:05:34.058 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:05:34.061 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2022-04-14 04:05:34.089 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2022-04-14 04:05:34.116 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:05:34.143 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2022-04-14 04:05:34.171 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2022-04-14 04:05:34.198 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2022-04-14 04:05:34.231 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2022-04-14 04:05:34.258 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2022-04-14 04:05:34.286 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:05:34.313 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:05:34.340 | + lib/nova:create_nova_conf:485 : is_service_enabled cinder 2022-04-14 04:05:34.357 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:34.359 | + lib/nova:create_nova_conf:486 : configure_cinder_access 2022-04-14 04:05:34.361 | + lib/nova:configure_cinder_access:613 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2022-04-14 04:05:34.391 | + lib/nova:configure_cinder_access:614 : iniset /etc/nova/nova.conf cinder auth_type password 2022-04-14 04:05:34.418 | + lib/nova:configure_cinder_access:615 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.25/identity 2022-04-14 04:05:34.450 | + lib/nova:configure_cinder_access:622 : iniset /etc/nova/nova.conf cinder username nova 2022-04-14 04:05:34.477 | + lib/nova:configure_cinder_access:623 : iniset /etc/nova/nova.conf cinder password Passw0rd 2022-04-14 04:05:34.505 | + lib/nova:configure_cinder_access:624 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2022-04-14 04:05:34.532 | + lib/nova:configure_cinder_access:625 : iniset /etc/nova/nova.conf cinder project_name service 2022-04-14 04:05:34.560 | + lib/nova:configure_cinder_access:626 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2022-04-14 04:05:34.587 | + lib/nova:configure_cinder_access:627 : is_service_enabled tls-proxy 2022-04-14 04:05:34.603 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:34.606 | + lib/nova:create_nova_conf:489 : '[' -n /opt/stack/data/nova ']' 2022-04-14 04:05:34.609 | + lib/nova:create_nova_conf:490 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2022-04-14 04:05:34.635 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2022-04-14 04:05:34.665 | + lib/nova:create_nova_conf:493 : '[' -n /opt/stack/data/nova/instances ']' 2022-04-14 04:05:34.668 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2022-04-14 04:05:34.695 | + lib/nova:create_nova_conf:496 : '[' False '!=' False ']' 2022-04-14 04:05:34.698 | + lib/nova:create_nova_conf:499 : '[' False '!=' False ']' 2022-04-14 04:05:34.701 | + lib/nova:create_nova_conf:505 : is_suse 2022-04-14 04:05:34.703 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:05:34.705 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:05:34.708 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:05:34.710 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:05:34.712 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:05:34.714 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:05:34.717 | + lib/nova:create_nova_conf:505 : is_fedora 2022-04-14 04:05:34.719 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:05:34.721 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:05:34.724 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:05:34.726 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:05:34.728 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:05:34.730 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:05:34.733 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:05:34.735 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:05:34.737 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:05:34.739 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:05:34.742 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:05:34.744 | + lib/nova:create_nova_conf:510 : setup_logging /etc/nova/nova.conf 2022-04-14 04:05:34.747 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2022-04-14 04:05:34.749 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2022-04-14 04:05:34.752 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:05:34.769 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:05:34.772 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:05:34.774 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:05:34.776 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:05:34.778 | + 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-14 04:05:34.806 | + 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-14 04:05:34.834 | + 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-14 04:05:34.861 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:05:34.889 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2022-04-14 04:05:34.919 | + lib/nova:create_nova_conf:514 : is_service_enabled n-api 2022-04-14 04:05:34.936 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:34.938 | + lib/nova:create_nova_conf:515 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2022-04-14 04:05:34.941 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-api-uwsgi.ini 2022-04-14 04:05:34.943 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-api-wsgi 2022-04-14 04:05:34.945 | + lib/apache:write_uwsgi_config:256 : local url=/compute 2022-04-14 04:05:34.948 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:05:34.950 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:05:34.953 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-api-wsgi 2022-04-14 04:05:34.957 | + lib/apache:write_uwsgi_config:259 : name=nova-api-wsgi 2022-04-14 04:05:34.959 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:05:34.961 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:05:34.974 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:05:34.974 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:05:34.983 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:05:34.987 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:05:35.003 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:05:35.005 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-api-uwsgi.ini 2022-04-14 04:05:35.009 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2022-04-14 04:05:35.037 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2022-04-14 04:05:35.065 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2022-04-14 04:05:35.091 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:05:35.118 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:05:35.145 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:05:35.172 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:05:35.200 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:05:35.227 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:05:35.253 | + 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-14 04:05:35.281 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:05:35.307 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:05:35.335 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:05:35.361 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:05:35.364 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:05:35.367 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for nova-api-wsgi 2022-04-14 04:05:35.369 | ++ lib/apache:apache_site_config_for:186 : local site=nova-api-wsgi 2022-04-14 04:05:35.372 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:05:35.374 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:35.376 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:35.379 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:05:35.381 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:05:35.383 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2022-04-14 04:05:35.411 | + lib/apache:write_uwsgi_config:305 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:05:35.439 | + 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-14 04:05:35.439 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2022-04-14 04:05:35.447 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi" retry=0 2022-04-14 04:05:35.451 | + lib/apache:write_uwsgi_config:307 : enable_apache_site nova-api-wsgi 2022-04-14 04:05:35.454 | + lib/apache:enable_apache_site:203 : local site=nova-api-wsgi 2022-04-14 04:05:35.456 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:05:35.458 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:05:35.460 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:05:35.463 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:35.465 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:35.467 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:05:35.469 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:05:35.472 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:35.474 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:35.476 | + lib/apache:enable_apache_site:207 : sudo a2ensite nova-api-wsgi 2022-04-14 04:05:35.538 | Enabling site nova-api-wsgi. 2022-04-14 04:05:35.544 | To activate the new configuration, you need to run: 2022-04-14 04:05:35.544 | systemctl reload apache2 2022-04-14 04:05:35.548 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:05:35.551 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:05:35.553 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:05:35.555 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:05:35.692 | + lib/nova:create_nova_conf:518 : is_service_enabled n-api-meta 2022-04-14 04:05:35.712 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:35.714 | + 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-14 04:05:35.717 | + lib/apache:write_uwsgi_config:254 : local file=/etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:05:35.720 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2022-04-14 04:05:35.722 | + lib/apache:write_uwsgi_config:256 : local url= 2022-04-14 04:05:35.725 | + lib/apache:write_uwsgi_config:257 : local http=0.0.0.0:8775 2022-04-14 04:05:35.727 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:05:35.732 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:05:35.734 | + lib/apache:write_uwsgi_config:259 : name=nova-metadata-wsgi 2022-04-14 04:05:35.737 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:05:35.739 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:05:35.752 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:05:35.752 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:05:35.761 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:05:35.764 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:05:35.780 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2022-04-14 04:05:35.782 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2022-04-14 04:05:35.786 | + lib/apache:write_uwsgi_config:275 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2022-04-14 04:05:35.817 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2022-04-14 04:05:35.844 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2022-04-14 04:05:35.872 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:05:35.900 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:05:35.932 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:05:35.965 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:05:35.994 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:05:36.023 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:05:36.052 | + 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-14 04:05:36.080 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:05:36.108 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:05:36.136 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:05:36.164 | + lib/apache:write_uwsgi_config:299 : [[ -n 0.0.0.0:8775 ]] 2022-04-14 04:05:36.166 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2022-04-14 04:05:36.193 | + lib/nova:create_nova_conf:522 : is_service_enabled ceilometer 2022-04-14 04:05:36.209 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:36.212 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2022-04-14 04:05:36.245 | ++ lib/nova:create_nova_conf:531 : get_notification_url 2022-04-14 04:05:36.247 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2022-04-14 04:05:36.249 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2022-04-14 04:05:36.266 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:36.268 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:05:36.271 | + lib/nova:create_nova_conf:531 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:05:36.299 | + lib/nova:create_nova_conf:532 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2022-04-14 04:05:36.330 | + lib/nova:create_nova_conf:533 : iniset_rpc_backend nova /etc/nova/nova.conf 2022-04-14 04:05:36.333 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:05:36.335 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2022-04-14 04:05:36.337 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:05:36.339 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:05:36.342 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:05:36.358 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:36.361 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:05:36.364 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:05:36.366 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:05:36.382 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:36.384 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:05:36.387 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:05:36.415 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:05:36.417 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:05:36.420 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2022-04-14 04:05:36.453 | + lib/nova:create_nova_conf:536 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2022-04-14 04:05:36.481 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova.conf conductor workers 2 2022-04-14 04:05:36.511 | + lib/nova:create_nova_conf:540 : is_service_enabled tls-proxy 2022-04-14 04:05:36.528 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:36.530 | + lib/nova:create_nova_conf:545 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2022-04-14 04:05:36.559 | + lib/nova:create_nova_conf:547 : '[' True == True ']' 2022-04-14 04:05:36.561 | + lib/nova:create_nova_conf:548 : init_nova_service_user_conf 2022-04-14 04:05:36.564 | + lib/nova:init_nova_service_user_conf:796 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2022-04-14 04:05:36.594 | + lib/nova:init_nova_service_user_conf:797 : iniset /etc/nova/nova.conf service_user auth_type password 2022-04-14 04:05:36.622 | + lib/nova:init_nova_service_user_conf:798 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.25/identity 2022-04-14 04:05:36.650 | + lib/nova:init_nova_service_user_conf:799 : iniset /etc/nova/nova.conf service_user username nova 2022-04-14 04:05:36.678 | + lib/nova:init_nova_service_user_conf:800 : iniset /etc/nova/nova.conf service_user password Passw0rd 2022-04-14 04:05:36.709 | + lib/nova:init_nova_service_user_conf:801 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2022-04-14 04:05:36.738 | + lib/nova:init_nova_service_user_conf:802 : iniset /etc/nova/nova.conf service_user project_name service 2022-04-14 04:05:36.765 | + lib/nova:init_nova_service_user_conf:803 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2022-04-14 04:05:36.794 | + lib/nova:init_nova_service_user_conf:804 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2022-04-14 04:05:36.822 | + lib/nova:create_nova_conf:551 : is_service_enabled n-cond 2022-04-14 04:05:36.838 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:36.841 | ++ lib/nova:create_nova_conf:552 : seq 1 1 2022-04-14 04:05:36.845 | + lib/nova:create_nova_conf:552 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:05:36.847 | + lib/nova:create_nova_conf:553 : local conf 2022-04-14 04:05:36.850 | + lib/nova:create_nova_conf:554 : local vhost 2022-04-14 04:05:36.853 | ++ lib/nova:create_nova_conf:555 : conductor_conf 1 2022-04-14 04:05:36.856 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:05:36.858 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:05:36.861 | + lib/nova:create_nova_conf:555 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:05:36.863 | + lib/nova:create_nova_conf:556 : vhost=nova_cell1 2022-04-14 04:05:36.866 | + lib/nova:create_nova_conf:558 : rm -f /etc/nova/nova_cell1.conf 2022-04-14 04:05:36.870 | ++ lib/nova:create_nova_conf:559 : database_connection_url nova_cell1 2022-04-14 04:05:36.872 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2022-04-14 04:05:36.875 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2022-04-14 04:05:36.877 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=nova_cell1 2022-04-14 04:05:36.880 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2022-04-14 04:05:36.882 | + 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-14 04:05:36.912 | + lib/nova:create_nova_conf:560 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2022-04-14 04:05:36.943 | + lib/nova:create_nova_conf:561 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2022-04-14 04:05:36.973 | + lib/nova:create_nova_conf:563 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:05:36.975 | + lib/nova:create_nova_conf:566 : rpc_backend_add_vhost nova_cell1 2022-04-14 04:05:36.978 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2022-04-14 04:05:36.980 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2022-04-14 04:05:36.997 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:37.001 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2022-04-14 04:05:37.001 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2022-04-14 04:05:37.702 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z nova_cell1 ']' 2022-04-14 04:05:37.705 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2022-04-14 04:05:37.707 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2022-04-14 04:05:37.709 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2022-04-14 04:05:37.712 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:05:37.714 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2022-04-14 04:05:37.717 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:05:37.733 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:37.736 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2022-04-14 04:05:37.738 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2022-04-14 04:05:37.741 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:05:37.756 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:37.759 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:05:37.762 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/nova_cell1 2022-04-14 04:05:37.789 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:05:37.792 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:05:37.794 | + lib/nova:create_nova_conf:571 : is_service_enabled placement placement-client 2022-04-14 04:05:37.812 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:37.814 | + lib/nova:create_nova_conf:572 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2022-04-14 04:05:37.817 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:05:37.819 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2022-04-14 04:05:37.850 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:05:37.878 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova_cell1.conf placement username placement 2022-04-14 04:05:37.906 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2022-04-14 04:05:37.934 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2022-04-14 04:05:37.962 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova_cell1.conf placement project_name service 2022-04-14 04:05:37.990 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2022-04-14 04:05:38.017 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2022-04-14 04:05:38.045 | + lib/nova:create_nova_conf:576 : setup_logging /etc/nova/nova_cell1.conf 2022-04-14 04:05:38.048 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2022-04-14 04:05:38.050 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2022-04-14 04:05:38.053 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:05:38.070 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:05:38.073 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:05:38.075 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:05:38.078 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:05:38.080 | + 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-14 04:05:38.107 | + 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-14 04:05:38.135 | + 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-14 04:05:38.163 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:05:38.191 | + lib/nova:create_nova_conf:583 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2022-04-14 04:05:38.194 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2022-04-14 04:05:38.198 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2022-04-14 04:05:38.201 | + lib/nova:create_nova_conf:587 : local conf 2022-04-14 04:05:38.203 | + lib/nova:create_nova_conf:588 : local offset 2022-04-14 04:05:38.206 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2022-04-14 04:05:38.209 | ++ lib/nova:conductor_conf:808 : local cell=1 2022-04-14 04:05:38.211 | ++ lib/nova:conductor_conf:809 : echo /etc/nova/nova_cell1.conf 2022-04-14 04:05:38.214 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2022-04-14 04:05:38.217 | + lib/nova:create_nova_conf:590 : offset=0 2022-04-14 04:05:38.219 | + lib/nova:create_nova_conf:591 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2022-04-14 04:05:38.221 | + lib/nova:configure_console_proxies:698 : local conf=/etc/nova/nova_cell1.conf 2022-04-14 04:05:38.224 | + lib/nova:configure_console_proxies:699 : local offset=0 2022-04-14 04:05:38.226 | + lib/nova:configure_console_proxies:703 : offset=0 2022-04-14 04:05:38.228 | + lib/nova:configure_console_proxies:705 : is_service_enabled n-novnc 2022-04-14 04:05:38.247 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:38.250 | + lib/nova:configure_console_proxies:705 : '[' False '!=' False ']' 2022-04-14 04:05:38.252 | + lib/nova:configure_console_proxies:737 : is_service_enabled n-spice 2022-04-14 04:05:38.268 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:38.270 | + lib/nova:configure_console_proxies:742 : is_service_enabled n-sproxy 2022-04-14 04:05:38.286 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:38.288 | + lib/nova:configure_nova:340 : is_service_enabled n-cpu 2022-04-14 04:05:38.305 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:05:38.307 | + ./stack.sh:main:940 : is_service_enabled placement 2022-04-14 04:05:38.325 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:05:38.328 | + ./stack.sh:main:942 : stack_install_service placement 2022-04-14 04:05:38.330 | + lib/stack:stack_install_service:20 : local service=placement 2022-04-14 04:05:38.333 | + lib/stack:stack_install_service:21 : type install_placement 2022-04-14 04:05:38.335 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2022-04-14 04:05:38.338 | + lib/stack:stack_install_service:32 : install_placement 2022-04-14 04:05:38.341 | + lib/placement:install_placement:137 : install_apache_wsgi 2022-04-14 04:05:38.343 | + lib/apache:install_apache_wsgi:143 : is_ubuntu 2022-04-14 04:05:38.346 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:38.348 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:38.351 | + lib/apache:install_apache_wsgi:145 : install_package apache2 2022-04-14 04:05:38.354 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:05:38.356 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:05:38.359 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:05:38.361 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:05:38.364 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:38.366 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:05:38.369 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:38.372 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:38.374 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:05:38.377 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:05:38.379 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:05:38.381 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:05:38.384 | + functions-common:install_package:1471 : real_install_package apache2 2022-04-14 04:05:38.386 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:05:38.389 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:38.392 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:38.394 | + functions-common:real_install_package:1457 : apt_get install apache2 2022-04-14 04:05:38.416 | + functions-common:apt_get:1237 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2022-04-14 04:05:38.529 | Reading package lists... 2022-04-14 04:05:38.773 | Building dependency tree... 2022-04-14 04:05:38.774 | Reading state information... 2022-04-14 04:05:39.029 | apache2 is already the newest version (2.4.41-4ubuntu3.10). 2022-04-14 04:05:39.029 | The following packages were automatically installed and are no longer required: 2022-04-14 04:05:39.030 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:05:39.030 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:05:39.030 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:05:39.031 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:05:39.031 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:05:39.031 | python3-zope.interface 2022-04-14 04:05:39.031 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:05:39.144 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:05:39.148 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:05:39.151 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:05:39.154 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:39.156 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:39.159 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:39.161 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:39.163 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:39.166 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:05:39.169 | + functions-common:time_stop:2439 : start_time=1649909138413 2022-04-14 04:05:39.171 | + functions-common:time_stop:2441 : [[ -z 1649909138413 ]] 2022-04-14 04:05:39.174 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:39.178 | + functions-common:time_stop:2444 : end_time=1649909139176 2022-04-14 04:05:39.181 | + functions-common:time_stop:2445 : elapsed_time=763 2022-04-14 04:05:39.183 | + functions-common:time_stop:2446 : total=6272 2022-04-14 04:05:39.186 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:39.188 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7035 2022-04-14 04:05:39.190 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:05:39.193 | + lib/apache:install_apache_wsgi:146 : is_package_installed libapache2-mod-wsgi 2022-04-14 04:05:39.195 | + functions-common:is_package_installed:1479 : [[ -z libapache2-mod-wsgi ]] 2022-04-14 04:05:39.198 | + functions-common:is_package_installed:1483 : [[ -z deb ]] 2022-04-14 04:05:39.201 | + functions-common:is_package_installed:1487 : [[ deb = \d\e\b ]] 2022-04-14 04:05:39.203 | + functions-common:is_package_installed:1488 : dpkg -s libapache2-mod-wsgi 2022-04-14 04:05:39.226 | + lib/apache:install_apache_wsgi:149 : install_package libapache2-mod-wsgi-py3 2022-04-14 04:05:39.229 | + functions-common:install_package:1470 : update_package_repo 2022-04-14 04:05:39.231 | + functions-common:update_package_repo:1442 : NO_UPDATE_REPOS=False 2022-04-14 04:05:39.234 | + functions-common:update_package_repo:1443 : REPOS_UPDATED=True 2022-04-14 04:05:39.236 | + functions-common:update_package_repo:1444 : RETRY_UPDATE=False 2022-04-14 04:05:39.239 | + functions-common:update_package_repo:1446 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:39.241 | + functions-common:update_package_repo:1450 : is_ubuntu 2022-04-14 04:05:39.244 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:39.247 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:39.250 | + functions-common:update_package_repo:1451 : apt_get_update 2022-04-14 04:05:39.252 | + functions-common:apt_get_update:1196 : [[ True == \T\r\u\e ]] 2022-04-14 04:05:39.255 | + functions-common:apt_get_update:1196 : [[ False != \T\r\u\e ]] 2022-04-14 04:05:39.257 | + functions-common:apt_get_update:1197 : return 2022-04-14 04:05:39.260 | + functions-common:install_package:1471 : real_install_package libapache2-mod-wsgi-py3 2022-04-14 04:05:39.263 | + functions-common:real_install_package:1456 : is_ubuntu 2022-04-14 04:05:39.265 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:39.268 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:39.271 | + functions-common:real_install_package:1457 : apt_get install libapache2-mod-wsgi-py3 2022-04-14 04:05:39.293 | + functions-common:apt_get:1237 : 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-14 04:05:39.403 | Reading package lists... 2022-04-14 04:05:39.646 | Building dependency tree... 2022-04-14 04:05:39.648 | Reading state information... 2022-04-14 04:05:39.902 | libapache2-mod-wsgi-py3 is already the newest version (4.6.8-1ubuntu3). 2022-04-14 04:05:39.902 | The following packages were automatically installed and are no longer required: 2022-04-14 04:05:39.903 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2022-04-14 04:05:39.903 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2022-04-14 04:05:39.903 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2022-04-14 04:05:39.903 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2022-04-14 04:05:39.903 | python3-secretstorage python3-twisted-bin python3-wadllib 2022-04-14 04:05:39.903 | python3-zope.interface 2022-04-14 04:05:39.903 | Use 'sudo apt autoremove' to remove them. 2022-04-14 04:05:40.019 | 0 upgraded, 0 newly installed, 0 to remove and 127 not upgraded. 2022-04-14 04:05:40.023 | + functions-common:apt_get:1241 : result=0 2022-04-14 04:05:40.026 | + functions-common:apt_get:1244 : time_stop apt-get 2022-04-14 04:05:40.028 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:40.031 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:40.033 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:40.035 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:40.038 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:40.040 | + functions-common:time_stop:2438 : name=apt-get 2022-04-14 04:05:40.042 | + functions-common:time_stop:2439 : start_time=1649909139290 2022-04-14 04:05:40.045 | + functions-common:time_stop:2441 : [[ -z 1649909139290 ]] 2022-04-14 04:05:40.048 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:40.052 | + functions-common:time_stop:2444 : end_time=1649909140049 2022-04-14 04:05:40.054 | + functions-common:time_stop:2445 : elapsed_time=759 2022-04-14 04:05:40.057 | + functions-common:time_stop:2446 : total=7035 2022-04-14 04:05:40.060 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:40.062 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=7794 2022-04-14 04:05:40.065 | + functions-common:apt_get:1245 : return 0 2022-04-14 04:05:40.067 | + lib/apache:install_apache_wsgi:164 : enable_apache_mod wsgi 2022-04-14 04:05:40.070 | + lib/apache:enable_apache_mod:59 : local mod=wsgi 2022-04-14 04:05:40.072 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:05:40.075 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:05:40.078 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:05:40.081 | + lib/apache:enable_apache_mod:64 : [[ wsgi != \v\e\r\s\i\o\n ]] 2022-04-14 04:05:40.083 | + lib/apache:enable_apache_mod:64 : a2query -m wsgi 2022-04-14 04:05:40.139 | wsgi (enabled by maintainer script) 2022-04-14 04:05:40.142 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2022-04-14 04:05:40.145 | + inc/python:pip_install_gr:76 : local name=osc-placement 2022-04-14 04:05:40.147 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:05:40.150 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2022-04-14 04:05:40.154 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2022-04-14 04:05:40.157 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:05:40.160 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:05:40.161 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:05:40.166 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2022-04-14 04:05:40.169 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2022-04-14 04:05:40.172 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2022-04-14 04:05:40.175 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2022-04-14 04:05:40.178 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2022-04-14 04:05:40.201 | Using python 3.8 to install osc-placement 2022-04-14 04:05:40.204 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2022-04-14 04:05:41.108 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:41.108 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:41.108 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:41.108 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:42.313 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:05:42.340 | Requirement already satisfied: osc-placement in /usr/local/lib/python3.8/dist-packages (3.2.0) 2022-04-14 04:05:42.351 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (1.16.0) 2022-04-14 04:05:42.352 | Requirement already satisfied: keystoneauth1>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.5.0) 2022-04-14 04:05:42.353 | Requirement already satisfied: pbr>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (5.8.1) 2022-04-14 04:05:42.354 | Requirement already satisfied: oslo.utils>=3.37.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (4.12.2) 2022-04-14 04:05:42.356 | Requirement already satisfied: osc-lib>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (2.5.0) 2022-04-14 04:05:42.357 | Requirement already satisfied: simplejson>=3.16.0 in /usr/local/lib/python3.8/dist-packages (from osc-placement) (3.17.6) 2022-04-14 04:05:42.419 | 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-14 04:05:42.420 | 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-14 04:05:42.421 | 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-14 04:05:42.422 | 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-14 04:05:42.443 | 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-14 04:05:42.448 | 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-14 04:05:42.450 | 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-14 04:05:42.464 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.37.0->osc-placement) (2021.3) 2022-04-14 04:05:42.467 | 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-14 04:05:42.468 | 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-14 04:05:42.469 | 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-14 04:05:42.470 | 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-14 04:05:42.471 | 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-14 04:05:42.492 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.2.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2022-04-14 04:05:42.494 | 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-14 04:05:42.497 | 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-14 04:05:42.498 | 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-14 04:05:42.506 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.37.0->osc-placement) (1.13.3) 2022-04-14 04:05:42.545 | 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-14 04:05:42.547 | 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-14 04:05:42.548 | 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-14 04:05:42.550 | 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-14 04:05:42.551 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (0.10.0) 2022-04-14 04:05:42.553 | 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-14 04:05:42.554 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.15.0->osc-lib>=1.2.0->osc-placement) (36.0.1) 2022-04-14 04:05:42.555 | 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-14 04:05:42.624 | 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-14 04:05:42.625 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (1.26.8) 2022-04-14 04:05:42.628 | 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-14 04:05:42.629 | 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-14 04:05:42.722 | 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-14 04:05:42.723 | 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-14 04:05:42.724 | 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-14 04:05:42.772 | 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-14 04:05:42.816 | 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-14 04:05:42.984 | 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-14 04:05:45.394 | 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-14 04:05:45.401 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:05:45.401 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:05:45.528 | + inc/python:pip_install:200 : result=0 2022-04-14 04:05:45.537 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:05:45.537 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:45.537 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:45.539 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:45.541 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:45.545 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:45.547 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:05:45.550 | + functions-common:time_stop:2439 : start_time=1649909140195 2022-04-14 04:05:45.552 | + functions-common:time_stop:2441 : [[ -z 1649909140195 ]] 2022-04-14 04:05:45.556 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:45.561 | + functions-common:time_stop:2444 : end_time=1649909145557 2022-04-14 04:05:45.563 | + functions-common:time_stop:2445 : elapsed_time=5362 2022-04-14 04:05:45.566 | + functions-common:time_stop:2446 : total=154752 2022-04-14 04:05:45.568 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:45.571 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=160114 2022-04-14 04:05:45.573 | + inc/python:pip_install:203 : return 0 2022-04-14 04:05:45.576 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/yoga 2022-04-14 04:05:45.578 | + functions-common:git_clone:608 : local git_remote=https://opendev.org/openstack/placement.git 2022-04-14 04:05:45.582 | + functions-common:git_clone:609 : local git_dest=/opt/stack/placement 2022-04-14 04:05:45.585 | + functions-common:git_clone:610 : local git_ref=stable/yoga 2022-04-14 04:05:45.587 | + functions-common:git_clone:611 : local orig_dir 2022-04-14 04:05:45.590 | ++ functions-common:git_clone:612 : pwd 2022-04-14 04:05:45.593 | + functions-common:git_clone:612 : orig_dir=/home/ubuntu/devstack 2022-04-14 04:05:45.596 | + functions-common:git_clone:613 : local git_clone_flags= 2022-04-14 04:05:45.599 | ++ functions-common:git_clone:615 : trueorfalse False RECLONE 2022-04-14 04:05:45.617 | + functions-common:git_clone:615 : RECLONE=False 2022-04-14 04:05:45.619 | + functions-common:git_clone:616 : [[ 0 -gt 0 ]] 2022-04-14 04:05:45.622 | + functions-common:git_clone:620 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:45.625 | + functions-common:git_clone:629 : echo stable/yoga 2022-04-14 04:05:45.626 | + functions-common:git_clone:629 : egrep -q '^refs' 2022-04-14 04:05:45.631 | + functions-common:git_clone:643 : [[ ! -d /opt/stack/placement ]] 2022-04-14 04:05:45.634 | + functions-common:git_clone:651 : [[ False = \T\r\u\e ]] 2022-04-14 04:05:45.636 | + functions-common:git_clone:681 : sudo git config --global --add safe.directory /opt/stack/placement 2022-04-14 04:05:45.649 | + functions-common:git_clone:684 : cd /opt/stack/placement 2022-04-14 04:05:45.652 | + functions-common:git_clone:685 : git show --oneline 2022-04-14 04:05:45.652 | + functions-common:git_clone:685 : head -1 2022-04-14 04:05:45.655 | 71200f6b Update TOX_CONSTRAINTS_FILE for stable/yoga 2022-04-14 04:05:45.658 | + functions-common:git_clone:686 : cd /home/ubuntu/devstack 2022-04-14 04:05:45.661 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2022-04-14 04:05:45.663 | + inc/python:setup_develop:338 : local bindep 2022-04-14 04:05:45.666 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:05:45.669 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2022-04-14 04:05:45.671 | + inc/python:setup_develop:344 : local extras= 2022-04-14 04:05:45.674 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2022-04-14 04:05:45.676 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2022-04-14 04:05:45.679 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:05:45.682 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2022-04-14 04:05:45.685 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2022-04-14 04:05:45.687 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2022-04-14 04:05:45.691 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2022-04-14 04:05:45.693 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2022-04-14 04:05:45.696 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2022-04-14 04:05:45.699 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2022-04-14 04:05:45.701 | + inc/python:_setup_package_with_constraints_edit:384 : local name 2022-04-14 04:05:45.705 | ++ inc/python:_setup_package_with_constraints_edit:385 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2022-04-14 04:05:45.711 | + inc/python:_setup_package_with_constraints_edit:385 : name=openstack-placement 2022-04-14 04:05:45.713 | + 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-14 04:05:46.374 | + inc/python:_setup_package_with_constraints_edit:390 : setup_package /opt/stack/placement -e 2022-04-14 04:05:46.377 | + inc/python:setup_package:418 : local bindep=0 2022-04-14 04:05:46.379 | + inc/python:setup_package:419 : local bindep_flag= 2022-04-14 04:05:46.382 | + inc/python:setup_package:420 : local bindep_profiles= 2022-04-14 04:05:46.384 | + inc/python:setup_package:421 : [[ /opt/stack/placement == -bindep* ]] 2022-04-14 04:05:46.387 | + inc/python:setup_package:426 : local project_dir=/opt/stack/placement 2022-04-14 04:05:46.390 | + inc/python:setup_package:427 : local flags=-e 2022-04-14 04:05:46.392 | + inc/python:setup_package:428 : local extras= 2022-04-14 04:05:46.395 | + inc/python:setup_package:432 : [[ -n -e ]] 2022-04-14 04:05:46.397 | + inc/python:setup_package:432 : [[ -z '' ]] 2022-04-14 04:05:46.400 | + inc/python:setup_package:432 : [[ ! -e =~ ^-.* ]] 2022-04-14 04:05:46.403 | + inc/python:setup_package:437 : [[ ! -z '' ]] 2022-04-14 04:05:46.405 | + inc/python:setup_package:442 : [[ 0 == 1 ]] 2022-04-14 04:05:46.408 | + inc/python:setup_package:446 : pip_install -e /opt/stack/placement 2022-04-14 04:05:46.429 | Using python 3.8 to install /opt/stack/placement 2022-04-14 04:05:46.432 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2022-04-14 04:05:47.309 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:47.309 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:47.309 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:05:47.309 | from cryptography.utils import int_from_bytes 2022-04-14 04:05:48.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:05:48.538 | Obtaining file:///opt/stack/placement 2022-04-14 04:05:48.539 | Preparing metadata (setup.py): started 2022-04-14 04:05:51.689 | Preparing metadata (setup.py): finished with status 'done' 2022-04-14 04:05:51.733 | Requirement already satisfied: pbr>=3.1.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (5.8.1) 2022-04-14 04:05:51.734 | Requirement already satisfied: SQLAlchemy>=1.2.19 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.4.31) 2022-04-14 04:05:51.735 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (9.4.0) 2022-04-14 04:05:51.736 | Requirement already satisfied: Routes>=2.3.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.5.1) 2022-04-14 04:05:51.737 | Requirement already satisfied: WebOb>=1.8.2 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.8.7) 2022-04-14 04:05:51.738 | Requirement already satisfied: jsonschema>=3.2.0 in /usr/lib/python3/dist-packages (from openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:05:51.739 | Requirement already satisfied: requests>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.27.1) 2022-04-14 04:05:51.741 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (60.9.3) 2022-04-14 04:05:51.742 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:05:51.744 | Requirement already satisfied: oslo.config>=6.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (8.8.0) 2022-04-14 04:05:51.745 | Requirement already satisfied: oslo.context>=2.22.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.1.0) 2022-04-14 04:05:51.746 | Requirement already satisfied: oslo.log>=4.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.7.0) 2022-04-14 04:05:51.747 | Requirement already satisfied: oslo.serialization>=2.25.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.3.0) 2022-04-14 04:05:51.748 | Requirement already satisfied: oslo.utils>=4.5.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.12.2) 2022-04-14 04:05:51.749 | Requirement already satisfied: oslo.db>=4.40.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (11.2.0) 2022-04-14 04:05:51.750 | Requirement already satisfied: oslo.policy>=3.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (3.11.0) 2022-04-14 04:05:51.751 | Requirement already satisfied: oslo.middleware>=3.31.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (4.5.1) 2022-04-14 04:05:51.752 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:05:51.754 | Requirement already satisfied: os-resource-classes>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.1.0) 2022-04-14 04:05:51.755 | Requirement already satisfied: os-traits>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (2.7.0) 2022-04-14 04:05:51.756 | Requirement already satisfied: microversion-parse>=0.2.1 in /usr/local/lib/python3.8/dist-packages (from openstack-placement==7.0.1.dev2) (1.0.1) 2022-04-14 04:05:51.824 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.4.0) 2022-04-14 04:05:51.825 | Requirement already satisfied: six>=1.10.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.16.0) 2022-04-14 04:05:51.827 | Requirement already satisfied: oslo.cache>=1.26.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (2.10.1) 2022-04-14 04:05:51.829 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 04:05:51.830 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (5.1.0) 2022-04-14 04:05:51.831 | Requirement already satisfied: keystoneauth1>=3.12.0 in /usr/local/lib/python3.8/dist-packages (from keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (4.5.0) 2022-04-14 04:05:51.851 | Requirement already satisfied: fasteners>=0.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.concurrency>=3.26.0->openstack-placement==7.0.1.dev2) (0.17.3) 2022-04-14 04:05:51.899 | Requirement already satisfied: PyYAML>=5.1 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (6.0) 2022-04-14 04:05:51.900 | Requirement already satisfied: rfc3986>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.5.0) 2022-04-14 04:05:51.901 | Requirement already satisfied: debtcollector>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:05:51.903 | Requirement already satisfied: netaddr>=0.7.18 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (0.8.0) 2022-04-14 04:05:51.904 | Requirement already satisfied: stevedore>=1.20.0 in /usr/local/lib/python3.8/dist-packages (from oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (3.5.0) 2022-04-14 04:05:51.956 | Requirement already satisfied: testscenarios>=0.4 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.0) 2022-04-14 04:05:51.958 | Requirement already satisfied: sqlalchemy-migrate>=0.11.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.13.0) 2022-04-14 04:05:51.959 | Requirement already satisfied: alembic>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.7.6) 2022-04-14 04:05:51.961 | Requirement already satisfied: testresources>=2.0.0 in /usr/local/lib/python3.8/dist-packages (from oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.0.1) 2022-04-14 04:05:52.002 | Requirement already satisfied: pyinotify>=0.9.6 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (0.9.6) 2022-04-14 04:05:52.006 | Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.8/dist-packages (from oslo.log>=4.3.0->openstack-placement==7.0.1.dev2) (2.8.2) 2022-04-14 04:05:52.023 | Requirement already satisfied: statsd>=3.2.1 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.3.0) 2022-04-14 04:05:52.024 | Requirement already satisfied: bcrypt>=3.1.3 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.2.0) 2022-04-14 04:05:52.028 | Requirement already satisfied: Jinja2>=2.10 in /usr/local/lib/python3.8/dist-packages (from oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (3.0.3) 2022-04-14 04:05:52.054 | Requirement already satisfied: msgpack>=0.5.2 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (1.0.3) 2022-04-14 04:05:52.056 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.serialization>=2.25.0->openstack-placement==7.0.1.dev2) (2021.3) 2022-04-14 04:05:52.069 | Requirement already satisfied: PrettyTable>=0.7.1 in /usr/local/lib/python3.8/dist-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (3.1.1) 2022-04-14 04:05:52.086 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (1.0.2) 2022-04-14 04:05:52.087 | Requirement already satisfied: netifaces>=0.10.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (0.11.0) 2022-04-14 04:05:52.090 | Requirement already satisfied: packaging>=20.4 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (21.3) 2022-04-14 04:05:52.091 | Requirement already satisfied: pyparsing>=2.1.0 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=4.5.0->openstack-placement==7.0.1.dev2) (3.0.7) 2022-04-14 04:05:52.133 | Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (3.3) 2022-04-14 04:05:52.134 | Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2019.11.28) 2022-04-14 04:05:52.137 | Requirement already satisfied: charset-normalizer~=2.0.0 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (2.0.12) 2022-04-14 04:05:52.138 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.0->openstack-placement==7.0.1.dev2) (1.26.8) 2022-04-14 04:05:52.155 | Requirement already satisfied: repoze.lru>=0.3 in /usr/local/lib/python3.8/dist-packages (from Routes>=2.3.1->openstack-placement==7.0.1.dev2) (0.7) 2022-04-14 04:05:52.344 | Requirement already satisfied: greenlet!=0.4.17 in /usr/local/lib/python3.8/dist-packages (from SQLAlchemy>=1.2.19->openstack-placement==7.0.1.dev2) (1.1.2) 2022-04-14 04:05:52.382 | Requirement already satisfied: Mako in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.1.6) 2022-04-14 04:05:52.384 | Requirement already satisfied: importlib-resources in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.4.0) 2022-04-14 04:05:52.385 | Requirement already satisfied: importlib-metadata in /usr/local/lib/python3.8/dist-packages (from alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (4.11.1) 2022-04-14 04:05:52.403 | Requirement already satisfied: cffi>=1.1 in /usr/local/lib/python3.8/dist-packages (from bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (1.15.0) 2022-04-14 04:05:52.437 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.config>=6.7.0->openstack-placement==7.0.1.dev2) (1.13.3) 2022-04-14 04:05:52.493 | Requirement already satisfied: MarkupSafe>=2.0 in /usr/local/lib/python3.8/dist-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.1.0) 2022-04-14 04:05:52.561 | Requirement already satisfied: os-service-types>=1.2.0 in /usr/local/lib/python3.8/dist-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.7.0) 2022-04-14 04:05:52.644 | Requirement already satisfied: dogpile.cache>=1.1.5 in /usr/local/lib/python3.8/dist-packages (from oslo.cache>=1.26.0->keystonemiddleware>=4.18.0->openstack-placement==7.0.1.dev2) (1.1.5) 2022-04-14 04:05:52.694 | Requirement already satisfied: wcwidth in /usr/local/lib/python3.8/dist-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==7.0.1.dev2) (0.2.5) 2022-04-14 04:05:52.886 | Requirement already satisfied: decorator in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (5.1.1) 2022-04-14 04:05:52.888 | Requirement already satisfied: sqlparse in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.4.2) 2022-04-14 04:05:52.889 | Requirement already satisfied: Tempita>=0.4 in /usr/local/lib/python3.8/dist-packages (from sqlalchemy-migrate>=0.11.0->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (0.5.2) 2022-04-14 04:05:52.968 | Requirement already satisfied: testtools in /usr/local/lib/python3.8/dist-packages (from testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (2.5.0) 2022-04-14 04:05:53.019 | Requirement already satisfied: pycparser in /usr/local/lib/python3.8/dist-packages (from cffi>=1.1->bcrypt>=3.1.3->oslo.middleware>=3.31.0->openstack-placement==7.0.1.dev2) (2.21) 2022-04-14 04:05:53.181 | Requirement already satisfied: zipp>=0.5 in /usr/local/lib/python3.8/dist-packages (from importlib-metadata->alembic>=0.9.6->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.7.0) 2022-04-14 04:05:53.288 | Requirement already satisfied: fixtures>=1.3.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (3.0.0) 2022-04-14 04:05:53.289 | Requirement already satisfied: extras>=1.0.0 in /usr/local/lib/python3.8/dist-packages (from testtools->testscenarios>=0.4->oslo.db>=4.40.0->openstack-placement==7.0.1.dev2) (1.0.0) 2022-04-14 04:05:55.220 | Installing collected packages: openstack-placement 2022-04-14 04:05:55.220 | Attempting uninstall: openstack-placement 2022-04-14 04:05:55.221 | Found existing installation: openstack-placement 7.0.1.dev2 2022-04-14 04:05:55.223 | Can't uninstall 'openstack-placement'. No files were found to uninstall. 2022-04-14 04:05:55.225 | Running setup.py develop for openstack-placement 2022-04-14 04:05:59.473 | Successfully installed openstack-placement 2022-04-14 04:05:59.473 | 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-14 04:05:59.482 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:05:59.482 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:05:59.612 | + inc/python:pip_install:200 : result=0 2022-04-14 04:05:59.614 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:05:59.617 | + functions-common:time_stop:2432 : local name 2022-04-14 04:05:59.619 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:05:59.622 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:05:59.624 | + functions-common:time_stop:2435 : local total 2022-04-14 04:05:59.627 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:05:59.629 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:05:59.632 | + functions-common:time_stop:2439 : start_time=1649909146424 2022-04-14 04:05:59.634 | + functions-common:time_stop:2441 : [[ -z 1649909146424 ]] 2022-04-14 04:05:59.637 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:05:59.641 | + functions-common:time_stop:2444 : end_time=1649909159638 2022-04-14 04:05:59.643 | + functions-common:time_stop:2445 : elapsed_time=13214 2022-04-14 04:05:59.646 | + functions-common:time_stop:2446 : total=160114 2022-04-14 04:05:59.648 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:05:59.650 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=173328 2022-04-14 04:05:59.653 | + inc/python:pip_install:203 : return 0 2022-04-14 04:05:59.656 | + inc/python:setup_package:448 : [[ -e == \-\e ]] 2022-04-14 04:05:59.659 | + inc/python:setup_package:449 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:05:59.662 | + functions-common:safe_chown:2333 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:05:59.689 | + functions-common:_safe_permission_operation:2181 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2022-04-14 04:05:59.702 | + inc/python:_setup_package_with_constraints_edit:394 : use_library_from_git /opt/stack/placement 2022-04-14 04:05:59.705 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2022-04-14 04:05:59.708 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:05:59.711 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:05:59.714 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2022-04-14 04:05:59.717 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:05:59.720 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2022-04-14 04:05:59.722 | + ./stack.sh:main:943 : configure_placement 2022-04-14 04:05:59.724 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2022-04-14 04:05:59.737 | + lib/placement:configure_placement:107 : create_placement_conf 2022-04-14 04:05:59.740 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2022-04-14 04:05:59.744 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2022-04-14 04:05:59.748 | ++ lib/database:database_connection_url:134 : local db=placement 2022-04-14 04:05:59.750 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2022-04-14 04:05:59.753 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=placement 2022-04-14 04:05:59.755 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2022-04-14 04:05:59.758 | + 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-14 04:05:59.790 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2022-04-14 04:05:59.823 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2022-04-14 04:05:59.855 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2022-04-14 04:05:59.858 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:05:59.860 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=placement 2022-04-14 04:05:59.863 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:05:59.865 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2022-04-14 04:05:59.898 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2022-04-14 04:05:59.927 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:05:59.957 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2022-04-14 04:05:59.987 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2022-04-14 04:06:00.018 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2022-04-14 04:06:00.049 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2022-04-14 04:06:00.078 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2022-04-14 04:06:00.109 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:06:00.138 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:06:00.168 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2022-04-14 04:06:00.170 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2022-04-14 04:06:00.173 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2022-04-14 04:06:00.177 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:06:00.195 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:06:00.198 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:06:00.201 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:06:00.203 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:06:00.206 | + 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-14 04:06:00.235 | + 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-14 04:06:00.266 | + 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-14 04:06:00.303 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:06:00.342 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2022-04-14 04:06:00.344 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2022-04-14 04:06:00.347 | + lib/apache:write_uwsgi_config:254 : local file=/etc/placement/placement-uwsgi.ini 2022-04-14 04:06:00.349 | + lib/apache:write_uwsgi_config:255 : local wsgi=/usr/local/bin/placement-api 2022-04-14 04:06:00.352 | + lib/apache:write_uwsgi_config:256 : local url=/placement 2022-04-14 04:06:00.355 | + lib/apache:write_uwsgi_config:257 : local http= 2022-04-14 04:06:00.357 | + lib/apache:write_uwsgi_config:258 : local name= 2022-04-14 04:06:00.360 | ++ lib/apache:write_uwsgi_config:259 : basename /usr/local/bin/placement-api 2022-04-14 04:06:00.365 | + lib/apache:write_uwsgi_config:259 : name=placement-api 2022-04-14 04:06:00.367 | + lib/apache:write_uwsgi_config:263 : local socket_dir=/var/run/uwsgi 2022-04-14 04:06:00.370 | + lib/apache:write_uwsgi_config:267 : sudo mkdir -p /etc/tmpfiles.d/ 2022-04-14 04:06:00.383 | + lib/apache:write_uwsgi_config:268 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2022-04-14 04:06:00.383 | + lib/apache:write_uwsgi_config:268 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:06:00.392 | d /var/run/uwsgi 0755 ubuntu root 2022-04-14 04:06:00.395 | + lib/apache:write_uwsgi_config:269 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2022-04-14 04:06:00.410 | + lib/apache:write_uwsgi_config:271 : local socket=/var/run/uwsgi/placement-api.socket 2022-04-14 04:06:00.413 | + lib/apache:write_uwsgi_config:274 : rm -rf /etc/placement/placement-uwsgi.ini 2022-04-14 04:06:00.418 | + lib/apache:write_uwsgi_config:275 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2022-04-14 04:06:00.450 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2022-04-14 04:06:00.479 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2022-04-14 04:06:00.513 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2022-04-14 04:06:00.541 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2022-04-14 04:06:00.573 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2022-04-14 04:06:00.601 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2022-04-14 04:06:00.634 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2022-04-14 04:06:00.669 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2022-04-14 04:06:00.706 | + 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-14 04:06:00.744 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2022-04-14 04:06:00.786 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2022-04-14 04:06:00.818 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2022-04-14 04:06:00.855 | + lib/apache:write_uwsgi_config:299 : [[ -n '' ]] 2022-04-14 04:06:00.858 | + lib/apache:write_uwsgi_config:302 : local apache_conf= 2022-04-14 04:06:00.862 | ++ lib/apache:write_uwsgi_config:303 : apache_site_config_for placement-api 2022-04-14 04:06:00.865 | ++ lib/apache:apache_site_config_for:186 : local site=placement-api 2022-04-14 04:06:00.868 | ++ lib/apache:apache_site_config_for:187 : is_ubuntu 2022-04-14 04:06:00.871 | ++ functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:00.874 | ++ functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:00.876 | ++ lib/apache:apache_site_config_for:189 : echo /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:06:00.879 | + lib/apache:write_uwsgi_config:303 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2022-04-14 04:06:00.882 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2022-04-14 04:06:00.918 | + lib/apache:write_uwsgi_config:305 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2022-04-14 04:06:00.953 | + lib/apache:write_uwsgi_config:306 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2022-04-14 04:06:00.954 | + 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-14 04:06:00.963 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 2022-04-14 04:06:00.967 | + lib/apache:write_uwsgi_config:307 : enable_apache_site placement-api 2022-04-14 04:06:00.970 | + lib/apache:enable_apache_site:203 : local site=placement-api 2022-04-14 04:06:00.973 | + lib/apache:enable_apache_site:205 : enable_apache_mod version 2022-04-14 04:06:00.981 | + lib/apache:enable_apache_mod:59 : local mod=version 2022-04-14 04:06:00.984 | + lib/apache:enable_apache_mod:61 : is_ubuntu 2022-04-14 04:06:00.990 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:00.992 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:00.996 | + lib/apache:enable_apache_mod:64 : [[ version != \v\e\r\s\i\o\n ]] 2022-04-14 04:06:00.998 | + lib/apache:enable_apache_site:206 : is_ubuntu 2022-04-14 04:06:01.002 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:01.004 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:01.008 | + lib/apache:enable_apache_site:207 : sudo a2ensite placement-api 2022-04-14 04:06:01.081 | Site placement-api already enabled 2022-04-14 04:06:01.085 | + lib/apache:write_uwsgi_config:308 : restart_apache_server 2022-04-14 04:06:01.088 | + lib/apache:restart_apache_server:250 : restart_service apache2 2022-04-14 04:06:01.091 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:06:01.094 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart apache2 2022-04-14 04:06:01.239 | + ./stack.sh:main:950 : is_service_enabled placement placement-client 2022-04-14 04:06:01.266 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:01.269 | + ./stack.sh:main:951 : is_service_enabled n-cpu 2022-04-14 04:06:01.303 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:01.307 | + ./stack.sh:main:951 : is_service_enabled n-sch 2022-04-14 04:06:01.326 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:01.329 | + ./stack.sh:main:952 : configure_placement_nova_compute 2022-04-14 04:06:01.332 | + lib/nova:configure_placement_nova_compute:600 : local conf=/etc/nova/nova.conf 2022-04-14 04:06:01.334 | + lib/nova:configure_placement_nova_compute:601 : iniset /etc/nova/nova.conf placement auth_type password 2022-04-14 04:06:01.367 | + lib/nova:configure_placement_nova_compute:602 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.25/identity 2022-04-14 04:06:01.396 | + lib/nova:configure_placement_nova_compute:603 : iniset /etc/nova/nova.conf placement username placement 2022-04-14 04:06:01.426 | + lib/nova:configure_placement_nova_compute:604 : iniset /etc/nova/nova.conf placement password Passw0rd 2022-04-14 04:06:01.457 | + lib/nova:configure_placement_nova_compute:605 : iniset /etc/nova/nova.conf placement user_domain_name Default 2022-04-14 04:06:01.486 | + lib/nova:configure_placement_nova_compute:606 : iniset /etc/nova/nova.conf placement project_name service 2022-04-14 04:06:01.516 | + lib/nova:configure_placement_nova_compute:607 : iniset /etc/nova/nova.conf placement project_domain_name Default 2022-04-14 04:06:01.546 | + lib/nova:configure_placement_nova_compute:608 : iniset /etc/nova/nova.conf placement region_name RegionOne 2022-04-14 04:06:01.576 | + ./stack.sh:main:956 : is_service_enabled horizon 2022-04-14 04:06:01.594 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:01.597 | + ./stack.sh:main:961 : is_service_enabled tls-proxy 2022-04-14 04:06:01.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:01.617 | + ./stack.sh:main:969 : run_phase stack install 2022-04-14 04:06:01.619 | + functions-common:run_phase:1860 : local mode=stack 2022-04-14 04:06:01.622 | + functions-common:run_phase:1861 : local phase=install 2022-04-14 04:06:01.625 | + functions-common:run_phase:1862 : [[ -d /home/ubuntu/devstack/extras.d ]] 2022-04-14 04:06:01.627 | + functions-common:run_phase:1863 : local extra_plugin_file_name 2022-04-14 04:06:01.630 | + functions-common:run_phase:1864 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2022-04-14 04:06:01.633 | + functions-common:run_phase:1869 : local exceptions=80-tempest.sh 2022-04-14 04:06:01.635 | + functions-common:run_phase:1870 : local extra 2022-04-14 04:06:01.639 | ++ functions-common:run_phase:1871 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2022-04-14 04:06:01.643 | + functions-common:run_phase:1871 : extra=80-tempest.sh 2022-04-14 04:06:01.646 | + functions-common:run_phase:1872 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2022-04-14 04:06:01.648 | + functions-common:run_phase:1876 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2022-04-14 04:06:01.651 | + functions-common:run_phase:1876 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2022-04-14 04:06:01.654 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2022-04-14 04:06:01.670 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:01.672 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:06:01.674 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2022-04-14 04:06:01.677 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2022-04-14 04:06:01.679 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2022-04-14 04:06:01.682 | ++ ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:06:01.684 | ++ ./stack.sh:echo_summary:446 : echo -e Installing Tempest 2022-04-14 04:06:01.687 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2022-04-14 04:06:01.689 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2022-04-14 04:06:01.747 | ++ inc/async:async_inner:63 : install_tempest 2022-04-14 04:06:01.783 | [98296 Async install_tempest:123703]: running: install_tempest 2022-04-14 04:06:01.786 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2022-04-14 04:06:01.789 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2022-04-14 04:06:01.792 | + functions-common:run_phase:1881 : [[ stack == \s\o\u\r\c\e ]] 2022-04-14 04:06:01.795 | + functions-common:run_phase:1884 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2022-04-14 04:06:01.798 | + functions-common:run_phase:1887 : run_plugins stack install 2022-04-14 04:06:01.800 | + functions-common:run_plugins:1846 : local mode=stack 2022-04-14 04:06:01.803 | + functions-common:run_plugins:1847 : local phase=install 2022-04-14 04:06:01.806 | + functions-common:run_plugins:1849 : local plugins= 2022-04-14 04:06:01.809 | + functions-common:run_plugins:1850 : local plugin 2022-04-14 04:06:01.812 | + ./stack.sh:main:972 : use_library_from_git python-openstackclient 2022-04-14 04:06:01.814 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2022-04-14 04:06:01.817 | + inc/python:use_library_from_git:251 : local enabled=1 2022-04-14 04:06:01.820 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2022-04-14 04:06:01.824 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2022-04-14 04:06:01.827 | + inc/python:use_library_from_git:253 : return 1 2022-04-14 04:06:01.830 | + ./stack.sh:main:976 : pip_install_gr python-openstackclient 2022-04-14 04:06:01.833 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2022-04-14 04:06:01.836 | + inc/python:pip_install_gr:77 : local clean_name 2022-04-14 04:06:01.840 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2022-04-14 04:06:01.844 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2022-04-14 04:06:01.847 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2022-04-14 04:06:01.851 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2022-04-14 04:06:01.851 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2022-04-14 04:06:01.858 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2022-04-14 04:06:01.860 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2022-04-14 04:06:01.863 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2022-04-14 04:06:01.866 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2022-04-14 04:06:01.869 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2022-04-14 04:06:01.892 | Using python 3.8 to install python-openstackclient 2022-04-14 04:06:01.894 | + 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-14 04:06:02.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:06:02.762 | from cryptography.utils import int_from_bytes 2022-04-14 04:06:02.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:06:02.762 | from cryptography.utils import int_from_bytes 2022-04-14 04:06:03.910 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2022-04-14 04:06:03.937 | Requirement already satisfied: python-openstackclient in /usr/local/lib/python3.8/dist-packages (5.8.0) 2022-04-14 04:06:03.956 | Requirement already satisfied: python-novaclient>=17.0.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (17.7.0) 2022-04-14 04:06:03.957 | 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-14 04:06:03.958 | Requirement already satisfied: stevedore>=2.0.1 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.5.0) 2022-04-14 04:06:03.959 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.4.0) 2022-04-14 04:06:03.960 | Requirement already satisfied: cliff>=3.5.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (3.10.1) 2022-04-14 04:06:03.961 | Requirement already satisfied: oslo.i18n>=3.15.3 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (5.1.0) 2022-04-14 04:06:03.963 | Requirement already satisfied: oslo.utils>=3.33.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (4.12.2) 2022-04-14 04:06:03.964 | Requirement already satisfied: openstacksdk>=0.61.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (0.61.0) 2022-04-14 04:06:03.965 | Requirement already satisfied: python-cinderclient>=3.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (8.3.0) 2022-04-14 04:06:03.966 | Requirement already satisfied: osc-lib>=2.3.0 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (2.5.0) 2022-04-14 04:06:03.966 | Requirement already satisfied: iso8601>=0.1.11 in /usr/local/lib/python3.8/dist-packages (from python-openstackclient) (1.0.2) 2022-04-14 04:06:03.977 | Requirement already satisfied: PrettyTable>=0.7.2 in /usr/local/lib/python3.8/dist-packages (from cliff>=3.5.0->python-openstackclient) (3.1.1) 2022-04-14 04:06:03.978 | 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-14 04:06:03.980 | 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-14 04:06:03.981 | 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-14 04:06:03.982 | 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-14 04:06:04.008 | 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-14 04:06:04.009 | 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-14 04:06:04.011 | 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-14 04:06:04.012 | 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-14 04:06:04.013 | 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-14 04:06:04.014 | 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-14 04:06:04.015 | Requirement already satisfied: jmespath>=0.9.0 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (0.10.0) 2022-04-14 04:06:04.016 | 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-14 04:06:04.018 | 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-14 04:06:04.019 | 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-14 04:06:04.020 | Requirement already satisfied: cryptography>=2.7 in /usr/local/lib/python3.8/dist-packages (from openstacksdk>=0.61.0->python-openstackclient) (36.0.1) 2022-04-14 04:06:04.039 | 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-14 04:06:04.059 | Requirement already satisfied: pytz>=2013.6 in /usr/local/lib/python3.8/dist-packages (from oslo.utils>=3.33.0->python-openstackclient) (2021.3) 2022-04-14 04:06:04.060 | 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-14 04:06:04.062 | 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-14 04:06:04.063 | 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-14 04:06:04.085 | 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-14 04:06:04.105 | 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-14 04:06:04.106 | 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-14 04:06:04.108 | 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-14 04:06:04.197 | 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-14 04:06:04.199 | 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-14 04:06:04.200 | 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-14 04:06:04.242 | 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-14 04:06:04.253 | Requirement already satisfied: wrapt>=1.7.0 in /usr/local/lib/python3.8/dist-packages (from debtcollector>=1.2.0->oslo.utils>=3.33.0->python-openstackclient) (1.13.3) 2022-04-14 04:06:04.286 | 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-14 04:06:04.449 | 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-14 04:06:04.465 | 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-14 04:06:04.567 | 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-14 04:06:04.569 | 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-14 04:06:04.571 | Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/local/lib/python3.8/dist-packages (from requests>=2.25.1->python-cinderclient>=3.3.0->python-openstackclient) (1.26.8) 2022-04-14 04:06:04.573 | 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-14 04:06:04.699 | 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-14 04:06:07.655 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2022-04-14 04:06:07.662 | WARNING: You are using pip version 21.3.1; however, version 22.0.4 is available. 2022-04-14 04:06:07.662 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2022-04-14 04:06:07.789 | + inc/python:pip_install:200 : result=0 2022-04-14 04:06:07.799 | + inc/python:pip_install:202 : time_stop pip_install 2022-04-14 04:06:07.799 | + functions-common:time_stop:2432 : local name 2022-04-14 04:06:07.799 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:06:07.800 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:06:07.802 | + functions-common:time_stop:2435 : local total 2022-04-14 04:06:07.805 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:06:07.807 | + functions-common:time_stop:2438 : name=pip_install 2022-04-14 04:06:07.810 | + functions-common:time_stop:2439 : start_time=1649909161886 2022-04-14 04:06:07.812 | + functions-common:time_stop:2441 : [[ -z 1649909161886 ]] 2022-04-14 04:06:07.815 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:06:07.819 | + functions-common:time_stop:2444 : end_time=1649909167817 2022-04-14 04:06:07.822 | + functions-common:time_stop:2445 : elapsed_time=5931 2022-04-14 04:06:07.825 | + functions-common:time_stop:2446 : total=173328 2022-04-14 04:06:07.829 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:06:07.831 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=179259 2022-04-14 04:06:07.834 | + inc/python:pip_install:203 : return 0 2022-04-14 04:06:07.837 | + ./stack.sh:main:981 : install_oscwrap 2022-04-14 04:06:07.840 | ++ functions-common:install_oscwrap:2477 : mktemp 2022-04-14 04:06:07.845 | + functions-common:install_oscwrap:2477 : OSCWRAP_TIMER_FILE=/tmp/tmp.tQ8MbZIVsT 2022-04-14 04:06:07.847 | + functions-common:install_oscwrap:2480 : shopt -s expand_aliases 2022-04-14 04:06:07.850 | + functions-common:install_oscwrap:2483 : unalias -a 2022-04-14 04:06:07.852 | + functions-common:install_oscwrap:2485 : alias openstack=oscwrap 2022-04-14 04:06:07.856 | + ./stack.sh:main:986 : [[ False != \F\a\l\s\e ]] 2022-04-14 04:06:07.858 | + ./stack.sh:main:1026 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:06:07.861 | + ./stack.sh:main:1034 : is_service_enabled mysql postgresql 2022-04-14 04:06:07.879 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:07.882 | + ./stack.sh:main:1035 : configure_database 2022-04-14 04:06:07.884 | + lib/database:configure_database:128 : configure_database_mysql 2022-04-14 04:06:07.887 | + lib/databases/mysql:configure_database_mysql:72 : local my_conf mysql slow_log 2022-04-14 04:06:07.889 | + lib/databases/mysql:configure_database_mysql:73 : echo_summary 'Configuring and starting MySQL' 2022-04-14 04:06:07.892 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:06:07.894 | + ./stack.sh:echo_summary:446 : echo -e Configuring and starting MySQL 2022-04-14 04:06:07.897 | + lib/databases/mysql:configure_database_mysql:75 : is_ubuntu 2022-04-14 04:06:07.899 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:07.901 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:07.904 | + lib/databases/mysql:configure_database_mysql:76 : my_conf=/etc/mysql/my.cnf 2022-04-14 04:06:07.907 | ++ lib/databases/mysql:configure_database_mysql:90 : ipv6_unquote 0.0.0.0 2022-04-14 04:06:07.910 | ++ functions-common:ipv6_unquote:2230 : echo 0.0.0.0 2022-04-14 04:06:07.911 | ++ functions-common:ipv6_unquote:2230 : tr -d '[]' 2022-04-14 04:06:07.915 | + lib/databases/mysql:configure_database_mysql:90 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2022-04-14 04:06:07.969 | + lib/databases/mysql:configure_database_mysql:93 : is_fedora 2022-04-14 04:06:07.972 | + functions-common:is_fedora:524 : [[ -z Ubuntu ]] 2022-04-14 04:06:07.974 | + functions-common:is_fedora:528 : '[' Ubuntu = Fedora ']' 2022-04-14 04:06:07.977 | + functions-common:is_fedora:528 : '[' Ubuntu = 'Red Hat' ']' 2022-04-14 04:06:07.979 | + functions-common:is_fedora:529 : '[' Ubuntu = openEuler ']' 2022-04-14 04:06:07.982 | + functions-common:is_fedora:530 : '[' Ubuntu = RedHatEnterpriseServer ']' 2022-04-14 04:06:07.984 | + functions-common:is_fedora:531 : '[' Ubuntu = RedHatEnterprise ']' 2022-04-14 04:06:07.987 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOS ']' 2022-04-14 04:06:07.989 | + functions-common:is_fedora:532 : '[' Ubuntu = CentOSStream ']' 2022-04-14 04:06:07.991 | + functions-common:is_fedora:533 : '[' Ubuntu = AlmaLinux ']' 2022-04-14 04:06:07.994 | + functions-common:is_fedora:534 : '[' Ubuntu = OracleServer ']' 2022-04-14 04:06:07.996 | + functions-common:is_fedora:534 : '[' Ubuntu = Virtuozzo ']' 2022-04-14 04:06:08.000 | + lib/databases/mysql:configure_database_mysql:93 : is_suse 2022-04-14 04:06:08.003 | + functions-common:is_suse:542 : is_opensuse 2022-04-14 04:06:08.005 | + functions-common:is_opensuse:549 : [[ -z Ubuntu ]] 2022-04-14 04:06:08.008 | + functions-common:is_opensuse:553 : [[ Ubuntu =~ (openSUSE) ]] 2022-04-14 04:06:08.011 | + functions-common:is_suse:542 : is_suse_linux_enterprise 2022-04-14 04:06:08.013 | + functions-common:is_suse_linux_enterprise:561 : [[ -z Ubuntu ]] 2022-04-14 04:06:08.016 | + functions-common:is_suse_linux_enterprise:565 : [[ Ubuntu =~ (^SUSE) ]] 2022-04-14 04:06:08.018 | + lib/databases/mysql:configure_database_mysql:96 : is_ubuntu 2022-04-14 04:06:08.020 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:08.023 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:08.025 | + lib/databases/mysql:configure_database_mysql:98 : restart_service mysql 2022-04-14 04:06:08.028 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:06:08.030 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:06:10.727 | + lib/databases/mysql:configure_database_mysql:104 : sudo mysqladmin -u root password Passw0rd 2022-04-14 04:06:10.743 | mysqladmin: connect to server at 'localhost' failed 2022-04-14 04:06:10.743 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2022-04-14 04:06:10.748 | + lib/databases/mysql:configure_database_mysql:104 : true 2022-04-14 04:06:10.750 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2022-04-14 04:06:10.752 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:10.755 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:10.757 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2022-04-14 04:06:10.760 | + lib/databases/mysql:configure_database_mysql:111 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2022-04-14 04:06:10.763 | + lib/databases/mysql:configure_database_mysql:117 : is_ubuntu 2022-04-14 04:06:10.772 | + functions-common:is_ubuntu:573 : [[ -z deb ]] 2022-04-14 04:06:10.772 | + functions-common:is_ubuntu:576 : '[' deb = deb ']' 2022-04-14 04:06:10.772 | + lib/databases/mysql:configure_database_mysql:117 : [[ focal != \b\u\l\l\s\e\y\e ]] 2022-04-14 04:06:10.773 | + lib/databases/mysql:configure_database_mysql:117 : '[' mysql == mariadb ']' 2022-04-14 04:06:10.775 | + 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-14 04:06:10.787 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:06:10.848 | + lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2022-04-14 04:06:10.861 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:06:10.911 | + lib/databases/mysql:configure_database_mysql:129 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2022-04-14 04:06:10.967 | + lib/databases/mysql:configure_database_mysql:130 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2022-04-14 04:06:11.023 | + lib/databases/mysql:configure_database_mysql:131 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2022-04-14 04:06:11.078 | + lib/databases/mysql:configure_database_mysql:133 : [[ False == \T\r\u\e ]] 2022-04-14 04:06:11.080 | + lib/databases/mysql:configure_database_mysql:153 : restart_service mysql 2022-04-14 04:06:11.082 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:06:11.085 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart mysql 2022-04-14 04:06:14.036 | + ./stack.sh:main:1039 : save_stackenv 1039 2022-04-14 04:06:14.038 | + functions-common:save_stackenv:60 : local tag=1039 2022-04-14 04:06:14.042 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2022-04-14 04:06:14.047 | + functions-common:save_stackenv:62 : time_stamp=2022-04-14-040614 2022-04-14 04:06:14.049 | + functions-common:save_stackenv:63 : echo '# 2022-04-14-040614 1039' 2022-04-14 04:06:14.053 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.057 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2022-04-14 04:06:14.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.066 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2022-04-14 04:06:14.068 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.071 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2022-04-14 04:06:14.074 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.076 | + 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-14 04:06:14.079 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.081 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.25 2022-04-14 04:06:14.084 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.086 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.25/identity 2022-04-14 04:06:14.089 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.091 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2022-04-14-040206 2022-04-14 04:06:14.094 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.096 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2022-04-14 04:06:14.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.102 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.25 2022-04-14 04:06:14.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.108 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2022-04-14 04:06:14.111 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.113 | + functions-common:save_stackenv:65 : echo TLS_IP= 2022-04-14 04:06:14.116 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.118 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2022-04-14 04:06:14.121 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2022-04-14 04:06:14.124 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2022-04-14 04:06:14.126 | + ./stack.sh:main:1051 : [[ True == \T\r\u\e ]] 2022-04-14 04:06:14.129 | + ./stack.sh:main:1052 : [[ -f /sys/kernel/mm/ksm/run ]] 2022-04-14 04:06:14.132 | + ./stack.sh:main:1053 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2022-04-14 04:06:14.144 | + ./stack.sh:main:1065 : start_dstat 2022-04-14 04:06:14.146 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.149 | + functions-common:run_process:1687 : local service=dstat 2022-04-14 04:06:14.152 | + functions-common:run_process:1688 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.154 | + functions-common:run_process:1689 : local group= 2022-04-14 04:06:14.157 | + functions-common:run_process:1690 : local user= 2022-04-14 04:06:14.159 | + functions-common:run_process:1692 : local name=dstat 2022-04-14 04:06:14.161 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:06:14.164 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:06:14.167 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:06:14.170 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:06:14.173 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:06:14.178 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909174175 2022-04-14 04:06:14.180 | + functions-common:run_process:1695 : is_service_enabled dstat 2022-04-14 04:06:14.199 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:14.202 | + functions-common:run_process:1696 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2022-04-14 04:06:14.204 | + functions-common:_run_under_systemd:1652 : local service=dstat 2022-04-14 04:06:14.207 | + functions-common:_run_under_systemd:1653 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.209 | + functions-common:_run_under_systemd:1654 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.212 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.215 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.217 | + functions-common:_common_systemd_pitfalls:1627 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2022-04-14 04:06:14.220 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2022-04-14 04:06:14.222 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@dstat.service 2022-04-14 04:06:14.225 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:06:14.227 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:06:14.231 | + functions-common:_run_under_systemd:1661 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2022-04-14 04:06:14.233 | + functions-common:_run_under_systemd:1664 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2022-04-14 04:06:14.236 | + functions-common:write_user_unit_file:1569 : local service=devstack@dstat.service 2022-04-14 04:06:14.238 | + functions-common:write_user_unit_file:1570 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.241 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:06:14.243 | + functions-common:write_user_unit_file:1572 : local user=ubuntu 2022-04-14 04:06:14.246 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:06:14.248 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:06:14.251 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@dstat.service 2022-04-14 04:06:14.253 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:06:14.258 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2022-04-14 04:06:14.312 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2022-04-14 04:06:14.374 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2022-04-14 04:06:14.430 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2022-04-14 04:06:14.483 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2022-04-14 04:06:14.536 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:06:14.590 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:06:14.592 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2022-04-14 04:06:14.650 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:06:15.041 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@dstat.service 2022-04-14 04:06:15.055 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2022-04-14 04:06:15.431 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@dstat.service 2022-04-14 04:06:15.453 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:06:15.456 | + functions-common:time_stop:2432 : local name 2022-04-14 04:06:15.458 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:06:15.460 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:06:15.463 | + functions-common:time_stop:2435 : local total 2022-04-14 04:06:15.465 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:06:15.468 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:06:15.470 | + functions-common:time_stop:2439 : start_time=1649909174175 2022-04-14 04:06:15.473 | + functions-common:time_stop:2441 : [[ -z 1649909174175 ]] 2022-04-14 04:06:15.476 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:06:15.481 | + functions-common:time_stop:2444 : end_time=1649909175478 2022-04-14 04:06:15.484 | + functions-common:time_stop:2445 : elapsed_time=1303 2022-04-14 04:06:15.486 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:06:15.488 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:06:15.491 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1303 2022-04-14 04:06:15.493 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2022-04-14 04:06:15.496 | + functions-common:run_process:1687 : local service=memory_tracker 2022-04-14 04:06:15.499 | + functions-common:run_process:1688 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2022-04-14 04:06:15.501 | + functions-common:run_process:1689 : local group= 2022-04-14 04:06:15.504 | + functions-common:run_process:1690 : local user=root 2022-04-14 04:06:15.506 | + functions-common:run_process:1692 : local name=memory_tracker 2022-04-14 04:06:15.509 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:06:15.512 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:06:15.514 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:06:15.517 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:06:15.520 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:06:15.525 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909175522 2022-04-14 04:06:15.527 | + functions-common:run_process:1695 : is_service_enabled memory_tracker 2022-04-14 04:06:15.549 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:15.551 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:06:15.554 | + functions-common:time_stop:2432 : local name 2022-04-14 04:06:15.556 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:06:15.560 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:06:15.562 | + functions-common:time_stop:2435 : local total 2022-04-14 04:06:15.565 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:06:15.567 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:06:15.570 | + functions-common:time_stop:2439 : start_time=1649909175522 2022-04-14 04:06:15.573 | + functions-common:time_stop:2441 : [[ -z 1649909175522 ]] 2022-04-14 04:06:15.576 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:06:15.580 | + functions-common:time_stop:2444 : end_time=1649909175578 2022-04-14 04:06:15.583 | + functions-common:time_stop:2445 : elapsed_time=56 2022-04-14 04:06:15.585 | + functions-common:time_stop:2446 : total=1303 2022-04-14 04:06:15.588 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:06:15.591 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=1359 2022-04-14 04:06:15.593 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2022-04-14 04:06:15.614 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:15.616 | + ./stack.sh:main:1069 : is_service_enabled tcpdump 2022-04-14 04:06:15.638 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:15.640 | + ./stack.sh:main:1077 : is_service_enabled etcd3 2022-04-14 04:06:15.662 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:15.664 | + ./stack.sh:main:1078 : start_etcd3 2022-04-14 04:06:15.668 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2022-04-14 04:06:15.670 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd' 2022-04-14 04:06:15.673 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2022-04-14 04:06:15.675 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380' 2022-04-14 04:06:15.678 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.25:2380' 2022-04-14 04:06:15.681 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.25:2379' 2022-04-14 04:06:15.684 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2022-04-14 04:06:15.687 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2022-04-14 04:06:15.689 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.25:2379' 2022-04-14 04:06:15.692 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2022-04-14 04:06:15.695 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2022-04-14 04:06:15.697 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:06:15.700 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' '' root 2022-04-14 04:06:15.702 | + functions-common:write_user_unit_file:1569 : local service=devstack@etcd.service 2022-04-14 04:06:15.705 | + functions-common:write_user_unit_file:1570 : local 'command=/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:06:15.707 | + functions-common:write_user_unit_file:1571 : local group= 2022-04-14 04:06:15.710 | + functions-common:write_user_unit_file:1572 : local user=root 2022-04-14 04:06:15.712 | + functions-common:write_user_unit_file:1573 : local extra= 2022-04-14 04:06:15.715 | + functions-common:write_user_unit_file:1574 : [[ -n '' ]] 2022-04-14 04:06:15.718 | + functions-common:write_user_unit_file:1577 : local unitfile=/etc/systemd/system/devstack@etcd.service 2022-04-14 04:06:15.720 | + functions-common:write_user_unit_file:1578 : mkdir -p /etc/systemd/system 2022-04-14 04:06:15.725 | + functions-common:write_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2022-04-14 04:06:15.801 | + functions-common:write_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2022-04-14 04:06:15.884 | + functions-common:write_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-837681-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-837681-1-hyperv=http://10.222.0.25:2380 --initial-advertise-peer-urls http://10.222.0.25:2380 --advertise-client-urls http://10.222.0.25:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.25:2379 --debug' 2022-04-14 04:06:15.936 | + functions-common:write_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2022-04-14 04:06:15.988 | + functions-common:write_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2022-04-14 04:06:16.039 | + functions-common:write_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:06:16.092 | + functions-common:write_user_unit_file:1586 : [[ -n '' ]] 2022-04-14 04:06:16.095 | + functions-common:write_user_unit_file:1589 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2022-04-14 04:06:16.156 | + functions-common:write_user_unit_file:1592 : sudo systemctl daemon-reload 2022-04-14 04:06:16.558 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2022-04-14 04:06:16.613 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2022-04-14 04:06:16.667 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2022-04-14 04:06:16.719 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2022-04-14 04:06:16.772 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2022-04-14 04:06:16.775 | ++ functions-common:is_arch:506 : uname -m 2022-04-14 04:06:16.780 | + functions-common:is_arch:506 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2022-04-14 04:06:16.782 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2022-04-14 04:06:17.182 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2022-04-14 04:06:17.196 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2022-04-14 04:06:17.578 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2022-04-14 04:06:18.555 | + ./stack.sh:main:1084 : is_service_enabled tls-proxy 2022-04-14 04:06:18.574 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:18.576 | + ./stack.sh:main:1089 : write_clouds_yaml 2022-04-14 04:06:18.579 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2022-04-14 04:06:18.582 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2022-04-14 04:06:18.586 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2022-04-14 04:06:18.599 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2022-04-14 04:06:18.611 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2022-04-14 04:06:18.614 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2022-04-14 04:06:18.616 | + 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.25/identity --os-username demo --os-password Passw0rd --os-project-name demo 2022-04-14 04:06:18.772 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name admin 2022-04-14 04:06:18.910 | + 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.25/identity --os-username admin --os-password Passw0rd --os-project-name demo 2022-04-14 04:06:19.050 | + 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.25/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:06:19.204 | + 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.25/identity --os-username alt_demo_member --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:06:19.341 | + 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.25/identity --os-username alt_demo_reader --os-password Passw0rd --os-project-name alt_demo 2022-04-14 04:06:19.480 | + 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.25/identity --os-username demo_reader --os-password Passw0rd --os-project-name demo 2022-04-14 04:06:19.616 | + 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.25/identity --os-username admin --os-password Passw0rd --os-system-scope all 2022-04-14 04:06:19.753 | + 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.25/identity --os-username system_member --os-password Passw0rd --os-system-scope all 2022-04-14 04:06:19.892 | + 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.25/identity --os-username system_reader --os-password Passw0rd --os-system-scope all 2022-04-14 04:06:20.029 | + functions-common:write_clouds_yaml:198 : cat 2022-04-14 04:06:20.035 | ++ functions-common:write_clouds_yaml:204 : eval echo '~ubuntu' 2022-04-14 04:06:20.038 | +++ functions-common:write_clouds_yaml:204 : echo /home/ubuntu 2022-04-14 04:06:20.041 | + functions-common:write_clouds_yaml:204 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2022-04-14 04:06:20.045 | + ./stack.sh:main:1090 : export OS_CLOUD=devstack-admin 2022-04-14 04:06:20.048 | + ./stack.sh:main:1090 : OS_CLOUD=devstack-admin 2022-04-14 04:06:20.050 | + ./stack.sh:main:1092 : is_service_enabled keystone 2022-04-14 04:06:20.068 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:06:20.070 | + ./stack.sh:main:1093 : echo_summary 'Starting Keystone' 2022-04-14 04:06:20.073 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:06:20.076 | + ./stack.sh:echo_summary:446 : echo -e Starting Keystone 2022-04-14 04:06:20.078 | + ./stack.sh:main:1095 : '[' 10.222.0.25 == 10.222.0.25 ']' 2022-04-14 04:06:20.081 | + ./stack.sh:main:1096 : init_keystone 2022-04-14 04:06:20.083 | + lib/keystone:init_keystone:473 : is_service_enabled ldap 2022-04-14 04:06:20.100 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:06:20.102 | + lib/keystone:init_keystone:477 : [[ True == True ]] 2022-04-14 04:06:20.104 | + lib/keystone:init_keystone:479 : recreate_database keystone 2022-04-14 04:06:20.107 | + lib/database:recreate_database:112 : local db=keystone 2022-04-14 04:06:20.109 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2022-04-14 04:06:20.112 | + lib/databases/mysql:recreate_database_mysql:66 : local db=keystone 2022-04-14 04:06:20.114 | + lib/databases/mysql:recreate_database_mysql:67 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2022-04-14 04:06:20.119 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:06:27.042 | + lib/databases/mysql:recreate_database_mysql:68 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2022-04-14 04:06:27.047 | mysql: [Warning] Using a password on the command line interface can be insecure. 2022-04-14 04:06:27.176 | + lib/keystone:init_keystone:482 : time_start dbsync 2022-04-14 04:06:27.179 | + functions-common:time_start:2418 : local name=dbsync 2022-04-14 04:06:27.181 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:06:27.185 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:06:27.187 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:06:27.191 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909187189 2022-04-14 04:06:27.194 | + lib/keystone:init_keystone:484 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2022-04-14 04:06:31.942 | 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=125642) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:06:31.950 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:06:31.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.952 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.952 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.952 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.954 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:06:31.954 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:06:31.979 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:06:31.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.981 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.982 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.982 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:31.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:31.983 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:06:31.983 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:06:32.475 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:06:32.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.477 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.477 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.477 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:06:32.478 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:06:32.485 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:06:48.279 | ++ inc/async:async_inner:64 : rc=0 2022-04-14 04:06:48.305 | [123703 Async install_tempest:123703]: finished successfully 2022-04-14 04:07:00.614 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.614 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:07:00.678 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.678 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:07:00.754 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.754 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:07:00.805 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.805 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:07:00.866 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.866 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:07:00.928 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:00.929 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:07:02.054 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:02.054 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:02.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.056 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.056 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.057 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.057 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.057 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:02.057 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:02.058 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.063 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.063 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/073_expand_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.063 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/expand_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:02.064 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:02.068 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:02.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.070 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.070 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.071 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.071 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.071 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:02.071 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:02.433 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:02.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.437 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.441 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.441 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.441 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:02.441 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:02.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:02.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.561 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.561 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/079_migrate_update_local_id_limit.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:02.562 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:02.562 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:02.562 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:02.569 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:07:02.786 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:02.786 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:07:02.868 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:02.868 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:07:02.932 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:02.932 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:07:03.021 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.021 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:07:03.084 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.084 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:07:03.158 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.158 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:07:03.326 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.327 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.328 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.329 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.329 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.330 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.330 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:03.330 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:03.330 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:03.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.331 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.332 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.333 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.333 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.333 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.333 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/data_migration_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:03.333 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:03.341 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.343 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.344 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.344 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.344 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:03.344 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:03.663 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:03.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.664 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.665 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.665 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.666 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:03.666 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:03.782 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2022-04-14 04:07:03.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/073_contract_initial_migration.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.783 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.784 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.784 | 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=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py... {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2022-04-14 04:07:03.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2022-04-14 04:07:03.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/legacy_migrations/contract_repo loaded successfully {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2022-04-14 04:07:03.785 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=125642) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2022-04-14 04:07:03.792 | INFO migrate.versioning.api [-] 72 -> 73...  2022-04-14 04:07:03.851 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.851 | INFO migrate.versioning.api [-] 73 -> 74...  2022-04-14 04:07:03.902 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.902 | INFO migrate.versioning.api [-] 74 -> 75...  2022-04-14 04:07:03.983 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:03.983 | INFO migrate.versioning.api [-] 75 -> 76...  2022-04-14 04:07:04.073 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:04.074 | INFO migrate.versioning.api [-] 76 -> 77...  2022-04-14 04:07:04.147 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:04.148 | INFO migrate.versioning.api [-] 77 -> 78...  2022-04-14 04:07:04.228 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:04.228 | INFO migrate.versioning.api [-] 78 -> 79...  2022-04-14 04:07:04.302 | INFO migrate.versioning.api [-] done 2022-04-14 04:07:04.693 | + lib/keystone:init_keystone:485 : time_stop dbsync 2022-04-14 04:07:04.696 | + functions-common:time_stop:2432 : local name 2022-04-14 04:07:04.699 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:07:04.702 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:07:04.704 | + functions-common:time_stop:2435 : local total 2022-04-14 04:07:04.707 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:07:04.709 | + functions-common:time_stop:2438 : name=dbsync 2022-04-14 04:07:04.712 | + functions-common:time_stop:2439 : start_time=1649909187189 2022-04-14 04:07:04.714 | + functions-common:time_stop:2441 : [[ -z 1649909187189 ]] 2022-04-14 04:07:04.717 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:07:04.722 | + functions-common:time_stop:2444 : end_time=1649909224719 2022-04-14 04:07:04.724 | + functions-common:time_stop:2445 : elapsed_time=37530 2022-04-14 04:07:04.727 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:07:04.729 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:07:04.732 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=37530 2022-04-14 04:07:04.735 | + lib/keystone:init_keystone:487 : [[ fernet == \f\e\r\n\e\t ]] 2022-04-14 04:07:04.737 | + lib/keystone:init_keystone:488 : rm -rf /etc/keystone/fernet-keys/ 2022-04-14 04:07:04.741 | + lib/keystone:init_keystone:489 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2022-04-14 04:07:09.281 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2022-04-14 04:07:09.281 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:07:09.281 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:07:09.282 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2022-04-14 04:07:09.282 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2022-04-14 04:07:09.282 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:07:09.282 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:07:09.283 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:07:09.283 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2022-04-14 04:07:09.640 | + lib/keystone:init_keystone:491 : rm -rf /etc/keystone/credential-keys/ 2022-04-14 04:07:09.644 | + lib/keystone:init_keystone:492 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2022-04-14 04:07:14.147 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2022-04-14 04:07:14.148 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:07:14.148 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:07:14.148 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2022-04-14 04:07:14.148 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2022-04-14 04:07:14.149 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2022-04-14 04:07:14.149 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2022-04-14 04:07:14.149 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2022-04-14 04:07:14.149 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2022-04-14 04:07:14.515 | + ./stack.sh:main:1097 : start_keystone 2022-04-14 04:07:14.517 | + lib/keystone:start_keystone:550 : local service_port=5000 2022-04-14 04:07:14.520 | + lib/keystone:start_keystone:551 : local auth_protocol=http 2022-04-14 04:07:14.522 | + lib/keystone:start_keystone:552 : is_service_enabled tls-proxy 2022-04-14 04:07:14.538 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:07:14.541 | + lib/keystone:start_keystone:557 : '[' uwsgi == mod_wsgi ']' 2022-04-14 04:07:14.545 | ++ lib/keystone:start_keystone:561 : which uwsgi 2022-04-14 04:07:14.549 | + lib/keystone:start_keystone:561 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2022-04-14 04:07:14.553 | + functions-common:run_process:1687 : local service=keystone 2022-04-14 04:07:14.554 | + functions-common:run_process:1688 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.557 | + functions-common:run_process:1689 : local group= 2022-04-14 04:07:14.560 | + functions-common:run_process:1690 : local user= 2022-04-14 04:07:14.562 | + functions-common:run_process:1692 : local name=keystone 2022-04-14 04:07:14.565 | + functions-common:run_process:1694 : time_start run_process 2022-04-14 04:07:14.567 | + functions-common:time_start:2418 : local name=run_process 2022-04-14 04:07:14.570 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:07:14.572 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:07:14.575 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:07:14.579 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909234577 2022-04-14 04:07:14.582 | + functions-common:run_process:1695 : is_service_enabled keystone 2022-04-14 04:07:14.597 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:07:14.600 | + functions-common:run_process:1696 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2022-04-14 04:07:14.603 | + functions-common:_run_under_systemd:1652 : local service=keystone 2022-04-14 04:07:14.605 | + functions-common:_run_under_systemd:1653 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.608 | + functions-common:_run_under_systemd:1654 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.610 | + functions-common:_run_under_systemd:1656 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.613 | + functions-common:_common_systemd_pitfalls:1624 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.615 | + functions-common:_common_systemd_pitfalls:1627 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2022-04-14 04:07:14.617 | + functions-common:_common_systemd_pitfalls:1638 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2022-04-14 04:07:14.620 | + functions-common:_run_under_systemd:1658 : local systemd_service=devstack@keystone.service 2022-04-14 04:07:14.623 | + functions-common:_run_under_systemd:1659 : local group= 2022-04-14 04:07:14.626 | + functions-common:_run_under_systemd:1660 : local user=ubuntu 2022-04-14 04:07:14.628 | + functions-common:_run_under_systemd:1661 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2022-04-14 04:07:14.633 | + functions-common:_run_under_systemd:1662 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2022-04-14 04:07:14.633 | + functions-common:write_uwsgi_user_unit_file:1596 : local service=devstack@keystone.service 2022-04-14 04:07:14.635 | + functions-common:write_uwsgi_user_unit_file:1597 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2022-04-14 04:07:14.638 | + functions-common:write_uwsgi_user_unit_file:1598 : local group= 2022-04-14 04:07:14.640 | + functions-common:write_uwsgi_user_unit_file:1599 : local user=ubuntu 2022-04-14 04:07:14.642 | + functions-common:write_uwsgi_user_unit_file:1600 : local unitfile=/etc/systemd/system/devstack@keystone.service 2022-04-14 04:07:14.644 | + functions-common:write_uwsgi_user_unit_file:1601 : mkdir -p /etc/systemd/system 2022-04-14 04:07:14.648 | + functions-common:write_uwsgi_user_unit_file:1603 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2022-04-14 04:07:14.704 | + functions-common:write_uwsgi_user_unit_file:1604 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2022-04-14 04:07:14.758 | + functions-common:write_uwsgi_user_unit_file:1605 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2022-04-14 04:07:14.811 | + functions-common:write_uwsgi_user_unit_file:1606 : 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-14 04:07:14.866 | + functions-common:write_uwsgi_user_unit_file:1607 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2022-04-14 04:07:14.919 | + functions-common:write_uwsgi_user_unit_file:1608 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2022-04-14 04:07:14.971 | + functions-common:write_uwsgi_user_unit_file:1609 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2022-04-14 04:07:15.023 | + functions-common:write_uwsgi_user_unit_file:1610 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2022-04-14 04:07:15.078 | + functions-common:write_uwsgi_user_unit_file:1611 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2022-04-14 04:07:15.131 | + functions-common:write_uwsgi_user_unit_file:1612 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2022-04-14 04:07:15.183 | + functions-common:write_uwsgi_user_unit_file:1614 : [[ -n '' ]] 2022-04-14 04:07:15.186 | + functions-common:write_uwsgi_user_unit_file:1617 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2022-04-14 04:07:15.237 | + functions-common:write_uwsgi_user_unit_file:1620 : sudo systemctl daemon-reload 2022-04-14 04:07:15.598 | + functions-common:_run_under_systemd:1667 : sudo systemctl enable devstack@keystone.service 2022-04-14 04:07:15.611 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2022-04-14 04:07:15.981 | + functions-common:_run_under_systemd:1668 : sudo systemctl start devstack@keystone.service 2022-04-14 04:07:16.060 | + functions-common:run_process:1698 : time_stop run_process 2022-04-14 04:07:16.064 | + functions-common:time_stop:2432 : local name 2022-04-14 04:07:16.066 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:07:16.069 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:07:16.072 | + functions-common:time_stop:2435 : local total 2022-04-14 04:07:16.076 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:07:16.078 | + functions-common:time_stop:2438 : name=run_process 2022-04-14 04:07:16.080 | + functions-common:time_stop:2439 : start_time=1649909234577 2022-04-14 04:07:16.083 | + functions-common:time_stop:2441 : [[ -z 1649909234577 ]] 2022-04-14 04:07:16.086 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:07:16.091 | + functions-common:time_stop:2444 : end_time=1649909236088 2022-04-14 04:07:16.093 | + functions-common:time_stop:2445 : elapsed_time=1511 2022-04-14 04:07:16.096 | + functions-common:time_stop:2446 : total=1359 2022-04-14 04:07:16.098 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:07:16.100 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=2870 2022-04-14 04:07:16.103 | + lib/keystone:start_keystone:564 : echo 'Waiting for keystone to start...' 2022-04-14 04:07:16.103 | Waiting for keystone to start... 2022-04-14 04:07:16.106 | + lib/keystone:start_keystone:570 : local service_uri=http://10.222.0.25/identity/v3/ 2022-04-14 04:07:16.108 | + lib/keystone:start_keystone:572 : wait_for_service 60 http://10.222.0.25/identity/v3/ 2022-04-14 04:07:16.111 | + functions:wait_for_service:457 : local timeout=60 2022-04-14 04:07:16.113 | + functions:wait_for_service:458 : local url=http://10.222.0.25/identity/v3/ 2022-04-14 04:07:16.116 | + functions:wait_for_service:459 : local rval=0 2022-04-14 04:07:16.125 | + functions:wait_for_service:460 : time_start wait_for_service 2022-04-14 04:07:16.125 | + functions-common:time_start:2418 : local name=wait_for_service 2022-04-14 04:07:16.125 | + functions-common:time_start:2419 : local start_time= 2022-04-14 04:07:16.126 | + functions-common:time_start:2420 : [[ -n '' ]] 2022-04-14 04:07:16.129 | ++ functions-common:time_start:2423 : date +%s%3N 2022-04-14 04:07:16.134 | + functions-common:time_start:2423 : _TIME_START[$name]=1649909236131 2022-04-14 04:07:16.136 | + functions:wait_for_service:461 : timeout 60 bash -x 2022-04-14 04:07:16.142 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.25/identity/v3/ 2022-04-14 04:07:22.690 | + :: : [[ 200 == 503 ]] 2022-04-14 04:07:22.696 | + :: : [[ 0 -eq 7 ]] 2022-04-14 04:07:22.700 | + functions:wait_for_service:466 : time_stop wait_for_service 2022-04-14 04:07:22.702 | + functions-common:time_stop:2432 : local name 2022-04-14 04:07:22.705 | + functions-common:time_stop:2433 : local end_time 2022-04-14 04:07:22.707 | + functions-common:time_stop:2434 : local elapsed_time 2022-04-14 04:07:22.710 | + functions-common:time_stop:2435 : local total 2022-04-14 04:07:22.712 | + functions-common:time_stop:2436 : local start_time 2022-04-14 04:07:22.714 | + functions-common:time_stop:2438 : name=wait_for_service 2022-04-14 04:07:22.717 | + functions-common:time_stop:2439 : start_time=1649909236131 2022-04-14 04:07:22.719 | + functions-common:time_stop:2441 : [[ -z 1649909236131 ]] 2022-04-14 04:07:22.722 | ++ functions-common:time_stop:2444 : date +%s%3N 2022-04-14 04:07:22.726 | + functions-common:time_stop:2444 : end_time=1649909242724 2022-04-14 04:07:22.729 | + functions-common:time_stop:2445 : elapsed_time=6593 2022-04-14 04:07:22.732 | + functions-common:time_stop:2446 : total=0 2022-04-14 04:07:22.734 | + functions-common:time_stop:2448 : _TIME_START[$name]= 2022-04-14 04:07:22.737 | + functions-common:time_stop:2449 : _TIME_TOTAL[$name]=6593 2022-04-14 04:07:22.739 | + functions:wait_for_service:467 : return 0 2022-04-14 04:07:22.741 | + lib/keystone:start_keystone:577 : is_service_enabled tls-proxy 2022-04-14 04:07:22.759 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:07:22.762 | + lib/keystone:start_keystone:582 : restart_service memcached 2022-04-14 04:07:22.764 | + functions-common:restart_service:2316 : '[' -x /bin/systemctl ']' 2022-04-14 04:07:22.767 | + functions-common:restart_service:2317 : sudo /bin/systemctl restart memcached 2022-04-14 04:07:22.794 | + ./stack.sh:main:1098 : bootstrap_keystone 2022-04-14 04:07:22.798 | + 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.25/identity 2022-04-14 04:07:27.374 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.374 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.375 | 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=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.382 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.398 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.429 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.460 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.461 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.550 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.550 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.550 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.550 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.551 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.551 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.563 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.563 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.564 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.564 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.564 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.564 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.564 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.571 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.574 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.575 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.575 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.575 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.575 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.576 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.576 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=126480) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2022-04-14 04:07:27.606 | 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=126480) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:314}} 2022-04-14 04:07:27.990 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created domain default 2022-04-14 04:07:28.077 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created project admin 2022-04-14 04:07:28.105 | DEBUG passlib.handlers.bcrypt [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=126480) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2022-04-14 04:07:28.106 | DEBUG passlib.handlers.bcrypt [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=126480) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2022-04-14 04:07:28.353 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created user admin 2022-04-14 04:07:28.455 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created role reader 2022-04-14 04:07:28.541 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created role member 2022-04-14 04:07:28.641 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created implied role where 689b7d6f0cb14e4baeae28dc24adb884 implies d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:07:28.712 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created role admin 2022-04-14 04:07:28.830 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created implied role where db24f2e28e544bcdac4567cf399be9b8 implies 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:07:28.919 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Granted role admin on project admin to user admin. 2022-04-14 04:07:29.001 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Granted role admin on the system to user admin. 2022-04-14 04:07:29.077 | WARNING py.warnings [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 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-14 04:07:29.078 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2022-04-14 04:07:29.078 |  2022-04-14 04:07:29.081 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created region RegionOne 2022-04-14 04:07:29.229 | INFO keystone.cmd.bootstrap [None req-228d215f-19eb-4687-9f3f-5cb89028d2b3 None None] Created public endpoint http://10.222.0.25/identity 2022-04-14 04:07:29.678 | + lib/keystone:bootstrap_keystone:610 : '[' False == True ']' 2022-04-14 04:07:29.680 | + ./stack.sh:main:1101 : create_keystone_accounts 2022-04-14 04:07:29.683 | + lib/keystone:create_keystone_accounts:309 : local admin_project 2022-04-14 04:07:29.687 | ++ lib/keystone:create_keystone_accounts:310 : oscwrap project show admin -f value -c id 2022-04-14 04:07:32.704 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:32.704 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:32.704 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:32.704 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:32.870 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:32.874 | + lib/keystone:create_keystone_accounts:310 : admin_project=dfbe0b299a044c9ab6a5fef08e99a9ce 2022-04-14 04:07:32.876 | + lib/keystone:create_keystone_accounts:311 : local admin_user 2022-04-14 04:07:32.879 | ++ lib/keystone:create_keystone_accounts:312 : oscwrap user show admin -f value -c id 2022-04-14 04:07:35.094 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:35.094 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:35.094 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:35.094 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:35.256 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:35.259 | + lib/keystone:create_keystone_accounts:312 : admin_user=24a159cb403348aab0ebf2d4fe07cab9 2022-04-14 04:07:35.261 | + lib/keystone:create_keystone_accounts:314 : local admin_role=admin 2022-04-14 04:07:35.264 | + lib/keystone:create_keystone_accounts:315 : local member_role=member 2022-04-14 04:07:35.266 | + lib/keystone:create_keystone_accounts:316 : local reader_role=reader 2022-04-14 04:07:35.268 | + lib/keystone:create_keystone_accounts:318 : async_run ks-domain-role get_or_add_user_domain_role admin 24a159cb403348aab0ebf2d4fe07cab9 default 2022-04-14 04:07:35.324 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 24a159cb403348aab0ebf2d4fe07cab9 default 2022-04-14 04:07:35.364 | [98296 Async ks-domain-role:126599]: running: get_or_add_user_domain_role admin 24a159cb403348aab0ebf2d4fe07cab9 default 2022-04-14 04:07:35.366 | + lib/keystone:create_keystone_accounts:321 : get_or_create_domain Default 2022-04-14 04:07:35.369 | + functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:07:35.372 | ++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:07:38.370 | + functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:07:38.373 | + functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:07:38.373 | default 2022-04-14 04:07:38.375 | + lib/keystone:create_keystone_accounts:322 : async_run ks-project get_or_create_project service Default 2022-04-14 04:07:38.435 | + inc/async:async_inner:63 : get_or_create_project service Default 2022-04-14 04:07:38.483 | [98296 Async ks-project:126762]: running: get_or_create_project service Default 2022-04-14 04:07:38.486 | + lib/keystone:create_keystone_accounts:325 : async_run ks-service get_or_create_role service 2022-04-14 04:07:38.551 | + inc/async:async_inner:63 : get_or_create_role service 2022-04-14 04:07:38.597 | [98296 Async ks-service:126848]: running: get_or_create_role service 2022-04-14 04:07:38.599 | + lib/keystone:create_keystone_accounts:331 : async_run ks-reseller get_or_create_role ResellerAdmin 2022-04-14 04:07:38.677 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2022-04-14 04:07:38.732 | [98296 Async ks-reseller:126944]: running: get_or_create_role ResellerAdmin 2022-04-14 04:07:38.736 | + lib/keystone:create_keystone_accounts:335 : local another_role=anotherrole 2022-04-14 04:07:38.739 | + lib/keystone:create_keystone_accounts:336 : async_run ks-anotherrole get_or_create_role anotherrole 2022-04-14 04:07:39.157 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2022-04-14 04:07:39.359 | [98296 Async ks-anotherrole:127033]: running: get_or_create_role anotherrole 2022-04-14 04:07:39.381 | + lib/keystone:create_keystone_accounts:339 : local invis_project 2022-04-14 04:07:39.413 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_project invisible_to_admin default 2022-04-14 04:07:39.429 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:07:39.449 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2022-04-14 04:07:42.473 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:07:42.551 | [126762 Async ks-project:126762]: finished successfully 2022-04-14 04:07:42.564 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:07:42.651 | [126848 Async ks-service:126848]: finished successfully 2022-04-14 04:07:42.913 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:07:42.965 | [126944 Async ks-reseller:126944]: finished successfully 2022-04-14 04:07:43.136 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:07:43.170 | [127033 Async ks-anotherrole:127033]: finished successfully 2022-04-14 04:07:43.497 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:43.497 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:43.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:43.497 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:43.663 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:43.666 | ++ functions-common:get_or_create_project:945 : project_id=ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:43.669 | ++ functions-common:get_or_create_project:946 : echo ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:43.672 | + lib/keystone:create_keystone_accounts:340 : invis_project=ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:43.674 | + lib/keystone:create_keystone_accounts:343 : local demo_project 2022-04-14 04:07:43.677 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_project demo default 2022-04-14 04:07:43.680 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:07:43.683 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2022-04-14 04:07:46.292 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:46.292 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:46.292 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:46.292 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:46.406 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:07:46.432 | [126599 Async ks-domain-role:126599]: finished successfully 2022-04-14 04:07:46.476 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:46.479 | ++ functions-common:get_or_create_project:945 : project_id=4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:46.481 | ++ functions-common:get_or_create_project:946 : echo 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:46.484 | + lib/keystone:create_keystone_accounts:344 : demo_project=4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:46.487 | + lib/keystone:create_keystone_accounts:345 : local demo_user 2022-04-14 04:07:46.490 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_user demo Passw0rd default demo@example.com 2022-04-14 04:07:46.492 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:07:46.496 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo@example.com ]] 2022-04-14 04:07:46.497 | ++ functions-common:get_or_create_user:918 : local email=--email=demo@example.com 2022-04-14 04:07:46.500 | +++ functions-common:get_or_create_user:934 : 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-14 04:07:49.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.084 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.084 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.249 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.252 | ++ functions-common:get_or_create_user:932 : user_id=f7f2921b849f4ecda3c29f0c764311f8 2022-04-14 04:07:49.254 | ++ functions-common:get_or_create_user:933 : echo f7f2921b849f4ecda3c29f0c764311f8 2022-04-14 04:07:49.257 | + lib/keystone:create_keystone_accounts:347 : demo_user=f7f2921b849f4ecda3c29f0c764311f8 2022-04-14 04:07:49.259 | + lib/keystone:create_keystone_accounts:349 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2022-04-14 04:07:49.313 | [98296 Async ks-domain-role:126599]: Waiting for completion of get_or_add_user_domain_role admin 24a159cb403348aab0ebf2d4fe07cab9 default running on PID 126599 (6 other jobs running) 2022-04-14 04:07:49.338 | [98296 Async ks-domain-role:126599]: Signaling child to exit 2022-04-14 04:07:49.338 | WAKEUP 2022-04-14 04:07:49.362 | [98296 Async ks-domain-role:126599]: Signaled 2022-04-14 04:07:49.364 | + functions-common:get_or_add_user_domain_role:1010 : local user_role_id 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1016 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a159cb403348aab0ebf2d4fe07cab9 --domain default 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1016 : get_field 1 2022-04-14 04:07:49.364 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:07:49.364 | ++ functions-common:get_field:819 : read data 2022-04-14 04:07:49.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.364 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.364 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.364 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.364 | + functions-common:get_or_add_user_domain_role:1016 : user_role_id= 2022-04-14 04:07:49.364 | + functions-common:get_or_add_user_domain_role:1017 : [[ -z '' ]] 2022-04-14 04:07:49.364 | + functions-common:get_or_add_user_domain_role:1019 : openstack --os-cloud devstack-system-admin role add admin --user 24a159cb403348aab0ebf2d4fe07cab9 --domain default 2022-04-14 04:07:49.364 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.364 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.364 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.364 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1026 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a159cb403348aab0ebf2d4fe07cab9 --domain default 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1026 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:07:49.364 | ++ functions-common:get_or_add_user_domain_role:1026 : get_field 1 2022-04-14 04:07:49.364 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:07:49.365 | ++ functions-common:get_field:819 : read data 2022-04-14 04:07:49.365 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.365 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.365 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.365 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.365 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.365 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:07:49.365 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:07:49.365 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:07:49.365 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 24a159cb403348aab0ebf2d4fe07cab9 | | | default | | False |' 2022-04-14 04:07:49.365 | ++ functions-common:get_field:819 : read data 2022-04-14 04:07:49.365 | + functions-common:get_or_add_user_domain_role:1026 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:07:49.365 | + functions-common:get_or_add_user_domain_role:1028 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:07:49.365 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:07:49.408 | [98296 Async ks-domain-role:126599]: finished get_or_add_user_domain_role admin 24a159cb403348aab0ebf2d4fe07cab9 default with result 0 in 11 seconds 2022-04-14 04:07:49.415 | Not waiting for async task ks-domain that we never started or has already been waited for 2022-04-14 04:07:49.451 | [98296 Async ks-project:126762]: Waiting for completion of get_or_create_project service Default running on PID 126762 (5 other jobs running) 2022-04-14 04:07:49.476 | [98296 Async ks-project:126762]: Signaling child to exit 2022-04-14 04:07:49.476 | WAKEUP 2022-04-14 04:07:49.498 | [98296 Async ks-project:126762]: Signaled 2022-04-14 04:07:49.500 | + functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:07:49.500 | ++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2022-04-14 04:07:49.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.500 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.500 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.500 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.500 | + functions-common:get_or_create_project:945 : project_id=68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:07:49.500 | + functions-common:get_or_create_project:946 : echo 68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:07:49.500 | 68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:07:49.544 | [98296 Async ks-project:126762]: finished get_or_create_project service Default with result 0 in 4 seconds 2022-04-14 04:07:49.580 | [98296 Async ks-service:126848]: Waiting for completion of get_or_create_role service running on PID 126848 (4 other jobs running) 2022-04-14 04:07:49.604 | [98296 Async ks-service:126848]: Signaling child to exit 2022-04-14 04:07:49.604 | WAKEUP 2022-04-14 04:07:49.626 | [98296 Async ks-service:126848]: Signaled 2022-04-14 04:07:49.628 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:07:49.628 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2022-04-14 04:07:49.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.628 | + functions-common:get_or_create_role:957 : role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:07:49.628 | + functions-common:get_or_create_role:958 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:07:49.628 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:07:49.672 | [98296 Async ks-service:126848]: finished get_or_create_role service with result 0 in 4 seconds 2022-04-14 04:07:49.709 | [98296 Async ks-reseller:126944]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 126944 (3 other jobs running) 2022-04-14 04:07:49.734 | [98296 Async ks-reseller:126944]: Signaling child to exit 2022-04-14 04:07:49.734 | WAKEUP 2022-04-14 04:07:49.755 | [98296 Async ks-reseller:126944]: Signaled 2022-04-14 04:07:49.757 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:07:49.757 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2022-04-14 04:07:49.757 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.757 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.757 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.757 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.757 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.757 | + functions-common:get_or_create_role:957 : role_id=6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:07:49.757 | + functions-common:get_or_create_role:958 : echo 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:07:49.757 | 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:07:49.801 | [98296 Async ks-reseller:126944]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2022-04-14 04:07:49.838 | [98296 Async ks-anotherrole:127033]: Waiting for completion of get_or_create_role anotherrole running on PID 127033 (2 other jobs running) 2022-04-14 04:07:49.863 | [98296 Async ks-anotherrole:127033]: Signaling child to exit 2022-04-14 04:07:49.864 | WAKEUP 2022-04-14 04:07:49.885 | [98296 Async ks-anotherrole:127033]: Signaled 2022-04-14 04:07:49.887 | + functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:07:49.887 | ++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:07:49.887 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.887 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.887 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:49.887 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:49.887 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:49.887 | + functions-common:get_or_create_role:957 : role_id=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:07:49.887 | + functions-common:get_or_create_role:958 : echo 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:07:49.887 | 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:07:49.930 | [98296 Async ks-anotherrole:127033]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2022-04-14 04:07:49.935 | + inc/async:async_wait:197 : return 0 2022-04-14 04:07:49.937 | + lib/keystone:create_keystone_accounts:351 : async_run ks-demo-member get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:49.994 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.034 | [98296 Async ks-demo-member:127902]: running: get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.036 | + lib/keystone:create_keystone_accounts:353 : async_run ks-demo-admin get_or_add_user_project_role admin 24a159cb403348aab0ebf2d4fe07cab9 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.096 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 24a159cb403348aab0ebf2d4fe07cab9 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.140 | [98296 Async ks-demo-admin:128014]: running: get_or_add_user_project_role admin 24a159cb403348aab0ebf2d4fe07cab9 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.143 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-another get_or_add_user_project_role anotherrole f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.210 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.261 | [98296 Async ks-demo-another:128126]: running: get_or_add_user_project_role anotherrole f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:50.264 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-invis get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:50.342 | + inc/async:async_inner:63 : get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:50.393 | [98296 Async ks-demo-invis:128238]: running: get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:07:50.396 | + lib/keystone:create_keystone_accounts:358 : local demo_reader 2022-04-14 04:07:50.405 | ++ lib/keystone:create_keystone_accounts:360 : get_or_create_user demo_reader Passw0rd default demo_reader@example.com 2022-04-14 04:07:50.410 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:07:50.421 | ++ functions-common:get_or_create_user:917 : [[ ! -z demo_reader@example.com ]] 2022-04-14 04:07:50.427 | ++ functions-common:get_or_create_user:918 : local email=--email=demo_reader@example.com 2022-04-14 04:07:50.439 | +++ functions-common:get_or_create_user:934 : 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-14 04:07:54.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:54.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:54.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:07:54.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:07:54.897 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:07:54.903 | ++ functions-common:get_or_create_user:932 : user_id=335af127c72740948a6fda277ad32759 2022-04-14 04:07:54.909 | ++ functions-common:get_or_create_user:933 : echo 335af127c72740948a6fda277ad32759 2022-04-14 04:07:54.912 | + lib/keystone:create_keystone_accounts:360 : demo_reader=335af127c72740948a6fda277ad32759 2022-04-14 04:07:54.915 | + lib/keystone:create_keystone_accounts:362 : async_run ks-demo-reader get_or_add_user_project_role reader 335af127c72740948a6fda277ad32759 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:55.140 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 335af127c72740948a6fda277ad32759 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:55.264 | [98296 Async ks-demo-reader:128406]: running: get_or_add_user_project_role reader 335af127c72740948a6fda277ad32759 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:07:55.267 | + lib/keystone:create_keystone_accounts:365 : local alt_demo_project 2022-04-14 04:07:55.280 | ++ lib/keystone:create_keystone_accounts:366 : get_or_create_project alt_demo default 2022-04-14 04:07:55.285 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:07:55.288 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2022-04-14 04:08:00.343 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:00.343 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:00.343 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:00.343 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:00.559 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:00.582 | ++ functions-common:get_or_create_project:945 : project_id=8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:00.601 | ++ functions-common:get_or_create_project:946 : echo 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:00.615 | + lib/keystone:create_keystone_accounts:366 : alt_demo_project=8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:00.633 | + lib/keystone:create_keystone_accounts:368 : local alt_demo_user 2022-04-14 04:08:00.661 | ++ lib/keystone:create_keystone_accounts:370 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2022-04-14 04:08:00.685 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:08:00.709 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo@example.com ]] 2022-04-14 04:08:00.720 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo@example.com 2022-04-14 04:08:00.743 | +++ functions-common:get_or_create_user:934 : 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-14 04:08:03.245 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:03.418 | [127902 Async ks-demo-member:127902]: finished successfully 2022-04-14 04:08:04.623 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:04.623 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:04.623 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:04.623 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:04.906 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:04.910 | ++ functions-common:get_or_create_user:932 : user_id=8ebb3aa542f24a819cceb90be19aed6a 2022-04-14 04:08:04.912 | ++ functions-common:get_or_create_user:933 : echo 8ebb3aa542f24a819cceb90be19aed6a 2022-04-14 04:08:04.917 | + lib/keystone:create_keystone_accounts:370 : alt_demo_user=8ebb3aa542f24a819cceb90be19aed6a 2022-04-14 04:08:04.919 | + lib/keystone:create_keystone_accounts:372 : async_run ks-alt-admin get_or_add_user_project_role admin 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.014 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.079 | [98296 Async ks-alt-admin:128816]: running: get_or_add_user_project_role admin 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.084 | + lib/keystone:create_keystone_accounts:373 : async_run ks-alt-another get_or_add_user_project_role anotherrole 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.215 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.291 | [98296 Async ks-alt-another:128928]: running: get_or_add_user_project_role anotherrole 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:05.305 | + lib/keystone:create_keystone_accounts:376 : local alt_demo_member 2022-04-14 04:08:05.309 | ++ lib/keystone:create_keystone_accounts:378 : get_or_create_user alt_demo_member Passw0rd default alt_demo_member@example.com 2022-04-14 04:08:05.312 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:08:05.328 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_member@example.com ]] 2022-04-14 04:08:05.338 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_member@example.com 2022-04-14 04:08:05.345 | +++ functions-common:get_or_create_user:934 : 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-14 04:08:06.181 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:06.366 | [128126 Async ks-demo-another:128126]: finished successfully 2022-04-14 04:08:07.697 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:07.831 | [128238 Async ks-demo-invis:128238]: finished successfully 2022-04-14 04:08:07.833 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:07.946 | [128014 Async ks-demo-admin:128014]: finished successfully 2022-04-14 04:08:09.465 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:09.465 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:09.465 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:09.465 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:09.689 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:09.693 | ++ functions-common:get_or_create_user:932 : user_id=a2d7bec129734e779b40e0b51d4d0240 2022-04-14 04:08:09.695 | ++ functions-common:get_or_create_user:933 : echo a2d7bec129734e779b40e0b51d4d0240 2022-04-14 04:08:09.701 | + lib/keystone:create_keystone_accounts:378 : alt_demo_member=a2d7bec129734e779b40e0b51d4d0240 2022-04-14 04:08:09.703 | + lib/keystone:create_keystone_accounts:379 : async_run ks-alt-member-user get_or_add_user_project_role member a2d7bec129734e779b40e0b51d4d0240 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:09.840 | + inc/async:async_inner:63 : get_or_add_user_project_role member a2d7bec129734e779b40e0b51d4d0240 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:09.928 | [98296 Async ks-alt-member-user:129270]: running: get_or_add_user_project_role member a2d7bec129734e779b40e0b51d4d0240 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:09.940 | + lib/keystone:create_keystone_accounts:382 : local alt_demo_reader 2022-04-14 04:08:09.951 | ++ lib/keystone:create_keystone_accounts:384 : get_or_create_user alt_demo_reader Passw0rd default alt_demo_reader@example.com 2022-04-14 04:08:09.959 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:08:09.962 | ++ functions-common:get_or_create_user:917 : [[ ! -z alt_demo_reader@example.com ]] 2022-04-14 04:08:09.965 | ++ functions-common:get_or_create_user:918 : local email=--email=alt_demo_reader@example.com 2022-04-14 04:08:09.972 | +++ functions-common:get_or_create_user:934 : 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-14 04:08:11.177 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:11.362 | [128406 Async ks-demo-reader:128406]: finished successfully 2022-04-14 04:08:13.673 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:13.673 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:13.673 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:13.673 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:13.881 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:13.885 | ++ functions-common:get_or_create_user:932 : user_id=31960d7c47504651a9bd6de93cf6ea9c 2022-04-14 04:08:13.889 | ++ functions-common:get_or_create_user:933 : echo 31960d7c47504651a9bd6de93cf6ea9c 2022-04-14 04:08:13.893 | + lib/keystone:create_keystone_accounts:384 : alt_demo_reader=31960d7c47504651a9bd6de93cf6ea9c 2022-04-14 04:08:13.897 | + lib/keystone:create_keystone_accounts:385 : async_run ks-alt-reader-user get_or_add_user_project_role reader 31960d7c47504651a9bd6de93cf6ea9c 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:13.989 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 31960d7c47504651a9bd6de93cf6ea9c 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:14.069 | [98296 Async ks-alt-reader-user:129539]: running: get_or_add_user_project_role reader 31960d7c47504651a9bd6de93cf6ea9c 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:14.076 | ++ lib/keystone:create_keystone_accounts:392 : get_or_create_user system_member Passw0rd default system_member@example.com 2022-04-14 04:08:14.090 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:08:14.097 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_member@example.com ]] 2022-04-14 04:08:14.104 | ++ functions-common:get_or_create_user:918 : local email=--email=system_member@example.com 2022-04-14 04:08:14.114 | +++ functions-common:get_or_create_user:934 : 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-14 04:08:17.726 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:17.753 | [128816 Async ks-alt-admin:128816]: finished successfully 2022-04-14 04:08:18.044 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:18.044 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:18.044 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:18.044 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:18.240 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:18.243 | ++ functions-common:get_or_create_user:932 : user_id=27cf81db75b84ea080efbb9df064fef8 2022-04-14 04:08:18.246 | ++ functions-common:get_or_create_user:933 : echo 27cf81db75b84ea080efbb9df064fef8 2022-04-14 04:08:18.249 | + lib/keystone:create_keystone_accounts:392 : system_member_user=27cf81db75b84ea080efbb9df064fef8 2022-04-14 04:08:18.251 | + lib/keystone:create_keystone_accounts:393 : async_run ks-system-member get_or_add_user_system_role member 27cf81db75b84ea080efbb9df064fef8 all 2022-04-14 04:08:18.326 | + inc/async:async_inner:63 : get_or_add_user_system_role member 27cf81db75b84ea080efbb9df064fef8 all 2022-04-14 04:08:18.402 | [98296 Async ks-system-member:129759]: running: get_or_add_user_system_role member 27cf81db75b84ea080efbb9df064fef8 all 2022-04-14 04:08:18.408 | ++ lib/keystone:create_keystone_accounts:396 : get_or_create_user system_reader Passw0rd default system_reader@example.com 2022-04-14 04:08:18.412 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:08:18.415 | ++ functions-common:get_or_create_user:917 : [[ ! -z system_reader@example.com ]] 2022-04-14 04:08:18.421 | ++ functions-common:get_or_create_user:918 : local email=--email=system_reader@example.com 2022-04-14 04:08:18.435 | +++ functions-common:get_or_create_user:934 : 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-14 04:08:18.457 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:18.500 | [128928 Async ks-alt-another:128928]: finished successfully 2022-04-14 04:08:21.226 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:21.226 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:21.226 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:21.226 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:21.408 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:21.411 | ++ functions-common:get_or_create_user:932 : user_id=f5de842a6a574581ae32c0effbd4a22d 2022-04-14 04:08:21.414 | ++ functions-common:get_or_create_user:933 : echo f5de842a6a574581ae32c0effbd4a22d 2022-04-14 04:08:21.417 | + lib/keystone:create_keystone_accounts:396 : system_reader_user=f5de842a6a574581ae32c0effbd4a22d 2022-04-14 04:08:21.420 | + lib/keystone:create_keystone_accounts:397 : async_run ks-system-reader get_or_add_user_system_role reader f5de842a6a574581ae32c0effbd4a22d all 2022-04-14 04:08:21.499 | + inc/async:async_inner:63 : get_or_add_user_system_role reader f5de842a6a574581ae32c0effbd4a22d all 2022-04-14 04:08:21.543 | [98296 Async ks-system-reader:129994]: running: get_or_add_user_system_role reader f5de842a6a574581ae32c0effbd4a22d all 2022-04-14 04:08:21.549 | + lib/keystone:create_keystone_accounts:400 : local admin_group 2022-04-14 04:08:21.553 | ++ lib/keystone:create_keystone_accounts:402 : get_or_create_group admins default 'openstack admin group' 2022-04-14 04:08:21.558 | ++ functions-common:get_or_create_group:901 : local 'desc=openstack admin group' 2022-04-14 04:08:21.562 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:08:21.567 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2022-04-14 04:08:23.425 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:23.594 | [129270 Async ks-alt-member-user:129270]: finished successfully 2022-04-14 04:08:24.530 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:24.530 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:24.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:24.530 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:24.722 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:24.729 | ++ functions-common:get_or_create_group:909 : group_id=0ca8b07484c54c78ae297f71edb7fa40 2022-04-14 04:08:24.732 | ++ functions-common:get_or_create_group:910 : echo 0ca8b07484c54c78ae297f71edb7fa40 2022-04-14 04:08:24.741 | + lib/keystone:create_keystone_accounts:402 : admin_group=0ca8b07484c54c78ae297f71edb7fa40 2022-04-14 04:08:24.748 | + lib/keystone:create_keystone_accounts:403 : local non_admin_group 2022-04-14 04:08:24.754 | ++ lib/keystone:create_keystone_accounts:405 : get_or_create_group nonadmins default 'non-admin group' 2022-04-14 04:08:24.761 | ++ functions-common:get_or_create_group:901 : local 'desc=non-admin group' 2022-04-14 04:08:24.764 | ++ functions-common:get_or_create_group:902 : local group_id 2022-04-14 04:08:24.769 | +++ functions-common:get_or_create_group:911 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2022-04-14 04:08:26.819 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:26.858 | [129539 Async ks-alt-reader-user:129539]: finished successfully 2022-04-14 04:08:27.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:27.530 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:27.530 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:27.530 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:27.716 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:27.719 | ++ functions-common:get_or_create_group:909 : group_id=d8d54d26c1ff4e31865e6600cff14e58 2022-04-14 04:08:27.724 | ++ functions-common:get_or_create_group:910 : echo d8d54d26c1ff4e31865e6600cff14e58 2022-04-14 04:08:27.728 | + lib/keystone:create_keystone_accounts:405 : non_admin_group=d8d54d26c1ff4e31865e6600cff14e58 2022-04-14 04:08:27.731 | + lib/keystone:create_keystone_accounts:407 : async_run ks-group-memberdemo get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:27.803 | + inc/async:async_inner:63 : get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:27.872 | [98296 Async ks-group-memberdemo:130345]: running: get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:27.874 | + lib/keystone:create_keystone_accounts:408 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:27.959 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:28.061 | [98296 Async ks-group-anotherdemo:130431]: running: get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:28.064 | + lib/keystone:create_keystone_accounts:409 : async_run ks-group-memberalt get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:28.370 | + inc/async:async_inner:63 : get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:28.522 | [98296 Async ks-group-memberalt:130531]: running: get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:28.545 | + lib/keystone:create_keystone_accounts:410 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:28.993 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:29.251 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:29.251 | [98296 Async ks-group-anotheralt:130624]: running: get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:29.272 | + lib/keystone:create_keystone_accounts:411 : async_run ks-group-admin get_or_add_group_project_role admin 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce 2022-04-14 04:08:29.430 | [129759 Async ks-system-member:129759]: finished successfully 2022-04-14 04:08:29.565 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce 2022-04-14 04:08:29.793 | [98296 Async ks-group-admin:130747]: running: get_or_add_group_project_role admin 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce 2022-04-14 04:08:29.823 | + 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-14 04:08:30.202 | [98296 Async ks-demo-member:127902]: Waiting for completion of get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 running on PID 127902 (17 other jobs running) 2022-04-14 04:08:30.372 | [98296 Async ks-demo-member:127902]: Signaling child to exit 2022-04-14 04:08:30.372 | WAKEUP 2022-04-14 04:08:30.517 | [98296 Async ks-demo-member:127902]: Signaled 2022-04-14 04:08:30.532 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:30.532 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:30.532 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:30.532 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:30.532 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:30.532 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:30.532 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:30.532 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:30.532 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:30.532 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:30.532 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:30.533 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:30.533 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:30.533 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:30.533 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:30.533 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:30.533 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:30.533 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:30.533 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:30.533 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:30.533 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:30.533 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:30.533 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:30.533 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:30.533 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:30.533 | ++ functions-common:get_field:825 : echo '| 689b7d6f0cb14e4baeae28dc24adb884 | f7f2921b849f4ecda3c29f0c764311f8 | | 4a5f2d444e7041a793730a947532dda5 | | | False |' 2022-04-14 04:08:30.533 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:30.533 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:30.534 | + functions-common:get_or_add_user_project_role:1004 : echo 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:30.534 | 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:30.815 | [98296 Async ks-demo-member:127902]: finished get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 with result 0 in 13 seconds 2022-04-14 04:08:31.104 | [98296 Async ks-demo-admin:128014]: Waiting for completion of get_or_add_user_project_role admin 24a159cb403348aab0ebf2d4fe07cab9 4a5f2d444e7041a793730a947532dda5 running on PID 128014 (16 other jobs running) 2022-04-14 04:08:31.277 | [98296 Async ks-demo-admin:128014]: Signaling child to exit 2022-04-14 04:08:31.278 | WAKEUP 2022-04-14 04:08:31.403 | [98296 Async ks-demo-admin:128014]: Signaled 2022-04-14 04:08:31.409 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:31.409 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:31.409 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:31.409 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:31.409 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:31.409 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:31.409 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:31.409 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:31.409 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:31.409 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a159cb403348aab0ebf2d4fe07cab9 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:31.409 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:31.409 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:31.409 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.409 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.409 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.409 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:31.409 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:31.409 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:31.410 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 24a159cb403348aab0ebf2d4fe07cab9 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.410 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:31.410 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 24a159cb403348aab0ebf2d4fe07cab9 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:31.410 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:31.410 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:31.410 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.410 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:31.410 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:31.410 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:31.410 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:31.410 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:31.410 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 24a159cb403348aab0ebf2d4fe07cab9 | | 4a5f2d444e7041a793730a947532dda5 | | | False |' 2022-04-14 04:08:31.410 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:31.410 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:31.410 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:31.410 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:31.410 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:31.630 | [98296 Async ks-demo-admin:128014]: finished get_or_add_user_project_role admin 24a159cb403348aab0ebf2d4fe07cab9 4a5f2d444e7041a793730a947532dda5 with result 0 in 17 seconds 2022-04-14 04:08:31.816 | [98296 Async ks-demo-another:128126]: Waiting for completion of get_or_add_user_project_role anotherrole f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 running on PID 128126 (15 other jobs running) 2022-04-14 04:08:31.977 | [98296 Async ks-demo-another:128126]: Signaling child to exit 2022-04-14 04:08:31.977 | WAKEUP 2022-04-14 04:08:32.135 | [98296 Async ks-demo-another:128126]: Signaled 2022-04-14 04:08:32.152 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:32.152 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:32.152 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:32.152 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:32.152 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:32.152 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:32.153 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:32.153 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.153 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.153 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.153 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:32.153 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:32.153 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user f7f2921b849f4ecda3c29f0c764311f8 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.153 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:32.153 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.153 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.153 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.153 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.154 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:32.154 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:32.154 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:32.154 | ++ functions-common:get_field:825 : echo '| 047dee9a07ee40ed85c998c5d845773c | f7f2921b849f4ecda3c29f0c764311f8 | | 4a5f2d444e7041a793730a947532dda5 | | | False |' 2022-04-14 04:08:32.154 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.154 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:32.154 | + functions-common:get_or_add_user_project_role:1004 : echo 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:32.154 | 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:32.426 | [98296 Async ks-demo-another:128126]: finished get_or_add_user_project_role anotherrole f7f2921b849f4ecda3c29f0c764311f8 4a5f2d444e7041a793730a947532dda5 with result 0 in 16 seconds 2022-04-14 04:08:32.488 | [98296 Async ks-demo-invis:128238]: Waiting for completion of get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 ce4b235afe514e55909f020b03f9dd31 running on PID 128238 (14 other jobs running) 2022-04-14 04:08:32.524 | [98296 Async ks-demo-invis:128238]: Signaling child to exit 2022-04-14 04:08:32.525 | WAKEUP 2022-04-14 04:08:32.565 | [98296 Async ks-demo-invis:128238]: Signaled 2022-04-14 04:08:32.566 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:32.566 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:32.566 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:32.566 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:32.566 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:32.566 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:32.566 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:32.566 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:32.566 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7f2921b849f4ecda3c29f0c764311f8 --project ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:08:32.566 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.566 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:32.566 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.567 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.567 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:32.567 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:32.567 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user f7f2921b849f4ecda3c29f0c764311f8 --project ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:32.567 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f7f2921b849f4ecda3c29f0c764311f8 --project ce4b235afe514e55909f020b03f9dd31 2022-04-14 04:08:32.567 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.567 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.567 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.567 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.567 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.567 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:32.567 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:32.567 | ++ functions-common:get_field:825 : echo '| 689b7d6f0cb14e4baeae28dc24adb884 | f7f2921b849f4ecda3c29f0c764311f8 | | ce4b235afe514e55909f020b03f9dd31 | | | False |' 2022-04-14 04:08:32.567 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:32.567 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.567 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:32.568 | + functions-common:get_or_add_user_project_role:1004 : echo 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:32.568 | 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:32.671 | [98296 Async ks-demo-invis:128238]: finished get_or_add_user_project_role member f7f2921b849f4ecda3c29f0c764311f8 ce4b235afe514e55909f020b03f9dd31 with result 0 in 17 seconds 2022-04-14 04:08:32.763 | [98296 Async ks-demo-reader:128406]: Waiting for completion of get_or_add_user_project_role reader 335af127c72740948a6fda277ad32759 4a5f2d444e7041a793730a947532dda5 running on PID 128406 (13 other jobs running) 2022-04-14 04:08:32.806 | [98296 Async ks-demo-reader:128406]: Signaling child to exit 2022-04-14 04:08:32.806 | WAKEUP 2022-04-14 04:08:32.863 | [98296 Async ks-demo-reader:128406]: Signaled 2022-04-14 04:08:32.864 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:32.864 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:32.864 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:32.864 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:32.865 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:32.865 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:32.865 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:32.865 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 335af127c72740948a6fda277ad32759 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.865 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.865 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.865 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:32.865 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:32.865 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 335af127c72740948a6fda277ad32759 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:32.865 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 335af127c72740948a6fda277ad32759 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:32.865 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:32.865 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:32.865 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:32.865 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:32.866 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:32.866 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:32.866 | ++ functions-common:get_field:825 : echo '| d49a0c3c285c490fad08aa9b547ea27e | 335af127c72740948a6fda277ad32759 | | 4a5f2d444e7041a793730a947532dda5 | | | False |' 2022-04-14 04:08:32.866 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:32.866 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:32.866 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:32.866 | + functions-common:get_or_add_user_project_role:1004 : echo d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:32.866 | d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:32.919 | [98296 Async ks-demo-reader:128406]: finished get_or_add_user_project_role reader 335af127c72740948a6fda277ad32759 4a5f2d444e7041a793730a947532dda5 with result 0 in 16 seconds 2022-04-14 04:08:32.923 | + inc/async:async_wait:197 : return 0 2022-04-14 04:08:32.926 | + lib/keystone:create_keystone_accounts:414 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2022-04-14 04:08:32.997 | [98296 Async ks-alt-admin:128816]: Waiting for completion of get_or_add_user_project_role admin 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf running on PID 128816 (12 other jobs running) 2022-04-14 04:08:33.026 | [98296 Async ks-alt-admin:128816]: Signaling child to exit 2022-04-14 04:08:33.027 | WAKEUP 2022-04-14 04:08:33.051 | [98296 Async ks-alt-admin:128816]: Signaled 2022-04-14 04:08:33.053 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:33.053 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:33.053 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:33.053 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:33.053 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:33.053 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:33.053 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:33.053 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:33.053 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.053 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:33.053 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.053 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.053 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.054 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:33.054 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:33.054 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:33.054 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.054 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.054 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.054 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.054 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.054 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:33.054 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:33.054 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:33.054 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 8ebb3aa542f24a819cceb90be19aed6a | | 8235956f3f524058b85f20f0e11a34cf | | | False |' 2022-04-14 04:08:33.054 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.054 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:33.054 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:33.054 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:08:33.116 | [98296 Async ks-alt-admin:128816]: finished get_or_add_user_project_role admin 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf with result 0 in 12 seconds 2022-04-14 04:08:33.162 | [98296 Async ks-alt-another:128928]: Waiting for completion of get_or_add_user_project_role anotherrole 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf running on PID 128928 (11 other jobs running) 2022-04-14 04:08:33.190 | [98296 Async ks-alt-another:128928]: Signaling child to exit 2022-04-14 04:08:33.190 | WAKEUP 2022-04-14 04:08:33.215 | [98296 Async ks-alt-another:128928]: Signaled 2022-04-14 04:08:33.217 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:33.217 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:33.217 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:33.217 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:33.217 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:33.217 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:33.217 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.217 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.217 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.217 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.217 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.217 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.217 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:33.217 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:33.217 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add anotherrole --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.217 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.217 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.217 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 8ebb3aa542f24a819cceb90be19aed6a --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.217 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:33.217 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.218 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.218 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.218 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.218 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.218 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.218 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.218 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:33.218 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:33.218 | ++ functions-common:get_field:825 : echo '| 047dee9a07ee40ed85c998c5d845773c | 8ebb3aa542f24a819cceb90be19aed6a | | 8235956f3f524058b85f20f0e11a34cf | | | False |' 2022-04-14 04:08:33.218 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:33.218 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.218 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:33.218 | + functions-common:get_or_add_user_project_role:1004 : echo 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:33.218 | 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:08:33.342 | [98296 Async ks-alt-another:128928]: finished get_or_add_user_project_role anotherrole 8ebb3aa542f24a819cceb90be19aed6a 8235956f3f524058b85f20f0e11a34cf with result 0 in 13 seconds 2022-04-14 04:08:33.535 | [98296 Async ks-alt-member-user:129270]: Waiting for completion of get_or_add_user_project_role member a2d7bec129734e779b40e0b51d4d0240 8235956f3f524058b85f20f0e11a34cf running on PID 129270 (10 other jobs running) 2022-04-14 04:08:33.543 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:33.578 | [98296 Async ks-alt-member-user:129270]: Signaling child to exit 2022-04-14 04:08:33.578 | WAKEUP 2022-04-14 04:08:33.625 | [98296 Async ks-alt-member-user:129270]: Signaled 2022-04-14 04:08:33.627 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:33.627 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:33.627 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:33.627 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:33.627 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:33.627 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:33.627 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:33.627 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:33.627 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a2d7bec129734e779b40e0b51d4d0240 --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.627 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.627 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:33.627 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.627 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.627 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.627 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.627 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.627 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:33.627 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:33.628 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add member --user a2d7bec129734e779b40e0b51d4d0240 --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.628 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a2d7bec129734e779b40e0b51d4d0240 --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:33.628 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:33.628 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:33.628 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:33.628 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:33.628 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:33.628 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:33.628 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:33.628 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:33.628 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:33.628 | ++ functions-common:get_field:825 : echo '| 689b7d6f0cb14e4baeae28dc24adb884 | a2d7bec129734e779b40e0b51d4d0240 | | 8235956f3f524058b85f20f0e11a34cf | | | False |' 2022-04-14 04:08:33.628 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:33.628 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:33.628 | + functions-common:get_or_add_user_project_role:1004 : echo 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:33.628 | 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:33.640 | [129994 Async ks-system-reader:129994]: finished successfully 2022-04-14 04:08:33.833 | [98296 Async ks-alt-member-user:129270]: finished get_or_add_user_project_role member a2d7bec129734e779b40e0b51d4d0240 8235956f3f524058b85f20f0e11a34cf with result 0 in 13 seconds 2022-04-14 04:08:34.044 | [98296 Async ks-alt-reader-user:129539]: Waiting for completion of get_or_add_user_project_role reader 31960d7c47504651a9bd6de93cf6ea9c 8235956f3f524058b85f20f0e11a34cf running on PID 129539 (9 other jobs running) 2022-04-14 04:08:34.214 | [98296 Async ks-alt-reader-user:129539]: Signaling child to exit 2022-04-14 04:08:34.215 | WAKEUP 2022-04-14 04:08:34.255 | [98296 Async ks-alt-reader-user:129539]: Signaled 2022-04-14 04:08:34.266 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:08:34.267 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:34.267 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:34.267 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:34.267 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:34.267 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:34.267 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31960d7c47504651a9bd6de93cf6ea9c --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:08:34.267 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:34.267 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:34.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.267 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:34.267 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:08:34.267 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:08:34.267 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add reader --user 31960d7c47504651a9bd6de93cf6ea9c --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:34.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 31960d7c47504651a9bd6de93cf6ea9c --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:08:34.267 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:08:34.267 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:08:34.268 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:34.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.268 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:34.268 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:34.268 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:34.268 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:08:34.268 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:08:34.268 | ++ functions-common:get_field:825 : echo '| d49a0c3c285c490fad08aa9b547ea27e | 31960d7c47504651a9bd6de93cf6ea9c | | 8235956f3f524058b85f20f0e11a34cf | | | False |' 2022-04-14 04:08:34.268 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:08:34.268 | ++ functions-common:get_field:819 : read data 2022-04-14 04:08:34.268 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:34.268 | + functions-common:get_or_add_user_project_role:1004 : echo d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:34.268 | d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:34.560 | [98296 Async ks-alt-reader-user:129539]: finished get_or_add_user_project_role reader 31960d7c47504651a9bd6de93cf6ea9c 8235956f3f524058b85f20f0e11a34cf with result 0 in 12 seconds 2022-04-14 04:08:34.597 | + inc/async:async_wait:197 : return 0 2022-04-14 04:08:34.617 | + lib/keystone:create_keystone_accounts:415 : async_wait ks-system-member ks-system-reader 2022-04-14 04:08:34.899 | [98296 Async ks-system-member:129759]: Waiting for completion of get_or_add_user_system_role member 27cf81db75b84ea080efbb9df064fef8 all running on PID 129759 (8 other jobs running) 2022-04-14 04:08:35.067 | [98296 Async ks-system-member:129759]: Signaling child to exit 2022-04-14 04:08:35.068 | WAKEUP 2022-04-14 04:08:35.239 | [98296 Async ks-system-member:129759]: Signaled 2022-04-14 04:08:35.246 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:08:35.246 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:08:35.246 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:08:35.246 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:35.246 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:35.246 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:35.246 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:35.246 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:35.246 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:08:35.246 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 27cf81db75b84ea080efbb9df064fef8 --system all -f value -c Role 2022-04-14 04:08:35.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.246 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.246 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.246 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:35.246 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:08:35.246 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:08:35.247 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add member --user 27cf81db75b84ea080efbb9df064fef8 --system all 2022-04-14 04:08:35.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.247 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.247 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.247 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 27cf81db75b84ea080efbb9df064fef8 --system all -f value -c Role 2022-04-14 04:08:35.247 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.247 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.247 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:35.247 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:35.247 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:35.247 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:35.247 | + functions-common:get_or_add_user_system_role:1059 : echo 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:35.247 | 689b7d6f0cb14e4baeae28dc24adb884 2022-04-14 04:08:35.554 | [98296 Async ks-system-member:129759]: finished get_or_add_user_system_role member 27cf81db75b84ea080efbb9df064fef8 all with result 0 in 11 seconds 2022-04-14 04:08:35.825 | [98296 Async ks-system-reader:129994]: Waiting for completion of get_or_add_user_system_role reader f5de842a6a574581ae32c0effbd4a22d all running on PID 129994 (7 other jobs running) 2022-04-14 04:08:35.986 | [98296 Async ks-system-reader:129994]: Signaling child to exit 2022-04-14 04:08:35.986 | WAKEUP 2022-04-14 04:08:36.166 | [98296 Async ks-system-reader:129994]: Signaled 2022-04-14 04:08:36.181 | + functions-common:get_or_add_user_system_role:1034 : local user_role_id 2022-04-14 04:08:36.181 | + functions-common:get_or_add_user_system_role:1035 : local domain_args 2022-04-14 04:08:36.181 | ++ functions-common:get_or_add_user_system_role:1037 : _get_domain_args 2022-04-14 04:08:36.181 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:08:36.181 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:08:36.181 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:08:36.181 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:08:36.181 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:08:36.181 | + functions-common:get_or_add_user_system_role:1037 : domain_args= 2022-04-14 04:08:36.181 | ++ functions-common:get_or_add_user_system_role:1045 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5de842a6a574581ae32c0effbd4a22d --system all -f value -c Role 2022-04-14 04:08:36.181 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.181 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.181 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.182 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:36.182 | + functions-common:get_or_add_user_system_role:1045 : user_role_id= 2022-04-14 04:08:36.182 | + functions-common:get_or_add_user_system_role:1046 : [[ -z '' ]] 2022-04-14 04:08:36.182 | + functions-common:get_or_add_user_system_role:1048 : openstack --os-cloud devstack-system-admin role add reader --user f5de842a6a574581ae32c0effbd4a22d --system all 2022-04-14 04:08:36.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.182 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.182 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.182 | ++ functions-common:get_or_add_user_system_role:1057 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user f5de842a6a574581ae32c0effbd4a22d --system all -f value -c Role 2022-04-14 04:08:36.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.182 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:36.182 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:36.182 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:36.182 | + functions-common:get_or_add_user_system_role:1057 : user_role_id=d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:36.182 | + functions-common:get_or_add_user_system_role:1059 : echo d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:36.182 | d49a0c3c285c490fad08aa9b547ea27e 2022-04-14 04:08:36.485 | [98296 Async ks-system-reader:129994]: finished get_or_add_user_system_role reader f5de842a6a574581ae32c0effbd4a22d all with result 0 in 12 seconds 2022-04-14 04:08:36.536 | + inc/async:async_wait:197 : return 0 2022-04-14 04:08:36.559 | + 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-14 04:08:36.880 | [98296 Async ks-group-memberdemo:130345]: Waiting for completion of get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 running on PID 130345 (6 other jobs running) 2022-04-14 04:08:37.026 | [98296 Async ks-group-memberdemo:130345]: Signaling child to exit 2022-04-14 04:08:42.115 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:42.206 | [130345 Async ks-group-memberdemo:130345]: finished successfully 2022-04-14 04:08:42.297 | WAKEUP 2022-04-14 04:08:42.387 | [98296 Async ks-group-memberdemo:130345]: Signaled 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:08:42.389 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 -f value 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 -f value 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:42.389 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:42.389 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False' 2022-04-14 04:08:42.389 | + functions-common:get_or_add_group_project_role:1083 : echo 689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False 2022-04-14 04:08:42.389 | 689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False 2022-04-14 04:08:42.462 | [98296 Async ks-group-memberdemo:130345]: finished get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 with result 0 in 14 seconds 2022-04-14 04:08:42.533 | [98296 Async ks-group-anotherdemo:130431]: Waiting for completion of get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 running on PID 130431 (5 other jobs running) 2022-04-14 04:08:42.572 | [98296 Async ks-group-anotherdemo:130431]: Signaling child to exit 2022-04-14 04:08:43.122 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:43.152 | [130431 Async ks-group-anotherdemo:130431]: finished successfully 2022-04-14 04:08:43.174 | WAKEUP 2022-04-14 04:08:43.200 | [98296 Async ks-group-anotherdemo:130431]: Signaled 2022-04-14 04:08:43.202 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:08:43.202 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 -f value 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:43.202 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:08:43.202 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:08:43.202 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 4a5f2d444e7041a793730a947532dda5 -f value 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.202 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.202 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:43.203 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False' 2022-04-14 04:08:43.203 | + functions-common:get_or_add_group_project_role:1083 : echo 047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False 2022-04-14 04:08:43.203 | 047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 False 2022-04-14 04:08:43.273 | [98296 Async ks-group-anotherdemo:130431]: finished get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 4a5f2d444e7041a793730a947532dda5 with result 0 in 15 seconds 2022-04-14 04:08:43.319 | [98296 Async ks-group-memberalt:130531]: Waiting for completion of get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf running on PID 130531 (4 other jobs running) 2022-04-14 04:08:43.348 | [98296 Async ks-group-memberalt:130531]: Signaling child to exit 2022-04-14 04:08:43.572 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:43.602 | [130531 Async ks-group-memberalt:130531]: finished successfully 2022-04-14 04:08:43.624 | WAKEUP 2022-04-14 04:08:43.650 | [98296 Async ks-group-memberalt:130531]: Signaled 2022-04-14 04:08:43.652 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:08:43.652 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf -f value 2022-04-14 04:08:43.652 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.652 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.652 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.652 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:43.652 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:08:43.652 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:08:43.653 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add member --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:43.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.653 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf -f value 2022-04-14 04:08:43.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:43.653 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:43.653 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:43.653 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False' 2022-04-14 04:08:43.653 | + functions-common:get_or_add_group_project_role:1083 : echo 689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False 2022-04-14 04:08:43.653 | 689b7d6f0cb14e4baeae28dc24adb884 d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False 2022-04-14 04:08:43.708 | [98296 Async ks-group-memberalt:130531]: finished get_or_add_group_project_role member d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf with result 0 in 15 seconds 2022-04-14 04:08:43.750 | [98296 Async ks-group-anotheralt:130624]: Waiting for completion of get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf running on PID 130624 (3 other jobs running) 2022-04-14 04:08:43.778 | [98296 Async ks-group-anotheralt:130624]: Signaling child to exit 2022-04-14 04:08:44.176 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:44.203 | [130624 Async ks-group-anotheralt:130624]: finished successfully 2022-04-14 04:08:44.231 | WAKEUP 2022-04-14 04:08:44.254 | [98296 Async ks-group-anotheralt:130624]: Signaled 2022-04-14 04:08:44.257 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:08:44.257 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf -f value 2022-04-14 04:08:44.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.257 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.257 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.257 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:44.257 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:08:44.258 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:08:44.258 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf 2022-04-14 04:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.258 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.258 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.258 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group d8d54d26c1ff4e31865e6600cff14e58 --project 8235956f3f524058b85f20f0e11a34cf -f value 2022-04-14 04:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.258 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.258 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.258 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.258 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:44.258 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False' 2022-04-14 04:08:44.258 | + functions-common:get_or_add_group_project_role:1083 : echo 047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False 2022-04-14 04:08:44.258 | 047dee9a07ee40ed85c998c5d845773c d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf False 2022-04-14 04:08:44.305 | [98296 Async ks-group-anotheralt:130624]: finished get_or_add_group_project_role anotherrole d8d54d26c1ff4e31865e6600cff14e58 8235956f3f524058b85f20f0e11a34cf with result 0 in 15 seconds 2022-04-14 04:08:44.344 | [98296 Async ks-group-admin:130747]: Waiting for completion of get_or_add_group_project_role admin 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce running on PID 130747 (2 other jobs running) 2022-04-14 04:08:44.372 | [98296 Async ks-group-admin:130747]: Signaling child to exit 2022-04-14 04:08:44.643 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:08:44.669 | [130747 Async ks-group-admin:130747]: finished successfully 2022-04-14 04:08:44.688 | WAKEUP 2022-04-14 04:08:44.712 | [98296 Async ks-group-admin:130747]: Signaled 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1065 : local group_role_id 2022-04-14 04:08:44.714 | ++ functions-common:get_or_add_group_project_role:1071 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0ca8b07484c54c78ae297f71edb7fa40 --project dfbe0b299a044c9ab6a5fef08e99a9ce -f value 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1071 : group_role_id= 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1072 : [[ -z '' ]] 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1074 : openstack --os-cloud devstack-system-admin role add admin --group 0ca8b07484c54c78ae297f71edb7fa40 --project dfbe0b299a044c9ab6a5fef08e99a9ce 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | ++ functions-common:get_or_add_group_project_role:1081 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 0ca8b07484c54c78ae297f71edb7fa40 --project dfbe0b299a044c9ab6a5fef08e99a9ce -f value 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:08:44.714 | from cryptography.utils import int_from_bytes 2022-04-14 04:08:44.714 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1081 : group_role_id='db24f2e28e544bcdac4567cf399be9b8 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce False' 2022-04-14 04:08:44.714 | + functions-common:get_or_add_group_project_role:1083 : echo db24f2e28e544bcdac4567cf399be9b8 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce False 2022-04-14 04:08:44.714 | db24f2e28e544bcdac4567cf399be9b8 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce False 2022-04-14 04:08:44.757 | [98296 Async ks-group-admin:130747]: finished get_or_add_group_project_role admin 0ca8b07484c54c78ae297f71edb7fa40 dfbe0b299a044c9ab6a5fef08e99a9ce with result 0 in 15 seconds 2022-04-14 04:08:44.762 | + inc/async:async_wait:197 : return 0 2022-04-14 04:08:44.764 | + lib/keystone:create_keystone_accounts:418 : is_service_enabled ldap 2022-04-14 04:08:44.781 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:08:44.784 | + ./stack.sh:main:1102 : is_service_enabled nova 2022-04-14 04:08:44.802 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:08:44.804 | + ./stack.sh:main:1103 : async_runfunc create_nova_accounts 2022-04-14 04:08:44.807 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2022-04-14 04:08:44.868 | + inc/async:async_inner:63 : create_nova_accounts 2022-04-14 04:08:44.906 | [98296 Async create_nova_accounts:132684]: running: create_nova_accounts 2022-04-14 04:08:44.908 | + ./stack.sh:main:1105 : is_service_enabled glance 2022-04-14 04:08:44.927 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:08:44.929 | + ./stack.sh:main:1106 : async_runfunc create_glance_accounts 2022-04-14 04:08:44.932 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2022-04-14 04:08:44.992 | + inc/async:async_inner:63 : create_glance_accounts 2022-04-14 04:08:45.033 | [98296 Async create_glance_accounts:132799]: running: create_glance_accounts 2022-04-14 04:08:45.036 | + ./stack.sh:main:1108 : is_service_enabled cinder 2022-04-14 04:08:45.057 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:08:45.061 | + ./stack.sh:main:1109 : async_runfunc create_cinder_accounts 2022-04-14 04:08:45.064 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2022-04-14 04:08:45.130 | + inc/async:async_inner:63 : create_cinder_accounts 2022-04-14 04:08:45.179 | [98296 Async create_cinder_accounts:132929]: running: create_cinder_accounts 2022-04-14 04:08:45.182 | + ./stack.sh:main:1111 : is_service_enabled neutron 2022-04-14 04:08:45.204 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:08:45.206 | + ./stack.sh:main:1112 : async_runfunc create_neutron_accounts 2022-04-14 04:08:45.209 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2022-04-14 04:08:45.279 | + inc/async:async_inner:63 : create_neutron_accounts 2022-04-14 04:08:45.360 | [98296 Async create_neutron_accounts:133044]: running: create_neutron_accounts 2022-04-14 04:08:45.372 | + ./stack.sh:main:1114 : is_service_enabled swift 2022-04-14 04:08:45.414 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:08:45.417 | + ./stack.sh:main:1115 : async_runfunc create_swift_accounts 2022-04-14 04:08:45.420 | + inc/async:async_runfunc:116 : async_run create_swift_accounts create_swift_accounts 2022-04-14 04:08:45.783 | + inc/async:async_inner:63 : create_swift_accounts 2022-04-14 04:08:46.012 | [98296 Async create_swift_accounts:133186]: running: create_swift_accounts 2022-04-14 04:08:46.029 | + ./stack.sh:main:1123 : is_service_enabled horizon 2022-04-14 04:08:46.177 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:08:46.202 | + ./stack.sh:main:1128 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2022-04-14 04:08:46.538 | [98296 Async create_nova_accounts:132684]: Waiting for completion of create_nova_accounts running on PID 132684 (6 other jobs running) 2022-04-14 04:08:46.738 | [98296 Async create_nova_accounts:132684]: Signaling child to exit 2022-04-14 04:09:27.016 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:09:27.113 | [133044 Async create_neutron_accounts:133044]: finished successfully 2022-04-14 04:09:45.753 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:09:45.788 | [132929 Async create_cinder_accounts:132929]: finished successfully 2022-04-14 04:10:00.297 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:10:00.331 | [132799 Async create_glance_accounts:132799]: finished successfully 2022-04-14 04:10:06.487 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:10:06.513 | [132684 Async create_nova_accounts:132684]: finished successfully 2022-04-14 04:10:06.533 | WAKEUP 2022-04-14 04:10:06.557 | [98296 Async create_nova_accounts:132684]: Signaled 2022-04-14 04:10:06.558 | + 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-14 04:10:06.558 | + lib/nova:create_nova_accounts:359 : create_service_user nova admin 2022-04-14 04:10:06.558 | + lib/keystone:create_service_user:431 : get_or_create_user nova Passw0rd Default 2022-04-14 04:10:06.558 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.558 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.558 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.558 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:06.558 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.558 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.559 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.559 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.559 | + functions-common:get_or_create_user:932 : user_id=3a26743663ff4646abe88e1ab123423a 2022-04-14 04:10:06.559 | + functions-common:get_or_create_user:933 : echo 3a26743663ff4646abe88e1ab123423a 2022-04-14 04:10:06.559 | 3a26743663ff4646abe88e1ab123423a 2022-04-14 04:10:06.559 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service nova service Default Default 2022-04-14 04:10:06.559 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.559 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.559 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.559 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.559 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.559 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.559 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.559 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.559 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.559 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.559 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.559 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.559 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.559 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.559 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.560 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.560 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.560 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.560 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.560 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.560 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.560 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.560 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.560 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.560 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | 3a26743663ff4646abe88e1ab123423a | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.560 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.560 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.560 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.560 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.560 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.560 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:10:06.560 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin nova service Default Default 2022-04-14 04:10:06.560 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.560 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.560 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.560 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.560 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.560 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.560 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.561 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.561 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.561 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.561 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.561 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.561 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.561 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.561 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.561 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.561 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.561 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.561 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.561 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.562 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.562 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.562 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.562 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 3a26743663ff4646abe88e1ab123423a | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.562 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.562 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.562 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:06.562 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:06.562 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:06.562 | + lib/nova:create_nova_accounts:361 : local nova_api_url 2022-04-14 04:10:06.562 | + lib/nova:create_nova_accounts:362 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:10:06.562 | + lib/nova:create_nova_accounts:365 : nova_api_url=http://10.222.0.25/compute 2022-04-14 04:10:06.562 | + lib/nova:create_nova_accounts:368 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2022-04-14 04:10:06.562 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.562 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2022-04-14 04:10:06.562 | ++ functions-common:get_or_create_service:1104 : 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-14 04:10:06.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.562 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.562 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.562 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.562 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.562 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.562 | 828576e74c5143f8be16236cd324e27a' 2022-04-14 04:10:06.562 | + functions-common:get_or_create_service:1101 : echo 828576e74c5143f8be16236cd324e27a 2022-04-14 04:10:06.562 | 828576e74c5143f8be16236cd324e27a 2022-04-14 04:10:06.562 | + lib/nova:create_nova_accounts:370 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.25/compute/v2/$(project_id)s' 2022-04-14 04:10:06.562 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.562 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' RegionOne 2022-04-14 04:10:06.562 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.562 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.562 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.563 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://10.222.0.25/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:10:06.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=5c26fac9207d41d89d1e70011e59e6ad 2022-04-14 04:10:06.563 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 5c26fac9207d41d89d1e70011e59e6ad 2022-04-14 04:10:06.563 | + functions-common:get_or_create_endpoint:1134 : public_id=5c26fac9207d41d89d1e70011e59e6ad 2022-04-14 04:10:06.563 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.563 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.563 | + functions-common:get_or_create_endpoint:1143 : echo 5c26fac9207d41d89d1e70011e59e6ad 2022-04-14 04:10:06.563 | 5c26fac9207d41d89d1e70011e59e6ad 2022-04-14 04:10:06.563 | + lib/nova:create_nova_accounts:374 : get_or_create_service nova compute 'Nova Compute Service' 2022-04-14 04:10:06.563 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.563 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2022-04-14 04:10:06.563 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2022-04-14 04:10:06.563 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.563 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.563 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.563 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.564 | 57315e575d3c498e86c9ef1f0cf461e1' 2022-04-14 04:10:06.564 | + functions-common:get_or_create_service:1101 : echo 57315e575d3c498e86c9ef1f0cf461e1 2022-04-14 04:10:06.564 | 57315e575d3c498e86c9ef1f0cf461e1 2022-04-14 04:10:06.564 | + lib/nova:create_nova_accounts:376 : get_or_create_endpoint compute RegionOne http://10.222.0.25/compute/v2.1 2022-04-14 04:10:06.564 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.564 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface compute public http://10.222.0.25/compute/v2.1 RegionOne 2022-04-14 04:10:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.564 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.564 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://10.222.0.25/compute/v2.1 --region RegionOne -f value -c id 2022-04-14 04:10:06.564 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.564 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.564 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.564 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=038829c18f5040909b660e905e695b03 2022-04-14 04:10:06.564 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 038829c18f5040909b660e905e695b03 2022-04-14 04:10:06.564 | + functions-common:get_or_create_endpoint:1134 : public_id=038829c18f5040909b660e905e695b03 2022-04-14 04:10:06.564 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.564 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.564 | + functions-common:get_or_create_endpoint:1143 : echo 038829c18f5040909b660e905e695b03 2022-04-14 04:10:06.564 | 038829c18f5040909b660e905e695b03 2022-04-14 04:10:06.564 | + lib/nova:create_nova_accounts:381 : is_service_enabled n-api 2022-04-14 04:10:06.564 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:06.565 | + lib/nova:create_nova_accounts:383 : is_service_enabled swift 2022-04-14 04:10:06.565 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:06.565 | + lib/nova:create_nova_accounts:386 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2022-04-14 04:10:06.565 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.565 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.565 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.565 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.565 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.565 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.565 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.565 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.565 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.565 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.565 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.565 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.565 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.565 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.565 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.565 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.565 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.565 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.565 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.565 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.566 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.566 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.566 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.566 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.566 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.566 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.566 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.566 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.566 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.566 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.566 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.566 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.566 | ++ functions-common:get_field:825 : echo '| 6f00c27031b24894a8301f6728bf5dc2 | 3a26743663ff4646abe88e1ab123423a | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.566 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.566 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.566 | + functions-common:get_or_add_user_project_role:1004 : echo 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.566 | 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.566 | + lib/nova:create_nova_accounts:391 : is_service_enabled s3api 2022-04-14 04:10:06.566 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:10:06.566 | + lib/nova:create_nova_accounts:402 : is_service_enabled n-api 2022-04-14 04:10:06.566 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:06.566 | + lib/nova:create_nova_accounts:403 : [[ False = True ]] 2022-04-14 04:10:06.604 | [98296 Async create_nova_accounts:132684]: finished create_nova_accounts with result 0 in 81 seconds 2022-04-14 04:10:06.642 | [98296 Async create_glance_accounts:132799]: Waiting for completion of create_glance_accounts running on PID 132799 (5 other jobs running) 2022-04-14 04:10:06.667 | [98296 Async create_glance_accounts:132799]: Signaling child to exit 2022-04-14 04:10:06.667 | WAKEUP 2022-04-14 04:10:06.691 | [98296 Async create_glance_accounts:132799]: Signaled 2022-04-14 04:10:06.693 | + lib/glance:create_glance_accounts:451 : is_service_enabled g-api 2022-04-14 04:10:06.694 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:06.694 | + lib/glance:create_glance_accounts:453 : create_service_user glance 2022-04-14 04:10:06.694 | + lib/keystone:create_service_user:431 : get_or_create_user glance Passw0rd Default 2022-04-14 04:10:06.694 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.694 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.694 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.694 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:06.694 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.694 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.694 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.694 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.694 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.694 | + functions-common:get_or_create_user:932 : user_id=36fbbc453f114db1a87af77c4a73111e 2022-04-14 04:10:06.694 | + functions-common:get_or_create_user:933 : echo 36fbbc453f114db1a87af77c4a73111e 2022-04-14 04:10:06.694 | 36fbbc453f114db1a87af77c4a73111e 2022-04-14 04:10:06.694 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance service Default Default 2022-04-14 04:10:06.694 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.694 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.694 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.694 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.694 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.694 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.694 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.694 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.695 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.695 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.695 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.695 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.695 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.695 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.695 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.695 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.695 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.695 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.695 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.695 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.695 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | 36fbbc453f114db1a87af77c4a73111e | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.695 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.696 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.696 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.696 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.696 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.696 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:10:06.696 | + lib/glance:create_glance_accounts:456 : is_service_enabled s-proxy 2022-04-14 04:10:06.696 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:06.696 | + lib/glance:create_glance_accounts:457 : create_service_user glance-swift ResellerAdmin 2022-04-14 04:10:06.696 | + lib/keystone:create_service_user:431 : get_or_create_user glance-swift Passw0rd Default 2022-04-14 04:10:06.696 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.696 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.696 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.696 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:06.696 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.696 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.696 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.696 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.696 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.696 | + functions-common:get_or_create_user:932 : user_id=b1cdea030ac74b299beedd1ab4aee1d8 2022-04-14 04:10:06.696 | + functions-common:get_or_create_user:933 : echo b1cdea030ac74b299beedd1ab4aee1d8 2022-04-14 04:10:06.696 | b1cdea030ac74b299beedd1ab4aee1d8 2022-04-14 04:10:06.696 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service glance-swift service Default Default 2022-04-14 04:10:06.696 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.696 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.696 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.697 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.697 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.697 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.697 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.697 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.697 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.697 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.697 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.697 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.697 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.697 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.697 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.697 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.697 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.698 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | b1cdea030ac74b299beedd1ab4aee1d8 | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.698 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.698 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.698 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.698 | + lib/keystone:create_service_user:434 : [[ -n ResellerAdmin ]] 2022-04-14 04:10:06.698 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.698 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.698 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.698 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.698 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.698 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.698 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.698 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.698 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.698 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.698 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.699 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.699 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.699 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.699 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.699 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.699 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.699 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.699 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.699 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.699 | ++ functions-common:get_field:825 : echo '| 6f00c27031b24894a8301f6728bf5dc2 | b1cdea030ac74b299beedd1ab4aee1d8 | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.699 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.699 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.699 | + functions-common:get_or_add_user_project_role:1004 : echo 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.699 | 6f00c27031b24894a8301f6728bf5dc2 2022-04-14 04:10:06.699 | + lib/glance:create_glance_accounts:460 : get_or_create_service glance image 'Glance Image Service' 2022-04-14 04:10:06.699 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.699 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2022-04-14 04:10:06.699 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.699 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.699 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.700 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.700 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.700 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.700 | 0fc82ee79be44c169a34adad04a1219c' 2022-04-14 04:10:06.700 | + functions-common:get_or_create_service:1101 : echo 0fc82ee79be44c169a34adad04a1219c 2022-04-14 04:10:06.700 | 0fc82ee79be44c169a34adad04a1219c 2022-04-14 04:10:06.700 | + lib/glance:create_glance_accounts:462 : get_or_create_endpoint image RegionOne http://10.222.0.25/image 2022-04-14 04:10:06.700 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.700 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface image public http://10.222.0.25/image RegionOne 2022-04-14 04:10:06.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.700 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.700 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.700 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.700 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://10.222.0.25/image --region RegionOne -f value -c id 2022-04-14 04:10:06.700 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.700 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.700 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.700 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.700 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=bc9c8bcb2e7f478b9d2580f0a21fdbc7 2022-04-14 04:10:06.700 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo bc9c8bcb2e7f478b9d2580f0a21fdbc7 2022-04-14 04:10:06.700 | + functions-common:get_or_create_endpoint:1134 : public_id=bc9c8bcb2e7f478b9d2580f0a21fdbc7 2022-04-14 04:10:06.700 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.700 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.700 | + functions-common:get_or_create_endpoint:1143 : echo bc9c8bcb2e7f478b9d2580f0a21fdbc7 2022-04-14 04:10:06.701 | bc9c8bcb2e7f478b9d2580f0a21fdbc7 2022-04-14 04:10:06.701 | ++ lib/glance:create_glance_accounts:467 : get_or_create_domain Default 2022-04-14 04:10:06.701 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:10:06.701 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show Default -f value -c id 2022-04-14 04:10:06.701 | ++ functions-common:get_or_create_domain:894 : domain_id=default 2022-04-14 04:10:06.701 | ++ functions-common:get_or_create_domain:895 : echo default 2022-04-14 04:10:06.701 | + lib/glance:create_glance_accounts:467 : service_domain_id=default 2022-04-14 04:10:06.701 | + lib/glance:create_glance_accounts:468 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2022-04-14 04:10:06.701 | + lib/glance:create_glance_accounts:469 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2022-04-14 04:10:06.701 | + lib/glance:create_glance_accounts:471 : [[ False = True ]] 2022-04-14 04:10:06.745 | [98296 Async create_glance_accounts:132799]: finished create_glance_accounts with result 0 in 75 seconds 2022-04-14 04:10:06.783 | [98296 Async create_cinder_accounts:132929]: Waiting for completion of create_cinder_accounts running on PID 132929 (4 other jobs running) 2022-04-14 04:10:06.809 | [98296 Async create_cinder_accounts:132929]: Signaling child to exit 2022-04-14 04:10:06.809 | WAKEUP 2022-04-14 04:10:06.833 | [98296 Async create_cinder_accounts:132929]: Signaled 2022-04-14 04:10:06.834 | + 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-14 04:10:06.834 | + lib/cinder:create_cinder_accounts:400 : create_service_user cinder 2022-04-14 04:10:06.834 | + lib/keystone:create_service_user:431 : get_or_create_user cinder Passw0rd Default 2022-04-14 04:10:06.834 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.834 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.835 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.835 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:06.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.835 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.835 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.835 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.835 | + functions-common:get_or_create_user:932 : user_id=fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.835 | + functions-common:get_or_create_user:933 : echo fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.835 | fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.835 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service cinder service Default Default 2022-04-14 04:10:06.835 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.835 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.835 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.835 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.835 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.835 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.835 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.835 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.835 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.835 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.835 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.835 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.836 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.836 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.836 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.836 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.836 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.836 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.836 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.836 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.836 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.836 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.836 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.836 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.836 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.836 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | fedcfb8a84f44620a494b9022222716a | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.836 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.836 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.836 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.836 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.836 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:10:06.836 | + lib/cinder:create_cinder_accounts:403 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2022-04-14 04:10:06.836 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.836 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2022-04-14 04:10:06.837 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.837 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.837 | 5db8da20dda34742a996cec2cf8edf19' 2022-04-14 04:10:06.837 | + functions-common:get_or_create_service:1101 : echo 5db8da20dda34742a996cec2cf8edf19 2022-04-14 04:10:06.837 | 5db8da20dda34742a996cec2cf8edf19 2022-04-14 04:10:06.837 | + lib/cinder:create_cinder_accounts:404 : '[' True == False ']' 2022-04-14 04:10:06.837 | + lib/cinder:create_cinder_accounts:417 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:10:06.837 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.837 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:10:06.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.837 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.837 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.837 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.837 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.837 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=de444680f5684753ae3858dde872f750 2022-04-14 04:10:06.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo de444680f5684753ae3858dde872f750 2022-04-14 04:10:06.838 | + functions-common:get_or_create_endpoint:1134 : public_id=de444680f5684753ae3858dde872f750 2022-04-14 04:10:06.838 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.838 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.838 | + functions-common:get_or_create_endpoint:1143 : echo de444680f5684753ae3858dde872f750 2022-04-14 04:10:06.838 | de444680f5684753ae3858dde872f750 2022-04-14 04:10:06.838 | + lib/cinder:create_cinder_accounts:421 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2022-04-14 04:10:06.838 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.838 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show volumev3 -f value -c id 2022-04-14 04:10:06.838 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2022-04-14 04:10:06.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.838 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.838 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.838 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.838 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.838 | f3e5c67d5390435eb9f09558ca26dc3c' 2022-04-14 04:10:06.838 | + functions-common:get_or_create_service:1101 : echo f3e5c67d5390435eb9f09558ca26dc3c 2022-04-14 04:10:06.838 | f3e5c67d5390435eb9f09558ca26dc3c 2022-04-14 04:10:06.838 | + lib/cinder:create_cinder_accounts:423 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.25/volume/v3/$(project_id)s' 2022-04-14 04:10:06.838 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.838 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' RegionOne 2022-04-14 04:10:06.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.838 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.838 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.838 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.838 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.838 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.839 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create volumev3 public 'http://10.222.0.25/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:10:06.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.839 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.839 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.839 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.839 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=ce7ccea9fe8248aa858c42807bb75b37 2022-04-14 04:10:06.839 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo ce7ccea9fe8248aa858c42807bb75b37 2022-04-14 04:10:06.839 | + functions-common:get_or_create_endpoint:1134 : public_id=ce7ccea9fe8248aa858c42807bb75b37 2022-04-14 04:10:06.839 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.839 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.839 | + functions-common:get_or_create_endpoint:1143 : echo ce7ccea9fe8248aa858c42807bb75b37 2022-04-14 04:10:06.839 | ce7ccea9fe8248aa858c42807bb75b37 2022-04-14 04:10:06.839 | + lib/cinder:create_cinder_accounts:428 : configure_cinder_internal_tenant 2022-04-14 04:10:06.839 | ++ lib/cinder:configure_cinder_internal_tenant:611 : get_or_create_project service 2022-04-14 04:10:06.839 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:10:06.839 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2022-04-14 04:10:06.839 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.839 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.839 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.839 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.839 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.839 | ++ functions-common:get_or_create_project:945 : project_id=68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_project:946 : echo 68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:10:06.840 | + lib/cinder:configure_cinder_internal_tenant:611 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 68d0ddd353b84e09ab2e7b3767c63378 2022-04-14 04:10:06.840 | ++ lib/cinder:configure_cinder_internal_tenant:612 : get_or_create_user cinder 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.840 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2022-04-14 04:10:06.840 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.840 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.840 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.840 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.840 | No password was supplied, authentication will fail when a user does not have a password. 2022-04-14 04:10:06.840 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_user:932 : user_id=fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.840 | ++ functions-common:get_or_create_user:933 : echo fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.840 | + lib/cinder:configure_cinder_internal_tenant:612 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id fedcfb8a84f44620a494b9022222716a 2022-04-14 04:10:06.884 | [98296 Async create_cinder_accounts:132929]: finished create_cinder_accounts with result 0 in 60 seconds 2022-04-14 04:10:06.888 | + inc/async:async_wait:197 : return 0 2022-04-14 04:10:06.891 | + ./stack.sh:main:1129 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2022-04-14 04:10:06.943 | [98296 Async create_neutron_accounts:133044]: Waiting for completion of create_neutron_accounts running on PID 133044 (3 other jobs running) 2022-04-14 04:10:06.968 | [98296 Async create_neutron_accounts:133044]: Signaling child to exit 2022-04-14 04:10:06.968 | WAKEUP 2022-04-14 04:10:06.991 | [98296 Async create_neutron_accounts:133044]: Signaled 2022-04-14 04:10:06.992 | + lib/neutron:create_neutron_accounts:669 : is_neutron_legacy_enabled 2022-04-14 04:10:06.992 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:10:06.992 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:10:06.993 | + 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-14 04:10:06.993 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:10:06.993 | + 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-14 04:10:06.993 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:10:06.993 | + lib/neutron:create_neutron_accounts:671 : create_mutnauq_accounts 2022-04-14 04:10:06.993 | + lib/neutron-legacy:create_mutnauq_accounts:436 : local neutron_url 2022-04-14 04:10:06.993 | + lib/neutron-legacy:create_mutnauq_accounts:437 : '[' False == True ']' 2022-04-14 04:10:06.993 | + lib/neutron-legacy:create_mutnauq_accounts:440 : neutron_url=http://10.222.0.25:9696/ 2022-04-14 04:10:06.993 | + 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-14 04:10:06.993 | + lib/neutron-legacy:create_mutnauq_accounts:445 : create_service_user neutron 2022-04-14 04:10:06.993 | + lib/keystone:create_service_user:431 : get_or_create_user neutron Passw0rd Default 2022-04-14 04:10:06.993 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:06.993 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:06.993 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:06.993 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:06.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.993 | + functions-common:get_or_create_user:932 : user_id=a1e02ecd3bb543ae930b0853d8b0266f 2022-04-14 04:10:06.993 | + functions-common:get_or_create_user:933 : echo a1e02ecd3bb543ae930b0853d8b0266f 2022-04-14 04:10:06.993 | a1e02ecd3bb543ae930b0853d8b0266f 2022-04-14 04:10:06.993 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service neutron service Default Default 2022-04-14 04:10:06.993 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:06.993 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:06.993 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:06.993 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:06.993 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:06.994 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:06.994 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:06.994 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:06.994 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:06.994 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:06.994 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.994 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.994 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:06.994 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:06.994 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:06.994 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2022-04-14 04:10:06.994 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:06.994 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.995 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:06.995 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:06.995 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | a1e02ecd3bb543ae930b0853d8b0266f | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:06.995 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:06.995 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:06.995 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.995 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.995 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:06.995 | + lib/keystone:create_service_user:434 : [[ -n '' ]] 2022-04-14 04:10:06.995 | + lib/neutron-legacy:create_mutnauq_accounts:447 : get_or_create_service neutron network 'Neutron Service' 2022-04-14 04:10:06.995 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:06.995 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2022-04-14 04:10:06.995 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2022-04-14 04:10:06.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.995 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.995 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.995 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:06.995 | e738b5c202e5431987b56b89ac8b3303' 2022-04-14 04:10:06.995 | + functions-common:get_or_create_service:1101 : echo e738b5c202e5431987b56b89ac8b3303 2022-04-14 04:10:06.995 | e738b5c202e5431987b56b89ac8b3303 2022-04-14 04:10:06.995 | + lib/neutron-legacy:create_mutnauq_accounts:449 : get_or_create_endpoint network RegionOne http://10.222.0.25:9696/ 2022-04-14 04:10:06.995 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:06.995 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface network public http://10.222.0.25:9696/ RegionOne 2022-04-14 04:10:06.995 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:06.995 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:06.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.996 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:06.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:06.996 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://10.222.0.25:9696/ --region RegionOne -f value -c id 2022-04-14 04:10:06.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:06.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:06.996 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:06.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=0fc00fa5394945f8b07bee92099e4ba9 2022-04-14 04:10:06.996 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 0fc00fa5394945f8b07bee92099e4ba9 2022-04-14 04:10:06.996 | + functions-common:get_or_create_endpoint:1134 : public_id=0fc00fa5394945f8b07bee92099e4ba9 2022-04-14 04:10:06.996 | + functions-common:get_or_create_endpoint:1136 : [[ -n '' ]] 2022-04-14 04:10:06.996 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:06.996 | + functions-common:get_or_create_endpoint:1143 : echo 0fc00fa5394945f8b07bee92099e4ba9 2022-04-14 04:10:06.996 | 0fc00fa5394945f8b07bee92099e4ba9 2022-04-14 04:10:07.042 | [98296 Async create_neutron_accounts:133044]: finished create_neutron_accounts with result 0 in 41 seconds 2022-04-14 04:10:07.088 | [98296 Async create_swift_accounts:133186]: Waiting for completion of create_swift_accounts running on PID 133186 (2 other jobs running) 2022-04-14 04:10:07.115 | [98296 Async create_swift_accounts:133186]: Signaling child to exit 2022-04-14 04:10:55.910 | + inc/async:async_inner:64 : rc=0 2022-04-14 04:10:55.935 | [133186 Async create_swift_accounts:133186]: finished successfully 2022-04-14 04:10:55.956 | WAKEUP 2022-04-14 04:10:55.984 | [98296 Async create_swift_accounts:133186]: Signaled 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:608 : export swiftusertest1_password=testing 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:608 : swiftusertest1_password=testing 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:609 : export swiftusertest2_password=testing2 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:609 : swiftusertest2_password=testing2 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:610 : export swiftusertest3_password=testing3 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:610 : swiftusertest3_password=testing3 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:611 : export swiftusertest4_password=testing4 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:611 : swiftusertest4_password=testing4 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:613 : local another_role 2022-04-14 04:10:55.986 | ++ lib/swift:create_swift_accounts:614 : get_or_create_role anotherrole 2022-04-14 04:10:55.986 | ++ functions-common:get_or_create_role:952 : local role_id 2022-04-14 04:10:55.986 | +++ functions-common:get_or_create_role:959 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2022-04-14 04:10:55.986 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.986 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.986 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.986 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.986 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.986 | ++ functions-common:get_or_create_role:957 : role_id=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.986 | ++ functions-common:get_or_create_role:958 : echo 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:614 : another_role=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.986 | + lib/swift:create_swift_accounts:618 : create_service_user swift admin 2022-04-14 04:10:55.986 | + lib/keystone:create_service_user:431 : get_or_create_user swift Passw0rd Default 2022-04-14 04:10:55.986 | + functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:55.986 | + functions-common:get_or_create_user:917 : [[ ! -z '' ]] 2022-04-14 04:10:55.986 | + functions-common:get_or_create_user:920 : local email= 2022-04-14 04:10:55.986 | ++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2022-04-14 04:10:55.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.987 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.987 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.987 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.987 | + functions-common:get_or_create_user:932 : user_id=dc87fd99dd6c4f9b81e85966a72d681c 2022-04-14 04:10:55.987 | + functions-common:get_or_create_user:933 : echo dc87fd99dd6c4f9b81e85966a72d681c 2022-04-14 04:10:55.987 | dc87fd99dd6c4f9b81e85966a72d681c 2022-04-14 04:10:55.987 | + lib/keystone:create_service_user:432 : get_or_add_user_project_role service swift service Default Default 2022-04-14 04:10:55.987 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:55.987 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:55.987 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:55.987 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:55.987 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.987 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:55.987 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.987 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.987 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.987 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.987 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.987 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.988 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.988 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.988 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.988 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.988 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:55.988 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.988 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.988 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.988 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.988 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.988 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.988 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.988 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.988 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:55.988 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:55.988 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:55.988 | ++ functions-common:get_field:825 : echo '| 139a60aafa464231b7d1230937f712cb | dc87fd99dd6c4f9b81e85966a72d681c | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:55.988 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:1004 : echo 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:55.988 | 139a60aafa464231b7d1230937f712cb 2022-04-14 04:10:55.988 | + lib/keystone:create_service_user:434 : [[ -n admin ]] 2022-04-14 04:10:55.988 | + lib/keystone:create_service_user:435 : get_or_add_user_project_role admin swift service Default Default 2022-04-14 04:10:55.988 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args Default Default 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:967 : [[ -n Default ]] 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:968 : domain=' --user-domain Default' 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:970 : [[ -n Default ]] 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:971 : domain=' --user-domain Default --project-domain Default' 2022-04-14 04:10:55.989 | ++ functions-common:_get_domain_args:974 : echo --user-domain Default --project-domain Default 2022-04-14 04:10:55.989 | + functions-common:get_or_add_user_project_role:982 : domain_args='--user-domain Default --project-domain Default' 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:55.989 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.989 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.989 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.989 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.989 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.989 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:55.989 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:55.989 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.989 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.989 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.989 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2022-04-14 04:10:55.989 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.989 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.990 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.990 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.990 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.990 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:55.990 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:55.990 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | dc87fd99dd6c4f9b81e85966a72d681c | | 68d0ddd353b84e09ab2e7b3767c63378 | | | False |' 2022-04-14 04:10:55.990 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:55.990 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.990 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.990 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.990 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.990 | + lib/swift:create_swift_accounts:620 : get_or_create_service swift object-store 'Swift Service' 2022-04-14 04:10:55.990 | + functions-common:get_or_create_service:1089 : local service_id 2022-04-14 04:10:55.990 | ++ functions-common:get_or_create_service:1102 : oscwrap --os-cloud devstack-system-admin service show object-store -f value -c id 2022-04-14 04:10:55.990 | ++ functions-common:get_or_create_service:1104 : oscwrap --os-cloud devstack-system-admin service create object-store --name swift '--description=Swift Service' -f value -c id 2022-04-14 04:10:55.990 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.990 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.990 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.990 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.990 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.990 | + functions-common:get_or_create_service:1100 : service_id=' 2022-04-14 04:10:55.990 | 087a8c349eac4f698349c19a4ec4f5bb' 2022-04-14 04:10:55.990 | + functions-common:get_or_create_service:1101 : echo 087a8c349eac4f698349c19a4ec4f5bb 2022-04-14 04:10:55.990 | 087a8c349eac4f698349c19a4ec4f5bb 2022-04-14 04:10:55.990 | + lib/swift:create_swift_accounts:622 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' http://10.222.0.25:8080 2022-04-14 04:10:55.990 | + functions-common:get_or_create_endpoint:1133 : local public_id 2022-04-14 04:10:55.990 | ++ functions-common:get_or_create_endpoint:1134 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' RegionOne 2022-04-14 04:10:55.990 | ++ functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:55.990 | +++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:55.991 | +++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store public 'http://10.222.0.25:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=7f376945b76344e0b47dfa40001d3f1c 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1119 : echo 7f376945b76344e0b47dfa40001d3f1c 2022-04-14 04:10:55.991 | + functions-common:get_or_create_endpoint:1134 : public_id=7f376945b76344e0b47dfa40001d3f1c 2022-04-14 04:10:55.991 | + functions-common:get_or_create_endpoint:1136 : [[ -n http://10.222.0.25:8080 ]] 2022-04-14 04:10:55.991 | + functions-common:get_or_create_endpoint:1137 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.25:8080 RegionOne 2022-04-14 04:10:55.991 | + functions-common:_get_or_create_endpoint_with_interface:1107 : local endpoint_id 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1112 : oscwrap --os-cloud devstack-system-admin endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.991 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.991 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.991 | + functions-common:_get_or_create_endpoint_with_interface:1112 : endpoint_id= 2022-04-14 04:10:55.991 | + functions-common:_get_or_create_endpoint_with_interface:1113 : [[ -z '' ]] 2022-04-14 04:10:55.991 | ++ functions-common:_get_or_create_endpoint_with_interface:1116 : oscwrap --os-cloud devstack-system-admin endpoint create object-store admin http://10.222.0.25:8080 --region RegionOne -f value -c id 2022-04-14 04:10:55.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.992 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.992 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.992 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.992 | + functions-common:_get_or_create_endpoint_with_interface:1116 : endpoint_id=33504d4bc28e42d1807380ee4941e8af 2022-04-14 04:10:55.992 | + functions-common:_get_or_create_endpoint_with_interface:1119 : echo 33504d4bc28e42d1807380ee4941e8af 2022-04-14 04:10:55.992 | 33504d4bc28e42d1807380ee4941e8af 2022-04-14 04:10:55.992 | + functions-common:get_or_create_endpoint:1139 : [[ -n '' ]] 2022-04-14 04:10:55.992 | + functions-common:get_or_create_endpoint:1143 : echo 7f376945b76344e0b47dfa40001d3f1c 2022-04-14 04:10:55.992 | 7f376945b76344e0b47dfa40001d3f1c 2022-04-14 04:10:55.992 | + lib/swift:create_swift_accounts:627 : local swift_project_test1 2022-04-14 04:10:55.992 | ++ lib/swift:create_swift_accounts:628 : get_or_create_project swiftprojecttest1 default 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:10:55.992 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest1 --domain=default --or-show -f value -c id 2022-04-14 04:10:55.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.992 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.992 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.992 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.992 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_project:945 : project_id=2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_project:946 : echo 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.992 | + lib/swift:create_swift_accounts:628 : swift_project_test1=2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.992 | + lib/swift:create_swift_accounts:629 : die_if_not_set 629 swift_project_test1 'Failure creating swift_project_test1' 2022-04-14 04:10:55.992 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.992 | ++ lib/swift:create_swift_accounts:631 : get_or_create_user swiftusertest1 testing default test@example.com 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_user:917 : [[ ! -z test@example.com ]] 2022-04-14 04:10:55.992 | ++ functions-common:get_or_create_user:918 : local email=--email=test@example.com 2022-04-14 04:10:55.992 | +++ functions-common:get_or_create_user:934 : 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-14 04:10:55.992 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.993 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.993 | ++ functions-common:get_or_create_user:932 : user_id=9aab242bc6e8449788b29155eb400297 2022-04-14 04:10:55.993 | ++ functions-common:get_or_create_user:933 : echo 9aab242bc6e8449788b29155eb400297 2022-04-14 04:10:55.993 | + lib/swift:create_swift_accounts:631 : SWIFT_USER_TEST1=9aab242bc6e8449788b29155eb400297 2022-04-14 04:10:55.993 | + lib/swift:create_swift_accounts:632 : die_if_not_set 632 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2022-04-14 04:10:55.993 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.993 | + lib/swift:create_swift_accounts:633 : get_or_add_user_project_role admin 9aab242bc6e8449788b29155eb400297 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.993 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:55.993 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:10:55.993 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:55.993 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:55.993 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:10:55.993 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:10:55.993 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:10:55.993 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:10:55.993 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.993 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:55.993 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9aab242bc6e8449788b29155eb400297 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.993 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.993 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.993 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.993 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.993 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.993 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.993 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:55.993 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:55.993 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 9aab242bc6e8449788b29155eb400297 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.994 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9aab242bc6e8449788b29155eb400297 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.994 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.994 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:55.994 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.994 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.994 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.994 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.994 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:55.994 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:55.994 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:55.994 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 9aab242bc6e8449788b29155eb400297 | | 2c887be936d140d3ad6de167e867aa50 | | | False |' 2022-04-14 04:10:55.994 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.994 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.994 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.994 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.994 | + lib/swift:create_swift_accounts:635 : local swift_user_test3 2022-04-14 04:10:55.994 | ++ lib/swift:create_swift_accounts:637 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2022-04-14 04:10:55.994 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:55.994 | ++ functions-common:get_or_create_user:917 : [[ ! -z test3@example.com ]] 2022-04-14 04:10:55.994 | ++ functions-common:get_or_create_user:918 : local email=--email=test3@example.com 2022-04-14 04:10:55.994 | +++ functions-common:get_or_create_user:934 : 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-14 04:10:55.994 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.994 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.995 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.995 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.995 | ++ functions-common:get_or_create_user:932 : user_id=da4c2f12c3b54380859bbdcab729ed51 2022-04-14 04:10:55.995 | ++ functions-common:get_or_create_user:933 : echo da4c2f12c3b54380859bbdcab729ed51 2022-04-14 04:10:55.995 | + lib/swift:create_swift_accounts:637 : swift_user_test3=da4c2f12c3b54380859bbdcab729ed51 2022-04-14 04:10:55.995 | + lib/swift:create_swift_accounts:638 : die_if_not_set 638 swift_user_test3 'Failure creating swift_user_test3' 2022-04-14 04:10:55.995 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.995 | + lib/swift:create_swift_accounts:639 : get_or_add_user_project_role 047dee9a07ee40ed85c998c5d845773c da4c2f12c3b54380859bbdcab729ed51 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.995 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:55.995 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:10:55.995 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:55.995 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:55.995 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:10:55.995 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:10:55.995 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:10:55.995 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:10:55.995 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.995 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role 047dee9a07ee40ed85c998c5d845773c --user da4c2f12c3b54380859bbdcab729ed51 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.995 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:55.995 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.995 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.995 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.995 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.995 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.995 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:55.995 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:55.995 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add 047dee9a07ee40ed85c998c5d845773c --user da4c2f12c3b54380859bbdcab729ed51 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role 047dee9a07ee40ed85c998c5d845773c --user da4c2f12c3b54380859bbdcab729ed51 --project 2c887be936d140d3ad6de167e867aa50 2022-04-14 04:10:55.996 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:55.996 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.996 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.996 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.996 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:55.996 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:55.996 | ++ functions-common:get_field:825 : echo '| 047dee9a07ee40ed85c998c5d845773c | da4c2f12c3b54380859bbdcab729ed51 | | 2c887be936d140d3ad6de167e867aa50 | | | False |' 2022-04-14 04:10:55.996 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:55.996 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.996 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.996 | + functions-common:get_or_add_user_project_role:1004 : echo 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.996 | 047dee9a07ee40ed85c998c5d845773c 2022-04-14 04:10:55.996 | + lib/swift:create_swift_accounts:641 : local swift_project_test2 2022-04-14 04:10:55.996 | ++ lib/swift:create_swift_accounts:642 : get_or_create_project swiftprojecttest2 default 2022-04-14 04:10:55.996 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:10:55.996 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest2 --domain=default --or-show -f value -c id 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.996 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.996 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_project:945 : project_id=6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_project:946 : echo 6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:642 : swift_project_test2=6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:643 : die_if_not_set 643 swift_project_test2 'Failure creating swift_project_test2' 2022-04-14 04:10:55.997 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:645 : local swift_user_test2 2022-04-14 04:10:55.997 | ++ lib/swift:create_swift_accounts:647 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_user:917 : [[ ! -z test2@example.com ]] 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_user:918 : local email=--email=test2@example.com 2022-04-14 04:10:55.997 | +++ functions-common:get_or_create_user:934 : 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-14 04:10:55.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.997 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.997 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.997 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_user:932 : user_id=281d635f84cf46c3a3f4856c74eab4f2 2022-04-14 04:10:55.997 | ++ functions-common:get_or_create_user:933 : echo 281d635f84cf46c3a3f4856c74eab4f2 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:647 : swift_user_test2=281d635f84cf46c3a3f4856c74eab4f2 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:648 : die_if_not_set 648 swift_user_test2 'Failure creating swift_user_test2' 2022-04-14 04:10:55.997 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.997 | + lib/swift:create_swift_accounts:649 : get_or_add_user_project_role admin 281d635f84cf46c3a3f4856c74eab4f2 6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.997 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:55.997 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:10:55.997 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:55.997 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:55.997 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:10:55.997 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:10:55.997 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:10:55.997 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 281d635f84cf46c3a3f4856c74eab4f2 --project 6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:55.998 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.998 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.998 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:55.998 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:55.998 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 281d635f84cf46c3a3f4856c74eab4f2 --project 6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 281d635f84cf46c3a3f4856c74eab4f2 --project 6e01830b6e0c43f3b835d9491be036fe 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:55.998 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:55.998 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:55.998 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.998 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.998 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.998 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:55.998 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:55.998 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 281d635f84cf46c3a3f4856c74eab4f2 | | 6e01830b6e0c43f3b835d9491be036fe | | | False |' 2022-04-14 04:10:55.999 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:55.999 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:55.999 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.999 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.999 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:55.999 | + lib/swift:create_swift_accounts:651 : local swift_domain 2022-04-14 04:10:55.999 | ++ lib/swift:create_swift_accounts:652 : get_or_create_domain swift_test 'Used for swift functional testing' 2022-04-14 04:10:55.999 | ++ functions-common:get_or_create_domain:884 : local domain_id 2022-04-14 04:10:55.999 | +++ functions-common:get_or_create_domain:896 : oscwrap --os-cloud devstack-system-admin domain show swift_test -f value -c id 2022-04-14 04:10:55.999 | +++ functions-common:get_or_create_domain:898 : oscwrap --os-cloud devstack-system-admin domain create swift_test --description 'Used for swift functional testing' -f value -c id 2022-04-14 04:10:55.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:55.999 | ++ functions-common:get_or_create_domain:894 : domain_id=' 2022-04-14 04:10:55.999 | 96254407e5674924a818ab9e4419ebb6' 2022-04-14 04:10:55.999 | ++ functions-common:get_or_create_domain:895 : echo 96254407e5674924a818ab9e4419ebb6 2022-04-14 04:10:55.999 | + lib/swift:create_swift_accounts:652 : swift_domain=96254407e5674924a818ab9e4419ebb6 2022-04-14 04:10:55.999 | + lib/swift:create_swift_accounts:653 : die_if_not_set 653 swift_domain 'Failure creating swift_test domain' 2022-04-14 04:10:55.999 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:55.999 | + lib/swift:create_swift_accounts:655 : local swift_project_test4 2022-04-14 04:10:55.999 | ++ lib/swift:create_swift_accounts:656 : get_or_create_project swiftprojecttest4 96254407e5674924a818ab9e4419ebb6 2022-04-14 04:10:55.999 | ++ functions-common:get_or_create_project:939 : local project_id 2022-04-14 04:10:55.999 | +++ functions-common:get_or_create_project:947 : oscwrap --os-cloud devstack-system-admin project create swiftprojecttest4 --domain=96254407e5674924a818ab9e4419ebb6 --or-show -f value -c id 2022-04-14 04:10:55.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:55.999 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:55.999 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_project:945 : project_id=503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_project:946 : echo 503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:656 : swift_project_test4=503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:657 : die_if_not_set 657 swift_project_test4 'Failure creating swift_project_test4' 2022-04-14 04:10:56.000 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:659 : local swift_user_test4 2022-04-14 04:10:56.000 | ++ lib/swift:create_swift_accounts:661 : get_or_create_user swiftusertest4 testing4 96254407e5674924a818ab9e4419ebb6 test4@example.com 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_user:916 : local user_id 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_user:917 : [[ ! -z test4@example.com ]] 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_user:918 : local email=--email=test4@example.com 2022-04-14 04:10:56.000 | +++ functions-common:get_or_create_user:934 : oscwrap --os-cloud devstack-system-admin user create swiftusertest4 --password testing4 --domain=96254407e5674924a818ab9e4419ebb6 --email=test4@example.com --or-show -f value -c id 2022-04-14 04:10:56.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.000 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.000 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.000 | +++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_user:932 : user_id=580b3b8cbaf84b7ab5e4a6460b58914a 2022-04-14 04:10:56.000 | ++ functions-common:get_or_create_user:933 : echo 580b3b8cbaf84b7ab5e4a6460b58914a 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:661 : swift_user_test4=580b3b8cbaf84b7ab5e4a6460b58914a 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:662 : die_if_not_set 662 swift_user_test4 'Failure creating swift_user_test4' 2022-04-14 04:10:56.000 | + functions-common:die_if_not_set:282 : local exitcode=0 2022-04-14 04:10:56.000 | + lib/swift:create_swift_accounts:663 : get_or_add_user_project_role admin 580b3b8cbaf84b7ab5e4a6460b58914a 503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.000 | + functions-common:get_or_add_user_project_role:980 : local user_role_id 2022-04-14 04:10:56.000 | ++ functions-common:get_or_add_user_project_role:982 : _get_domain_args 2022-04-14 04:10:56.000 | ++ functions-common:_get_domain_args:964 : local domain 2022-04-14 04:10:56.000 | ++ functions-common:_get_domain_args:965 : domain= 2022-04-14 04:10:56.000 | ++ functions-common:_get_domain_args:967 : [[ -n '' ]] 2022-04-14 04:10:56.000 | ++ functions-common:_get_domain_args:970 : [[ -n '' ]] 2022-04-14 04:10:56.000 | ++ functions-common:_get_domain_args:974 : echo 2022-04-14 04:10:56.000 | + functions-common:get_or_add_user_project_role:982 : domain_args= 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:990 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 580b3b8cbaf84b7ab5e4a6460b58914a --project 503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:990 : get_field 1 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:990 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:56.001 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:56.001 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:56.001 | + functions-common:get_or_add_user_project_role:990 : user_role_id= 2022-04-14 04:10:56.001 | + functions-common:get_or_add_user_project_role:991 : [[ -z '' ]] 2022-04-14 04:10:56.001 | + functions-common:get_or_add_user_project_role:993 : openstack --os-cloud devstack-system-admin role add admin --user 580b3b8cbaf84b7ab5e4a6460b58914a --project 503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:1002 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 580b3b8cbaf84b7ab5e4a6460b58914a --project 503b5e2012634b638e85dabb8cb4795d 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:1002 : get_field 1 2022-04-14 04:10:56.001 | ++ functions-common:get_or_add_user_project_role:1002 : grep '^|\s[a-f0-9]\+' 2022-04-14 04:10:56.001 | ++ functions-common:get_field:818 : local data field 2022-04-14 04:10:56.001 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:56.001 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:56.001 | ++ functions-common:oscwrap:2472 : return 0 2022-04-14 04:10:56.001 | ++ functions-common:get_field:820 : '[' 1 -lt 0 ']' 2022-04-14 04:10:56.001 | ++ functions-common:get_field:823 : field='$2' 2022-04-14 04:10:56.001 | ++ functions-common:get_field:825 : echo '| db24f2e28e544bcdac4567cf399be9b8 | 580b3b8cbaf84b7ab5e4a6460b58914a | | 503b5e2012634b638e85dabb8cb4795d | | | False |' 2022-04-14 04:10:56.001 | ++ functions-common:get_field:825 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2022-04-14 04:10:56.002 | ++ functions-common:get_field:819 : read data 2022-04-14 04:10:56.002 | + functions-common:get_or_add_user_project_role:1002 : user_role_id=db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:56.002 | + functions-common:get_or_add_user_project_role:1004 : echo db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:56.002 | db24f2e28e544bcdac4567cf399be9b8 2022-04-14 04:10:56.032 | [98296 Async create_swift_accounts:133186]: finished create_swift_accounts with result 0 in 130 seconds 2022-04-14 04:10:56.039 | Not waiting for async task configure_horizon that we never started or has already been waited for 2022-04-14 04:10:56.042 | + inc/async:async_wait:197 : return 0 2022-04-14 04:10:56.045 | + ./stack.sh:main:1135 : is_service_enabled mysql postgresql 2022-04-14 04:10:56.063 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:56.066 | + ./stack.sh:main:1135 : is_service_enabled glance 2022-04-14 04:10:56.084 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:56.087 | + ./stack.sh:main:1136 : echo_summary 'Configuring Glance' 2022-04-14 04:10:56.089 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:10:56.092 | + ./stack.sh:echo_summary:446 : echo -e Configuring Glance 2022-04-14 04:10:56.094 | + ./stack.sh:main:1137 : async_runfunc init_glance 2022-04-14 04:10:56.097 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2022-04-14 04:10:56.158 | + inc/async:async_inner:63 : init_glance 2022-04-14 04:10:56.197 | [98296 Async init_glance:137442]: running: init_glance 2022-04-14 04:10:56.200 | + ./stack.sh:main:1144 : is_service_enabled neutron 2022-04-14 04:10:56.218 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:10:56.220 | + ./stack.sh:main:1145 : echo_summary 'Configuring Neutron' 2022-04-14 04:10:56.223 | + ./stack.sh:echo_summary:440 : [[ -t 3 ]] 2022-04-14 04:10:56.226 | + ./stack.sh:echo_summary:446 : echo -e Configuring Neutron 2022-04-14 04:10:56.240 | + ./stack.sh:main:1147 : configure_neutron 2022-04-14 04:10:56.240 | + lib/neutron:configure_neutron:620 : is_neutron_legacy_enabled 2022-04-14 04:10:56.240 | ++ lib/neutron:is_neutron_legacy_enabled:136 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2022-04-14 04:10:56.240 | ++ lib/neutron:is_neutron_legacy_enabled:136 : sed s/neutron-//g 2022-04-14 04:10:56.241 | + 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-14 04:10:56.244 | + lib/neutron:is_neutron_legacy_enabled:137 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2022-04-14 04:10:56.247 | + 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-14 04:10:56.250 | + lib/neutron:is_neutron_legacy_enabled:138 : return 0 2022-04-14 04:10:56.253 | + lib/neutron:configure_neutron:622 : configure_mutnauq 2022-04-14 04:10:56.256 | + lib/neutron-legacy:configure_mutnauq:349 : _configure_neutron_common 2022-04-14 04:10:56.258 | + lib/neutron-legacy:_configure_neutron_common:774 : _create_neutron_conf_dir 2022-04-14 04:10:56.260 | + lib/neutron-legacy:_create_neutron_conf_dir:767 : sudo install -d -o ubuntu /etc/neutron 2022-04-14 04:10:56.274 | + lib/neutron-legacy:_configure_neutron_common:777 : cd /opt/stack/neutron 2022-04-14 04:10:56.276 | + lib/neutron-legacy:_configure_neutron_common:777 : exec ./tools/generate_config_file_samples.sh 2022-04-14 04:10:59.739 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:59.739 | from cryptography.utils import int_from_bytes 2022-04-14 04:10:59.739 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:10:59.739 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:03.267 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:03.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:03.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:03.267 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:06.812 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:06.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:06.812 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:06.812 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:10.357 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:10.358 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:10.358 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:10.358 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:13.894 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:13.894 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:13.894 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:13.894 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:17.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:17.360 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:17.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:17.360 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:20.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:20.848 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:20.848 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:20.848 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:24.644 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:24.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:24.644 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:24.644 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:29.347 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:29.347 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:29.347 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:29.348 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:29.348 | WARNING:oslo_config.generator:normalizing group name 'DHCP' to 'dhcp' 2022-04-14 04:11:35.299 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:35.299 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:35.299 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:35.299 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:35.616 | + lib/neutron-legacy:_configure_neutron_common:779 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2022-04-14 04:11:35.621 | + lib/neutron-legacy:_configure_neutron_common:781 : Q_POLICY_FILE=/etc/neutron/policy.json 2022-04-14 04:11:35.623 | + lib/neutron-legacy:_configure_neutron_common:785 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2022-04-14 04:11:35.626 | + lib/neutron-legacy:_configure_neutron_common:789 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2022-04-14 04:11:35.628 | + lib/neutron-legacy:_configure_neutron_common:794 : neutron_plugin_configure_common 2022-04-14 04:11:35.630 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2022-04-14 04:11:35.633 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2022-04-14 04:11:35.635 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2022-04-14 04:11:35.637 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : _neutron_service_plugin_class_add router 2022-04-14 04:11:35.639 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=router 2022-04-14 04:11:35.642 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ '' == '' ]] 2022-04-14 04:11:35.644 | + lib/neutron-legacy:_neutron_service_plugin_class_add:945 : Q_SERVICE_PLUGIN_CLASSES=router 2022-04-14 04:11:35.646 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ etc/neutron/plugins/ml2 == '' ]] 2022-04-14 04:11:35.650 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2_conf.ini == '' ]] 2022-04-14 04:11:35.650 | + lib/neutron-legacy:_configure_neutron_common:796 : [[ ml2 == '' ]] 2022-04-14 04:11:35.653 | + lib/neutron-legacy:_configure_neutron_common:801 : mkdir -p /etc/neutron/plugins/ml2 2022-04-14 04:11:35.657 | + lib/neutron-legacy:_configure_neutron_common:802 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:35.659 | + lib/neutron-legacy:_configure_neutron_common:805 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2022-04-14 04:11:35.661 | + 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-14 04:11:35.666 | ++ lib/neutron-legacy:_configure_neutron_common:811 : database_connection_url neutron 2022-04-14 04:11:35.669 | ++ lib/database:database_connection_url:134 : local db=neutron 2022-04-14 04:11:35.671 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2022-04-14 04:11:35.674 | ++ lib/databases/mysql:database_connection_url_mysql:211 : local db=neutron 2022-04-14 04:11:35.676 | ++ lib/databases/mysql:database_connection_url_mysql:212 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2022-04-14 04:11:35.679 | + 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-14 04:11:35.708 | + lib/neutron-legacy:_configure_neutron_common:812 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2022-04-14 04:11:35.740 | + lib/neutron-legacy:_configure_neutron_common:813 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2022-04-14 04:11:35.773 | + lib/neutron-legacy:_configure_neutron_common:814 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2022-04-14 04:11:35.802 | + lib/neutron-legacy:_configure_neutron_common:815 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2022-04-14 04:11:35.832 | + lib/neutron-legacy:_configure_neutron_common:818 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2022-04-14 04:11:35.863 | + lib/neutron-legacy:_configure_neutron_common:820 : '[' libvirt = fake ']' 2022-04-14 04:11:35.865 | + lib/neutron-legacy:_configure_neutron_common:830 : setup_logging /etc/neutron/neutron.conf 2022-04-14 04:11:35.868 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2022-04-14 04:11:35.870 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:11:35.873 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2022-04-14 04:11:35.890 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2022-04-14 04:11:35.892 | + functions:setup_systemd_logging:695 : local pidstr= 2022-04-14 04:11:35.895 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2022-04-14 04:11:35.897 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2022-04-14 04:11:35.899 | + 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-14 04:11:35.929 | + 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-14 04:11:35.959 | + 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-14 04:11:35.988 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2022-04-14 04:11:36.019 | + lib/neutron-legacy:_configure_neutron_common:832 : is_service_enabled tls-proxy 2022-04-14 04:11:36.035 | + functions-common:is_service_enabled:2088 : return 1 2022-04-14 04:11:36.037 | + lib/neutron-legacy:_configure_neutron_common:838 : _neutron_setup_rootwrap 2022-04-14 04:11:36.040 | + lib/neutron-legacy:_neutron_setup_rootwrap:978 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:11:36.042 | + lib/neutron-legacy:_neutron_setup_rootwrap:982 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2022-04-14 04:11:36.044 | + lib/neutron-legacy:_neutron_setup_rootwrap:983 : [[ -d /etc/neutron/rootwrap.d ]] 2022-04-14 04:11:36.047 | + lib/neutron-legacy:_neutron_setup_rootwrap:984 : sudo rm -rf /etc/neutron/rootwrap.d 2022-04-14 04:11:36.059 | + lib/neutron-legacy:_neutron_setup_rootwrap:987 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2022-04-14 04:11:36.062 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:968 : [[ True == \F\a\l\s\e ]] 2022-04-14 04:11:36.064 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:971 : local srcdir=/opt/stack/neutron 2022-04-14 04:11:36.067 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:972 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2022-04-14 04:11:36.079 | + 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-14 04:11:36.095 | + lib/neutron-legacy:_neutron_setup_rootwrap:991 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2022-04-14 04:11:36.097 | + 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-14 04:11:36.110 | + 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-14 04:11:36.123 | + 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-14 04:11:36.137 | + lib/neutron-legacy:_neutron_setup_rootwrap:1000 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:11:36.139 | + lib/neutron-legacy:_neutron_setup_rootwrap:1001 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:11:36.143 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:1004 : mktemp 2022-04-14 04:11:36.148 | + lib/neutron-legacy:_neutron_setup_rootwrap:1004 : TEMPFILE=/tmp/tmp.unOeasTVeK 2022-04-14 04:11:36.150 | + lib/neutron-legacy:_neutron_setup_rootwrap:1005 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2022-04-14 04:11:36.152 | + lib/neutron-legacy:_neutron_setup_rootwrap:1006 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:11:36.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:1007 : chmod 0440 /tmp/tmp.unOeasTVeK 2022-04-14 04:11:36.159 | + lib/neutron-legacy:_neutron_setup_rootwrap:1008 : sudo chown root:root /tmp/tmp.unOeasTVeK 2022-04-14 04:11:36.171 | + lib/neutron-legacy:_neutron_setup_rootwrap:1009 : sudo mv /tmp/tmp.unOeasTVeK /etc/sudoers.d/neutron-rootwrap 2022-04-14 04:11:36.184 | + 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-14 04:11:36.214 | + lib/neutron-legacy:_neutron_setup_rootwrap:1013 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:36.216 | + 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-14 04:11:36.247 | + lib/neutron-legacy:configure_mutnauq:350 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2022-04-14 04:11:36.249 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2022-04-14 04:11:36.252 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2022-04-14 04:11:36.254 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2022-04-14 04:11:36.257 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2022-04-14 04:11:36.259 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2022-04-14 04:11:36.276 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:36.279 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2022-04-14 04:11:36.282 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2022-04-14 04:11:36.285 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2022-04-14 04:11:36.309 | ++ functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:36.311 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:11:36.315 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.25:5672/ 2022-04-14 04:11:36.352 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2022-04-14 04:11:36.354 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2022-04-14 04:11:36.356 | + lib/neutron-legacy:configure_mutnauq:352 : is_service_enabled q-metering 2022-04-14 04:11:36.376 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:36.380 | + lib/neutron-legacy:configure_mutnauq:353 : _configure_neutron_metering 2022-04-14 04:11:36.381 | + lib/neutron-legacy:_configure_neutron_metering:887 : neutron_agent_metering_configure_common 2022-04-14 04:11:36.383 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:11:36.386 | + lib/neutron-legacy:_neutron_service_plugin_class_add:943 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:11:36.388 | + lib/neutron-legacy:_neutron_service_plugin_class_add:944 : [[ router == '' ]] 2022-04-14 04:11:36.391 | + lib/neutron-legacy:_neutron_service_plugin_class_add:946 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2022-04-14 04:11:36.394 | + lib/neutron-legacy:_neutron_service_plugin_class_add:947 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2022-04-14 04:11:36.397 | + lib/neutron-legacy:_configure_neutron_metering:888 : neutron_agent_metering_configure_agent 2022-04-14 04:11:36.399 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2022-04-14 04:11:36.401 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2022-04-14 04:11:36.406 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2022-04-14 04:11:36.409 | + 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-14 04:11:36.417 | + lib/neutron-legacy:configure_mutnauq:355 : is_service_enabled q-agt q-svc 2022-04-14 04:11:36.435 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:36.438 | + lib/neutron-legacy:configure_mutnauq:356 : _configure_neutron_service 2022-04-14 04:11:36.440 | + lib/neutron-legacy:_configure_neutron_service:915 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2022-04-14 04:11:36.443 | + lib/neutron-legacy:_configure_neutron_service:916 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2022-04-14 04:11:36.448 | + lib/neutron-legacy:_configure_neutron_service:919 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2022-04-14 04:11:36.478 | + lib/neutron-legacy:_configure_neutron_service:921 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:11:36.512 | + lib/neutron-legacy:_configure_neutron_service:922 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2022-04-14 04:11:36.543 | + lib/neutron-legacy:_configure_neutron_service:923 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2022-04-14 04:11:36.573 | + lib/neutron-legacy:_configure_neutron_service:925 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2022-04-14 04:11:36.607 | + lib/neutron-legacy:_configure_neutron_service:926 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2022-04-14 04:11:36.609 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:11:36.612 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=neutron 2022-04-14 04:11:36.616 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=keystone_authtoken 2022-04-14 04:11:36.619 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2022-04-14 04:11:36.649 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2022-04-14 04:11:36.684 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.25/identity 2022-04-14 04:11:36.714 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2022-04-14 04:11:36.752 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2022-04-14 04:11:36.783 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2022-04-14 04:11:36.813 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2022-04-14 04:11:36.848 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2022-04-14 04:11:36.879 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:11:36.909 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2022-04-14 04:11:36.940 | + lib/neutron-legacy:_configure_neutron_service:929 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2022-04-14 04:11:36.973 | + lib/neutron-legacy:_configure_neutron_service:930 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2022-04-14 04:11:37.007 | + lib/neutron-legacy:_configure_neutron_service:932 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2022-04-14 04:11:37.009 | + lib/keystone:configure_keystone_authtoken_middleware:447 : local conf_file=/etc/neutron/neutron.conf 2022-04-14 04:11:37.012 | + lib/keystone:configure_keystone_authtoken_middleware:448 : local admin_user=nova 2022-04-14 04:11:37.014 | + lib/keystone:configure_keystone_authtoken_middleware:449 : local section=nova 2022-04-14 04:11:37.017 | + lib/keystone:configure_keystone_authtoken_middleware:451 : iniset /etc/neutron/neutron.conf nova auth_type password 2022-04-14 04:11:37.048 | + lib/keystone:configure_keystone_authtoken_middleware:452 : iniset /etc/neutron/neutron.conf nova interface public 2022-04-14 04:11:37.078 | + lib/keystone:configure_keystone_authtoken_middleware:453 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.25/identity 2022-04-14 04:11:37.111 | + lib/keystone:configure_keystone_authtoken_middleware:454 : iniset /etc/neutron/neutron.conf nova username nova 2022-04-14 04:11:37.141 | + lib/keystone:configure_keystone_authtoken_middleware:455 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2022-04-14 04:11:37.172 | + lib/keystone:configure_keystone_authtoken_middleware:456 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2022-04-14 04:11:37.202 | + lib/keystone:configure_keystone_authtoken_middleware:457 : iniset /etc/neutron/neutron.conf nova project_name service 2022-04-14 04:11:37.235 | + lib/keystone:configure_keystone_authtoken_middleware:458 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2022-04-14 04:11:37.265 | + lib/keystone:configure_keystone_authtoken_middleware:460 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2022-04-14 04:11:37.299 | + lib/keystone:configure_keystone_authtoken_middleware:461 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2022-04-14 04:11:37.332 | + lib/neutron-legacy:_configure_neutron_service:935 : neutron_plugin_configure_service 2022-04-14 04:11:37.335 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ vlan != \l\o\c\a\l ]] 2022-04-14 04:11:37.338 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2022-04-14 04:11:37.340 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2022-04-14 04:11:37.342 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2022-04-14 04:11:37.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ physnet1 != '' ]] 2022-04-14 04:11:37.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=physnet1 2022-04-14 04:11:37.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ 150:199 != '' ]] 2022-04-14 04:11:37.353 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:93 : ML2_VLAN_RANGES=physnet1:150:199 2022-04-14 04:11:37.355 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ physnet1:150:199 != '' ]] 2022-04-14 04:11:37.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2022-04-14 04:11:37.360 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2022-04-14 04:11:37.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n physnet1 ]] 2022-04-14 04:11:37.365 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2022-04-14 04:11:37.367 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n physnet1 ]] 2022-04-14 04:11:37.370 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2022-04-14 04:11:37.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n physnet1 ]] 2022-04-14 04:11:37.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2022-04-14 04:11:37.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:37.379 | + 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-14 04:11:37.408 | + 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-14 04:11:37.410 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.413 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:11:37.415 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=openvswitch,hyperv 2022-04-14 04:11:37.418 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2022-04-14 04:11:37.420 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.423 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2022-04-14 04:11:37.451 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : [[ -n '' ]] 2022-04-14 04:11:37.454 | + 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-14 04:11:37.456 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.462 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:11:37.462 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security 2022-04-14 04:11:37.463 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security ']' 2022-04-14 04:11:37.466 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.468 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2022-04-14 04:11:37.498 | + 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-14 04:11:37.501 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.503 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2022-04-14 04:11:37.506 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tenant_network_types=vlan 2022-04-14 04:11:37.508 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tenant_network_types=vlan ']' 2022-04-14 04:11:37.511 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.513 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2022-04-14 04:11:37.541 | + 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-14 04:11:37.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.547 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2022-04-14 04:11:37.549 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2022-04-14 04:11:37.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2022-04-14 04:11:37.554 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.556 | + 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-14 04:11:37.590 | + 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-14 04:11:37.592 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.595 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2022-04-14 04:11:37.597 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:11:37.600 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:11:37.602 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.604 | + 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-14 04:11:37.634 | + 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-14 04:11:37.637 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.639 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2022-04-14 04:11:37.641 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=physnet1, 2022-04-14 04:11:37.643 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=physnet1, ']' 2022-04-14 04:11:37.646 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.648 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2022-04-14 04:11:37.677 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:143 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:150:199 2022-04-14 04:11:37.680 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.682 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2022-04-14 04:11:37.685 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=physnet1:150:199 2022-04-14 04:11:37.688 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=physnet1:150:199 ']' 2022-04-14 04:11:37.690 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.693 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:150:199 2022-04-14 04:11:37.722 | + 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-14 04:11:37.724 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2022-04-14 04:11:37.730 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2022-04-14 04:11:37.730 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2022-04-14 04:11:37.732 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2022-04-14 04:11:37.734 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2022-04-14 04:11:37.736 | + 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-14 04:11:37.766 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:147 : [[ legacy != \l\e\g\a\c\y ]] 2022-04-14 04:11:37.768 | + lib/neutron-legacy:configure_mutnauq:358 : is_service_enabled q-agt 2022-04-14 04:11:37.786 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:37.788 | + lib/neutron-legacy:configure_mutnauq:359 : _configure_neutron_plugin_agent 2022-04-14 04:11:37.790 | + 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-14 04:11:37.823 | + lib/neutron-legacy:_configure_neutron_plugin_agent:903 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:37.826 | + 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-14 04:11:37.859 | + lib/neutron-legacy:_configure_neutron_plugin_agent:906 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2022-04-14 04:11:37.896 | + lib/neutron-legacy:_configure_neutron_plugin_agent:909 : neutron_plugin_configure_plugin_agent 2022-04-14 04:11:37.898 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2022-04-14 04:11:37.901 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:38 : local bridge=br-int 2022-04-14 04:11:37.903 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:39 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:11:40.949 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:11:40.949 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:11:40.949 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139324) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:11:41.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:11:41.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:11:41.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:41.000 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:41.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:41.001 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139324) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:41.054 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:11:41.054 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:41.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:41.054 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:41.054 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:41.411 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:40 : _neutron_ovs_base_add_bridge br-int 2022-04-14 04:11:41.414 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-int 2022-04-14 04:11:41.417 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2022-04-14 04:11:41.419 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:11:41.422 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-int 2022-04-14 04:11:41.475 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:41 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2022-04-14 04:11:41.494 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2022-04-14 04:11:41.497 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:101 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:41.500 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:102 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2022-04-14 04:11:41.532 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:103 : running_in_container 2022-04-14 04:11:41.535 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2022-04-14 04:11:41.543 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2022-04-14 04:11:41.548 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:104 : enable_kernel_bridge_firewall 2022-04-14 04:11:41.549 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2022-04-14 04:11:41.562 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2022-04-14 04:11:41.575 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:11:41.577 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2022-04-14 04:11:41.586 | net.bridge.bridge-nf-call-iptables = 1 2022-04-14 04:11:41.589 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2022-04-14 04:11:41.592 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2022-04-14 04:11:41.601 | net.bridge.bridge-nf-call-ip6tables = 1 2022-04-14 04:11:41.604 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2022-04-14 04:11:41.607 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2022-04-14 04:11:41.610 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2022-04-14 04:11:41.613 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2022-04-14 04:11:41.615 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:11:41.618 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:11:41.620 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:11:41.623 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:11:41.625 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:11:41.653 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2022-04-14 04:11:41.655 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2022-04-14 04:11:41.692 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2022-04-14 04:11:41.694 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2022-04-14 04:11:41.724 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2022-04-14 04:11:41.754 | + lib/neutron-legacy:configure_mutnauq:361 : is_service_enabled q-dhcp 2022-04-14 04:11:41.771 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:41.773 | + lib/neutron-legacy:configure_mutnauq:362 : _configure_neutron_dhcp_agent 2022-04-14 04:11:41.776 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:843 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2022-04-14 04:11:41.780 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:845 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2022-04-14 04:11:41.812 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:847 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2022-04-14 04:11:41.842 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:848 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:11:41.881 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:849 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:41.883 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:850 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:11:41.917 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:853 : is_service_enabled q-l3 2022-04-14 04:11:41.935 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:41.938 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:864 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:11:41.940 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:11:41.970 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2022-04-14 04:11:41.972 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:11:41.975 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:11:42.005 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:866 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2022-04-14 04:11:42.007 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2022-04-14 04:11:42.010 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2022-04-14 04:11:42.012 | + lib/neutron-legacy:configure_mutnauq:364 : is_service_enabled q-l3 2022-04-14 04:11:42.030 | + functions-common:is_service_enabled:2088 : return 0 2022-04-14 04:11:42.032 | + lib/neutron-legacy:configure_mutnauq:365 : _configure_neutron_l3_agent 2022-04-14 04:11:42.035 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2022-04-14 04:11:42.040 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2022-04-14 04:11:42.074 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2022-04-14 04:11:42.107 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:42.111 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2022-04-14 04:11:42.143 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:11:42.145 | + lib/neutron-legacy:_neutron_setup_interface_driver:1022 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2022-04-14 04:11:42.176 | + lib/neutron-legacy:_neutron_setup_interface_driver:1024 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2022-04-14 04:11:42.178 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:11:42.181 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2022-04-14 04:11:42.211 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2022-04-14 04:11:42.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2022-04-14 04:11:42.216 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2022-04-14 04:11:42.219 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:112 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2022-04-14 04:11:45.270 | INFO neutron.common.config [-] Logging enabled! 2022-04-14 04:11:45.270 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 20.0.1.dev21 2022-04-14 04:11:45.270 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=139890) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2022-04-14 04:11:45.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:11:45.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:107}} 2022-04-14 04:11:45.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:45.322 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:45.323 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:45.323 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=139890) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:126}} 2022-04-14 04:11:45.384 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2022-04-14 04:11:45.384 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=139890) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:90}} 2022-04-14 04:11:45.385 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=139890) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:141}} 2022-04-14 04:11:45.385 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2022-04-14 04:11:45.385 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:45.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:45.385 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2022-04-14 04:11:45.385 | from cryptography.utils import int_from_bytes 2022-04-14 04:11:45.757 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:113 : [[ False = \T\r\u\e ]] 2022-04-14 04:11:45.760 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:121 : _neutron_ovs_base_add_public_bridge 2022-04-14 04:11:45.763 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:127 : _neutron_ovs_base_add_bridge br-data 2022-04-14 04:11:45.766 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:27 : local bridge=br-data 2022-04-14 04:11:45.768 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2022-04-14 04:11:45.771 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:30 : '[' system '!=' system ']' 2022-04-14 04:11:45.773 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:34 : sudo ovs-vsctl -- --may-exist add-br br-data 2022-04-14 04:11:45.792 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:128 : set_mtu br-data 1500 2022-04-14 04:11:45.794 | + functions:set_mtu:785 : local dev=br-data 2022-04-14 04:11:45.797 | + functions:set_mtu:786 : local mtu=1500 2022-04-14 04:11:45.799 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2022-04-14 04:11:45.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:122 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2022-04-14 04:11:45.832 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:126 : _configure_public_network_connectivity 2022-04-14 04:11:45.834 | + lib/neutron-legacy:_configure_public_network_connectivity:709 : [[ -n eth1 ]] 2022-04-14 04:11:45.837 | + lib/neutron-legacy:_configure_public_network_connectivity:710 : _move_neutron_addresses_route eth1 br-data True False inet 2022-04-14 04:11:45.841 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : local from_intf=eth1 2022-04-14 04:11:45.843 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : local to_intf=br-data 2022-04-14 04:11:45.846 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : local add_ovs_port=True 2022-04-14 04:11:45.848 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : local del_ovs_port=False 2022-04-14 04:11:45.851 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : local af=inet 2022-04-14 04:11:45.853 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n eth1 ]] 2022-04-14 04:11:45.856 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : [[ -n br-data ]] 2022-04-14 04:11:45.858 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : local IP_REPLACE= 2022-04-14 04:11:45.861 | + lib/neutron-legacy:_move_neutron_addresses_route:663 : local IP_DEL= 2022-04-14 04:11:45.864 | + lib/neutron-legacy:_move_neutron_addresses_route:664 : local IP_UP= 2022-04-14 04:11:45.867 | + lib/neutron-legacy:_move_neutron_addresses_route:665 : local DEFAULT_ROUTE_GW 2022-04-14 04:11:45.870 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : ip -f inet r 2022-04-14 04:11:45.870 | ++ lib/neutron-legacy:_move_neutron_addresses_route:666 : awk '/default.+eth1\s/ { print $3; exit }' 2022-04-14 04:11:45.877 | + lib/neutron-legacy:_move_neutron_addresses_route:666 : DEFAULT_ROUTE_GW= 2022-04-14 04:11:45.880 | + lib/neutron-legacy:_move_neutron_addresses_route:667 : local ADD_OVS_PORT= 2022-04-14 04:11:45.882 | + lib/neutron-legacy:_move_neutron_addresses_route:668 : local DEL_OVS_PORT= 2022-04-14 04:11:45.885 | + lib/neutron-legacy:_move_neutron_addresses_route:669 : local ARP_CMD= 2022-04-14 04:11:45.889 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : ip -f inet a s dev eth1 scope global primary 2022-04-14 04:11:45.890 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : grep inet 2022-04-14 04:11:45.890 | ++ lib/neutron-legacy:_move_neutron_addresses_route:671 : awk '{ print $2, $3, $4; exit }' 2022-04-14 04:11:45.896 | + lib/neutron-legacy:_move_neutron_addresses_route:671 : IP_BRD='192.168.0.14/22 brd 192.168.3.255' 2022-04-14 04:11:45.898 | + lib/neutron-legacy:_move_neutron_addresses_route:673 : '[' '' '!=' '' ']' 2022-04-14 04:11:45.901 | + lib/neutron-legacy:_move_neutron_addresses_route:677 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:45.903 | + lib/neutron-legacy:_move_neutron_addresses_route:678 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2022-04-14 04:11:45.906 | + lib/neutron-legacy:_move_neutron_addresses_route:681 : [[ False == \T\r\u\e ]] 2022-04-14 04:11:45.909 | + lib/neutron-legacy:_move_neutron_addresses_route:685 : [[ 192.168.0.14/22 brd 192.168.3.255 != '' ]] 2022-04-14 04:11:45.911 | + lib/neutron-legacy:_move_neutron_addresses_route:686 : IP_DEL='sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1' 2022-04-14 04:11:45.914 | + lib/neutron-legacy:_move_neutron_addresses_route:687 : IP_REPLACE='sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data' 2022-04-14 04:11:45.917 | + lib/neutron-legacy:_move_neutron_addresses_route:688 : IP_UP='sudo ip link set br-data up' 2022-04-14 04:11:45.919 | + lib/neutron-legacy:_move_neutron_addresses_route:689 : [[ inet == \i\n\e\t ]] 2022-04-14 04:11:45.925 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : awk '{ print $1; exit }' 2022-04-14 04:11:45.925 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : grep -o -E '(.*)/' 2022-04-14 04:11:45.925 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : echo 192.168.0.14/22 brd 192.168.3.255 2022-04-14 04:11:45.926 | ++ lib/neutron-legacy:_move_neutron_addresses_route:690 : cut -d / -f1 2022-04-14 04:11:45.936 | + lib/neutron-legacy:_move_neutron_addresses_route:690 : IP=192.168.0.14 2022-04-14 04:11:45.936 | + lib/neutron-legacy:_move_neutron_addresses_route:691 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 ' 2022-04-14 04:11:45.937 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr del 192.168.0.14/22 brd 192.168.3.255 dev eth1 2022-04-14 04:11:45.950 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip addr replace 192.168.0.14/22 brd 192.168.3.255 dev br-data 2022-04-14 04:11:45.963 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ip link set br-data up 2022-04-14 04:11:45.977 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo ovs-vsctl --may-exist add-port br-data eth1 2022-04-14 04:11:45.999 | + lib/neutron-legacy:_move_neutron_addresses_route:697 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.14 2022-04-14 04:11:49.010 | ARPING 192.168.0.14 from 192.168.0.14 br-data 2022-04-14 04:11:49.010 | Sent 3 probes (3 broadcast(s)) 2022-04-14 04:11:49.010 | Received 0 response(s) 2022-04-14 04:11:49.027 | + lib/neutron-legacy:_move_neutron_addresses_route:1 : exit_trap 2022-04-14 04:11:49.030 | + ./stack.sh:exit_trap:521 : local r=1 2022-04-14 04:11:49.035 | ++ ./stack.sh:exit_trap:522 : jobs -p 2022-04-14 04:11:49.036 | + ./stack.sh:exit_trap:522 : jobs='123703 2022-04-14 04:11:49.036 | 137442' 2022-04-14 04:11:49.039 | + ./stack.sh:exit_trap:525 : [[ -n 123703 2022-04-14 04:11:49.039 | 137442 ]] 2022-04-14 04:11:49.041 | + ./stack.sh:exit_trap:525 : [[ -n /opt/stack/logs/stack.sh.log.2022-04-14-040206 ]] 2022-04-14 04:11:49.043 | + ./stack.sh:exit_trap:525 : [[ True == \T\r\u\e ]] 2022-04-14 04:11:49.046 | + ./stack.sh:exit_trap:526 : echo 'exit_trap: cleaning up child processes' 2022-04-14 04:11:49.046 | exit_trap: cleaning up child processes 2022-04-14 04:11:49.049 | + ./stack.sh:exit_trap:527 : kill 123703 137442 2022-04-14 04:11:49.051 | + ./stack.sh:exit_trap:531 : '[' -f /tmp/tmp.tQ8MbZIVsT ']' 2022-04-14 04:11:49.054 | + ./stack.sh:exit_trap:532 : rm /tmp/tmp.tQ8MbZIVsT 2022-04-14 04:11:49.058 | + ./stack.sh:exit_trap:536 : kill_spinner 2022-04-14 04:11:49.060 | + ./stack.sh:kill_spinner:431 : '[' '!' -z '' ']' 2022-04-14 04:11:49.063 | + ./stack.sh:exit_trap:538 : [[ 1 -ne 0 ]] 2022-04-14 04:11:49.065 | + ./stack.sh:exit_trap:539 : echo 'Error on exit' 2022-04-14 04:11:49.065 | Error on exit 2022-04-14 04:11:49.068 | + ./stack.sh:exit_trap:541 : type -p generate-subunit 2022-04-14 04:11:49.070 | + ./stack.sh:exit_trap:542 : generate-subunit 1649908922 587 fail 2022-04-14 04:11:49.748 | + ./stack.sh:exit_trap:544 : [[ -z /opt/stack/logs ]] 2022-04-14 04:11:49.751 | + ./stack.sh:exit_trap:547 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/worlddump.py -d /opt/stack/logs 2022-04-14 04:11:50.915 | + ./stack.sh:exit_trap:556 : exit 1